
Xcode 10 and... Bridging Headers Issue
After updating to Xcode 10 some of the projects (ObjC + Swift) I'm working on started failing with this error:
failed to emit precompiled header '*.pch' for bridging header
After researching the issue for quite some time... I found a solution and some information why it's happening.
The reason why