It still creates the xcode project. But it used to automatically build and run. Now it makes me reopen the xcode project and
click build. This started happening after I updated xcode. Do I need to change a setting in unity after updating xcode? Thank you.
It’s a bug. Each time Apple make an update to Xcode they change the way that AppleScript is used to talk to the compiler. So Unity then need to update the way that build-and-run is implemented.
I’m having the exact same problem on my Mac since I’ve upgraded to Sierra and Xcode 8.
How do I fix it ?