Skip to content

Commit

Permalink
Poke the plists: get the development language from Xcode build.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddTheSane committed Oct 1, 2020
1 parent 76ea8a1 commit be8a953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit be8a953

Please sign in to comment.