Xcode Version 8.0 (8A218a) storyboards broken

OK, so updated to Xcode8 sopent the majority of the day mopping up code to convert to new Swift3 syntax... things were looking ok.


Then I went to check out my Mian.storyboard. Things seemed to be loading then I get an error at top of the stroyboard interface saying "An internal error occured. Editing functionality may be limited" And nothing renders. Just blue boxes on the screen where items arte placed.


Is anyone having this issue? I have submitted a bug but now I am looking at downgrading Xcode.


Any help available?

As an additional note I have 10 errors being thrown in the storyboard.


They all say this for each screen I have:


"IB Designables: Failed to render and update auto layout status for RemindFriendsViewController (cE1-yA-JuL): Failed to launch designables agent. Check the console for a more detailed description and please file a bug report at bugreport.apple.com."

+1 Me too having the same problem.. Failed to render and update auto layout status... Can anyone help?

Same here, don't know what to do to fix the problem.


I tried to remove the @IBDesignable but no luck

There's a big problem with Xcode 8 interface builder.

Hope a fix soon.

Same problem for me! Failed to render 3x PNG, but 2x are working fine

OK, not sure what happened but I literally left xcode alone for a couple of days. Hoping for a response to a bug report. Today I decided to see if I could get anywhere with fixing it... I started my project up and selected the Main.storyboard... and it worked. No errors. WITCHCRAFT!!!


I am not sure what it was that fixed it or if anything I did fixed it. I have not opened xcode since reporting the issue here.

Witchcraft seen on my computer too. I even cleared out all my recent changes and did a PULL from my Git Repository to see if that would work. This didn't fix the problem - which was consistent across the multiple Storyboards in my project. So, I closed Xcode (and the iOS Simulator) and reopended the project. I was happy to see that everything - including the Storyboards, are back to normal... for now. I'm hoping that a new Xcode patch comes out to correct this issue.

Xcode Version 8.0 (8A218a) storyboards broken
 
 
Q