This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Identity</key> | |
<array> | |
<data> | |
+t4MAAAAADAAAAABAAAABgAAAAIAAAAUY29tLmFwcGxlLmxhdGVyYWdlbnQA | |
AAAD | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>CachedVCCaps</key> | |
<integer>17592188010496</integer> | |
<key>lastKnownFaceTimeCallerID</key> | |
<string>[email protected]</string> | |
<key>registeredProviders</key> | |
<array> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ip_address</key> | |
<array> | |
<string>127.0.0.1</string> | |
</array> | |
<key>ipv6_address</key> | |
<array> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The following are only dynamically loaded, so update_dyld_shared_cache would not find them | |
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib | |
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit | |
# The following are only dynamically loaded, so update_dyld_shared_cache would not find them | |
/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio | |
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents | |
/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 | |
/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 | |
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/System/Library/Extensions/GeForceAIRPlugin.bundle/Contents/MacOS/GeForceAIRPlugin | |
/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# main frameworks | |
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libLLVMContainer.dylib | |
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
# The following are only dynamically loaded, so update_dyld_shared_cache would not find them | |
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut | |
#Frameworks added explicitly to cover 32-bit and 64-bit 3rd party applications |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The following are only dynamically loaded, so update_dyld_shared_cache would not find them | |
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib | |
/System/Library/Frameworks/OpenGL.framework/Libraries/libGLProgrammability.dylib | |
#Added in support of 32-bit and 64-bit 3rd party applications | |
/usr/lib/libcrypto.0.9.7.dylib | |
/usr/lib/libffi.dylib | |
/usr/lib/libssl.0.9.7.dylib | |
/usr/lib/libstdc++.6.dylib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Executables run at boot that use frameworks not otherwise in the shared cache | |
/System/Library/CoreServices/DMProxy | |
/System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra | |
/System/Library/CoreServices/FolderActionsDispatcher.app/Contents/MacOS/FolderActionsDispatcher | |
/System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient | |
/System/Library/CoreServices/PowerChime.app/Contents/MacOS/PowerChime | |
/System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight | |
/System/Library/CoreServices/WiFiAgent.app/Contents/MacOS/WiFiAgent | |
/System/Library/CoreServices/backupd.bundle/Contents/Resources/TMCacheDelete |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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 |