Search Unity

Build fails on xCode9. Any way to force xCode 8?

Discussion in 'Unity Build Automation' started by dsurka, Oct 13, 2017.

  1. dsurka

    dsurka

    Joined:
    Sep 30, 2012
    Posts:
    7
    Well, what the title says. Last week builds were working just fine. 4 low risk commits later, iOS builds are failing. Made sure to build from the same commit that worked last week and it failed too. Only change? xcode 9 on UCB, for local builds it's still xcode 8.3.1.
    Unity 5.6.3p4
    Thanks!
     
    sam_ettinger_sm likes this.
  2. dannyd

    dannyd

    Unity Technologies

    Joined:
    Jun 3, 2014
    Posts:
    785
    From the dashboard, navigate to your project and click on config (on the left nav bar). From there you can select "Edit Signing Credentials" for the specific target you are building for and then you can specify which Xcode to build with.
     

    Attached Files: