[ 
https://issues.apache.org/jira/browse/CB-11562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375526#comment-15375526
 ] 

Ramon Henrique Ornelas commented on CB-11562:
---------------------------------------------

With parameter --buildConfig build.json exists problem to assign UDID 
provisionProfile

> 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]

Reply via email to