Search Unity

Proper XCWorkspace Support in UCB

Discussion in 'Unity Build Automation' started by ferretnt, Oct 24, 2018.

  1. ferretnt

    ferretnt

    Joined:
    Apr 10, 2012
    Posts:
    412
    Is there any plan on the roadmap for UCB to properly support XCWorkspaces (specifically when using Cocoapods and Google's Play Services Resolver) in the near future.

    Firstly, UCB builds run through a different build system path to other builds, as they fall back to XCodeProj copying-of-files. This path doesn't always get tested, and currently latest versions of Firebase will not work with UCB.

    Secondly, even if these things are tested, it's really hard to be comfortable with cloud builds using a different build process from local dev builds.