Floris497 / mac-pixel-clock-patch-V2

994 stars 221 forks source link

10.15.1 Catalina worked fine #331

Open jeffjacobsen opened 5 years ago

jeffjacobsen commented 5 years ago

No problems with CoreDisplay-patcher with 10.15.1 on my Late 2012 MacMini.

I just ran sudo mount -uw / before running patch v5

SIP looks to be disabled, all good!
Patching CoreDisplay with patch version 5
Re-signing /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay: replacing existing signature
update_dyld_shared_cache: warning: x86_64 rejected from cached dylibs: /System/Library/PrivateFrameworks/HelloWorldMacHelper.framework/Versions/A/HelloWorldMacHelper (("Could not find dependency '/System/Library/PrivateFrameworks/UHASHelloExtensionPoint-macOS.framework/Versions/A/UHASHelloExtensionPoint-macOS'"))
update_dyld_shared_cache: x86_64 incorporating 1769 OS dylibs, tracking 980 others, building closures for 2262 executables
The code of CoreDisplay changed, the patch was probbably succesfull 
anworm commented 5 years ago

Has anyone done successfully on MacMini 2014. I want to be sure before upgrading. Thank

yunxiaozhao commented 5 years ago

Same as you on the first six lines, but varies at the last line. Don't know why :(

SIP looks to be disabled, all good!
Patching CoreDisplay with patch version 5
Re-signing /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay: replacing existing signature
update_dyld_shared_cache: warning: x86_64h rejected from cached dylibs: /System/Library/PrivateFrameworks/HelloWorldMacHelper.framework/Versions/A/HelloWorldMacHelper (("Could not find dependency '/System/Library/PrivateFrameworks/UHASHelloExtensionPoint-macOS.framework/Versions/A/UHASHelloExtensionPoint-macOS'"))
update_dyld_shared_cache: x86_64h incorporating 1769 OS dylibs, tracking 980 others, building closures for 2263 executables
Closing...
Hochiss commented 4 years ago

BTW: if you have patched before and upgrade from High Sierra to Catalina, the old override profile has been saved to your desktop a folder “ Relocated Items” , you can restore copy back works for me.