Skip to content

Conversation

@trevor-e
Copy link
Member

@trevor-e trevor-e commented Jun 23, 2025

Adds parsing for some DYLD commands and also fixes the types for many other commands.

Screenshot 2025-06-23 at 4 55 28 PM

element = TreemapElement(
name=tag,
install_size=total_size,
download_size=total_size, # Binary sections don't compress
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this? The app binary does compress (generally pretty well)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops this is Cursor going wild. none of the download size stuff is implemented yet.

@trevor-e trevor-e merged commit 84b92aa into main Jun 23, 2025
12 checks passed
@trevor-e trevor-e deleted the telkins/binary-sections branch June 23, 2025 23:19
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

Successfully merging this pull request may close these issues.

3 participants