|
|
|
|
|
by saagarjha
3245 days ago
|
|
> isn't it possible to bundle some dynamically loaded libraries that can be shared by multiple apps Yes, there is one: the standard library, provided by Apple. However, many apps eschew this to use their own libraries and frameworks for whatever reason, be it ease of use or feature enhancements, and these cannot be shared. |
|