Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Monterey #378

Open
marchrius opened this issue Nov 3, 2021 · 3 comments
Open

Support for Monterey #378

marchrius opened this issue Nov 3, 2021 · 3 comments

Comments

@marchrius
Copy link

marchrius commented Nov 3, 2021

Is there a plan to support Monterey new mscos?

The file /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay seems to be not here

$ CoreDisplay-patcher.command md5
md5: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay: No such file or directory
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay (No such file or directory)
---- BEGINNING MD5 HASH SUMS ---- version: 12.0.1 build:21A559

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay (No such file or directory)
     otool CoreDisplay: d41d8cd98f00b204e9800998ecf8427e
 otool CoreDisplay.bak: NO FILE (this is okay)
md5: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay: No such file or directory
           CoreDisplay:
       CoreDisplay.bak: NO FILE (this is okay)

---- ENDING MD5 HASH SUMS -------
@moyoteg
Copy link

moyoteg commented Mar 22, 2022

did you figure this out?

@mediathoughts
Copy link

I also am having this error, was there ever any solution found?

@marchrius
Copy link
Author

A solution could be to extract the binary file from dyld_shared_cache_xxx and the rebuild the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants