Peter Chen

  • About
  • iOS
  • ML
  • Design

Command-line Control of Xcode Server

May 15, 2017

Use xcscontrol:

https://honzadvorsky.com/articles/2015-08-12-xcode_server_hacks_cli_xcscontrol/

#ios #xcodeserver #cli #ci

  1. Xcode Server ‘No Devices Found’

    May 15, 2017

    Apply this patch to your Xcode Server if you’re trying to edit a Bot’s test devices/simulators and see either ‘No Devices Found’ or if you see the list populated very, very slowly:

    https://github.com/juce/xcs-tweaks

    #ios #xcodeserver #xcode #ci