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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to