You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ramon Henrique Ornelas (JIRA)" <ji...@apache.org> on 2016/07/13 19:14:20 UTC

[jira] [Issue Comment Deleted] (CB-11562) Generate .ipa build.js

     [ https://issues.apache.org/jira/browse/CB-11562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramon Henrique Ornelas updated CB-11562:
----------------------------------------
    Comment: was deleted

(was: 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org