Black Windows in Storyboard for Xcode 14.0

I just updated to Xcode 14.0 and now in one of my projects' storyboard, all the windows are black. I can't figure out how to get them back to showing my content.

Answered by dogcoder in 728619022

I just updated to 14.0.1 ER and the windows are back to their default colors. Yay.

I had this for some time, but a combination of deleting Xcode derived data and installing a new version of Xcode fixed it for me. There is a 14.0.1 release available, or the 14.1 beta if that might help?

I deleted all my derived data and sadly the windows are all still black. I'll look for a newer 14.0.1 next. What's strange, is the navigator in the storyboard also shows things black for View, TextView, StackView etc. That's what leads me to believe there is some preference that I cannot figure out.

This screenshot shows the different colored TextView browser. /Users/scott/Desktop/BlackWindows2.png

I actually found others with this issue from previous editions.

I am using cocoa pods which might be the issue. I'll look at that direction next.

I don't know about the Rosetta in the information for Xcode (which is checked).

Accepted Answer

I just updated to 14.0.1 ER and the windows are back to their default colors. Yay.

I have the same issue with Xcode 14.3.1 after doing a pod update.

Black Windows in Storyboard for Xcode 14.0
 
 
Q