We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389bda6 commit b3b4681Copy full SHA for b3b4681
Coder Desktop/Makefile
@@ -13,6 +13,7 @@ fmt:
13
swiftformat $(FMTFLAGS) .
14
15
test:
16
+ LC_ALL="en_US.UTF-8" \
17
xcodebuild test \
18
-project $(PROJECT) \
19
-scheme $(SCHEME) \
0 commit comments