On Unity 2018 or lower, how do I resolve the Legacy Build System error on Xcode?

When exporting the project to Xcode, if you see the following build error:

"The Legacy Build System will be removed in a future release. You can configure the selected build system and this deprecation message in File → Project Settings"

Follow these steps to resolve this issue:

  1. Select FileProject Settings.
    Screen_Shot_2021-09-28_at_1.10.35_PM.png
  2. Under Shared Project Settings, change the Build System settings to 'New Build System'.
    Screen_Shot_2021-09-28_at_1.12.17_PM.pngScreen_Shot_2021-09-28_at_1.12.54_PM.png
  3. Click Done and rebuild your project. 

Questions?

Need further assistance, feel free to reach out to us, we’re here to help!

Was this article helpful?