Xcode 9 – failed to emit precompiled header [duplicate]

I found out that I accidentally opened the ProjectName.xcodeproj
file rather than the ProjectName.xcworkspace file.

Open the xcworkspace file, project will start working again!

Leave a Comment