Re-introduce old pixels limitations

This commit is contained in:
Lorenzooone
2024-07-01 23:31:50 +02:00
parent f75e0a86ff
commit 6109b02f80

View File

@@ -24,6 +24,10 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<key>NSHighResolutionCapable</key>
<false/>
<key>NSHighResolutionMagnifyAllowed</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
</dict>