diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-29 11:13:04 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-29 11:13:04 +0700 |
| commit | d52278e01ef9cbaf09fab8c8504862038791a6bd (patch) | |
| tree | bd8bf62d3f9655d632a7d3f76d1cde56cfc26f2b /oc/Kexts/VoodooI2C.kext/Contents/Info.plist | |
| parent | fe611e2b032c02410219f770de69f62589be6d9b (diff) | |
Update Sequoia
Diffstat (limited to 'oc/Kexts/VoodooI2C.kext/Contents/Info.plist')
| -rwxr-xr-x | oc/Kexts/VoodooI2C.kext/Contents/Info.plist | 39 |
1 files changed, 9 insertions, 30 deletions
diff --git a/oc/Kexts/VoodooI2C.kext/Contents/Info.plist b/oc/Kexts/VoodooI2C.kext/Contents/Info.plist index c6e5c5f..0c596e6 100755 --- a/oc/Kexts/VoodooI2C.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooI2C.kext/Contents/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> - <string>23H124</string> + <string>19F101</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> @@ -17,29 +17,27 @@ <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> - <string>2.9.1</string> + <string>2.8</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>2.9.1</string> + <string>2.8</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> - <string></string> - <key>DTPlatformName</key> - <string>macosx</string> + <string>11E801a</string> <key>DTPlatformVersion</key> - <string>13.3</string> + <string>GM</string> <key>DTSDKBuild</key> - <string>22E245</string> + <string>19G68</string> <key>DTSDKName</key> - <string>macosx13.3</string> + <string>macosx10.15</string> <key>DTXcode</key> - <string>1431</string> + <string>1170</string> <key>DTXcodeBuild</key> - <string>14E300c</string> + <string>11E801a</string> <key>IOKitPersonalities</key> <dict> <key>Custom MT2 Personality</key> @@ -513,25 +511,6 @@ <key>IOProviderClass</key> <string>IOService</string> </dict> - <key>VoodooI2CACPIControllerAMD</key> - <dict> - <key>AccessIntrMaskWorkaround</key> - <true/> - <key>CFBundleIdentifier</key> - <string>com.alexandred.VoodooI2C</string> - <key>IOClass</key> - <string>VoodooI2CACPIController</string> - <key>IONameMatch</key> - <array> - <string>AMD0010</string> - <string>AMDI0010</string> - <string>AMDI0510</string> - </array> - <key>IOProbeScore</key> - <integer>9999</integer> - <key>IOProviderClass</key> - <string>IOService</string> - </dict> <key>VoodooI2CControllerDriver</key> <dict> <key>CFBundleIdentifier</key> |
