Skip to content

Commit

Permalink
更新至 0.8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
No06 authored Oct 28, 2022
1 parent b85e249 commit ee4a640
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/AMDRyzenCPUPowerManagement.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G80</string>
<string>21F79</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>0.7</string>
<string>0.7.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>0.7</string>
<string>0.7.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12E507</string>
<string>13E113</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1251</string>
<string>1330</string>
<key>DTXcodeBuild</key>
<string>12E507</string>
<string>13E113</string>
<key>IOKitPersonalities</key>
<dict>
<key>wtf.spinach.AMDRyzenCPUPowerManagement</key>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<!-- <dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
Expand Down Expand Up @@ -231,7 +231,7 @@
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict> -->
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
Expand Down

0 comments on commit ee4a640

Please sign in to comment.