Can't build with Xcode 10.3

Just recently Xcode updated itself to 10.3. Since that update, the Xcode build of my Unity app fails with this message:

4784156--456680--upload_2019-7-25_14-7-17.png

It seems to be related to the Launch Screen. Any ideas how this can be resolved?

I’m using Unity 2018.4.4f1

The same project works in Xcode 10.2.1

1 Like

Same trouble. Any fix?

A hint from Apple Developer Forums lead me to try rebooting my machine after updating to Xcode 10.3 and the Command line tools. Myself and others have found that doing so may resolve the build issue. Could you try rebooting your machine to see if that resolves the issue?

2 Likes