I have clicked build and run in Unity, but it is just stuck on ‘Closing open Unity projects in Xcode’ even though Xcode isn’t open. Any ideas?
I have a same issue. Its taking a lot of time.
Click on Build only.
Open the project Xcode and set the correct code signing and then build to device or simulator.
Thanks for the reply, but after waiting a lot, it worked.
We have encountered same problem, but later we found out that when this window is stuck Unity trying to install cocoa pods from the internet, and when there is no connection to that cocoa server it can be stuck for up to 1 hour, and then build failed. How to fix: try different internet connection.
For me, it seems stuck for cocoa install. Wait for a long while and finally build successfully.