Skip to content
This repository was archived by the owner on Oct 21, 2019. It is now read-only.

Commit 8b8ae30

Browse files
committed
Update FakeSMC and its plugins to HWSensors-3_r222
1 parent 394dcbc commit 8b8ae30

12 files changed

Lines changed: 2248 additions & 18 deletions

File tree

kexts/Other/FakeSMC.kext/Contents/Info.plist

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>17G3025</string>
6+
<string>17G8029</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>
@@ -17,25 +17,25 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.5.1</string>
20+
<string>3.5.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>3.5.1</string>
28+
<string>3.5.2</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
3232
<string>10B61</string>
3333
<key>DTPlatformVersion</key>
3434
<string>GM</string>
3535
<key>DTSDKBuild</key>
36-
<string>18B71</string>
36+
<string>15E60</string>
3737
<key>DTSDKName</key>
38-
<string>macosx10.14</string>
38+
<string>macosx10.11</string>
3939
<key>DTXcode</key>
4040
<string>1010</string>
4141
<key>DTXcodeBuild</key>
@@ -218,6 +218,13 @@
218218
ATAPAAAD
219219
</data>
220220
</array>
221+
<key>RGEN</key>
222+
<array>
223+
<string>ui8</string>
224+
<data>
225+
Ag==
226+
</data>
227+
</array>
221228
<key>RMde</key>
222229
<array>
223230
<string>char</string>
384 Bytes
Binary file not shown.

kexts/Other/ITEIT87x.kext/Contents/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>17G3025</string>
6+
<string>17G8029</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
99
<key>CFBundleExecutable</key>
@@ -15,25 +15,25 @@
1515
<key>CFBundlePackageType</key>
1616
<string>KEXT</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.0.3</string>
18+
<string>1.0.6</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>1.0.3</string>
26+
<string>1.0.6</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
3030
<string>10B61</string>
3131
<key>DTPlatformVersion</key>
3232
<string>GM</string>
3333
<key>DTSDKBuild</key>
34-
<string>18B71</string>
34+
<string>15E60</string>
3535
<key>DTSDKName</key>
36-
<string>macosx10.14</string>
36+
<string>macosx10.11</string>
3737
<key>DTXcode</key>
3838
<string>1010</string>
3939
<key>DTXcodeBuild</key>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)