Skip to content

Commit

Permalink
update virtualsmc kext
Browse files Browse the repository at this point in the history
  • Loading branch information
kirainmoe committed Jul 7, 2019
1 parent 6e25ed2 commit 03a742b
Show file tree
Hide file tree
Showing 21 changed files with 213 additions and 1,499 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -33,7 +33,7 @@
- [提问相关事项](#question)
- [更新日志](#update-log)
- [详细截图](#detail-screenshot)
- [贡献](#contribute)
- [许可和贡献](#license-and-contribute)

# Tutorial

Expand Down Expand Up @@ -252,6 +252,8 @@ sudo kextcache -i /

19-6-27 重新使用 VirtualSMC 代换 FakeSMC 以便在 Catalina 下获得更好的支持。如果新版在 10.14 上出现问题,请尝试在 Release 中找到 20190627 的版本替换;更新项目许可协议。

19-7-7 更新 VirtualSMC 的 1.0.6 版本以支持 Catalina,更新部分其他驱动。

# Detail screenshot

USB
Expand Down Expand Up @@ -290,7 +292,7 @@ Wi-Fi (需要更换硬件)

# License and Contribute

### License
### 许可协议

该项目在 [Maruyama License](LICENSE) 许可下开源。

Expand Down
128 changes: 0 additions & 128 deletions kexts/Other/ACPIBatteryManager.kext/Contents/Info.plist

This file was deleted.

Binary file not shown.
158 changes: 79 additions & 79 deletions kexts/Other/NoTouchID.kext/Contents/Info.plist 100755 → 100644
@@ -1,79 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17E199</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>NoTouchID</string>
<key>CFBundleIdentifier</key>
<string>xyz.racermaster.NoTouchID</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NoTouchID</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9E145</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>17E189</string>
<key>DTSDKName</key>
<string>macosx10.13</string>
<key>DTXcode</key>
<string>0930</string>
<key>DTXcodeBuild</key>
<string>9E145</string>
<key>IOKitPersonalities</key>
<dict>
<key>NoTouchID</key>
<dict>
<key>CFBundleIdentifier</key>
<string>xyz.racermaster.NoTouchID</string>
<key>IOClass</key>
<string>NoTouchID</string>
<key>IOMatchCategory</key>
<string>NoTouchID</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G7024</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>NoTouchID</string>
<key>CFBundleIdentifier</key>
<string>xyz.racermaster.NoTouchID</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NoTouchID</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18B71</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<key>IOKitPersonalities</key>
<dict>
<key>NoTouchID</key>
<dict>
<key>CFBundleIdentifier</key>
<string>xyz.racermaster.NoTouchID</string>
<key>IOClass</key>
<string>NoTouchID</string>
<key>IOMatchCategory</key>
<string>NoTouchID</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
Binary file modified kexts/Other/NoTouchID.kext/Contents/MacOS/NoTouchID
Binary file not shown.

0 comments on commit 03a742b

Please sign in to comment.