Implement Automatic Rosetta Cryptex installation

Drops need for manual OS.dmg swapping on pre-Haswell
This commit is contained in:
Mykola Grymalyuk
2022-09-24 22:22:34 -06:00
parent 4ef2c00b45
commit 653692f898
6 changed files with 26 additions and 0 deletions

View File

@@ -1455,6 +1455,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>CryptexFixup.kext</string>
<key>Comment</key>
<string>CryptexFixup</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/CryptexFixup</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>22.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>