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

dsdump from shared cache? #17

Open
jslegendre opened this issue Jul 29, 2020 · 2 comments
Open

dsdump from shared cache? #17

jslegendre opened this issue Jul 29, 2020 · 2 comments

Comments

@jslegendre
Copy link

Now that Big Sur is only shipping with a shared cache, it would be awesome to dsdump a framework from within the shared cache. Even support for extracted libraries would be sweet!

@lmcd
Copy link

lmcd commented Dec 19, 2020

This would be very useful

@malhal
Copy link
Contributor

malhal commented Aug 22, 2022

I think this already works, e.g.

dsdump /System/Library/Frameworks/SwiftUI.framework/SwiftUI 

gives a valid list of symbols despite not being a valid path on the file system.

However, with --swift unfortunately it crashes, e.g

mh@MacBook-Air ~ % dsdump --swift /System/Library/Frameworks/SwiftUI.framework/SwiftUI 
zsh: segmentation fault  dsdump --swift /System/Library/Frameworks/SwiftUI.framework/SwiftU
mh@MacBook-Air ~ % dsdump   
Version: 0.8.3 Built: (14:20:17, Jun 20 2022), Usage: dsdump [option..] <mach-o-file>, use -h for help

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