Re: How can I tell Xcode to launch my app with a defined GUI language AND region?
Re: How can I tell Xcode to launch my app with a defined GUI language AND region?
- Subject: Re: How can I tell Xcode to launch my app with a defined GUI language AND region?
- From: Ulf Dunkel <email@hidden>
- Date: Tue, 08 Oct 2013 12:39:56 +0200
- Organization: invers Software & DSd.net
Seems as if I got it:
-AppleLocale en_US (without any braces)
Thanks for pointing to the right direction, António.
- - - - -
Am 08.10.2013 12:25, schrieb Ulf Dunkel:
>>> I want to debug localizations of an app which currently has 13
>>> languages. I love the "Run > Arguments > Arguments Passed On Launch"
>>> option where I e.g. use the entry "-AppleLanguages (en)" to ensure that
>>> Xcode launches my app in English. But as my System Preferences usually
>>> use my Region setting for Germany, I need another parameter to be passed
>>> on launch so that Xcode launches with the Region for e.g. "United
>>> States". I have tried and googled very hard but didn't find any solution.
>>>
>>> The main reason why I need to adjust the region settings for a launched
>>> app: Numbers and other values are differently formatted depending on the
>>> region. And I want to check their formatting, too.
>>
>> Have you tried something like:
>>
>> -AppleLocales (en_UK)
>>
>> Can't at the moment test it actually works, but I'm sure you can easily. :-)
>
> No, sorry, doesn't work.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden