When exporting the project to Xcode, if you see a build error saying, "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" please do the following to resolve this issue.
- Navigate to File, then select Project Settings
- Under Shared Project Settings, change the Build System settings to New Build System
- Click 'Done' and rebuild your project.