Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider improving CI/CD facilities by taking advantage of Xcode 9 headless automatic signing #621

Open
atsakiridis opened this issue Sep 25, 2017 · 0 comments
Labels
Milestone

Comments

@atsakiridis
Copy link
Collaborator

Prior to Xcode 9 xcodebuild couldn't support automated signing unless you had UI environment so that Xcode handled that for you. So we had to device all sorts of hacks to workaround that.

With Xcode 9 this is finally supposed to be fixed and works in headless manner. For more details check WWDC 2017 session - What's New in Signing for Xcode and Xcode Server

@atsakiridis atsakiridis added this to the 2.0.0 release milestone Sep 25, 2017
@atsakiridis atsakiridis modified the milestones: 2.0.0 release, Upcoming May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant