GithubHelp home page GithubHelp logo

kolinkrewinkel / polychromatic Goto Github PK

View Code? Open in Web Editor NEW
1.1K 1.1K 69.0 651 KB

Semantic highlighting for Xcode.

Home Page: http://kolinkrewinkel.com/

License: MIT License

Objective-C 98.79% C 1.21%

polychromatic's People

Contributors

0xced avatar a2 avatar ayanonagon avatar ealeksandrov avatar jklausa avatar kolinkrewinkel avatar maximusmccann avatar mczonk avatar mnvr avatar nekrich avatar neonichu avatar otaran avatar qm-arc avatar richardjrossiii avatar rolandleth avatar tonyarnold avatar zenangst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

polychromatic's Issues

Swift 2.x Support

Is this still happening? Or even part of the roadmap ? I remember an older issue open and came back to install again and try but it's still poorly behaving / not working.

cb77ebad-85f8-4f4e-998c-58e6fab26662

I'd love to know if there are any plans for this :)

Thank you
Shai

Xcode 6.3 doesn't work

The Polychromatic color scheme doesn't show up on XCode 6.3. And the fix from here doesn't make it work...

Crashing on run of Xcode 6 GM (6A313)

Awesome plugin! Trying to get it to work on Xcode 6. I've installed CLI for Xcode 6 GM as well.
Build succeeds, but crashes.

2014-09-10 09:07:33.805 Xcode[3417:303] [MT] DVTAssertions: UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Extension Xcode.IDEKit.CmdHandler.ShowViewDrawing class 'DBGMenuController' not found for required key 'handlerClass'
UserInfo: {
    DVTExtensionClassNameErrorKey = DBGMenuController;
    DVTExtensionIdentifierErrorKey = "Xcode.IDEKit.CmdHandler.ShowViewDrawing";
    DVTPlugInExecutablePathErrorKey = "/Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin";
    DVTPlugInIdentifierErrorKey = "com.apple.dt.dbg.DebuggerUI";
}
Hints: None
2014-09-10 09:07:33.853 Xcode[3417:303] [MT] DVTAssertions: 
Backtrace:
  0  0x00007fff8fb48244 __exceptionPreprocess (in CoreFoundation)
  1  0x00000001001e6184 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9240ee75 objc_exception_throw (in libobjc.A.dylib)
  3  0x000000010004ebd7 -[DVTExtension _adjustClassAttribute:forKey:inParameterData:] (in DVTFoundation)
  4  0x000000010004e633 -[DVTExtension _adjustClassReferencesInParameterData:usingSchema:] (in DVTFoundation)
  5  0x00000001000d210c -[DVTExtension _fireExtensionFault:] (in DVTFoundation)
  6  0x00000001000d1a75 __63-[DVTExtension _valueForKey:inParameterData:usingSchema:error:]_block_invoke (in DVTFoundation)
  7  0x0000000101fa7925 _dispatch_client_callout (in libdispatch.dylib)
  8  0x0000000101fa88df _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
  9  0x000000010021cdfd DVTDispatchBarrierSync (in DVTFoundation)
 10  0x000000010001fbc4 -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
 11  0x00000001000d1851 -[DVTExtension _valueForKey:inParameterData:usingSchema:error:] (in DVTFoundation)
 12  0x00000001000d1c44 -[DVTExtension valueForKey:error:] (in DVTFoundation)
 13  0x00000001014163de __55+[IDECommandManager cacheCommandDefinitionsAndHandlers]_block_invoke (in IDEKit)
 14  0x0000000101fa7925 _dispatch_client_callout (in libdispatch.dylib)
 15  0x0000000101fa791b dispatch_once_f (in libdispatch.dylib)
 16  0x00000001011cfa60 +[IDECommandManager cacheCommandDefinitionsAndHandlers] (in IDEKit)
 17  0x00000001011cf054 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
 18  0x00007fff8fb16e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
 19  0x00007fff8fa0a82d _CFXNotificationPost (in CoreFoundation)
 20  0x00007fff8afed7ba -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
 21  0x00000001001c6e6e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
 22  0x00007fff90ed9cde -[NSApplication finishLaunching] (in AppKit)
 23  0x000000010074a665 -[DVTApplication finishLaunching] (in DVTKit)
 24  0x00007fff90ed97f3 -[NSApplication run] (in AppKit)
 25  0x00007fff90ec4783 NSApplicationMain (in AppKit)
 26  0x00007fff8b6b85fd start (in libdyld.dylib)
 27  0x0000000000000003
(lldb) 

No highlighting on Xcode 6.0.1

Just downloaded and installed Xcode 6.0.1 and have it up and running. There's no syntax highlighting at all. Checked the preferences to see if switching colour theme made any difference, but still no highlighting.

I tried reinstalling it, no luck.

Have you or anyone else experienced this? or have a solution?

I'm really missing Carbon (Polychromatic) :(

Thanks

Xcode 6, Swift Rewrite, Swift Support.

This'll probably get broken into more than one issue.

I'm going to rewrite this in Swift, as my first experience with it. Probably won't happen for a week or so due to finals and starting work at Facebook.

The rewrite will naturally support Xcode 6, and will likely involve some changes based upon whatever revelations I learn from actually looking at Swift code; from what I can tell, type-inference could be used to affect colors, different coloring priority (like the default themes have now with selectors and types), etc.

Looking forward to it, and any feedback for me going forward.

Failed on Xcode7.2.1

This is my first time try to use the plugin.
The steps I have proceed,

  1. download the latest plugin Polychromatic.xcplugin.zip from "release"
  2. create a new directory
  3. close Xcode and reopen it.
$ls
Polychromatic.xcplugin/

$pwd
/Users/heefan/Library/Application Support/Developer/Shared/Xcode/Plug-ins

I cannot find anything about Polychromatic on my Fonts & Color
I am using Xcode 7.2.1

May I know what's the reason and how to fix? Thanks

Variables Not Saving

Every time I restart Xcode, the variables are black, because the Saturation and Brightness have been reset to 0. I have been unable to get my values to persist. Is this a bug? Is there a "Save" button I've missed? Or is this a potential upcoming feature?

better color decision

in the following screenshot, notice that minYDistance and maxYDistance are the same or almost the same color.

