CFBundleExecutable in Info.plist is ignored

Hi,
I'm trying to customize the behavior of certain application bundles by editing the Info.plist preferences. The idea is to change the CFBundleExecutable key to point to a different file. Unfortunately, my changes seem to be ignored.
As a test, I placed an executable shell script named 'test' in /Applications/TextEdit.app/Contents/MacOS/ which launches a different application (so that i will be obvious when it works). Then I opened /Applications/TextEdit.app/Contents/Info.plist in Property List Editor and change CFBundleExecutable from 'TextEdit' to 'test', and saved it. Now when i double click on TextEdit.app, it should execute my shell script, but instead TextEditor is still launched.
It seems the bundles are hard-wired to execute a file with the same name as the bundle. Is there any way to change this?
If there is a better place to post this question, please let me know.
thanks in advance,
chad

Hi Chad--
I didn't try it with TextEdit, but I was able to fool around with a bundle I created specifically to test this.
What I found was that changing CFBundleExecutable in the Info.plist file didn't have any effect until I copied the bundle into another folder or onto another volume, and ran it from there, which forces Launch Services to update its copy of the cached Info.plist (an idea I got from the NeoOffice Wiki). I didn't try opening another program, instead each one printed out a bit of text, which got logged in the console.log, so I knew the executable was changing...
charlie

Similar Messages

  • Bundle does not support minimum os version specified in info.plist

    Hello, i still canno't update my app because of the error mentionned in the title.
    My settings:
    windows 8.1
    flashbuilder 4.7
    flex 4.13
    air 15.0.0.302
    i've mentionned minimumOsVersion = 6.1 in the app descriptor (tryed every thing there, from 4.3 to 8.0)
    tryed to compile with useLegacyAOT = yes/no
    my app is still refused, while working perfectly ad hoc
    apple is not answering me...
    help !
    thank you

    here is my info.plist. if somebody notice something please tell me, i'm struggling into this problem since 2 weeks...
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
        <dict>
            <key>CFBundleAllowMixedLocalizations</key>
            <true/>
            <key>CFBundleVersion</key>
            <string>2.0.2</string>
            <key>CFBundleShortVersionString</key>
            <string>2.0.2</string>
            <key>CFBundleIdentifier</key>
            <string>xxxx</string>
            <key>CFBundleInfoDictionaryVersion</key>
            <string>6.0</string>
            <key>CFBundleExecutable</key>
            <string>xxxxMobile</string>
            <key>CFBundleName</key>
            <string>xxxxMobile</string>
            <key>CFBundlePackageType</key>
            <string>APPL</string>
            <key>DTCompiler</key>
            <string>com.apple.compilers.llvm.clang.1_0</string>
            <key>DTPlatformBuild</key>
            <string>12A365</string>
            <key>DTPlatformName</key>
            <string>iphoneos</string>
            <key>DTPlatformVersion</key>
            <string>8.0</string>
            <key>DTSDKBuild</key>
            <string>12A365</string>
            <key>DTSDKName</key>
            <string>iphoneos8.0</string>
            <key>DTXcode</key>
            <string>0600</string>
            <key>DTXcodeBuild</key>
            <string>6A313</string>
            <key>LSRequiresIPhoneOS</key>
            <true/>
            <key>MinimumOSVersion</key>
            <string>6.1</string>
            <key>NSMainNibFile</key>
            <string>MainWindow</string>
            <key>NSMainNibFile~ipad</key>
            <string>MainWindow-iPad</string>
            <key>CFBundleResourceSpecification</key>
            <string>ResourceRules.plist</string>
            <key>CFBundleDisplayName</key>
            <string>xxxxMobile</string>
            <key>UIStatusBarHidden</key>
            <true/>
            <key>UIViewControllerBasedStatusBarAppearance</key>
            <false/>
            <key>CTAspectRatio</key>
            <string>landscape</string>
            <key>UIInterfaceOrientation</key>
            <string>UIInterfaceOrientationLandscapeRight</string>
            <key>renderMode</key>
            <string>auto</string>
            <key>CTRequestedDisplayResolution</key>
            <string>high</string>
            <key>DebugMode</key>
            <false/>
            <key>EnablePingback</key>
            <true/>
            <key>CTSoftKeyboardBehavior</key>
            <string>pan</string>
            <key>CTNamespaceURI</key>
            <string>http://ns.adobe.com/air/application/15.0</string>
            <key>CTAutoOrients</key>
            <true/>
            <key>CTInitialWindowTitle</key>
            <string>xxxxMobile</string>
            <key>CTInitialWindowContent</key>
            <string>xxxxMobile3.swf</string>
            <key>CTMaxSWFMajorVersion</key>
            <string>26</string>
            <key>CFBundleSupportedPlatforms</key>
            <array>
                <string>iPhoneOS</string>
            </array>
            <key>UIDeviceFamily</key>
            <array>
                <string>1</string>
                <string>2</string>
            </array>
            <key>UIRequiresPersistentWiFi</key>
            <string>YES</string>
            <key>UIApplicationExitsOnSuspend</key>
            <true/>
            <key>CFBundleURLTypes</key>
            <array>
                <dict>
                    <key>CFBundleURLSchemes</key>
                    <array>
                        <string>xxxx</string>
                    </array>
                    <key>CFBundleURLName</key>
                    <string>xxxx</string>
                </dict>
            </array>
            <key>UIRequiredDeviceCapabilities</key>
            <array>
                <string>armv7</string>
                <string>opengles-2</string>
            </array>
            <key>CFBundleIconFiles</key>
            <array>
                <string>Icon-Ipad-152.png</string>
                <string>Icon-Iphone-120.png</string>
                <string>[email protected]</string>
                <string>Icon-Ipad-76.png</string>
                <string>Icon-Large.png</string>
                <string>[email protected]</string>
                <string>Icon.png</string>
                <string>Icon-Small-50.png</string>
                <string>Icon-Small-50.png</string>
                <string>Icon-Small.png</string>
            </array>
            <key>UISupportedInterfaceOrientations</key>
            <array>
                <string>UIInterfaceOrientationLandscapeRight</string>
                <string>UIInterfaceOrientationLandscapeLeft</string>
            </array>
            <key>Extensions</key>
            <array/>
            <key>CTAirSdkVersion</key>
            <string>15.0.0.302</string>
            <key>CTHideAneSymbols</key>
            <false/>
            <key>CTPushNotificationEnabled</key>
            <false/>
        </dict>
    </plist>
    somebody could post a info.plist of a package that works with ios 8 please, could help me find the solution, as apple is not willing to give me the exact reason why my app is rejected...

  • Info.plist & DYLD_LIBRARY_PATH

    Hello everyone,
    I am preparing for deployment an application. This uses a series of dylibs which are opened by the application using dlopen. The dylibs are within the application's bundle (specifically, inside Contents/libs).
    I have successfully run the application by setting the env variable DYLDLIBRARYPATH to /Applications/MyApp.app/Contents/libs, achieving this either by terminal or by the means of /etc/launchd.conf. I am not trying to modify the info.plist file to avoid any external file to the bundle.
    Here's the file content:
    <?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>LSEnvironment</key>
    <dict>
    <key>DYLDLIBRARYPATH</key>
    <string>/Applications/MyApp.app/Contents/libs</string>
    </dict>
    <key>CFBundleDevelopmentRegion</key>
    <string>English</string>
    <key>CFBundleExecutable</key>
    <string>BareBones</string>
    <key>CFBundleIconFile</key>
    <string>App.icns</string>
    <key>CFBundleIdentifier</key>
    <string>com.yourcompany.MyApp</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>BareBones</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>CFBundleVersion</key>
    <string>1.0</string>
    <key>CSResourcesFileMapped</key>
    <true/>
    </dict>
    </plist>
    However this does not work. I have tried rebooting the system but with no luck.
    Could anyone shed some light on this?
    Moreover, will this work for Mac OS X 10.3 - 10.6?
    Thanks for the assistance,
    Best Regards,
    Joe

    I'm not quite sure what is going wrong, my best guess is that your bundle is not packaged correctly or you have removed some SDK files from the application when you used the terminal. What OS are you currently using and have you tried building a sample project to make sure it isn't affecting other builds?

  • Info.plist UIStatusBarHidden

    Hi,
    I have a simple iPhone project. The info.plist file was created by the template.
    I've tried adding the UIStatusBarHidden property, gave it a Boolean value and clicked the checkbox that appears in the value column. All seems fine. Just that it does not hide the status bar.
    Now,
    I'm looking at the actual file from a terminal doing "cat info.plist", the result it:
    cat Info.plist
    "CFBundleDevelopmentRegion" = en;
    UIStatusBarHidden = YES;
    CFBundleDisplayName = "${PRODUCT_NAME}";
    CFBundleExecutable = "${EXECUTABLE_NAME}";
    CFBundleIconFile = "";
    CFBundleIdentifier = "com.yourcompany.${PRODUCT_NAME:identifier}";
    "CFBundleInfoDictionaryVersion" = "6.0";
    CFBundleName = "${PRODUCT_NAME}";
    CFBundlePackageType = APPL;
    CFBundleSignature = "????";
    CFBundleVersion = "1.0";
    LSRequiresIPhoneOS = YES;
    NSMainNibFile = MainWindow;
    this is a little weird I think, because I thought the file was suppose to be xml format.
    Another oddity is that if I preview the file in the finder (pressing space) I get a nice Xml formatted file. in this preview, the value in the UIStatusBar is stated as
    <key>UIStatusBarHidden</key>
    <string>YES</string>
    since it was mentioned in other posts that it should be
    <key>UIStatusBarHidde><true/>
    I wanted to change this manually but when I open the file in text editor it does not seem like an xml file at all.
    anyone has an idea what's going on?
    -tzurs

    Thanks, I used that and was successful in hiding the status bar.

  • Info.plist in IOSerialFamily.kext

    I deleted the Info.plist, found a new one on the web. Created a txt file, saved it as Info.plist and moved it to the IOSerialFamily.kext
    Upon start up I am told that the IOSerialFamily.kext was not installed correctly and cannot be used.
    What did I do wrong? Thanks
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>CFBundleDevelopmentRegion</key>
    <string>English</string>
    <key>CFBundleExecutable</key>
    <string>IOSerialFamily</string>
    <key>CFBundleGetInfoString</key>
    <string>Apple Computer, Inc 2005-01-12 IOKit Serial Port Family</string>
    <key>CFBundleIdentifier</key>
    <string>com.apple.iokit.IOSerialFamily</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>IOKit Serial Port Family</string>
    <key>CFBundlePackageType</key>
    <string>KEXT</string>
    <key>CFBundleShortVersionString</key>
    <string>9.0</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>CFBundleVersion</key>
    <string>9.0.0d30</string>
    <key>IOKitPersonalities</key>
    <dict>
    <key>IOSerialBSDClient</key>
    <dict>
    <key>CFBundleIdentifier</key>
    <string>com.apple.iokit.IOSerialFamily</string>
    <key>IOClass</key>
    <string>IOSerialBSDClient</string>
    <key>IOProbeScore</key>
    <integer>1000</integer>
    <key>IOProviderClass</key>
    <string>IOSerialStream</string>
    <key>IOResourceMatch</key>
    <string>IOBSD</string>
    </dict>
    <key>IOSerialBSDClientSync</key>
    <dict>
    <key>CFBundleIdentifier</key>
    <string>com.apple.iokit.IOSerialFamily</string>
    <key>IOClass</key>
    <string>IOSerialBSDClient</string>
    <key>IOProbeScore</key>
    <integer>1000</integer>
    <key>IOProviderClass</key>
    <string>IOSerialStreamSync</string>
    <key>IOResourceMatch</key>
    <string>IOBSD</string>
    </dict>
    </dict>
    <key>OSBundleCompatibleVersion</key>
    <string>1.0.4</string>
    <key>OSBundleLibraries</key>
    <dict>
    <key>com.apple.kpi.bsd</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.iokit</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.libkern</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.mach</key>
    <string>8.0.0</string>
    <key>com.apple.kpi.unsupported</key>
    <string>8.0.0</string>
    </dict>
    </dict>
    </plist>

    I just got a copy of this info.plist and everything´s fine!!!!!!!!!!

  • I deleted "info.plist"

    Hi. I lost file info.plist from Application "/Applications/QuickTime Player.app/Contents". Player don't work now... Please, how to fix it?
    Give to me it.
    QuickTime X 10.3
    Mac OS: Maverics

    Process:         QuickTime Player [35681]
    Path:            /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
    Identifier:      QuickTime Player
    Version:         727.4
    Build Info:      QuickTimePlayerX-727004000000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [144]
    Responsible:     QuickTime Player [35681]
    User ID:         501
    Date/Time:       2014-08-21 13:48:01.232 +0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  0C9D581C-7F64-301F-87AF-432888427702
    Sleep/Wake UUID: 8384CD8D-1F16-45CB-A8EA-A0B0E0DE5F9B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Sandbox creation failed: Unable to get bundle identifier for container ID com.apple.QuickTimePlayerX: (null)
    Application Specific Signatures:
    Unable to get bundle identifier for container ID com.apple.QuickTimePlayerX: (null)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                   0x00007fff8f9b85bf _xpc_runtime_init_once + 2320
    1   libdispatch.dylib             0x00007fff8b5a928d _dispatch_client_callout + 8
    2   libdispatch.dylib             0x00007fff8b5a91fc dispatch_once_f + 79
    3   libxpc.dylib                   0x00007fff8f9b5614 _xpc_runtime_set_domain + 201
    4   libxpc.dylib                   0x00007fff8f9b4d19 _libxpc_initializer + 425
    5   libSystem.B.dylib             0x00007fff8a733aa8 libSystem_initializer + 142
    6   dyld                           0x00007fff640ccc2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
    7   dyld                           0x00007fff640ccdba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
    8   dyld                           0x00007fff640c9a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
    9   dyld                           0x00007fff640c99eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    10  dyld                           0x00007fff640c99eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    11  dyld                           0x00007fff640c99eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    12  dyld                           0x00007fff640c99eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    13  dyld                           0x00007fff640c99eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
    14  dyld                           0x00007fff640c98f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    15  dyld                           0x00007fff640bd1da dyld::initializeMainExecutable() + 189
    16  dyld                           0x00007fff640c0560 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 2419
    17  dyld                           0x00007fff640bc27b dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 477
    18  dyld                           0x00007fff640bc05e _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000006c  rbx: 0x00007fff59671de0  rcx: 0x1400f316477c9801  rdx: 0x00007fff59671738
      rdi: 0x0000000000000000  rsi: 0x00007fca69600100  rbp: 0x00007fff59672a60  rsp: 0x00007fff59671d80
       r8: 0x00007fff8f9d3096   r9: 0x00007fff8a4798d0  r10: 0x00007fff8a43e2a8  r11: 0x00000034f0071d39
      r12: 0x00007fca696000c0  r13: 0x0000000000000011  r14: 0x00007fca69600170  r15: 0x0000000106840010
      rip: 0x00007fff8f9b85bf  rfl: 0x0000000000010202  cr2: 0x00007fca69600000
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x10658b000 -        0x10677eff7 +{
        "Application-Group" =     (
            "dot-mac"
        CFBundleDevelopmentRegion = English;
        CFBundleDocumentTypes =     (
                CFBundleTypeIconFile = "Generic.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Alternate;
                LSItemContentTypes =             (
                    "public.audiovisual-content"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "Audio.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSItemContentTypes =             (
                    "public.audio",
                    "public.mpeg-4-audio",
                    "com.apple.protected-mpeg-4-audio",
                    "public.mp3",
                    "public.ulaw-audio",
                    "public.au-audio",
                    "public.aifc-audio",
                    "public.aiff-audio",
                    "com.apple.coreaudio-format",
                    "org.3gpp.adaptive-multi-rate-audio",
                    "com.digidesign.sd2-audio",
                    "com.microsoft.waveform-audio"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "Movie.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSItemContentTypes =             (
                    "public.movie"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "QuickTime Movie.icns";
                CFBundleTypeRole = Editor;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "com.apple.quicktime-movie"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "MPEG.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.mpeg"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "MPEG-2.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSItemContentTypes =             (
                    "public.mpeg-2-video"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "MPEG-4.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSItemContentTypes =             (
                    "public.mpeg-4",
                    "com.apple.protected-mpeg-4-video"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "DV.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.dv-movie"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "AVI.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.avi"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "FLC.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSItemContentTypes =             (
                    "public.flc-animation"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "SDP.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.sdp"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "3GPP.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.3gpp"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "3GPP2.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Default;
                LSIsAppleDefaultForType = 1;
                LSItemContentTypes =             (
                    "public.3gpp2"
                NSDocumentClass = MGMovieDocument;
                CFBundleTypeIconFile = "Quartz Composer Composition.icns";
                CFBundleTypeRole = Viewer;
                LSHandlerRank = Alternate;
                LSItemContentTypes =             (
                    "com.apple.quartz-composer-composition"
                NSDocumentClass = MGQuartzComposerDocument;
        CFBundleExecutable = "QuickTime Player";
        CFBundleGetInfoString = "10.3, Copyright \U00a9 2009 Apple Inc. All Rights Reserved.";
        CFBundleHelpBookFolder = "QuickTimePlayerX.help";
        CFBundleHelpBookName = "com.apple.QuickTimePlayerX.help";
        CFBundleIconFile = "QuickTimePlayerX.icns";
        CFBundleIdentifier = "com.apple.QuickTimePlayerX";
        CFBundleInfoDictionaryVersion = "6.0";
        CFBundleName = "QuickTime Player";
        CFBundlePackageType = APPL;
        CFBundleShortVersionString = "10.3";
        CFBundleSignature = mgvr;
        CFBundleURLTypes =     (
                CFBundleTypeRole = Viewer;
                CFBundleURLName = "RTSP URL";
                CFBundleURLSchemes =             (
                    rtsp
                LSIsAppleDefaultForScheme = 1;
        CFBundleVersion = 51;
        MGAdditionalURLTypes =     (
                CFBundleTypeRole = Viewer;
                CFBundleURLName = "HTTP URL";
                CFBundleURLSchemes =             (
                    http,
                    https
        NSAppleScriptEnabled = 1;
        NSMainNibFile = MainMenu;
        NSPrincipalClass = MGApplication;
        NSSupportsSuddenTermination = 1;
        OSAScriptingDefinition = "QuickTimePlayerX.sdef";
        QuartzGLEnable = 0;
        UTExportedTypeDeclarations =     (
                UTTypeConformsTo =             (
                    "public.movie"
                UTTypeDescription = "Matroska Video File";
                UTTypeIconName = generic;
                UTTypeIdentifier = "com.apple.quicktime.mkv";
                UTTypeReferenceURL = "http://www.matroska.org/";
                UTTypeTagSpecification =             {
                    "public.filename-extension" =                 (
                        mkv
        UTImportedTypeDeclarations =     (
                UTTypeConformsTo =             (
                    "public.movie",
                    "public.text"
                UTTypeDescription = "SDP Session Description";
                UTTypeIdentifier = "public.sdp";
                UTTypeReferenceURL = "http://www.ietf.org/rfc/rfc4566.txt";
                UTTypeTagSpecification =             {
                    "com.apple.ostype" =                 (
                        "SDP "
                    "public.filename-extension" =                 (
                        sdp
                    "public.mime-type" =                 (
                        "application/sdp"
    } (727.4) <F853E10F-D295-342D-B56F-766DBC0138E8> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
        0x7fff640bb000 -     0x7fff640ee817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff89343000 -     0x7fff8934dff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89350000 -     0x7fff8963afff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8963b000 -     0x7fff89696ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89697000 -     0x7fff896a1fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8975e000 -     0x7fff89797ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89798000 -     0x7fff897a9ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8a200000 -     0x7fff8a266fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8a299000 -     0x7fff8a322fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a323000 -     0x7fff8a3f4fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a3f5000 -     0x7fff8a47eff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8a482000 -     0x7fff8a49efff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8a49f000 -     0x7fff8a4e6fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8a55a000 -     0x7fff8a5cdfff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8a6d5000 -     0x7fff8a6e6ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8a730000 -     0x7fff8a731ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8a732000 -     0x7fff8a733ff7  libSystem.B.dylib (1197.1.1) <E6BCC031-4342-318C-A1AD-A8E9AEAE716F> /usr/lib/libSystem.B.dylib
        0x7fff8a7b3000 -     0x7fff8a7caff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a7d2000 -     0x7fff8a824fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8a825000 -     0x7fff8a87dff7  com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8a87e000 -     0x7fff8a906ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a934000 -     0x7fff8aa18fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8aa23000 -     0x7fff8b34332b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b38e000 -     0x7fff8b546ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff8b547000 -     0x7fff8b571ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8b572000 -     0x7fff8b5a1ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b5a2000 -     0x7fff8b5a7ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8b5a8000 -     0x7fff8b5c2fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8b5c3000 -     0x7fff8b605ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8b606000 -     0x7fff8ba39ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8bb16000 -     0x7fff8bb26fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8bd80000 -     0x7fff8bfc8ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bfc9000 -     0x7fff8c164ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c1b0000 -     0x7fff8c1baff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8c1bb000 -     0x7fff8c1dfff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c239000 -     0x7fff8c239fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c23b000 -     0x7fff8c254ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c255000 -     0x7fff8c25fff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c260000 -     0x7fff8c285ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c286000 -     0x7fff8c2b6fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8c2b7000 -     0x7fff8c2cfff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8c389000 -     0x7fff8c3edfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c3fb000 -     0x7fff8c3fefff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8c3ff000 -     0x7fff8c3ffffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c400000 -     0x7fff8cf76ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cfa8000 -     0x7fff8cfd1ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8d105000 -     0x7fff8d109ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8d10a000 -     0x7fff8d10bffb  libScreenReader.dylib (333.11) <11D709B9-AA71-3B2C-9F06-F7CDD5B05574> /usr/lib/libScreenReader.dylib
        0x7fff8d10c000 -     0x7fff8d113fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d114000 -     0x7fff8d120ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d3b3000 -     0x7fff8d3bbfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8d451000 -     0x7fff8d46cff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8d46d000 -     0x7fff8d46dfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8d4be000 -     0x7fff8d5e0fff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8d5e1000 -     0x7fff8d610fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d611000 -     0x7fff8d611ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8d62b000 -     0x7fff8db4efff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8db85000 -     0x7fff8db92ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8db93000 -     0x7fff8e9e6ffb  com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8eeee000 -     0x7fff8ef3bff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8ef3c000 -     0x7fff8f31dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f31e000 -     0x7fff8f320fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8f321000 -     0x7fff8f328ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8f3e3000 -     0x7fff8f42cfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f42d000 -     0x7fff8f5c9ff3  com.apple.QuartzCore (1.8 - 332.3) <D6285800-F386-3E6B-84F2-A62F9029D95F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f5ca000 -     0x7fff8f6b1ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8f6b2000 -     0x7fff8f6b5fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f6b6000 -     0x7fff8f6bafff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8f6bb000 -     0x7fff8f73cfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f73d000 -     0x7fff8f82cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f83f000 -     0x7fff8f85aff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8f85b000 -     0x7fff8f99cfff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8f9aa000 -     0x7fff8f9b2ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8f9b3000 -     0x7fff8f9d7fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8fa64000 -     0x7fff8fa6cff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8fa80000 -     0x7fff8faccffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8facd000 -     0x7fff8facdfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8fb39000 -     0x7fff8fb68ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8fb69000 -     0x7fff8fb71fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fb8e000 -     0x7fff8fb9affb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8fc27000 -     0x7fff8fe81ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8fe82000 -     0x7fff8fe83fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8fe84000 -     0x7fff8fe84fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fe85000 -     0x7fff8fe90fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8fe91000 -     0x7fff8ffe5ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ffe6000 -     0x7fff90010ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff90011000 -     0x7fff90049ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff90056000 -     0x7fff90058fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90059000 -     0x7fff9006ffff  com.apple.geokit (2.2 - 2.2) <20D34071-9831-36CF-B7FC-0013ABF4B210> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
        0x7fff90070000 -     0x7fff9021df27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff9021e000 -     0x7fff902aaff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff902ab000 -     0x7fff902abff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff902ac000 -     0x7fff902dbfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff902dc000 -     0x7fff902dfffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff9030b000 -     0x7fff90759fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff9075a000 -     0x7fff90770fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90771000 -     0x7fff90774ff7  libdyld.dylib (239.4) <A1273A02-4928-3BAC-A846-6C069DC1A0A6> /usr/lib/system/libdyld.dylib
        0x7fff90775000 -     0x7fff90780fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff907be000 -     0x7fff908edfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff908ee000 -     0x7fff908fbff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff908fc000 -     0x7fff9093aff7  com.apple.ShareKit (1.0 - 185.2) <AF0D2666-2700-3FE2-AD27-5ADAE70F7547> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff909c3000 -     0x7fff90b81fff  com.apple.GeoServices (1.0 - 702.15.12) <850DC458-20CC-3E16-BB50-7C9FDBA308D3> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff91662000 -     0x7fff9166bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff916b0000 -     0x7fff9171cfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff9174a000 -     0x7fff9174eff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff917b6000 -     0x7fff91846ff7  com.apple.Metadata (10.7.0 - 800.28) <CB43AF4C-F5DE-3161-B7D7-540DF9718EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91896000 -     0x7fff91a7bfff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff91cd5000 -     0x7fff91cf9fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff91cfa000 -     0x7fff91d71fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <B9436B61-0885-3EF6-B981-EB77C325F745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91d72000 -     0x7fff91d97ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91d98000 -     0x7fff91e5aff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91e5b000 -     0x7fff91fc9ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff923bb000 -     0x7fff92409fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff9240a000 -     0x7fff92433fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff92493000 -     0x7fff924e4fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff924ea000 -     0x7fff927bbff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff92806000 -     0x7fff92813fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff92814000 -     0x7fff92826ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff92827000 -     0x7fff92827fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff92828000 -     0x7fff92836fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff928be000 -     0x7fff928d0fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff928d1000 -     0x7fff928d6fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff92907000 -     0x7fff92bdbfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff92bdc000 -     0x7fff92c27fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff92c5a000 -     0x7fff92c81ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff92c86000 -     0x7fff92c8dffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff93108000 -     0x7fff9314fff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff931b1000 -     0x7fff931fefff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff931ff000 -     0x7fff93264ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9350a000 -     0x7fff9355bff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9355c000 -     0x7fff935a1ff6  com.apple.HIServices (1.23 - 468) <E06287C4-1534-3D46-B099-3DF8B8EE4EB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff935af000 -     0x7fff935b1fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff935b2000 -     0x7fff935b7ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff935b8000 -     0x7fff935b9fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff935ba000 -     0x7fff935bbff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff935bc000 -     0x7fff93627ff7  com.apple.AVKit (1.0 - 117.4) <952FD11D-5C11-355F-B9B2-19446097C65E> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
        0x7fff93628000 -     0x7fff9362dfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9362e000 -     0x7fff936f9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff93700000 -     0x7fff93702ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff93716000 -     0x7fff9384cffd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff93a81000 -     0x7fff93a8aff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff93a8b000 -     0x7fff93a94fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff93a95000 -     0x7fff93b9bff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff93b9c000 -     0x7fff93bfbfff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff93c24000 -     0x7fff93c2fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff93c30000 -     0x7fff93c89fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff93c8f000 -     0x7fff93d59fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff93d5a000 -     0x7fff93e48fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93e49000 -     0x7fff93e49fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff93edf000 -     0x7fff93ee6ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff93ee7000 -     0x7fff93eebff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff93f03000 -     0x7fff93f09ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff93f0a000 -     0x7fff93f0bfff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff93f0c000 -     0x7fff93fbcff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff93fbd000 -     0x7fff93fc0fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff93fc8000 -     0x7fff93fdfffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff93fe0000 -     0x7fff93fe8ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9409f000 -     0x7fff940a8fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff940a9000 -     0x7fff940abff7  com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff940ac000 -     0x7fff94119fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff9411a000 -     0x7fff941b5ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff943f2000 -     0x7fff944e3ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff94560000 -     0x7fff945c3ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94859000 -     0x7fff94898fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff948c3000 -     0x7fff948cafff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff948cb000 -     0x7fff948e7ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff94916000 -     0x7fff94917fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff94927000 -     0x7fff94936ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff94937000 -     0x7fff94938ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9493f000 -     0x7fff94949ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9494a000 -     0x7fff9494eff7  libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
        0x7fff94953000 -     0x7fff94956fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff94a0e000 -     0x7fff94a2bff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff94a55000 -     0x7fff94a7cff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff94b14000 -     0x7fff94d75fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff94e47000 -     0x7fff94e5aff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff94fc2000 -     0x7fff952f8fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9550d000 -     0x7fff9550fff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff95510000 -     0x7fff95563fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff95564000 -     0x7fff9556aff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff955a6000 -     0x7fff95615ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff956cc000 -     0x7fff956e7ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff956e8000 -     0x7fff956eafff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff956eb000 -     0x7fff95749ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9574a000 -     0x7fff9574efff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff9577c000 -     0x7fff958acff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9595f000 -     0x7fff959adff7  com.apple.opencl (2.3.59 - 2.3.59) <B49916BA-1D02-3BA6-9986-5A935A3C009B> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff95a5b000 -     0x7fff95b1fff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff95b4d000 -     0x7fff95b75ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff95b76000 -     0x7fff95c60fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff95c61000 -     0x7fff95f5ffff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff95f60000 -     0x7fff95fc7ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff95fc8000 -     0x7fff96003fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff96004000 -     0x7fff963dbfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff963dc000 -     0x7fff963f4ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff96477000 -     0x7fff964b5ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff964b6000 -     0x7fff964cfff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff964d0000 -     0x7fff96847ff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff96848000 -     0x7fff96848fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9685d000 -     0x7fff9689efff  com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff96949000 -     0x7fff9694aff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff96985000 -     0x7fff96c2fff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 39149
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=205.9M resident=69.3M(34%) swapped_out_or_unallocated=136.6M(66%)
    Writable regions: Total=19.4M written=256K(1%) resident=416K(2%) swapped_out=0K(0%) unallocated=19.0M(98%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Kernel Alloc Once                     4K
    MALLOC                             11.2M
    MALLOC (admin)                       16K
    STACK GUARD                        56.0M
    Stack                              8192K
    VM_ALLOCATE                           8K
    __DATA                             26.8M
    __IMAGE                             528K
    __LINKEDIT                         66.2M
    __TEXT                            139.7M
    __UNICODE                           544K
    shared memory                         4K
    ===========                      =======
    TOTAL                             308.9M
    Model: MacBookAir6,2, BootROM MBA61.0099.B12, 2 processors, Intel Core i5, 1.4 GHz, 4 GB, SMC 2.13f9
    Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (6.30.223.154.65)
    Bluetooth: Version 4.2.6f1 14216, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SD0128F, 121,33 GB
    USB Device: Internal Memory Card Reader
    USB Device: USB Optical Mouse
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

  • How can I convert the download.m4a and Info.plist into the right audio file

    The topic is actually the problem that I have.
    I have bought music and it was downloaded successful (all of it) but iTunes had a strange freeze while converting the files into the right audio file. Some files were converted but after the freeze no more.
    I'm now left with these .tmp folders in the downloads folder which have the download.m4a and Info.plist files.
    My iTunes is able to play these download.m4a files, but they show no information and covers and this is really annoying. I could write and change it all by myself, but than I would still miss some information (and covers).
    Is there any way for me to convert or combine these files?
    Note: I'm not able to restart any downloads, because they were successful.

    Hello ed2345,
    Thanks for the help, but this is not the problem.
    It's hard to describe the problem, but I'll try it again, this time with pictures.
    I was left with the following folders in the iTunes Downloads folder.
    http://www.picfront.org/d/7yb3
    These TMP Folders have a download.m4a and a Info.plist file.
    After moving the audio files in iTunes a bit I get this.
    http://www.picfront.org/d/7yb2
    As you can see no other Information for the download.m4a than the length.
    That's how the .m4p file looks like
    http://www.picfront.org/d/7yb1
    And this is how the same .m4a file currently looks
    http://www.picfront.org/d/7yb0
    Like I said, I could edit all these download.m4a files by myself but that would leave some information out.
    Note: Sorry, I hope the links do not spam you with annoying ads. I don't get any but I was told that there can be some annoying one.

  • How do I renew the integrity of a possibly corrupted info.plist?

    When I try to install Messenger 6.0.3, I get the following error message:
    "The Finder cannot complete the operation because some data in
    Info.plist could not be read or written. (Error code -36)."
    How do I renew the integrity of the info.plist file (ideally without screwing everything else up)? Or is something else at work here?

    welbike wrote:
    Is there a solution to this problem?
    I don't know. It might help if you told me what the message was, and what was the "failing" message you mentioned earlier?
    How is it you are now able to install Messenger? Did you repair the disk? Did you download a new copy?
    One thing you can do is to open the Console application, from your Utilities folder, and have console.log in one window and system.log in another. Use the "broom" to clear both windows, then try to start a chat session. When it quits, there will be a message in one or both of the console windows.
    Copy and paste what you get from these windows (and say which is which). I need to see the exact message to take this further.

  • Iphoto won't launch after 10.6.8 update, info.plist lost

    After I updated, iPhoto would seem to start--it was in the menu bar, but most commands were greyed out and no library was visible or available.  I remembered it was a good idea to trash preferences, so I trashed the Info.plist file.  I also moved com.apple.iphoto.plist or the like.  Then iPhoto's icon turned into a generic app icon and I can't even get the menu bar to become iPhoto.  I found this:
    iPhoto[1303]: No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
    com.apple.launchd.peruser.501[97] ([0x0-0xcb0cb].com.apple.iPhoto[1303]): Exited with exit code: 1
    I may have lost the Info.plist forever in my (ironic) efforts to get iPhoto to work again!
    Help?

    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    I'm trying to install the new version, but each time during the installation, "Error writing to file: C:/Program Files (x86)/Common Files/Apple/Mobile Device/Support/AppleMobileDeviceHelper.resources/Info.plist." Keeps popping up. What am I doing wrong?

    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Uploading AIR for IOS thru Application Loader I get the following error - The package does not contain an Info.plist.

    I'm publishing an .fla in AIR for IOS.
    I'm in CC 2014 so first I need to know which AIR should I publish in?
    newest is AIR 14.0.0.178 for IOS
    IOS deployment type is App Store
    publishes with no error.
    I see the following files included .swf and app.xml
    I convert the .ipa to a zip file
    Upload that thru the Application Loader I get the following error
    The package does not contain an Info.plist.
    Where is the infoplist for this and do I convert the .ipa and the info to a zip file?
    I converted the .ipa to a .zip and the intoplist file is NOT THERE  how do I generate this?
    Any help here?

    Ok this is becoming very very frustrating as I have been at this for hours now. So the only way to explain this is to write what I did step by step as I have to be doing something wrong, just to recap:
    I was publishing from Flash CC 2014 using AIR 14.0 and getting Digital Certificate is not valid message.
    Was instructed to download new AIR 17 , I did this installed into Flash and used to publish.
    I used my previous p12, app ID and distribution certificates all generated properly.
    The file worked ONCE but I got an app ID error ( I understood I used the wrong app ID)
    I changed it to the right app ID and the very next time and after 10 attempts I got the same error  Digital Certificate is not valid
    SO I then downloaded AIR 16.0
    RE DID ALL MY CERTIFICATES AND P12'S
    went to publish and I STILL GET THE SAME MESSAGE   Digital Certificate is not valid

  • ERROR: "info.plist does not validate against DTD"

    Hi! I got this error if anyone has it solved Please HELP.
    I am trying to package a WRT widget using Nokia WRT extension for Adobe Dreamweaver. This is the place for info on the extension: http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/Runtimes/Web_Runtime/
    I figure developer from here who use DW to develop mobile content might know the error.
    When come to the step of 'Package Nokia WRT Widget' I got this error: info.plist does not validate against DTD
    and a page of error info shown like this:
    DTD validated at: Wed Jun 17 2009 19:03:00 GMT+0800 (Malay Peninsula Standard Time)
    DTD used for validation: http://www.nokia.com/DTDs/plist-1.0.dtd
    Line
    Column
    Message
    Explanation
    Source
    2
    95
    DTD did not contain element declaration for document type name
    3
    16
    Attribute "version" exists, but can not be used for this element.
    3
    21
    element "plist" undefined. Did you mean "applet" or "strike"?
    4
    7
    element "dict" undefined. Did you mean "strike" or "input"?
    5
    7
    element "key" undefined. Did you mean "strike" or "blockquote"?
    6
    10
    element "string" undefined. Did you mean "strong" or "strike"?
    7
    7
    element "key" undefined. Did you mean "strike" or "blockquote"?
    8
    10
    element "string" undefined. Did you mean "strong" or "strike"?
    9
    7
    element "key" undefined. Did you mean "strike" or "blockquote"?
    10
    10
    element "string" undefined. Did you mean "strong" or "strike"?
    11
    7
    element "key" undefined. Did you mean "strike" or "blockquote"?
    12
    10
    element "string" undefined. Did you mean "strong" or "strike"?
    13
    7
    element "key" undefined. Did you mean "strike" or "blockquote"?
    14
    9
    element "true" undefined. Did you mean "textarea" or "tr"?
    Can anyone knows what this means and how i can solve it?
    Please help. Thankyou.
    note: I am new here and knows that keep asking quesion without giving back is not good but I have a deadline here and wanted to finish the job. I will read some other post and try to help in return when I am able to do so.

    Hi pziecina,
    Thanks for your reply,
    I suspect my problem is the installation or setup of my system or software. as the result i tested is not by doing any scripting at all. All I did is following one of their example exactly (http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/Runtimes/Web_Runtime/Dreamweaver_Exte nsion/QuickStart.xhtml) and package strightaway without modifying the code. because I want to make sure i got the extension install correctly. even so by packaging one of their ready make example already yield this error.

  • When ever I reboot my device, I get an error message that says, "runtime error info.plist not found". What is this, how does it effect my ipod and how do I correct this error?

    I have an ipod touch 64gb. Lately, I discovered an error message on the lockscreen that says "Runtime Error Info.plist not found". What is this, will it effect my ipod, how does it effect my ipod and how do I correct the error? (I see the error message when I power up my ipod and when I reboot).

    Follow  this article:
    How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Macbook Pro Hard drive partition and Bootcamp Info.plist

    Okays, so i was planning on installing windows through USB bootcamp as my CD is broken. I tried editing the Info.Plist and i managed to stuff it up and lost original now it doesnt work, how do i redownload my original one.
    THEN i tried to partition the hard drive with disk utility, i accidentally didnt resize each partition and force quit the app and now my hard drive shows 249.56 GB FULL instead of 129.45 full, what do i do to fix my hard drive. in the "about this mac" it shows half my hard drive used as "Other". Please help
    Its a Macbook pro 2010 13inch
    running 10.9 Maverick

    Hi Michele,
    Sounds like a corrupted partition map. Can you run the Bootcamp Setup Assistant again to restore the drive to a single volume? Otherwise, I'd backup the OS X side and then re-partition the drive and start from scratch, then restore your backup so at least you'll be back up and operational on the OS X relatively quickly.

  • Help! No info.plist, manifest.plist, or status.plist on Iphone backup...data can not be recovered

    I'm at a lost here, I created a backup of my iphone before I updated my firmware.  When I went to go restore from backup, I noticed it did not backup completely.  I checked the 'C:\Users\Name\AppData\Roaming\Apple Computer\MobileSync\Backup' and noticed that the folder that carries my backup does not have the info.plist, manifest.plist, or status.plist files??  All the data seems to be intact, just no way to extract it.  I already tried to use iPhone Backup Extractor, did not work.  Somebody please help me out, I don't want to be out of luck.  I'm missing all my past important SMS history, curcial Notes and emails. 
    Thanks ahead of time,

    gdgmacguy wrote:
    If your backup is corrupted you cannot retrieve data from it.
    I've been working on a tool that repairs most iPhone (iPad, iPod Touch) backups that iTunes reports as corrupted -- it seems to be working fairly well for people we've had using it lately! If someone stumbles on this post and wants to try it out, the program is Decipher Backup Repair, and you can try it here:
    http://deciphertools.com/download-decipher-backup-repair.html
    As other people in the thread have mentioned, you can also try some third-party programs to read the backup and pull-out the important data so you at least have it in some capacity. We have one on the website I've linked above, in addition to the repair software.
    I hope this helps someone who finds this thread! Dealing with iTunes backups can be really painful, and I know it's horribly depressing to wait through a restore to get the corrupted message after SEVERAL minutes.
    (Note: As I mentioned, I work on the backup fixing software I linked to, so I stand to benefit, financially or otherwise, from the links I've provided.)

Maybe you are looking for

  • Itunes continually freezing forcing a hard reboot of pc

    when syncing my itunes library with my ipod, itunes freezes fairly often and i can't quit out of it even if i try and kill the process in task manager. i think reformatting windows and starting over might help somewhat, but in the meantime, which is

  • If I turn off notifications/data to take a nap, will I miss some alerts?

    I sometimes want to turn off all sounds on my iPhone except for the phone ringer when I take a nap, so I can sleep undisturbed unless someone needs to reach me by phone. My question is: If I turn off all notifications in the settings, temporarily, wi

  • One more time, programming your first java program

    go here; http://jonjon.0catch.com mirror site; http://geocities.com/jon_riley/jon/java.htm

  • Workload Function module....

    Hi all, I am trying to prepare a workload report. But the report does not display transactions like SE38 and SA38. I am using the following function module: SAPWL_WORKLOAD_GET_STATISTIC Can some one suggest some other function module or any other mea

  • CRASHING PROBLEM - HELP!

    When I'm about to bounce and save - the session crashes. - and the same happens if I load in a video What is the problem?