I'm using the newest Xcode(v9.2) and getting this error
<unknown>:0: error: failed to emit precompiled header '/Users/me/Library/Developer/Xcode/DerivedData/Fresh2-eugsmsynpsltschevftirypojuqv/Build/Intermediates.noindex/PrecompiledHeaders/Bridge-swift_ZYI7U6U05XJ7-clang_53GTILGSD4G9.pch' for bridging header '/Users/me/Documents/xcode/Fresh2/Bridge.h'
I've tried reinstalling xcode and starting an entirely new project with the same code pasted but that didn't improve the issue. I have no idea what is causing this issue; I've tried the suggestions on this page
but that didn't improve the situation.
I would really appreciate any support.