Edit: I would also like to add that I tried cleaning, reseting simulator, messing with build phases etc. None of that works.
Error:
I upgraded to Xcode 6 beta 4 and now my App continuously crashes with the message:
Unknown class X in Interface Builder file.
It crashes because supposedly Xcode can’t find my custom classes that I have linked in my Storyboard but it shows that they are linked correctly in the Xcode interface.
I’m positive everything is linked correctly. My only other option may be to delete the entire storyboard file and start from scratch because it might be corrupted somehow.
Similar Posts:
- Xcode Error: Unknown class XXX in Interface Builder file
- Wrong02-Could not find a storyboard named‘Main’in bundle NSBundle
- [Solved] uniapp IOS cloud packaging error: Error @storyboard: invalid custom storyboard file!
- [Solved] xcode unbound variable: Command PhaseScriptExecution failed with a nonzero exit code
- Xcode Package Archive Error: Command /usr/bin/codesign failed
- [Solved] idea Error opening zip file or JAR manifest missing :JetbrainsCrack.jar
- How to solve the problem of diff: /. / podfile.lock: no such file or directory
- org.apache.spark.SparkException: A master URL must be set in your configuration
- [Solved] Springboot Error: invalid bound statement (not found)
- [Solved] Feign Call Error: The bean ‘XXX.FeignClientSpecification’, defined in null, could not be registered….