Skip to content

Commit 58d3f00

Browse files
committed
added xcframework to zip name
1 parent 4bdb694 commit 58d3f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create-xcframework.sh

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

5151
cd $ARCHIVE_DIRECTORY
5252

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

0 commit comments

Comments
 (0)