mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-14 04:25:26 +00:00
add LSMinimumSystemVersionByArchitecture to info plist
This commit is contained in:
@@ -41,5 +41,14 @@
|
||||
<string>x86_64</string>
|
||||
<string>ppc</string>
|
||||
</array>
|
||||
<key>LSMinimumSystemVersionByArchitecture</key>
|
||||
<dict>
|
||||
<key>i386</key>
|
||||
<string>10.4.0</string>
|
||||
<key>x86_64</key>
|
||||
<string>10.6.0</string>
|
||||
<key>ppc</key>
|
||||
<string>10.4.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Reference in New Issue
Block a user