Symptoms:
- I'm encountering errors when I build with certain versions of Xcode.
- I'm developing for iOS and Mac, and I would like to know which version of Xcode to install.
Cause:
You need to know if you should have a specific version of Xcode for using Unity Cloud Build.
Resolution:
Generally, Cloud Build uses the latest official Xcode release from Apple, as Apple usually requires apps to be built with the latest versions of Xcode for submission.
When new Xcode versions are released, they're tested with the Cloud Build tools and then released for general use in Cloud Build.
More Information:
You may encounter errors if you are using third-party plug-ins. Plug-ins need to have an updated Xcode library, so be aware of this when using the latest compatible version of Xcode with third-party plug-ins
You can find the list of Xcode versions supported by our team in the Unity Cloud Build documentation.
Comments
0 comments
Article is closed for comments.