diff options
Diffstat (limited to 'sdl/osx/Info.plist')
-rw-r--r-- | sdl/osx/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdl/osx/Info.plist b/sdl/osx/Info.plist index 4de59e7..ac36dce 100644 --- a/sdl/osx/Info.plist +++ b/sdl/osx/Info.plist @@ -6,6 +6,8 @@ <string>98fmplayersdl</string> <key>CFBundleIdentifier</key> <string>com.github.takamichih.98fmplayersdl</string> + <key>NSHighResolutionCapable</key> + <string>True</string> <key>CFBundleDocumentTypes</key> <array> <dict> |