Last active
November 4, 2017 11:23
-
-
Save florentmorin/7946aaf7917f40331c026483fc98e0ff to your computer and use it in GitHub Desktop.
Generate Xcode from Cordova
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
cordova -d prepare ios --release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment