[
https://issues.apache.org/jira/browse/CB-11562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378295#comment-15378295
]
ASF GitHub Bot commented on CB-11562:
-------------------------------------
Github user ramonornela closed the pull request at:
https://github.com/apache/cordova-ios/pull/235
> Generate .ipa build.js
> -----------------------
>
> Key: CB-11562
> URL: https://issues.apache.org/jira/browse/CB-11562
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Affects Versions: 4.2.0-dev
> Reporter: Ramon Henrique Ornelas
> Labels: build, features
>
> Building should allow the generation .ipa with command:
> {code}
> cordova build ios --buildConfig=build.json --release
> {code}
> example build.json
> {code:javascript}
> "ios": {
> "release": {
> "codeSignIdentity": "iPhone Distribution: <Account>",
> "provisioningProfile": "<UDID Provision>"
> }
> }
> {code}
> This is util with use account Entreprise
> https://developer.apple.com/programs/enterprise/.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]