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

ipsw class-dump pull structs out into Type.h file #447

Open
blacktop opened this issue Apr 18, 2024 · 1 comment
Open

ipsw class-dump pull structs out into Type.h file #447

blacktop opened this issue Apr 18, 2024 · 1 comment

Comments

@blacktop
Copy link
Owner

          > I plan to take a better look at these struct types in the future, as they cause compilation errors. For now, I'm keeping the old behaviour and not parsing these types. So if you have an Objective-C type that is only present inside a struct type, it won't be imported. You may also face some type redefinition errors, but that's nothing new.

That would be great! It was my TODO to try and move these custom struct definitions to another .h header for Types etc

This would also clean the output up a lot and have 1 place where a user could "fix" or "properly label fields" for all uses of said structs etc

Originally posted by @blacktop in #443 (comment)

@blacktop
Copy link
Owner Author

@t0rr3sp3dr0

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

1 participant