A new way to save storage space?
Now that all apps contain code for both Intel and Arm processors, could I save storage space by stripping out the Intel code on my M4 MacBook Air?
In theory, you might be able to do that using the command tool lipo, although in reality you’re unlikely to save much storage space, as executable code for each of the two platforms might only account for 20–30% of the total size of a Universal app.