You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2016/09/28 18:59:20 UTC

[jira] [Resolved] (CB-11918) iOS Automatic Release with xCODE 8

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

Shazron Abdullah resolved CB-11918.
-----------------------------------
    Resolution: Duplicate

> iOS Automatic Release with xCODE 8
> ----------------------------------
>
>                 Key: CB-11918
>                 URL: https://issues.apache.org/jira/browse/CB-11918
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: iOS
>            Reporter: Fabian Carrasco
>            Priority: Blocker
>              Labels: build
>
> Hello people:
> With new xCode 8 is not possible to compile release version with cordova command --> cordova build ios --device --release. Itunesconnect said that the signing are diferent and can't be uploaded.
> I use this JSON.
> {
>     "ios": {
>         "debug": {
>             "developmentTeam": "XXXXXXXXX"
>         },
>         "release": {
>             "developmentTeam": "XXXXXXXXX",
>             "codeSignIdentity": "iPhone Developer"
>         }
>     }
> }



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