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

ASF GitHub Bot commented on CB-13523:
-------------------------------------

dpogue opened a new pull request #762: CB-13523: Add automaticProvisioning to 
iOS signing docs
URL: https://github.com/apache/cordova-docs/pull/762
 
 
   Docs side of 
https://github.com/apache/cordova-ios/commit/5cb8bd199fe8df85272678d6d4c6343dd080f2a3
   
   Also tried to clean up the manual flags to indicate that automatic signing 
is generally recommended, and you should only need to specify a 
provisioningProfile UUID if you're using manual signing.
   
   ### Platforms affected
   iOS
   
   ### What does this PR do?
   Adds docs for the `--automaticProvisioning` option

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to