|
|
|
|
|
by mikeash
5035 days ago
|
|
How was the iOS app store lifted from Linux package managers? The main characteristic of Linux package managers, as I see it, is dependency management. Third-party iOS apps aren't allowed to have any external dependencies outside of the OS, so there is no dependency management. Installing an iOS app is just a matter of downloading it and unpacking it. |
|