ref: e16f95d69325033d0207f4399547bdb16af98562
parent: b2aa4b437c3ae681fbf34fe72ff148574954526e
author: Olav Sørensen <olav.sorensen@live.no>
date: Thu Mar 30 11:54:39 EDT 2023
macOS: Fix LSMinimumSystemVersion
--- a/release/macos/pt2-clone-macos.app/Contents/Info.plist
+++ b/release/macos/pt2-clone-macos.app/Contents/Info.plist
@@ -46,7 +46,7 @@
<string>Copyright © Olav "8bitbubsy" Sørensen
https://16-bits.org</string>
<key>LSMinimumSystemVersion</key>
- <string>10.6</string>
+ <string>10.9</string>
<key>CGDisableCoalescedUpdates</key>
<true/>
<key>NSHighResolutionCapable</key>