- I make a blank Unity proj add a default script and scene.
- Build an xCode proj for IL2CPP Universal.
- Open in xCode and build.
- Get the error below
Looks appears like Unity projects that have spaces mess up. Running a test to confirm.
EDIT: yep if there is a space in the xCode proj path built from Unity you get this error.