Skip to content

Commit

Permalink
fixed Info.plist for the mac app. closes #1762
Browse files Browse the repository at this point in the history
  • Loading branch information
oy committed Dec 4, 2018
1 parent 1cdd43d commit 834a433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/make_release.py
Expand Up @@ -201,6 +201,7 @@ def clean():
<key>CFBundleIdentifier</key>
<string>com.TeeworldsClient.app</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>
""" % (version))
Expand Down

0 comments on commit 834a433

Please sign in to comment.