Skip to content

Instantly share code, notes, and snippets.

@inC3ASE
Created October 19, 2016 22:05
Show Gist options
  • Save inC3ASE/6c700cab2eaf4f823290d07dac032d79 to your computer and use it in GitHub Desktop.
Save inC3ASE/6c700cab2eaf4f823290d07dac032d79 to your computer and use it in GitHub Desktop.
/Volumes/OS X Base System/private/var/db/dyld/shared_region_roots/
#XType-related frameworks that are linked against dynamically and so will not be picked up automatically when building the shared cache
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
#dylibs loaded by daemons during boot
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistryServer.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontWorkerAccess.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment