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

Anton Van Zyl commented on CB-12599:
------------------------------------

[~shazron] I tested with the latest cordova build. It is now working as 
expected. Thank you guys. Appreciate the effort. 

> Cordova CLI - ios build release signing issues
> ----------------------------------------------
>
>                 Key: CB-12599
>                 URL: https://issues.apache.org/jira/browse/CB-12599
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-cli, cordova-ios
>    Affects Versions: 3.5.0
>         Environment: Cordova @ 6.5.0
> Cordova CLI @ 6.5.0
> [email protected]
> XCode @ 8.2.1
> OS X El Capitan @ 10.11.5
>            Reporter: Anton Van Zyl
>              Labels: build, easyfix, ios, ios-deploy, ios10
>             Fix For: [email protected]
>
>
> When Signing of the ios application with [email protected] and XCode 8.2.1 
> through CLI  using build.json:
> {code:title=CLI Command|borderStyle=solid}
> `sudo cordova build ios --release --device --buildConfig`
> {code}
> I get the following error:
>  
> {quote}
> No profile for 'something.something.something' were found: Xcode couldn't 
> find a provisioning profile matching 'something.something.something'. Code 
> signing is required for product type 'Application' in SDK 'iOS 10.2'
> {quote}
>  
> I can however do a archive through Xcode, and successfully upload the ios 
> application to the app-store for testing. This all just tells me that my 
> certificates and provisioning profiles are all available. Xcode can sign my 
> app. 
> Is there something I am missing, doing wrong or still need to do to get 
> cordova building ios? 
> build.json file part: 
> {code:title=build.json|borderStyle=solid}
> "release" : {
>         "codeSignIdentity" : "iPhone Developer",
>         "developmentTeam" : "<my team id>",
>         "packageType" : "app-store"
>       }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to