This was a talk I gave at the SWMobile Meetup in Bristol in October 2016. The talk was a lightning talk on automating the new Xcode 8 automated signing system when using it in a CI setup. In our case we use it with Jenkins and Fastlane to automate all our builds.
Video hosted at https://www.youtube.com/watch?v=nVDKZzN3zGk
Slides hosted at http://www.slideshare.net/hammertoe/automating-xcode-8s-new-automatic-signing
Go Top