screen shot 2014-12-03 at 13 44 57

i think a better way of choosing colors should me used, so that the used colors are as far apart as possible

Can't enable Polychromatic 6.3.2

So I'm aware that with the new update that plug ins will need to do a small update...after reading into it so initially trying to get this to work i uninstalled alcatraz reinstalled it a bunch of times with no luck and even went so far as to go and delete the plug ins manually and remove polychromatic from preferences...now i came across this thread and it provided some answers in where you can update your keys, and it worked for other plug ins but i cant find polychromatic as an option any longer in preferences.

YES and NO.

It would be nice if YES and NO could be seen in a Red/Green colour.

Xcode crashes when I select my iPhone 5s as target

Everything works with the simulator, but as soon as I select my 5s as the target, Xcode crashes, apparently nil gets inserted in a dictionary -[PLYVariableManager colorForVariable:inWorkspace:]

this is the stack trace

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 5B130a
UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** setObjectForKey: key cannot be nil
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff8db22244 __exceptionPreprocess (in CoreFoundation)
  1  0x0000000109866da0 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9348ae75 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff8da1d46e -[__NSDictionaryM setObject:forKey:] (in CoreFoundation)
  4  0x000000011294c568 -[PLYVariableManager colorForVariable:inWorkspace:] (in Polychromatic)
  5  0x000000011294b16f -[DVTTextStorage(PLYHighlightingHook) ply_colorAtCharacterIndex:effectiveRange:context:] (in Polychromatic)
  6  0x0000000109ceb145 -[DVTSourceTextView layoutManager:shouldUseTemporaryAttributes:forDrawingToScreen:atCharacterIndex:effectiveRange:] (in DVTKit)
  7  0x00007fff8c99c6f1 -[NSLayoutManager(NSPrivate) _drawBackgroundForGlyphRange:atPoint:parameters:] (in AppKit)
  8  0x0000000109cea823 -[DVTLayoutManager drawBackgroundForGlyphRange:atPoint:] (in DVTKit)
  9  0x00007fff8c99a9f7 -[NSTextView drawRect:] (in AppKit)
 10  0x0000000109ce961c -[DVTCompletingTextView drawRect:] (in DVTKit)
 11  0x0000000109ce92c9 -[DVTSourceTextView drawRect:] (in DVTKit)
 12  0x00007fff8ca3fe25 -[NSTextView _drawRect:clip:] (in AppKit)
 13  0x0000000109ce91b8 -[DVTCompletingTextView _drawRect:clip:] (in DVTKit)
 14  0x00007fff8c91a15c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 15  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 16  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 17  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 18  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 19  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 20  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 21  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 22  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 23  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 24  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 25  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 26  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 27  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 28  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 29  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 30  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 31  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 32  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 33  0x00007fff8c91ace4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 34  0x00007fff8c918fd1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] (in AppKit)
 35  0x00007fff8c915fbf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] (in AppKit)
 36  0x00007fff8c8f542a -[NSView displayIfNeeded] (in AppKit)
 37  0x00007fff8c95a85e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints (in AppKit)
 38  0x00007fff8f4c40f4 __NSFireTimer (in Foundation)
 39  0x00007fff8da89564 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ (in CoreFoundation)
 40  0x00007fff8da8909f __CFRunLoopDoTimer (in CoreFoundation)
 41  0x00007fff8dafa5aa __CFRunLoopDoTimers (in CoreFoundation)
 42  0x00007fff8da448e5 __CFRunLoopRun (in CoreFoundation)
 43  0x00007fff8da440b5 CFRunLoopRunSpecific (in CoreFoundation)
 44  0x00007fff93659a0d RunCurrentEventLoopInMode (in HIToolbox)
 45  0x00007fff936597b7 ReceiveNextEventCommon (in HIToolbox)
 46  0x00007fff936595bc _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 47  0x00007fff8c7be3de _DPSNextEvent (in AppKit)
 48  0x00007fff8c7bda2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
 49  0x0000000109dcbe31 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 50  0x00007fff8c7b1b2c -[NSApplication run] (in AppKit)
 51  0x00007fff8c79c913 NSApplicationMain (in AppKit)
 52  0x00007fff894225fd start (in libdyld.dylib)
 53  0x0000000000000001

Sample themes are not installed if themes directory is missing

Summary

If the user does not have an existing directory at ~/Library/Developer/UserData/FontsAndColorThemes/, installing the sample themes will not succeed.

Steps to Reproduce

  1. Ensure that ~/Library/Developer/UserData/FontsAndColorThemes/ does not exist.
  2. In Xcode, select Editor > Polychromatic > Install Sample Themes.
  3. Click Install Themes in the alert that is displayed.
  4. Restart Xcode.

Expected Result

The plugin detects that the FontsAndColorThemes directory is missing, creates it, and then installs the themes.

Actual Result

The themes are not installed.

Notes

Manually creating the FontsAndColorThemes directory and then selecting Editor > Polychromatic > Install Sample Themes in Xcode does result in the themes being installed.

Doesn't work with Xcode 9

It stopped working with Xcode 9. Even with the trick to unsign the binary and update the plugins the extension doesn't work anymore. The settings of Polychromatic are showing up inside the settings menu but the code doesn't get highlighted as it should. This is most likely due to the fact that Xcode 9 reworked entirely the code editor component. It didn't seem that their extension framework was improved in Xcode 9 vs what they announced and showed in Xcode 8 so for now there is no way to get back the functionality in a more official way.

Crash on OSX 10.8.5, Xcode 5.1

I'm using version 1.0.1 from the releases section. I get this error on startup. Wondering if it's because I'm running 10.8.5? If so, any chance of making this work against 10.8.5 as I'm unable to upgrade to 10.9 currently. I've tried simply building the source myself, which also errors.

Process:         Xcode [62424]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         5.1 (5084)
Build Info:      IDEFrameworks-5084000000000000~21
Code Type:       X86-64 (Native)
Parent Process:  launchd [185]
User ID:         502

