Post

Replies

Boosts

Views

Activity

Reply to Why app clip's size is more than 10 MB?
otool will show you linked dynamic frameworks but not static frameworks that are compiled into your main executable. You can inspect symbols in dsym files to see what is in your main app binary and look for any static frameworks, or use a service like Emerge Tools to scan for these automatically.
Topic: App & System Services SubTopic: General Tags:
Feb ’21