Skip to content

Instantly share code, notes, and snippets.

@florentmorin
Last active November 4, 2017 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save florentmorin/7946aaf7917f40331c026483fc98e0ff to your computer and use it in GitHub Desktop.
Save florentmorin/7946aaf7917f40331c026483fc98e0ff to your computer and use it in GitHub Desktop.
Generate Xcode from Cordova
#!/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