shithub: ft²

Download patch

ref: aa20067f8c702ec399583970214f698e41591892
parent: c1ad6de18c3cda9591fd4f881575d6088a0d9057
author: Olav Sørensen <olav.sorensen@live.no>
date: Thu Mar 30 11:51:04 EDT 2023

macOS: Fix LSMinimumSystemVersion

--- a/release/macos/ft2-clone-macos.app/Contents/Info.plist
+++ b/release/macos/ft2-clone-macos.app/Contents/Info.plist
@@ -124,7 +124,7 @@
     <string>Copyright © Olav "8bitbubsy" Sørensen
 https://16-bits.org</string>
     <key>LSMinimumSystemVersion</key>
-    <string>10.7</string>
+    <string>10.9</string>
     <key>CGDisableCoalescedUpdates</key>
     <true/>
     <key>NSHighResolutionCapable</key>