Skip to content

Commit

Permalink
Merge pull request #83 from afterpay/zipped-xcframework
Browse files Browse the repository at this point in the history
Add the zip argument to generate the xcframework in a zipped format
  • Loading branch information
adamjcampbell authored Jul 22, 2020
2 parents 6aafe35 + f7dc29b commit 53e8072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/create-xcframework
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

./Tools/mint/mint run swift-create-xcframework
./Tools/mint/mint run swift-create-xcframework --zip

0 comments on commit 53e8072

Please sign in to comment.