Constant MH_DYLIB_IN_CACHE
const MH_DYLIB_IN_CACHE: u32 = 2_147_483_648u32
Only for use on dylibs. When this bit is set, the dylib is part of the dyld shared cache, rather than loose in the filesystem.
MH_DYLIB_IN_CACHEconst MH_DYLIB_IN_CACHE: u32 = 2_147_483_648u32
Only for use on dylibs. When this bit is set, the dylib is part of the dyld shared cache, rather than loose in the filesystem.