FranklySimple
FranklySimple
I hit the same issue a couple of days ago. You could try: Make sure you have the official xcode 10 release version, and have set the cl setting to...
xcode --> preferences --> locations --> command line tools: select the xcode 10 release version
@kuchmiyalex Can you try to build using the legacy build system, perhaps that fixes it? You can do this by going to file --> project settings (or workspace settings) -->...
@kuchmiyalex Thanks, didn't have the time to check it 👍
@pajapro I'm no longer able to reproduce this issue in the official xcode 10 release. Have you changed the xcode beta cl setting to the official xcode? Have you tried...