Xcode Server for iOS: Getting Started | raywenderlich.com

In this tutorial, you’ll learn how to install and configure Xcode Server so you can use it for Continuous Integration.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/12258400-xcode-server-for-ios-getting-started

Setting the Devices to IOS simulators seems does not work even with active destination displaying from xcrum simctl list. Tried to switch to the device but still no luck. Keep showing “xcodebuild: error: unable to find a destination matching the provided destination specifier”. Need some guidance. Thanks

Is there a way to add a script to the Clean phase prior to building? I have found docs for the pre-build phases using the ci_scipts folder, but no way to attach to the clean step.
– Harald