Skip to content

Commit 800668f

Browse files
committed
Fix locale for UI tests
1 parent 4c5dcbf commit 800668f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Signal.xcodeproj/xcshareddata/xcschemes/Signal.xcscheme

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@
3838
ReferencedContainer = "container:Signal.xcodeproj">
3939
</BuildableReference>
4040
</MacroExpansion>
41+
<CommandLineArguments>
42+
<CommandLineArgument
43+
argument = "-AppleLocale en_US"
44+
isEnabled = "YES">
45+
</CommandLineArgument>
46+
<CommandLineArgument
47+
argument = "-AppleLanguages (en)"
48+
isEnabled = "YES">
49+
</CommandLineArgument>
50+
</CommandLineArguments>
4151
<EnvironmentVariables>
4252
<EnvironmentVariable
4353
key = "runningTests_dontStartApp"

0 commit comments

Comments
 (0)