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

ASF subversion and git services commented on CB-13523:
------------------------------------------------------

Commit 0e5e38c6bf144d99c85d5ad0cfb9180ff7ffca5b in cordova-ios's branch 
refs/heads/4.5.x from [~dpogue]
[ https://gitbox.apache.org/repos/asf?p=cordova-ios.git;h=0e5e38c ]

CB-13523: Add flag for Xcode-managed provisioning

This adds a `automaticProvisioning` option to the build config which
passes flags to xcodebuild during the exporting step that allow it to
automatically create and update provisioning profiles for automatic code
signing.


> Add build config option to enable Xcode automatic provisioning
> --------------------------------------------------------------
>
>                 Key: CB-13523
>                 URL: https://issues.apache.org/jira/browse/CB-13523
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-ios
>         Environment: Xcode 9
> Cordova-iOS 4.5.3
>            Reporter: Darryl Pogue
>            Assignee: Darryl Pogue
>
> Xcode 9 made more changes to how provisioning works for apps, particularly 
> around manual vs automatic signing.
> The changes required to support manual signing of release builds was 
> implemented as part of CB-13315.
> In order for automatic signing to work, we need to pass an additional flag to 
> xcodebuild to allow Xcode to manage automatically updating provisioning 
> profiles as needed. I want to keep this being a build config option because 
> many people may not want to grant Xcode such power by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to