Commit 2af5c9a1 authored by lujunye's avatar lujunye

语言地区强制中国

parent 5c9efb5a
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<string>GeliBusinessPlatform.GeliBusinessPlatform</string> <string>GeliBusinessPlatform.GeliBusinessPlatform</string>
</array> </array>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string> <string>zh_CN</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment