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

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

Fabian Carrasco created CB-11918:
------------------------------------

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


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