Since beta 6 I instantly get this message when I open my Project? Afaik this is due to some lines of code making problems for the swift compiler?
Did anybody figure out what I have to look for that causes this error in beta 6?
Thanks!
Since beta 6 I instantly get this message when I open my Project? Afaik this is due to some lines of code making problems for the swift compiler?
Did anybody figure out what I have to look for that causes this error in beta 6?
Thanks!
One thing that has helped me twice now is deleting subdirectories under the Library/Developer/Xcode/DerivedData/ directory. I found this tip elsewhere, maybe on this site or elsewhere on the Net. My SourceKitService was terminating so often I couldn't even code. After deleting those file, it was pretty stable again.
It's not about your code, it's about XCode itself. Since it is only in Beta, everybody has got these problems and I have to agree this is quite annoying... I even saw it in youtube tutorials so don't be afraid. Let's just hope it will be fixed in the final version !
Will you check the XXX-bridging-header.h if any none existing header file imported.