visionOS Language Test

I implemented multiple languages through Localizable.strings in the visionOS App. Now I want to test whether multiple languages can work properly, so I want to change the system language in the settings before testing, but I can't find the relevant page in the settings. What should I do?

Replies

I don’t have Xcode in front of my right now, so I can’t check this with the visionOS Simulator myself, but the standard way to run your app in a specific language is select it from the App Language popup in the Options tab of the scheme editor.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"