-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor like the android and bb10 library #1
Comments
A debug file could be build with "build --device". I would love to see you adding the possibility to add a code signing identity:
or via build file like so
One defenetly need to give different signing identities for debug and release. Thanks for your work. |
At the moment I am not in possession of an iOS developer account. I believe developing applications for iOS becomes free (until you want to submit in the store) in XCode 7? Thanks for the tips, will be helpfull. |
This library should be refactored like the gulp-cordova-build-android and gulp-cordova-build-bb10 libraries.
Is it possible to generate an IPA file?
The text was updated successfully, but these errors were encountered: