Earlier quoted context omitted.
> you clearly know the culture behind it is not sustainable and has no future. It's not a culture shift, it's a technology shift. Systemwide shared-libraries are going away because they involve all-manner of versioning difficulties (DLL-Hell, etc). Simultaneously, computers have enough physical memory such that processes don't need to share libraries in-memory to keep usage low, and the security advantages of single-…
I'm a big fan of static builds. But cannot understand how a 15MB test IPA becomes a 70MB production IPA and takes 300MB to upload. That's IMO software explosion and bloat as Niklaus Wirth ranted on decades ago.
I assume you've also seen this article? https://developer.apple.com/documentation/xcode/reducing_you...