Browse Source

Merge pull request #5162 from GungnirInd/app_bundle_retina

Make .app bundle high resolution aware
Rémi Verschelde 9 năm trước cách đây
mục cha
commit
1c1f17e72b

+ 1 - 1
tools/Godot.app/Contents/Info.plist

@@ -34,7 +34,7 @@
 		<string>10.6.0</string>
 		<string>10.6.0</string>
 	</dict>
 	</dict>
 	<key>NSHighResolutionCapable</key>
 	<key>NSHighResolutionCapable</key>
-	<false/>
+	<true/>
 	<key>CFBundleDocumentTypes</key>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	<array>
 		<dict>
 		<dict>