We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb2c9c commit ffda086Copy full SHA for ffda086
create-xcframework.sh
@@ -60,4 +60,4 @@ mkdir build/xcframework
60
61
cd $ARCHIVE_DIRECTORY
62
63
-zip -r ../xcframework/$NAME-$VERSION.zip $NAME.xcframework LICENSE
+zip -r ../xcframework/$NAME-$VERSION.xcframework.zip $NAME.xcframework LICENSE
0 commit comments