0.6.0 macOS Big Sur Beta

This commit is contained in:
2020-08-01 10:57:58 +08:00
parent 53f6906071
commit f7a911149f
22 changed files with 169 additions and 172 deletions

10
OC/Kexts/WhateverGreen.kext/Contents/Info.plist Normal file → Executable file
View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19F101</string>
<string>20A5323l</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E608c</string>
<string>11E708</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19E258</string>
<string>19G68</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1150</string>
<string>1160</string>
<key>DTXcodeBuild</key>
<string>11E608c</string>
<string>11E708</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>

View File