|
|
|
|
|
by stephencanon
1276 days ago
|
|
libc (under the name libsystem_c.dylib) is one of several components that make up libSystem. But none of these dylibs (including libSystem itself) actually exist in the installed image as dylibs: they’re part of the dyld shared cache. |
|