Category: Framworks
-

Journey to Become a Librarian or a Builder: Dynamic – part 2
In the previous part, we focused on static linking and briefly discussed the differences between frameworks and libraries. In this article, we’ll take a closer look at dynamic linking, how the dynamic linker (dyld) works, and how dynamic libraries and frameworks behave at runtime.
