twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.8k stars 305 forks source link

Set Simulator Language/Locale #59

Closed pluddy closed 4 years ago

pluddy commented 4 years ago

This PR adds the ability to set the Language and Locale for the selected simulator from the Control Room "System" tab. All languages available through NSLocale are listed in the first picker, and all locales for that language are listed in the second.

Screen Shot 2020-02-19 at 9 51 27 PM

Note: This branch currently includes the expressive-simctl branch changes as well.

twostraws commented 4 years ago

Can I merge this?

pluddy commented 4 years ago

Can I merge this?

It's ready if you are!

twostraws commented 4 years ago

Great – thank you!