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

ASF GitHub Bot commented on CB-11562:
-------------------------------------

Github user codecov-io commented on the issue:

    https://github.com/apache/cordova-ios/pull/235
  
    ## [Current coverage][cc-pull] is **51.81%**
    > Merging [#235][cc-pull] into [master][cc-base-branch] will not change 
coverage
    
    ```diff
    @@             master       #235   diff @@
    ==========================================
      Files            11         11          
      Lines           882        882          
      Methods         132        132          
      Messages          0          0          
      Branches        143        143          
    ==========================================
      Hits            457        457          
      Misses          425        425          
      Partials          0          0          
    ```
    
    > Powered by [Codecov](https://codecov.io?src=pr). Last updated by 
[5c3885b...3484a69][cc-compare]
    [cc-base-branch]: 
https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr
    [cc-compare]: 
https://codecov.io/gh/apache/cordova-ios/compare/5c3885b807f4c9556bf350c72400827a333f78d3...3484a6943de9aac35df728b970af393c695e62d4?src=pr
    [cc-pull]: https://codecov.io/gh/apache/cordova-ios/pull/235?src=pr


> 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