Posts

Post not yet marked as solved
1 Replies
Looks like GlobalPreferences.plist file is being created only on first boot of the simulator. Meaning you have to create simulator->launch->kill->replace language with your approach->launch again Also you can start installed app with app locale: xcrun simctl launch booted com.yourdomain.yourapp -AppleLanguages "(ja_US)"
Post not yet marked as solved
1 Replies
Make sure you IDE is named Xcode.app and is located in /Applications folder. I had a similar issue with Xcode11.app. Once I renamed it to the default value I was able to see preview.