Skip to content

Commit

Permalink
Project: Fix loading on 10.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldfish64 committed Feb 23, 2025
1 parent 3732ba2 commit a477182
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MacHyperVSupport/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -260,13 +260,13 @@
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.1</string>
<string>1.0.0b1</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>1.5.0</string>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOSCSIParallelFamily</key>
<string>1.4.4</string>
<string>1.2.0</string>
<key>com.apple.kernel.6.0</key>
<string>7.9.9</string>
<key>com.apple.kpi.bsd</key>
Expand Down

0 comments on commit a477182

Please sign in to comment.