Poke the plists: get the development language from Xcode build.

This commit is contained in:
C.W. Betts
2020-10-01 01:51:38 -06:00
parent 739e0cec44
commit efdd9f803b
+1 -1
View File
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>