How do I set the language of the watch simulator?

I'm trying to verify the translations for my Watch app, but no matter what I change, the UI on the watch is always in English. I've tried setting the iPhone simulator language in the General settings, which works for the iPhone app, but doesn't affect the watch. I've also tried changing the Application Language in the debug launch scheme, but that doesn't seem to make any difference either.

What am I missing?

I am seeing this as well.


UPDATE: As of Xcode 7.0 beta 5, I still see the issue. There seems to be no way to get the watch simulator to change language and region. I tried using a run scheme as well as changing the language and region for the iOS Simulator. As a workaround, I am testing my app on a physical watch. I change the watch's language and region settings in the Apple Watch app on the iPhone.

I localized my watchOS2 app in the same way with watchOS1 app and ran it on my device (watchOS2 loaded), but it never shows localized languages. It just keeps showing base language (English).


Is localization working fine on your device?

How do I set the language of the watch simulator?
 
 
Q