ios-binary-size-reduction
Installation
SKILL.md
iOS Binary Size Reduction
Use this skill for: Swift/Xcode apps where executable and package size are above target and size reduction must preserve app behavior, security, and startup quality.
0) Inputs
workspace_or_project:.xcworkspace(preferred) or.xcodeprojschemeconfiguration:Release(default)risk_level:low | balanced | aggressivesize_budget_mb: optional target reduction thresholdmin_gain_mb: minimum gain to keep a change (0.3MB default)slice_scope:allor explicit family/OS slices