We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e27af69 commit 28aa1d3Copy full SHA for 28aa1d3
SerialPrograms/cmake/MacOSXBundleInfo.plist.in
@@ -2,6 +2,13 @@
2
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>LSEnvironment</key>
6
+ <dict>
7
+ <key>LANG</key>
8
+ <string>en_US.UTF-8</string>
9
+ <key>LC_ALL</key>
10
11
+ </dict>
12
<key>CFBundleDevelopmentRegion</key>
13
<string>English</string>
14
<key>CFBundleExecutable</key>
0 commit comments