1
0

Update to OC 0.6.1 and Kexts as of 2020-09-07.

This commit is contained in:
2020-09-25 21:28:19 +02:00
parent df5f0b72a9
commit f12dfb7a01
38 changed files with 678 additions and 79 deletions

View File

@ -17,17 +17,17 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.4.3</string>
<string>2.4.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.4.3</string>
<string>2.4.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
@ -35,9 +35,9 @@
<key>DTSDKName</key>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>1140</string>
<string>1141</string>
<key>DTXcodeBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>IOKitPersonalities</key>
<dict>
<key>Custom MT2 Personality</key>
@ -531,6 +531,8 @@
<key>IONameMatch</key>
<array>
<string>pci8086,34e8</string>
<string>pci8086,6e8</string>
<string>pci8086,6e9</string>
<string>pci8086,2e8</string>
<string>pci8086,2e9</string>
<string>pci8086,9d60</string>

View File

@ -27,7 +27,7 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
@ -35,9 +35,9 @@
<key>DTSDKName</key>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>1140</string>
<string>1141</string>
<key>DTXcodeBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooGPIOCannonLakeH</key>

View File

@ -27,7 +27,7 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
@ -35,9 +35,9 @@
<key>DTSDKName</key>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>1140</string>
<string>1141</string>
<key>DTXcodeBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooI2CLogger</key>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.me.kishorprins.VoodooInput</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0.6</string>
<key>CFBundleVersion</key>
<string>1.0.6</string>
</dict>
</plist>

View File

@ -17,17 +17,17 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.6</string>
<string>1.0.7</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.6</string>
<string>1.0.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
@ -35,9 +35,9 @@
<key>DTSDKName</key>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1140</string>
<string>1141</string>
<key>DTXcodeBuild</key>
<string>11E146</string>
<string>11E503a</string>
<key>IOKitPersonalities</key>
<dict>
<key>Voodoo Input</key>