Steps to reproduce:
- Create a new Unity project
- Switch target to iOS
- Change Target SDK to Simulator SDK (in Player Settings/Other)
- Build the project
- Open the generated Xcode project and try to build it to a Simulator
Expected behaviour: Xcode project is built and opened on the Xcode Simulator.
Actual behaviour: building the Xcode project fails.
Reproduced with: 2022.2.0b1, 2023.1.0a4
Not reproducible with: 2021.3.6f1
Reproduced using both Xcode 13.x & Xcode 14 beta.