We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdb694 commit 58d3f00Copy full SHA for 58d3f00
1 file changed
create-xcframework.sh
@@ -50,4 +50,4 @@ mkdir build/xcframework
50
51
cd $ARCHIVE_DIRECTORY
52
53
-zip -r ../xcframework/$NAME-$VERSION.zip $NAME.xcframework LICENSE
+zip -r ../xcframework/$NAME-$VERSION.xcframework.zip $NAME.xcframework LICENSE
0 commit comments