It is SO ANNOYING! I have found, however, IF I know what code I’ve added since the last successful compile, take that bit of code and move it out of your largest container. Meaning, if your entire view is I’m embed in a VStack, comment out your new code, copy it and place it above and outside the VStack, then try to build. USUALLY then, the compiler will tell you what your error is. Fix it so it compiles then move it back to where it should be.
I REALLY hope the engineers at Apple will fix this though!
Topic:
Programming Languages
SubTopic:
Swift
Tags: