Cannot find Interface Builder Preview in Xcode 15

According to Apple's official documentation titled "Previewing localizations"

https://developer.apple.com/documentation/xcode/previewing-localizations/#

"For Interface Builder, you can preview localizations any time during development by choosing localizations including pseudolanguages in the preview. You don’t need to build and run your app to see the preview."

However, this functionality seems to have been removed in Xcode 15. "Preview" is not available in the Editor option menu in Interface Builder.

Compared to what's available before:

Replies

Official reply in Feedback Assistant: this feature was removed in Xcode 14, and it would not be coming back.

  • Then how we can create objects with interface builder ?

Add a Comment