Skip to content

Commit ffda086

Browse files
committed
added xcframework to zip name
1 parent 6bb2c9c commit ffda086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-xcframework.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ mkdir build/xcframework
6060

6161
cd $ARCHIVE_DIRECTORY
6262

63-
zip -r ../xcframework/$NAME-$VERSION.zip $NAME.xcframework LICENSE
63+
zip -r ../xcframework/$NAME-$VERSION.xcframework.zip $NAME.xcframework LICENSE

0 commit comments

Comments
 (0)