Date/Time:       2014-04-28 13:21:40.739 +1200
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          19478 sec
Crashes Since Last Report:           14
Per-App Interval Since Last Report:  50993 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      46C9EECB-8350-263D-3BF2-E90CEEF585E6

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18:
--> 
    __TEXT                 000000010779e000-000000010779f000 [    4K] r-x/rwx SM=COW  /Applications/Xcode.app/Contents/MacOS/Xcode

Application Specific Information:
ProductBuildVersion: 5B130a

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff8b6ec498 objc_msgSend_vtable3 + 24
1   com.apple.Foundation            0x00007fff878e02e7 -[NSBundle loadAndReturnError:] + 646
2   com.apple.Foundation            0x00007fff878e005c -[NSBundle load] + 19
3   com.apple.Xcode.DevToolsCore    0x000000010d0fb410 -[XCPluginManager loadPluginBundle:] + 479
4   com.apple.Xcode.DevToolsCore    0x000000010d0fae17 -[XCPluginManager findAndLoadPluginsInDomain:] + 4302
5   com.apple.Xcode.DevToolsCore    0x000000010d0be288 XCInitializeCoreIfNeeded + 4247
6   com.apple.dt.IDE.Xcode3Core     0x000000010ba8a270 +[Xcode3CoreInitializer ide_initializeWithOptions:error:] + 16
7   com.apple.dt.IDEFoundation      0x0000000108350c49 _IDEInitializeOnePlugInAndPrerequisites + 1359
8   com.apple.dt.IDEFoundation      0x0000000108350326 _IDEInitializePlugIns + 980
9   com.apple.dt.IDEFoundation      0x000000010834fe15 __IDEInitialize_block_invoke + 42
10  com.apple.dt.IDEFoundation      0x0000000108350530 IDESetSafeToLoadMobileDevice + 203
11  com.apple.dt.IDEKit             0x00000001088d2d34 -[IDEWelcomeWindowController _showFirstLaunchExperienceIfAppropriate] + 316
12  com.apple.dt.IDEKit             0x00000001088d2bdb -[IDEWelcomeWindowController openWelcomeWindowAfterFirstLaunchExperienceIfAppropriate:] + 29
13  com.apple.dt.IDEKit             0x00000001088d2b07 -[IDEApplicationController applicationOpenUntitledFile:] + 230
14  com.apple.AppKit                0x00007fff85a81c34 -[NSApplication _doOpenUntitled] + 482
15  com.apple.AppKit                0x00007fff85a816cf __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233
16  com.apple.AppKit                0x00007fff85dc36c1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143
17  com.apple.AppKit                0x00007fff85a8117b -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760
18  com.apple.AppKit                0x00007fff85a7f66e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 298
19  com.apple.AppKit                0x00007fff85a7f445 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
20  com.apple.AppKit                0x00007fff85a7f04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
21  com.apple.Foundation            0x00007fff878ce05b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
22  com.apple.Foundation            0x00007fff878cdebd _NSAppleEventManagerGenericHandler + 106
23  com.apple.AE                    0x00007fff8d151078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
24  com.apple.AE                    0x00007fff8d150ed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
25  com.apple.AE                    0x00007fff8d150d99 aeProcessAppleEvent + 318
26  com.apple.HIToolbox             0x00007fff875a4709 AEProcessAppleEvent + 100
27  com.apple.AppKit                0x00007fff85a7b836 _DPSNextEvent + 1456
28  com.apple.AppKit                0x00007fff85a7adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
29  com.apple.dt.DVTKit             0x0000000107e9ce31 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 84
30  com.apple.AppKit                0x00007fff85a721a3 -[NSApplication run] + 517
31  com.apple.AppKit                0x00007fff85a16bd6 NSApplicationMain + 869
32  libdyld.dylib                   0x00007fff8c6847e1 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8d621d16 kevent + 10
1   libdispatch.dylib               0x00007fff8b865dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib               0x00007fff8b8659ee _dispatch_mgr_thread + 54

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 7:: com.apple.NSURLConnectionLoader
0   com.apple.security              0x00007fff81f47266 CSSM_DL_FreeUniqueRecord + 70
1   com.apple.security              0x00007fff81f471a3 Security::CssmClient::DbUniqueRecordImpl::deactivate() + 121
2   com.apple.security              0x00007fff81f470cc Security::CssmClient::DbUniqueRecordImpl::~DbUniqueRecordImpl() + 62
3   com.apple.security              0x00007fff81f4a3b7 Security::CssmClient::SSDbUniqueRecordImpl::~SSDbUniqueRecordImpl() + 25
4   com.apple.security              0x00007fff81f2ddf8 Security::RefPointer<Security::CssmClient::ObjectImpl>::release() + 72
5   com.apple.security              0x00007fff81f43956 Security::RefPointer<Security::CssmClient::ObjectImpl>::setPointer(Security::CssmClient::ObjectImpl*) + 66
6   com.apple.security              0x00007fff81f46383 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 621
7   com.apple.security              0x00007fff81ff158e Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&, cssm_access_credentials const*) + 64
8   com.apple.security              0x00007fff81f49a9c Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 12
9   com.apple.security              0x00007fff81f4969a Security::KeychainCore::KeychainSchemaImpl::KeychainSchemaImpl(Security::CssmClient::Db const&) + 1306
10  com.apple.security              0x00007fff81f49158 Security::KeychainCore::KeychainSchema::KeychainSchema(Security::CssmClient::Db const&) + 40
11  com.apple.security              0x00007fff81f490d1 Security::KeychainCore::KeychainImpl::keychainSchema() + 63
12  com.apple.security              0x00007fff81f48b8d Security::KeychainCore::DefaultCredentials::operator()(Security::CssmClient::Db) + 79
13  com.apple.security              0x00007fff81f489eb Security::KeychainCore::KeychainImpl::defaultCredentials() + 157
14  com.apple.security              0x00007fff81f4448b Security::CssmClient::DbImpl::open() + 221
15  com.apple.security              0x00007fff81f4dcd5 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 257
16  com.apple.security              0x00007fff81f8770a _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 435
17  com.apple.security              0x00007fff81f87014 SecIdentityCopyPreference + 261
18  com.apple.CFNetwork             0x00007fff8b981af4 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 236
19  com.apple.CFNetwork             0x00007fff8b981751 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 411
20  com.apple.CFNetwork             0x00007fff8b981390 HTTPProtocol::openStream() + 80
21  com.apple.CFNetwork             0x00007fff8b9808f4 HTTPProtocol::useNetConnectionForRequest(NetConnection*, __CFHTTPMessage*, unsigned char, unsigned char) + 910
22  com.apple.CFNetwork             0x00007fff8b98031e HTTPConnectionCacheEntry::dispatchConnectionToProtocol(NetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 244
23  com.apple.CFNetwork             0x00007fff8b98015d HTTPConnectionCacheEntry::notifyNextProtocolOfOpenConnection(NetConnection*, unsigned char) + 411
24  com.apple.CFNetwork             0x00007fff8b97db43 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 645
25  com.apple.CFNetwork             0x00007fff8b97d4b0 HTTPConnectionCache::_onqueue_enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 178
26  com.apple.CFNetwork             0x00007fff8b97d3d5 __enqueueRequestForProtocol_block_invoke_0 + 26
27  com.apple.CFNetwork             0x00007fff8ba16fea __block_global_1 + 28
28  com.apple.CoreFoundation        0x00007fff83f32154 CFArrayApplyFunction + 68
29  com.apple.CFNetwork             0x00007fff8b977314 RunloopBlockContext::perform() + 124
30  com.apple.CFNetwork             0x00007fff8b9771eb MultiplexerSource::perform() + 221
31  com.apple.CoreFoundation        0x00007fff83f13b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
32  com.apple.CoreFoundation        0x00007fff83f13455 __CFRunLoopDoSources0 + 245
33  com.apple.CoreFoundation        0x00007fff83f367f5 __CFRunLoopRun + 789
34  com.apple.CoreFoundation        0x00007fff83f360e2 CFRunLoopRunSpecific + 290
35  com.apple.Foundation            0x00007fff878a3526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
36  com.apple.Foundation            0x00007fff87901532 __NSThread__main__ + 1345
37  libsystem_c.dylib               0x00007fff868a6772 _pthread_start + 327
38  libsystem_c.dylib               0x00007fff868931a1 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff8d6216d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff868a8f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff868a8ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff86893191 start_wqthread + 13

Thread 11:: Dispatch queue: DTDKExecuteInSession dbcdb9d640e6f6767e5107ed8e630cc0d0ee63ce
0   libsystem_kernel.dylib          0x00007fff8d621ffa read + 10
1   libcrypto.0.9.8.dylib           0x00007fff8e7b4de6 sock_read + 54
2   libcrypto.0.9.8.dylib           0x00007fff8e7d61a8 BIO_read + 168
3   libssl.0.9.8.dylib              0x00007fff82769f49 ssl3_read_n + 361
4   libssl.0.9.8.dylib              0x00007fff8276afc3 ssl3_read_bytes + 2307
5   libssl.0.9.8.dylib              0x00007fff82762e42 ssl3_get_message + 386
6   libssl.0.9.8.dylib              0x00007fff82762847 ssl3_get_finished + 39
7   libssl.0.9.8.dylib              0x00007fff82763b7a ssl3_connect + 2138
8   com.apple.mobiledevice          0x00000001118f9dea lockssl_handshake + 597
9   com.apple.mobiledevice          0x00000001118fa0e4 lockconn_enable_ssl + 16
10  com.apple.mobiledevice          0x00000001118f93fd send_session_start + 516
11  com.apple.mobiledevice          0x00000001118fe9a6 AMDeviceStartSession + 125
12  com.apple.DTDeviceKitBase       0x00000001117e8930 DTDKExecuteInSession_PreImpl + 220
13  com.apple.DTDeviceKitBase       0x00000001117e8f6f ___Z20DTDKExecuteInSessionP9_AMDevice_block_invoke + 23
14  libdispatch.dylib               0x00007fff8b8630b6 _dispatch_client_callout + 8
15  libdispatch.dylib               0x00007fff8b864723 _dispatch_barrier_sync_f_invoke + 39
16  com.apple.dt.DVTFoundation      0x00000001077a684f -[DVTDispatchLock performLockedBlock:] + 95
17  com.apple.DTDeviceKitBase       0x00000001117e8e17 DTDKExecuteInSession(_AMDevice*) + 160
18  com.apple.DTDeviceKitBase       0x00000001117fdc8f -[DTDKRemoteDeviceDataListener handleMobileDeviceNotification:] + 1269
19  libdispatch.dylib               0x00007fff8b8630b6 _dispatch_client_callout + 8
20  libdispatch.dylib               0x00007fff8b864723 _dispatch_barrier_sync_f_invoke + 39
21  com.apple.DTDeviceKitBase       0x00000001117fc66d MobileDeviceNotification + 305
22  com.apple.mobiledevice          0x0000000111900886 _AMDDeviceAttachedCallbackv3 + 147
23  com.apple.mobiledevice          0x000000011189c3de _USBMuxCustomRunLoopSourcePerformCallback + 1083
24  com.apple.CoreFoundation        0x00007fff83f13b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25  com.apple.CoreFoundation        0x00007fff83f13455 __CFRunLoopDoSources0 + 245
26  com.apple.CoreFoundation        0x00007fff83f367f5 __CFRunLoopRun + 789
27  com.apple.CoreFoundation        0x00007fff83f360e2 CFRunLoopRunSpecific + 290
28  com.apple.DTDeviceKitBase       0x00000001117fc40e -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 162
29  com.apple.Foundation            0x00007fff87901532 __NSThread__main__ + 1345
30  libsystem_c.dylib               0x00007fff868a6772 _pthread_start + 327
31  libsystem_c.dylib               0x00007fff868931a1 thread_start + 13

Thread 12:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff8d621322 __select + 10
1   com.apple.CoreFoundation        0x00007fff83f75f46 __CFSocketManager + 1302
2   libsystem_c.dylib               0x00007fff868a6772 _pthread_start + 327
3   libsystem_c.dylib               0x00007fff868931a1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000001  rcx: 0x004cac03004cac01  rdx: 0x00007fff73302d48
  rdi: 0x0000000111ae9390  rsi: 0x00007fff862a525d  rbp: 0x00007fff58460430  rsp: 0x00007fff58460308
   r8: 0x0000000000000001   r9: 0x00007fff732fbae0  r10: 0x00007faf0c450090  r11: 0x0000000000000000
  r12: 0x00007faf0c05c090  r13: 0x00007faf0c05c090  r14: 0x00007faf0d84bce0  r15: 0x00007faf0c060f01
  rip: 0x00007fff8b6ec498  rfl: 0x0000000000010246  cr2: 0x0000000000000018
Logical CPU: 1

Binary Images:
       0x10779e000 -        0x10779efff  com.apple.dt.Xcode (5.1 - 5084) <559A43A7-BF02-32DB-AE88-AF3A861F3002> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x1077a4000 -        0x107bdbfff  com.apple.dt.DVTFoundation (5.1 - 5072) <0A741F53-AF27-3025-8372-F00119F6CC7D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x107d60000 -        0x108080ff7  com.apple.dt.DVTKit (5.1 - 5072) <989F619B-E02C-38FA-8C2D-14D23BB966BC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x108227000 -        0x108671fff  com.apple.dt.IDEFoundation (5.1 - 5084) <2DBA77DC-2CE4-3D47-B2CB-62345BBF1537> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x1088cb000 -        0x109224fff  com.apple.dt.IDEKit (5.1 - 5084) <5C9BC864-FC55-3261-885A-41AF986EE606> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x1097a9000 -        0x10984bfff  com.apple.PackageKit (3.0 - 262) <AFD81185-9C3D-3454-B29D-32B8828026B8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x1098b9000 -        0x1098b9ff7  libsysmon.dylib (2) <E029BDA7-E063-3049-95FF-BBA1AF41DFB0> /usr/lib/libsysmon.dylib
       0x109e88000 -        0x109e90fff  com.apple.dt.IDE.HexEditor (5.1 - 5063) <59545B19-F17C-3C89-A6EC-DB4FE2023CFB> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x109e9a000 -        0x109ed1fff +com.ridiculousfish.HexFiendFramework (5.1 - 5063) <B8C6A146-DE9B-34A2-86EF-00BDE1F9DAE4> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x109ef8000 -        0x109f2dff7  com.apple.dt.dbg.DebuggerFoundation (5.1 - 5063) <99368364-B095-39A0-8152-DCA6FD112FAE> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x109f59000 -        0x109fa8ff7  com.apple.dt.IDE.iCloudSupport (5.1 - 5063) <6DE15957-1BE6-3D3C-BC73-F0B7452AE4D8> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x109fe2000 -        0x109febfff  com.apple.DevToolsFoundation (7.1 - 5067) <7E77377D-0C9C-3A29-B678-EB65D820617F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x109ff6000 -        0x109ffaff7  com.apple.dt.gpu.GPUTraceDebugger (5.1 - 15016) <8AE4532E-AF26-3BF6-AC4D-806738634FAE> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x10a208000 -        0x10a2a7fff  com.apple.dt.dbg.DebuggerUI (5.1 - 5063) <ED198EF0-D853-3FE3-AFC2-502F8D83D00F> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x10a324000 -        0x10a331fff  com.apple.dt.gpu.GPUDebuggerKit (5.1 - 15016) <C74271F3-8D43-35A8-BD9A-274D19EC4449> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x10a359000 -        0x10ada5fff +libclang.dylib (503.0.38) <569A1522-A7C5-33CF-AA38-F31B4F23A0A5> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x10af34000 -        0x10afa2ff7  com.apple.CSServiceClient (1.0 - 1) <F708B5DF-73BE-37E6-BD8E-A63D7E1DF1CD> /Applications/Xcode.app/Contents/SharedFrameworks/CSServiceClient.framework/Versions/A/CSServiceClient
       0x10afe2000 -        0x10aff9fff  com.apple.DADocSetManagement (5.1 - 5007) <5FA5C2A9-23E8-377F-94C9-E1EFFA472C05> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10b00e000 -        0x10b010ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <26946A6A-BF50-3656-AAAB-4AB942CB83FA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10b01d000 -        0x10b046fff  com.apple.dt.instruments.DTGraphKit (5.1 - 55014) <0995B341-781A-3AE1-AD2A-0B3E4EFDB47C> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10b05c000 -        0x10b515fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (5.1 - 5053) <B2DCDD60-FAA2-3B6E-9316-D7D983E2827F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x10b7f7000 -        0x10b87fff7  com.apple.dt.IBFoundation (1.0 - 5053) <1D70941E-15B6-3757-94B6-0EE02EBB794A> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x10b8d5000 -        0x10b963fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 5053) <D5E98132-1269-3B0E-8323-C920E59CC015> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x10b9bb000 -        0x10b9e9ff7  com.apple.CoreThemeDefinition (1.0 - 104) <BE976F3F-9085-3E00-AD9E-FC1A5458FB49> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x10ba89000 -        0x10bab7fff  com.apple.dt.IDE.Xcode3Core (5.1 - 5067) <92055E8C-DF57-32B0-A57E-6B8E4F36C0D4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10bafd000 -        0x10bb66ff7  com.apple.DADocSetAccess (5.1 - 5007) <B3F5F40C-AA75-3EE1-9CA4-F89FE81FED9F> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10cdbe000 -        0x10ce85ff7  com.apple.dt.IDE.IDESourceEditor (5.1 - 5063) <6905750D-D6ED-3BD5-89F7-72EC7AE0520C> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x10cef4000 -        0x10cf6dfff  com.apple.dt.IDE.IDEDocViewer (5.1 - 5063) <4734EFBE-F1C2-362F-B5A6-8374FB7B7EC0> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x10cfc2000 -        0x10d333fff  com.apple.Xcode.DevToolsCore (7.1 - 5067) <83EAC4C4-83E9-3538-B8D6-2463154F9BA7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10d4c2000 -        0x10d501fff  com.apple.Xcode.DevToolsSupport (7.1 - 5067) <5B67AE38-AE54-3715-BFDE-DC508EBEB757> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10d527000 -        0x10d6dbff7  com.apple.dt.IDE.Xcode3UI (5.1 - 5067) <CFD2ED73-487B-391D-B33B-1D00538601A1> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x10d7dc000 -        0x10d8c9fff  com.apple.dt.gpu.GPUDebuggerFoundation (5.1 - 15016) <1F053D1D-B90B-3EBA-8BB6-C7FA31342B45> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x10d925000 -        0x10d974fff  com.apple.GPUTools (1.0 - 15016) <C7348F5A-3064-3344-9C9D-3597339F2378> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x10d99f000 -        0x10da61fff  com.apple.GPUToolsCore (1.0 - 15016) <619516EE-D649-340E-AC91-EB1B4613DDDD> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x10daa1000 -        0x10dce3ff7  com.apple.GPUToolsAnalysis (1.0 - 15016) <3AC2C00B-2527-3B3A-B98C-4BCF49D4AA1F> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Versions/A/GPUToolsAnalysis
       0x10dd38000 -        0x10dde2fff  com.apple.GPUToolsServices (1.0 - 15016) <87C41A2A-6F28-3971-A003-59CDB54CEB8E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x10de43000 -        0x10e015ff7  com.apple.dt.gpu.GPUTraceDebuggerUI (5.1 - 15016) <6D532A8B-283C-36F3-9CAF-C88F626A7200> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x10e069000 -        0x10e088ff7  com.apple.dt.IDE.IDEQuickHelp (5.1 - 5063) <8E4A7FBA-7516-3A10-AEA2-CB2AF451964A> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x10e661000 -        0x10e662ff7 +liblaunch_sim.dylib (330.10.5) <4C651793-4591-3CA5-BD3B-209FC38C3050> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x111718000 -        0x111719fff  com.apple.dt.dbg.DebuggerLLDBService (5.1 - 5063) <37451222-02B7-3B3B-B520-5E6EA8A53D7A> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x11171f000 -        0x111726ff7  com.apple.dt.IDE.IDEOSXSupportCore (5.1 - 5004) <5F32413C-EEE0-32A2-86F7-AD51338776DB> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x111731000 -        0x111797fff  com.apple.dt.IDE.IDEiOSSupportCore (5.1 - 5052) <4C285F43-BD8D-3A78-A125-DAA5FBDA881C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x1117b8000 -        0x1117cefff  com.apple.DVTiPhoneSimulatorRemoteClient (5.1 - 5052) <EA0A29EB-DE93-3FFD-AE1C-C3B216A6D416> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x1117df000 -        0x11184ffff  com.apple.DTDeviceKitBase (5.1 - 5052) <27ADBF1F-1833-3909-B917-D0702103B8DE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x11188f000 -        0x111980ff7  com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x1119e5000 -        0x1119fdfff  com.apple.DeviceLinkX (5.0 - 264) <6EFA405F-A940-3805-A7D9-8CD0B70182AC> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x111a0d000 -        0x111a17fff  com.apple.iphonesimulator.SimulatorHost (1.0 - 1) <A7FA5C5A-F2FB-3C37-B03E-0EB8C494214D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/SimulatorHost.framework/Versions/A/SimulatorHost
       0x111ade000 -        0x111ae7ff7 +com.kolinkrewinkel.Polychromatic (1.0 - 1) <CF283ABC-5BFB-3986-B651-FC0B535E86E5> /Users/USER/Library/Application Support/Developer/*/Polychromatic
    0x7fff6739e000 -     0x7fff673d293f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff81f2b000 -     0x7fff821fcff7  com.apple.security (7.0 - 55179.16) <BD03EB7E-1745-34B9-8DBA-7A2215D9F2FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff821fd000 -     0x7fff8228aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8228c000 -     0x7fff822a3fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff822a4000 -     0x7fff822b2fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff822b3000 -     0x7fff82309fff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8230a000 -     0x7fff82310fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff82409000 -     0x7fff82720ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff82738000 -     0x7fff8273cfff  libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8273d000 -     0x7fff8273efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8273f000 -     0x7fff82751ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff82752000 -     0x7fff8278bff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
    0x7fff8278c000 -     0x7fff82b83fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff82b84000 -     0x7fff82c49ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff82c4a000 -     0x7fff82c99ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82c9a000 -     0x7fff82cc1ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff831f8000 -     0x7fff83245fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff83246000 -     0x7fff83257ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff83258000 -     0x7fff833b6fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff833b7000 -     0x7fff83437ff7  com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff83440000 -     0x7fff836dbff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff836dc000 -     0x7fff83782ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff83783000 -     0x7fff83836ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff83837000 -     0x7fff83c54fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff83c55000 -     0x7fff83ca4ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff83ca5000 -     0x7fff83f00ff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff83f01000 -     0x7fff840ebff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff840ec000 -     0x7fff840fbfff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff840fc000 -     0x7fff84138fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff84139000 -     0x7fff850f8ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff850f9000 -     0x7fff85100fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff85101000 -     0x7fff8513efef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8514d000 -     0x7fff85190ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff85191000 -     0x7fff85191fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85203000 -     0x7fff85231ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff85232000 -     0x7fff85295fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85296000 -     0x7fff8554dff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8554e000 -     0x7fff8563fff7  com.apple.PubSub (1.0.5 - 65.32) <ACEFD82D-94CB-3ACD-A74F-F0F244462A71> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff85640000 -     0x7fff85643fff  libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff858d9000 -     0x7fff858ddfff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85926000 -     0x7fff86553fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff865b6000 -     0x7fff865c4ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff865c5000 -     0x7fff865d1fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff865d2000 -     0x7fff8660cff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8660d000 -     0x7fff8660eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff86614000 -     0x7fff867affef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff86819000 -     0x7fff8683afff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8683b000 -     0x7fff8684eff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86892000 -     0x7fff8695eff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff869f2000 -     0x7fff86a0cfff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff86a0d000 -     0x7fff86a43fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff86a44000 -     0x7fff86a4ffff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff86a50000 -     0x7fff86a64fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86a65000 -     0x7fff86a70ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff86a71000 -     0x7fff86d35fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff86d4b000 -     0x7fff86ddfff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff86de0000 -     0x7fff87061fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff87062000 -     0x7fff87068fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff87069000 -     0x7fff87069fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87074000 -     0x7fff8718dfff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8718e000 -     0x7fff871c2fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff871c3000 -     0x7fff871d0fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff871d1000 -     0x7fff872dcfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff872dd000 -     0x7fff872e4fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff872e5000 -     0x7fff87336ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87337000 -     0x7fff87337fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8737a000 -     0x7fff8737eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8737f000 -     0x7fff87499fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8749a000 -     0x7fff874c4ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff874d0000 -     0x7fff87539fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8753a000 -     0x7fff8786afff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8786b000 -     0x7fff87bcafff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87bcb000 -     0x7fff87c27fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff87c36000 -     0x7fff87c55ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff87c56000 -     0x7fff87d76fff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff87d77000 -     0x7fff87d8efff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87d8f000 -     0x7fff87d9cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87d9d000 -     0x7fff87f4bfff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87f5e000 -     0x7fff87fccff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87fcd000 -     0x7fff87fe7fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff87fe8000 -     0x7fff88558ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff88559000 -     0x7fff8855dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8855e000 -     0x7fff88568fff  libcsfde.dylib (296.18.2) <08092C5B-2171-3C1D-A98F-CF499A315DDC> /usr/lib/libcsfde.dylib
    0x7fff88e1f000 -     0x7fff88f21fff  libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff88f22000 -     0x7fff88ff4ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88ff5000 -     0x7fff88ffdfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff88ffe000 -     0x7fff89055ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff89056000 -     0x7fff89096ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff89099000 -     0x7fff890a5ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff890be000 -     0x7fff890c9ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff890ca000 -     0x7fff890f8fff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff89154000 -     0x7fff8915cff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8915d000 -     0x7fff8915eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8915f000 -     0x7fff893ccfff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff893cd000 -     0x7fff893ceff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff893cf000 -     0x7fff89426ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff89427000 -     0x7fff8942bfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff89586000 -     0x7fff895cefff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff895cf000 -     0x7fff895fafff  com.apple.datadetectors (4.0 - 199.1) <565AFA08-B5CA-3F64-9CD4-F2D9DCFA276E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff895fb000 -     0x7fff89633fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff89634000 -     0x7fff89636ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff89637000 -     0x7fff89637ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff89638000 -     0x7fff8963dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8964b000 -     0x7fff89fdb627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff89fdc000 -     0x7fff8a01fff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8a020000 -     0x7fff8a079ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8a0a4000 -     0x7fff8a0dcfff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
    0x7fff8a0dd000 -     0x7fff8a19aff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8a1db000 -     0x7fff8a1fdff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8a9e4000 -     0x7fff8aabefff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8aabf000 -     0x7fff8ad6efff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8ad6f000 -     0x7fff8b013ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8b014000 -     0x7fff8b053ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8b3e0000 -     0x7fff8b3e0fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b3ef000 -     0x7fff8b3feff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8b3ff000 -     0x7fff8b570ff7  com.apple.QTKit (7.7.1 - 2599.46) <FC3F5D20-16F4-3F7A-87C6-4171A25D8C5D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8b571000 -     0x7fff8b5f2fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8b60f000 -     0x7fff8b66bfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8b66c000 -     0x7fff8b66cfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8b66d000 -     0x7fff8b674fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8b6e5000 -     0x7fff8b7fd92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8b7fe000 -     0x7fff8b814fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8b815000 -     0x7fff8b816fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b817000 -     0x7fff8b821fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8b822000 -     0x7fff8b85cfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8b85d000 -     0x7fff8b860fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8b861000 -     0x7fff8b876ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8b877000 -     0x7fff8b8f9ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8b8fa000 -     0x7fff8ba6fff7  com.apple.CFNetwork (596.6 - 596.6) <C46892D2-B01C-39FF-8094-8C018D884A57> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ba70000 -     0x7fff8ba70fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ba71000 -     0x7fff8ba73fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8ba74000 -     0x7fff8bbfafff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8bbfc000 -     0x7fff8bc00ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8bc08000 -     0x7fff8bc0afff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8bc0b000 -     0x7fff8bc37ff7  libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8bdea000 -     0x7fff8be7aff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
    0x7fff8bed6000 -     0x7fff8bee4fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8bf1a000 -     0x7fff8bf1cff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8bf1d000 -     0x7fff8bfb7fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8bfb8000 -     0x7fff8bffcfff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff8bffd000 -     0x7fff8bffdfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c046000 -     0x7fff8c04cff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8c04d000 -     0x7fff8c04ffff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8c050000 -     0x7fff8c102ff7  com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8c264000 -     0x7fff8c28bfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8c28c000 -     0x7fff8c2f9ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8c2fa000 -     0x7fff8c2fdfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff8c3e7000 -     0x7fff8c572fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8c573000 -     0x7fff8c574fff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x7fff8c575000 -     0x7fff8c5c1fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c5c2000 -     0x7fff8c660ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8c661000 -     0x7fff8c681fff  libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c682000 -     0x7fff8c685ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8c686000 -     0x7fff8c721fff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8c722000 -     0x7fff8c75dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8c75e000 -     0x7fff8c85bfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8c85c000 -     0x7fff8c867ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8c86c000 -     0x7fff8c8dcfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8cbf5000 -     0x7fff8cbf6ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8cbf7000 -     0x7fff8ccf4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8ccf5000 -     0x7fff8ccfafff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ccfb000 -     0x7fff8cd1dff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8cd1e000 -     0x7fff8cd20fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8cd21000 -     0x7fff8cd4dfff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8cd4e000 -     0x7fff8ce3fff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8cef9000 -     0x7fff8cf0cff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8cf12000 -     0x7fff8d147ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d148000 -     0x7fff8d1a7fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8d1c3000 -     0x7fff8d241ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8d242000 -     0x7fff8d2aaff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8d2ab000 -     0x7fff8d2b9ff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
    0x7fff8d328000 -     0x7fff8d33ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8d340000 -     0x7fff8d38aff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8d4e0000 -     0x7fff8d4e2ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d4e3000 -     0x7fff8d514ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8d515000 -     0x7fff8d564fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8d5ac000 -     0x7fff8d5b3fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8d5f3000 -     0x7fff8d60eff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8d60f000 -     0x7fff8d62aff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8d62b000 -     0x7fff8d729fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8d72a000 -     0x7fff8d74bff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8d74c000 -     0x7fff8d74cfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8d74d000 -     0x7fff8d75afff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8d7de000 -     0x7fff8d7e7fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8d7e8000 -     0x7fff8d7e8fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8d903000 -     0x7fff8d94cff7  com.apple.DiskManagement (5.3.1 - 680) <5438A1FF-B92C-3D28-A8E4-FB41F03144C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff8d94f000 -     0x7fff8d977fff  libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d978000 -     0x7fff8dacafff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8dacb000 -     0x7fff8dacefff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8dad1000 -     0x7fff8df0dfff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8df0e000 -     0x7fff8dfe1ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8dfe2000 -     0x7fff8e001ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8e047000 -     0x7fff8e048fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8e049000 -     0x7fff8e0b1fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8e0b2000 -     0x7fff8e0bdfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e0be000 -     0x7fff8e10aff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8e11a000 -     0x7fff8e11afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8e135000 -     0x7fff8e14afff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8e14b000 -     0x7fff8e181fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8e182000 -     0x7fff8e1d7ff7  libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e1d8000 -     0x7fff8e203fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8e204000 -     0x7fff8e209fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8e20a000 -     0x7fff8e266ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8e267000 -     0x7fff8e267fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8e268000 -     0x7fff8e2b3fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8e306000 -     0x7fff8e311ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e331000 -     0x7fff8e35dfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8e35e000 -     0x7fff8e453fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8e513000 -     0x7fff8e517fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8e7b1000 -     0x7fff8e8b3fff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e8be000 -     0x7fff8e8e3ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8e8e4000 -     0x7fff8e93eff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e93f000 -     0x7fff8e95cff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8e95d000 -     0x7fff8eb5dfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8eb5e000 -     0x7fff8ebb8fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8ebb9000 -     0x7fff8ebc5fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 51950
    thread_create: 0
    thread_set_state: 4345

VM Region Summary:
ReadOnly portion of Libraries: Total=277.0M resident=234.6M(85%) swapped_out_or_unallocated=42.4M(15%)
Writable regions: Total=1.1G written=12.5M(1%) resident=23.9M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)

REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                     292K
CG shared images                     1248K
CoreServices                         3028K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                               73.3M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                          8K
SQLite page cache                     288K
STACK GUARD                          56.0M
Stack                                13.7M
VM_ALLOCATE                          16.1M
__DATA                               28.1M
__IMAGE                               528K
__LINKEDIT                           67.7M
__TEXT                              209.3M
__UNICODE                             544K
mapped file                          35.2M
shared memory                         308K
===========                        =======
TOTAL                                 1.5G
TOTAL, minus reserved VM space      505.7M

Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 16 GB, SMC 1.72f2
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P
Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: iPhone, apple_vendor_id, 0x1297, 0xfa130000 / 6
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

Xcode 7.2 - Issues with poly themes - colors removed

I've tried uninstalling everything (all plugins and themes including alcatraz itself), but when I upgraded to Xcode 7.2, all of the colors disappeared from the installed themes. The themes are still there and can be activated, they are just now monochromatic as seen below:

image

Love this plugin...really useful. Let me know if I can help in any way.

Struct members get colored

I tried out the plugin, pretty neat. But I was a bit put off by the "gaudy" coloring of code like this

frame.size.width = 100.0;

In my experience frame, size, width all get a different color. I think if possible, I would prefer to just have frame colored.
example

Xcode Version 6.1.1 (6A2008a) can't use Polychromatic.

Xcode Version 6.1.1 (6A2008a) can't use Polychromatic.
I Install-by-Compilation & Developing, it show
2015-01-28 1 48 42

I found Polychromatic.xcplugin was copied into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/, but in Xcode->Preferences->Fonts&Colors there is no Polychromatic
2015-01-28 1 49 57

Changing the simulator, Polychromatic crashes Xcode

in Xcode 5.1.1
--------------Abbreviated log---------
UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** setObjectForKey: key cannot be nil
UserInfo: (null)
Hints: None
Backtrace:
0 0x00007fff89b70244 __exceptionPreprocess (in CoreFoundation)
1 0x000000010a8e6b10 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 0x00007fff8f6c1e75 objc_exception_throw (in libobjc.A.dylib)
3 0x00007fff89a6b2de -[__NSDictionaryM setObject:forKey:](in CoreFoundation)
4 0x000000011645d568 -[PLYVariableManager colorForVariable:inWorkspace:] at /Users/[USERNAME]/Downloads/Polychromatic-master/Polychromatic/Utilities/PLYVariableManager.m:58 (in Polychromatic)
5 0x000000011645c16f -[DVTTextStorage(PLYHighlightingHook) ply_colorAtCharacterIndex:effectiveRange:context:] at /Users/[USERNAME]/Downloads/Polychromatic-master/Polychromatic/Categories/DVTTextStorage+PLYHighlightingHook.m:25 (in Polychromatic)
6 0x000000010ad64935 -[DVTSourceTextView layoutManager:shouldUseTemporaryAttributes:forDrawingToScreen:atCharacterIndex:effectiveRange:](in DVTKit)

AppCode version of Polychromatic?

Hello --

Do you guys know if there's anything like this for AppCode/IntelliJ? I've moved on from xcode, but I miss this plugin dearly!

Thanks!

Missing Polychromatic Colour Theme

On XCode 7.2, with Polychromatic installed via Alcatraz - the colour themes are missing. Attempting to open the plugin in Finder shows that the themes do exist there.

Installation not working ?

When I build and run the project the plugin is placed in the plugin folder of XCode (5.1) but after restarting XCode 'Polychromatic' doesn't show up in the Fonts&Colors preferences...

Any advice ?
Thanks, Frank

Settings are resetting after closing Xcode

Hi,

Really great tools. Love it
Just a question, each time I restart my mac, and reopen Xcode, my saturation and brightness are back to 0. Why their values are not saved permanently? Did I miss something?

Wrong highlighting of inactive code

If code is masked with #ifdefs, all classes in the nonactive parts will be colored. See the attached screenshot taken by creating an empty project, copying one method and disabling the code block.

bildschirmfoto

UIApplication, NSDictionary, UIScreen, and UIColor are colored.

I have no idea, if it is possible, but it would be great, if the unused code is greyed out.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.