mac-pixel-clock-patch-V2 icon indicating copy to clipboard operation
mac-pixel-clock-patch-V2 copied to clipboard

10.15.1 Catalina worked fine

Open jeffjacobsen opened this issue 5 years ago • 3 comments

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 

jeffjacobsen avatar Oct 30 '19 15:10 jeffjacobsen

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

anworm avatar Nov 07 '19 04:11 anworm

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...

yunxiaozhao avatar Nov 15 '19 17:11 yunxiaozhao

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.

Hochiss avatar Jan 23 '20 16:01 Hochiss