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:
- Select File → Project Settings.
- Under Shared Project Settings, change the Build System settings to 'New Build System'.
- Click Done and rebuild your project.