Code Monkey home page Code Monkey logo

puzzle-publisher's Introduction

Puzzle Publisher

A Sketch plugin that exports Sketch artboards into clickable HTML file.

Join GitHub Comments for live talk

Features:

  • Single HTML file with links highlighting
  • Show artboard as an overlay over a previous artboard / Pict 1, Pict 2, Pict 3 / Example
  • Show artboard as a modal over a previous artboard / Picture, Example
  • Support for layers with fixed position (left,top and float panels) / Sketch example / HTML Demo
  • Support for Sketch-native links (including Back links, cross-page links, links inside Symbols and overrided hotspot links)
  • Support for external links / Hint
  • Skips pages and artboards with * prefix
  • Ability to insert Google counter
  • Ability to hide navigation controls and hotspot highlighting
  • Automatic compression of images
  • Browser favicon customization Sketch example / HTML Demo

Viewer features:

  • Gallery / Picture
  • Async pre-loading of all page images
  • Auto-scale of large pages to fit into small browser window
  • Ability to get <iframe> code to embed you prototypes into external web pages (with special UI) or get lightweight code with just <img...></a/>
  • Page layout viewer (if it was enabled for a page)

Publisher features:

  • Increasing of version counter and injecting it into HTML
  • Publishing to external site by SFTP
  • Publishing to Miro whiteboards
  • Announce new version changes in Telegram channel

Run from command line:

  • Export HTML from command line / Hint

Change Log

Please send your feedback to [email protected]

Screenshots

Commands:

Settings:

Installation

To install, download the zip file and double-click on PuzzlePublisher.sketchplugin. The commands will show up under Plugins > Puzzle Publisher.

Usage

You can use Sketch-native links or add links to external sites. When you're finished adding these you can generate a HTML website of the all document pages by selecting Export to HTML. The generated files can then be uploaded to a server so you can show it to your clients.

Retina Images

By default it will show 2x images for high pixel density screens. To turn this off uncheck Export retina images in Settings and re-export the page.

Special magic string in layer name

  • @MainBackground@: a shape layer background color will be used as a default color for browser pages
  • @SiteIcon@: an image layer will be rendered as site icon for mockups
  • @Redirect@: a link from a marked hostpot will be used to show a page under an overlay (example)
  • "images/": if a symbol name starts from images/ string then Element Inspector will not show symbol childs. It can be useful to inform developers about used image name

puzzle-publisher's People

Contributors

akalenyuk avatar atalun avatar form-follows-function avatar ivojacobs avatar maxbazarov avatar zubr133 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

puzzle-publisher's Issues

Crashing Sketch when exporting HTML and breaking symbols

Any time exporting HTML Sketch application crashes with the crash log below. When re-opening, all symbol links are broken.

Incident Identifier: D94E16F1-C34E-4475-839D-4C22FBC88B9E
CrashReporter Key: 9D5DDE95-741B-5D75-BAC3-45EBF58A6FCD
Hardware Model: MacBookPro13,3
Process: Sketch [4822]
Path:
Identifier: com.bohemiancoding.sketch3
Version: 60.1 (88133)
Code Type: X86-64
Parent Process: launchd [1]

Date/Time: 2019-12-10T20:18:06Z
Launch Time: 2019-12-09T23:16:31Z
OS Version: Mac OS X 10.15.2 (19C56a)
Report Version: 104

Exception Type: SIGTRAP
Exception Codes: TRAP_BRKPT at 0x0
Crashed Thread: 0

Thread 0 Crashed:
0 JavaScriptCore 0x00007fff32e296d3 _Z16WTFCrashWithInfoiPKcS0_i + 19
1 JavaScriptCore 0x00007fff338fe7fc _ZN3JSC16StructureIDTable6resizeEm + 684
2 JavaScriptCore 0x00007fff338f9ab6 _ZN3JSC16StructureIDTable10allocateIDEPNS_9StructureE + 150
3 JavaScriptCore 0x00007fff338f9d47 _ZN3JSC9StructureC2ERNS_2VMEPS0_PNS_41DeferredStructureTransitionWatchpointFireE + 455
4 JavaScriptCore 0x00007fff338fb3a4 _ZN3JSC9Structure25changePrototypeTransitionERNS_2VMEPS0_NS_7JSValueERNS_41DeferredStructureTransitionWatchpointFireE + 148
5 JavaScriptCore 0x00007fff338311d0 _ZN3JSC8JSObject18setPrototypeDirectERNS_2VMENS_7JSValueE + 160
6 JavaScriptCore 0x00007fff32cb31c1 JSObjectMake + 209
7 CocoaScript 0x0000000108dcd6ae 0x108dba000 + 79534
8 CocoaScript 0x0000000108dcb1e5 0x108dba000 + 70117
9 CocoaScript 0x0000000108dcaf65 0x108dba000 + 69477
10 CocoaScript 0x0000000108dc9613 0x108dba000 + 62995
11 JavaScriptCore 0x00007fff33009481 _ZN3JSC16JSCallbackObjectINS_20JSDestructibleObjectEE14callbackGetterEPNS_9ExecStateExNS_12PropertyNameE + 225
12 JavaScriptCore 0x00007fff32d776fe operationGetById + 3470
13 ??? 0x00002637419fee14 0x0 + 0
14 JavaScriptCore 0x00007fff32fbffaf vmEntryToJavaScript + 200
15 JavaScriptCore 0x00007fff32cac1a0 _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE + 416
16 JavaScriptCore 0x00007fff32cabfeb _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 59
17 JavaScriptCore 0x00007fff337b766c ZN3JSC10callGetterEPNS_9ExecStateENS_7JSValueES2 + 140
18 JavaScriptCore 0x00007fff32caafb2 _ZNK3JSC8JSObject3getEPNS_9ExecStateENS_12PropertyNameE + 2514
19 JavaScriptCore 0x00007fff333b39f5 operationGetByValObjectString + 517
20 ??? 0x0000263701b7256b 0x0 + 0
21 ??? 0x0000263701b7e0d7 0x0 + 0
22 ??? 0x0000263701b8a2d3 0x0 + 0
23 ??? 0x0000263701b72704 0x0 + 0
24 ??? 0x0000263701b7e0d7 0x0 + 0
25 ??? 0x0000263701ad904f 0x0 + 0
26 ??? 0x0000263701b7e0d7 0x0 + 0
27 ??? 0x0000263701b8a2d3 0x0 + 0
28 ??? 0x0000263701b72704 0x0 + 0
29 ??? 0x0000263701b7e0d7 0x0 + 0
30 ??? 0x0000263701ad904f 0x0 + 0
31 ??? 0x0000263701b7e0d7 0x0 + 0
32 ??? 0x0000263701b8a2d3 0x0 + 0
33 ??? 0x0000263701b72704 0x0 + 0
34 ??? 0x0000263701b7e0d7 0x0 + 0
35 ??? 0x0000263701b8a2d3 0x0 + 0
36 ??? 0x0000263701b72704 0x0 + 0
37 ??? 0x0000263701b7e0d7 0x0 + 0
38 ??? 0x0000263701b8a2d3 0x0 + 0
39 ??? 0x0000263701b72704 0x0 + 0
40 ??? 0x0000263701b7e0d7 0x0 + 0
41 JavaScriptCore 0x00007fff32fbffaf vmEntryToJavaScript + 200
42 JavaScriptCore 0x00007fff32cac1a0 _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE + 416
43 JavaScriptCore 0x00007fff32cabfeb _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 59
44 JavaScriptCore 0x00007fff3382b22b _ZN3JSC11Stringifier10toJSONImplERNS_2VMENS_7JSValueES3_RKNS_27PropertyNameForFunctionCallE + 299
45 JavaScriptCore 0x00007fff3382a982 _ZN3JSC11Stringifier22appendStringifiedValueERN3WTF13StringBuilderENS_7JSValueERKNS0_6HolderERKNS_27PropertyNameForFunctionCallE + 3618
46 JavaScriptCore 0x00007fff32d06f2d _ZN3JSC11Stringifier6Holder18appendNextPropertyERS0_RN3WTF13StringBuilderE + 7597
47 JavaScriptCore 0x00007fff3382afbe _ZN3JSC11Stringifier22appendStringifiedValueERN3WTF13StringBuilderENS_7JSValueERKNS0_6HolderERKNS_27PropertyNameForFunctionCallE + 5214
48 JavaScriptCore 0x00007fff3382996e _ZN3JSC11Stringifier9stringifyENS_7JSValueE + 334
49 JavaScriptCore 0x00007fff3382b87a _ZN3JSC22JSONProtoFuncStringifyEPNS_9ExecStateE + 122
50 ??? 0x0000263701a0302b 0x0 + 0
51 JavaScriptCore 0x00007fff32fd6d83 llint_entry + 93226
52 JavaScriptCore 0x00007fff32fd6d83 llint_entry + 93226
53 JavaScriptCore 0x00007fff32fd6d83 llint_entry + 93226
54 JavaScriptCore 0x00007fff32fd6d83 llint_entry + 93226
55 JavaScriptCore 0x00007fff32fbffaf vmEntryToJavaScript + 200
56 JavaScriptCore 0x00007fff32cac1a0 _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE + 416
57 JavaScriptCore 0x00007fff3375de74 _ZN3JSC12profiledCallEPNS_9ExecStateENS_15ProfilingReasonENS_7JSValueENS_8CallTypeERKNS_8CallDataES3_RKNS_7ArgListE + 196
58 JavaScriptCore 0x00007fff32cabe98 JSObjectCallAsFunction + 488
59 CocoaScript 0x0000000108dcbc15 0x108dba000 + 72725
60 CocoaScript 0x0000000108dd192d 0x108dba000 + 96557
61 CocoaScript 0x0000000108df32cd 0x108dba000 + 234189
62 Foundation 0x00007fff31b2cad5 __NSFireTimer + 67
63 CoreFoundation 0x00007fff2f446804 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20
64 CoreFoundation 0x00007fff2f4463be __CFRunLoopDoTimer + 859
65 CoreFoundation 0x00007fff2f445e9e __CFRunLoopDoTimers + 317
66 CoreFoundation 0x00007fff2f42aaed __CFRunLoopRun + 2213
67 CoreFoundation 0x00007fff2f429bd3 CFRunLoopRunSpecific + 499
68 HIToolbox 0x00007fff2df8065d RunCurrentEventLoopInMode + 292
69 HIToolbox 0x00007fff2df8039d ReceiveNextEventCommon + 600
70 HIToolbox 0x00007fff2df80127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
71 AppKit 0x00007fff2c604eb4 _DPSNextEvent + 990
72 AppKit 0x00007fff2c603690 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
73 AppKit 0x00007fff2c5f53ae -[NSApplication run] + 658
74 AppKit 0x00007fff2c5c7775 NSApplicationMain + 777
75 libdyld.dylib 0x00007fff668e87fd start + 1

Thread 1:
0 HockeySDK 0x0000000108f524ce 0x108f16000 + 246990
1 HockeySDK 0x0000000108f5c3cb 0x108f16000 + 287691
2 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 2:
0 libsystem_kernel.dylib 0x00007fff66a2925a mach_msg_trap + 10
1 CoreFoundation 0x00007fff2f42bd0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff2f42a8e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff2f429bd3 CFRunLoopRunSpecific + 499
4 CFNetwork 0x00007fff2db90012 CFHTTPMessageGetTypeID + 81894
5 Foundation 0x00007fff31ac5788 NSThread__start + 1064
6 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 3:
0 libsystem_kernel.dylib 0x00007fff66a2bce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff63a04cc1 _ZNSt3__118condition_variable15__do_timed_waitERNS_11unique_lockINS_5mutexEEENS_6chrono10time_pointINS5_12system_clockENS5_8durationIxNS_5ratioILl1ELl1000000000EEEEEEE + 93
2 JavaScriptCore 0x00007fff33ae99b6 _ZN7bmalloc9Scavenger13threadRunLoopEv + 774
3 JavaScriptCore 0x00007fff33ae9379 ZN7bmalloc9Scavenger16threadEntryPointEPS0 + 9
4 JavaScriptCore 0x00007fff33aebb97 ZNSt3__114__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEPFvPN7bmalloc9ScavengerEES9_EEEEEPvSD + 39
5 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 4:
0 libsystem_kernel.dylib 0x00007fff66a2925a mach_msg_trap + 10
1 CoreFoundation 0x00007fff2f42bd0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff2f42a8e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff2f429bd3 CFRunLoopRunSpecific + 499
4 AppKit 0x00007fff2c7a7a72 _NSEventThread + 132
5 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 5:
0 libsystem_kernel.dylib 0x00007fff66a315be __select + 10
1 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
2 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 6:
0 libsystem_kernel.dylib 0x00007fff66a2925a mach_msg_trap + 10
1 QuartzCore 0x00007fff3ac79346 _ZN2CA6Render6Server13server_threadEPv + 974
2 QuartzCore 0x00007fff3ac78f6d _ZL10thread_funPv + 25
3 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 7:
0 libsystem_kernel.dylib 0x00007fff66a29296 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff6688fe6a _dispatch_semaphore_wait_slow + 98
2 AppKit 0x00007fff2c8dc0ea __createVolumeObserverSubsystem_block_invoke + 992
3 CoreFoundation 0x00007fff2f515738 _VolumeObserverDiskUnmountApprovalCallback + 159
4 DiskArbitration 0x00007fff31736254 _DADispatchCallback + 198
5 DiskArbitration 0x00007fff31735f70 _DASessionCallback + 259
6 DiskArbitration 0x00007fff31735e66 __DASessionSetDispatchQueue_block_invoke_2 + 56
7 libdispatch.dylib 0x00007fff6688f50e _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff668916c0 _dispatch_continuation_pop + 414
9 libdispatch.dylib 0x00007fff668a13c4 _dispatch_source_invoke + 2084
10 libdispatch.dylib 0x00007fff66894980 _dispatch_lane_serial_drain + 263
11 libdispatch.dylib 0x00007fff66895452 _dispatch_lane_invoke + 363
12 libdispatch.dylib 0x00007fff6689ea9e _dispatch_workloop_worker_thread + 598
13 libsystem_pthread.dylib 0x00007fff66ae96fc _pthread_wqthread + 290
14 libsystem_pthread.dylib 0x00007fff66ae8827 start_wqthread + 15

Thread 8:
0 libsystem_kernel.dylib 0x00007fff66a2a92e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff66ae8827 start_wqthread + 15

Thread 9:
0 libsystem_kernel.dylib 0x00007fff66a2bce6 __psynch_cvwait + 10
1 JavaScriptCore 0x00007fff33a78816 _ZN3WTF10ParkingLot21parkConditionallyImplEPKvRKNS_12ScopedLambdaIFbvEEERKNS3_IFvvEEERKNS_24TimeWithDynamicClockTypeE + 4022
2 JavaScriptCore 0x00007fff33470b75 _ZN3WTF9Condition9waitUntilINS_4LockEEEbRT_RKNS_24TimeWithDynamicClockTypeE + 165
3 JavaScriptCore 0x00007fff33a4fc08 _ZN3WTF6Detail15CallableWrapperIZNS_15AutomaticThread5startERKNS_14AbstractLockerEE3$_0vJEE4callEv + 312
4 JavaScriptCore 0x00007fff33a91cd3 _ZN3WTF6Thread10entryPointEPNS0_16NewThreadContextE + 403
5 JavaScriptCore 0x00007fff33a94879 _ZN3WTFL19wtfThreadEntryPointEPv.llvm.8974785956882043030 + 9
6 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 10:
0 libsystem_kernel.dylib 0x00007fff66a2bce6 __psynch_cvwait + 10
1 JavaScriptCore 0x00007fff33a78816 _ZN3WTF10ParkingLot21parkConditionallyImplEPKvRKNS_12ScopedLambdaIFbvEEERKNS3_IFvvEEERKNS_24TimeWithDynamicClockTypeE + 4022
2 JavaScriptCore 0x00007fff33470b75 _ZN3WTF9Condition9waitUntilINS_4LockEEEbRT_RKNS_24TimeWithDynamicClockTypeE + 165
3 JavaScriptCore 0x00007fff33a4fc08 _ZN3WTF6Detail15CallableWrapperIZNS_15AutomaticThread5startERKNS_14AbstractLockerEE3$_0vJEE4callEv + 312
4 JavaScriptCore 0x00007fff33a91cd3 _ZN3WTF6Thread10entryPointEPNS0_16NewThreadContextE + 403
5 JavaScriptCore 0x00007fff33a94879 _ZN3WTFL19wtfThreadEntryPointEPv.llvm.8974785956882043030 + 9
6 libsystem_pthread.dylib 0x00007fff66aece65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66ae883b thread_start + 15

Thread 0 crashed with X86-64 Thread State:
rip: 0x00007fff32e296d3 rbp: 0x00007ffee75d7ac0 rsp: 0x00007ffee75d7ac0 rax: 0x0000000000000000
rbx: 0x000000010e4000b8 rcx: 0x0000000000000092 rdx: 0x00007fff33bc7c1d rdi: 0x000000000000006b
rsi: 0x00007fff33bc7bfe r8: 0x000000010e400000 r9: 0x000000010e3fa4c8 r10: 0x00007fff8873a090
r11: 0x00007fff31a72dd6 r12: 0x0000000001000000 r13: 0x0000000000000016 r14: 0x00000006f29131e0
r15: 0x0000000113c0c070 rflags: 0x0000000000000246 cs: 0x000000000000002b fs: 0x0000000000000000
gs: 0x0000000000000000

Binary Images:
0x108623000 - 0x108b16fff +Sketch x86_64 /Applications/Sketch.app/Contents/MacOS/Sketch
0x108c87000 - 0x108c88fff +BCCrypto x86_64 <7a7a500d5caa380d826bb2c5643157d6> /Applications/Sketch.app/Contents/Frameworks/BCCrypto.framework/Versions/A/BCCrypto
0x108c8f000 - 0x108ce6fff +BCFoundation x86_64 <92b5e9ca2d7231838caa6e14aca20014> /Applications/Sketch.app/Contents/Frameworks/BCFoundation.framework/Versions/A/BCFoundation
0x108d21000 - 0x108d59fff +Chocolat x86_64 <76c02341c5da31089ff0fd03871fa62e> /Applications/Sketch.app/Contents/Frameworks/Chocolat.framework/Versions/A/Chocolat
0x108d8a000 - 0x108da8fff +Clipper x86_64 /Applications/Sketch.app/Contents/Frameworks/Clipper.framework/Versions/A/Clipper
0x108dba000 - 0x108e82fff +CocoaScript x86_64 /Applications/Sketch.app/Contents/Frameworks/CocoaScript.framework/Versions/A/CocoaScript
0x108ee7000 - 0x108efefff +DocumentLinting x86_64 <5f7cc8f321ce3f59b751e55d0e67d351> /Applications/Sketch.app/Contents/Frameworks/DocumentLinting.framework/Versions/A/DocumentLinting
0x108f16000 - 0x108f89fff +HockeySDK x86_64 /Applications/Sketch.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK
0x10901f000 - 0x109084fff +SketchCloudKit x86_64 /Applications/Sketch.app/Contents/Frameworks/SketchCloudKit.framework/Versions/A/SketchCloudKit
0x1090d1000 - 0x1092b5fff +SketchControllers x86_64 /Applications/Sketch.app/Contents/Frameworks/SketchControllers.framework/Versions/A/SketchControllers
0x109381000 - 0x109390fff +SketchMirrorServerKit x86_64 <4c0cea04e22c3a2682c1db30ae754c4d> /Applications/Sketch.app/Contents/Frameworks/SketchMirrorServerKit.framework/Versions/A/SketchMirrorServerKit
0x1093a8000 - 0x109599fff +SketchModel x86_64 <4483d5b95fe13c33b8e0f4592621d9f3> /Applications/Sketch.app/Contents/Frameworks/SketchModel.framework/Versions/A/SketchModel
0x1096f7000 - 0x109713fff +SketchPDF x86_64 /Applications/Sketch.app/Contents/Frameworks/SketchPDF.framework/Versions/A/SketchPDF
0x109731000 - 0x10984afff +SketchRendering x86_64 /Applications/Sketch.app/Contents/Frameworks/SketchRendering.framework/Versions/A/SketchRendering
0x1098b2000 - 0x1098edfff +SketchSVG x86_64 <789374d63a2d34ba95463e33fd935b13> /Applications/Sketch.app/Contents/Frameworks/SketchSVG.framework/Versions/A/SketchSVG
0x10991d000 - 0x10991ffff +SketchToolSupport x86_64 <9de4dd4f9b813082b57d312b43c2afa2> /Applications/Sketch.app/Contents/Frameworks/SketchToolSupport.framework/Versions/A/SketchToolSupport
0x10992b000 - 0x109971fff +Sparkle x86_64 <8f1f66dccd4a3aa0814972506f200c65> /Applications/Sketch.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1099ab000 - 0x1099dcfff +BCLayerList x86_64 <76c98651488037bb90b351dbb625b6bd> /Applications/Sketch.app/Contents/Frameworks/BCLayerList.framework/Versions/A/BCLayerList
0x109a0c000 - 0x109a2cfff +SketchPluginManager x86_64 <0b384b7a963637f788d96fda8971323f> /Applications/Sketch.app/Contents/Frameworks/SketchPluginManager.framework/Versions/A/SketchPluginManager
0x109a49000 - 0x109a6efff +GCDWebServers x86_64 /Applications/Sketch.app/Contents/Frameworks/GCDWebServers.framework/Versions/A/GCDWebServers
0x10be8f000 - 0x10bea5fff csparser x86_64 /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x10d29c000 - 0x10d29ffff libobjc-trampolines.dylib x86_64 <36e3e312d1723622b0659b57842c4b84> /usr/lib/libobjc-trampolines.dylib
0x10eaa4000 - 0x10eaa9fff +Instruments x86_64 <59ee5a2fe12d3450a642eaeaeaf1f287> /Applications/Zeplin.app/Contents/Resources/zeplin-instruments-sketch-plugin/Zeplin Instruments.sketchplugin/Contents/Resources/Instruments.framework/Versions/A/Instruments
0x10ed5f000 - 0x10ed61fff CloudDocsFileProvider x86_64 <8ef88bf690003869bd5c8eaabc6542a4> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x10ed6a000 - 0x10ed6dfff FileProviderOverride x86_64 <3cfa939e339f31a788dbf60e4de3411a> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x110279000 - 0x110290fff FinderSyncCollaborationFileProviderOverride x86_64 <6a5963fb089f3fa4ac9d0805081c8be8> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x1104aa000 - 0x110854fff AutoLayoutPlugin x86_64 <62a97dda77ef33ce8cefb367f313c851> /Users/USER/Library/Application Support/com.bohemiancoding.sketch3/Plugins/AnimaToolkitPlugin.sketchplugin/Contents/Resources/AutoLayoutPlugin.bundle/Contents/MacOS/AutoLayoutPlugin
0x115578000 - 0x115578fff AppleScript x86_64 /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x11dd21000 - 0x11dde9fff AMDRadeonX4000GLDriver x86_64 <89d67fed674f3afb98f199defdcaef5d> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x7fff23a3f000 - 0x7fff23c4bfff RawCamera x86_64 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff23c4e000 - 0x7fff23d6efff AMDMTLBronzeDriver x86_64 <9e4890305ede322baf2f3a975bc05d1f> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff23d6f000 - 0x7fff23da5fff ATIRadeonX4000SCLib.dylib x86_64 /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0x7fff25394000 - 0x7fff26012fff libSC.dylib x86_64 /System/Library/Extensions/AMDShared.bundle/Contents/PlugIns/libSC.dylib
0x7fff2849d000 - 0x7fff292c6fff AppleIntelSKLGraphicsGLDriver x86_64 <4efb30602dbf3651945fce8a15cfb265> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x7fff292c7000 - 0x7fff296dbfff AppleIntelSKLGraphicsMTLDriver x86_64 <57547dee02d23ef790e1c22bc11742d7> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x7fff2ad7d000 - 0x7fff2af76fff AVFoundation x86_64 <1f2ab84d9e44366ea5cd854e5db40c92> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2af77000 - 0x7fff2b043fff AVFAudio x86_64 <2b66b5053fda36c189b1c658ad76dc48> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2b163000 - 0x7fff2b163fff Accelerate x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2b164000 - 0x7fff2b17afff libCGInterfaces.dylib x86_64 <50e1a8462d34396e9e3269d9639c48ea> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2b17b000 - 0x7fff2b7e6fff vImage x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2b7e7000 - 0x7fff2ba50fff libBLAS.dylib x86_64 <75a141360b1d381983a0420b4c38413e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2ba51000 - 0x7fff2bd40fff libBNNS.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2bd42000 - 0x7fff2c0e7fff libLAPACK.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2c0e8000 - 0x7fff2c0fdfff libLinearAlgebra.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2c0fe000 - 0x7fff2c103fff libQuadrature.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2c104000 - 0x7fff2c174fff libSparse.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2c175000 - 0x7fff2c187fff libSparseBLAS.dylib x86_64 <17925708517139b0a2c89acede027507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2c188000 - 0x7fff2c361fff libvDSP.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2c362000 - 0x7fff2c41dfff libvMisc.dylib x86_64 <32759d7b7f0a3fbc8aaf5fe3df65023e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2c41e000 - 0x7fff2c41efff vecLib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2c41f000 - 0x7fff2c47efff Accounts x86_64 <9444c8bc23d83bb59fa97e8063e4a7e7> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2c5c4000 - 0x7fff2d37ffff AppKit x86_64 <267c9b0f2d703129b7baf0afb5b073fc> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2d380000 - 0x7fff2d380fff AppKit.dylib x86_64 /System/Library/Frameworks/AppKit.framework/Versions/C/Resources/BridgeSupport/AppKit.dylib
0x7fff2d3be000 - 0x7fff2d3cefff AppleScriptObjC x86_64 <406b70f3b6ea3dbca6604ca570213970> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff2d3cf000 - 0x7fff2d3cffff ApplicationServices x86_64 <91fcce77960e30d8823b8c36487d1610> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2d3d0000 - 0x7fff2d43bfff ATS x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2d4d4000 - 0x7fff2d512fff libFontRegistry.dylib x86_64 <69cdbda7730c3346a22d6cfea6db35be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2d56d000 - 0x7fff2d59cfff ATSUI x86_64 <2a05b5d0eded3732b5b3c078804b1daa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2d59d000 - 0x7fff2d5a1fff ColorSyncLegacy x86_64 <2ae12fa8229739cfbe0ab1370757814a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d63c000 - 0x7fff2d692fff HIServices x86_64 <9ebfe784804d3b8aae9e8670bf21f4cb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2d693000 - 0x7fff2d6a1fff LangAnalysis x86_64 <3bbc38b57ead38b399c28635cf46da8f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d6a2000 - 0x7fff2d6e7fff PrintCore x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2d6e8000 - 0x7fff2d6f2fff QD x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d6f3000 - 0x7fff2d700fff SpeechSynthesis x86_64 <4f7edaf82b65369e996a7ac07c73264f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2d701000 - 0x7fff2d7cefff AudioToolbox x86_64 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2d7d0000 - 0x7fff2d7d0fff AudioUnit x86_64 <22a443ed28b031619cf6890fd03275d3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2db46000 - 0x7fff2ded2fff CFNetwork x86_64 <8f736e8216e53d059f6ebd7aa7008ef7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2df4c000 - 0x7fff2df4cfff Carbon x86_64 <8a972d7d1b473aa5969ff3fb0e8878f9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2df4d000 - 0x7fff2df50fff CommonPanels x86_64 <33cd0ce1e42f3d9a867e1056549afd3b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2df51000 - 0x7fff2e245fff HIToolbox x86_64 <02af925a8a353d78bd92aa102e35394e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2e246000 - 0x7fff2e249fff Help x86_64 <4f07e96520ba3d06b1eaf5759fb79238> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff2e24a000 - 0x7fff2e24ffff ImageCapture x86_64 <297abc964ea4345aa8e0acf380a5263e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2e250000 - 0x7fff2e250fff Ink x86_64 <63a517c91c8035b9a6dbd4e5aebe392e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2e251000 - 0x7fff2e26bfff OpenScripting x86_64 <73934274e56938189eda870309b6d1ca> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2e28c000 - 0x7fff2e28cfff Print x86_64 <30962af677fe3157b18135e39727cb56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2e28d000 - 0x7fff2e28ffff SecurityHI x86_64 <4bffbef4b18035a6b8477a8a9e31ec01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2e290000 - 0x7fff2e296fff SpeechRecognition x86_64 <1499cb1e46983c43ad2c02d57f6af451> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2e297000 - 0x7fff2e430fff CloudKit x86_64 /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff2e431000 - 0x7fff2e431fff Cocoa x86_64 <3db894f2e2e53cdf81b3783bd4b0de27> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff2e43f000 - 0x7fff2e62afff ColorSync x86_64 <5e303474c1ab344a9792b166e4fc4386> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2e62b000 - 0x7fff2e726fff Combine x86_64 <972db241749a3ff29f19fc657f8c2634> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x7fff2e727000 - 0x7fff2e85dfff Contacts x86_64 <76977198d8303c298e6a669637662621> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff2e91a000 - 0x7fff2ee29fff CoreAudio x86_64 <38d98a873308394d8b9da85b5cd0f396> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2ee7c000 - 0x7fff2eeb3fff CoreBluetooth x86_64 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2eeb4000 - 0x7fff2f296fff CoreData x86_64 <335d65f64d483bdd98c9679381eb6431> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2f297000 - 0x7fff2f3a6fff CoreDisplay x86_64 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2f3a7000 - 0x7fff2f827fff CoreFoundation x86_64 <8c1155c87759349d9ab687ab34e09565> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff2f829000 - 0x7fff2fea2fff CoreGraphics x86_64 <61cc16ed2e38376595de6c8a35d74a21> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2fea3000 - 0x7fff2fea3fff CoreGraphics.dylib x86_64 <6d1464cf570e3abebf4633cad6737d44> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/BridgeSupport/CoreGraphics.dylib
0x7fff2feb0000 - 0x7fff3020dfff CoreImage x86_64 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff3020e000 - 0x7fff30276fff CoreLocation x86_64 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff302cb000 - 0x7fff305d0fff CoreML x86_64 /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff305d1000 - 0x7fff306abfff CoreMedia x86_64 /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff306ac000 - 0x7fff3070efff CoreMediaIO x86_64 <577527c0306b3cc18e18146760d4ed0a> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff30797000 - 0x7fff30797fff CoreServices x86_64 <8e9dbb6f774136ab85f9eba8cc404d81> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff30798000 - 0x7fff3081dfff AE x86_64 <3ee322c478c63c708a49595229554652> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff3081e000 - 0x7fff30afffff CarbonCore x86_64 <72f9a0019d8b34b0a07dc6db4868342c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff30b00000 - 0x7fff30b4dfff DictionaryServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff30b4e000 - 0x7fff30b56fff FSEvents x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff30b57000 - 0x7fff30d90fff LaunchServices x86_64 <5f5f28c415543a59a021a7cf4fe18977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff30d91000 - 0x7fff30e29fff Metadata x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff30e2a000 - 0x7fff30e57fff OSServices x86_64 <7c8f588e32a53862bcfc99daf87b164a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff30e58000 - 0x7fff30ebffff SearchKit x86_64 <22a39623a3af36f68fcce3887170c71a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff30ec0000 - 0x7fff30ee4fff SharedFileList x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff30ee5000 - 0x7fff30f56fff CoreSpotlight x86_64 <912360942a8e3816a5a048214a197abc> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x7fff31147000 - 0x7fff3120cfff CoreTelephony x86_64 <7aa23a79791137b198f23bba3a266b48> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x7fff3120d000 - 0x7fff313c1fff CoreText x86_64 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff313c2000 - 0x7fff31406fff CoreVideo x86_64 <47150358f0683979964230399307b228> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff31407000 - 0x7fff31494fff CoreWLAN x86_64 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff31658000 - 0x7fff31663fff DirectoryService x86_64 <927a8e58a30f3635b9226d73be08d723> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff31664000 - 0x7fff3170ffff DiscRecording x86_64 <40b4f689211c3a1e855851e1748c77a9> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff31734000 - 0x7fff3173afff DiskArbitration x86_64 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3175f000 - 0x7fff3190dfff EventKit x86_64 <6152dc51707e31e6b1100458e28489c7> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
0x7fff3192e000 - 0x7fff31a54fff FileProvider x86_64 <429a405081bb38da845e096856ba6a98> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff31a6c000 - 0x7fff31e34fff Foundation x86_64 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff31e35000 - 0x7fff31e35fff Foundation.dylib x86_64 <9f0eff08d8ec38849f7e32ff30e931b9> /System/Library/Frameworks/Foundation.framework/Versions/C/Resources/BridgeSupport/Foundation.dylib
0x7fff31ea1000 - 0x7fff31ef1fff GSS x86_64 <638e70eef8c934d88e9088c044e6a010> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3202c000 - 0x7fff32144fff IOBluetooth x86_64 <5f0d42665fc4358b8f094b6e9253e17b> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff321ab000 - 0x7fff3224efff IOKit x86_64 <8643d3b14fa138b8aeeca92c8e5f87ef> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff32250000 - 0x7fff32260fff IOSurface x86_64 <5a5c0f8fabc93c778bb0e747e514e5cd> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff3227e000 - 0x7fff322d5fff ImageCaptureCore x86_64 <55a5d81422af3bb18d0dec400dab7614> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff322d6000 - 0x7fff32433fff ImageIO x86_64 <7adb6eda48cf396bb6f39bd668fc5c61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff32434000 - 0x7fff32437fff libGIF.dylib x86_64 <6ad982091ad53be3b287fe48e6f45209> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff32438000 - 0x7fff324f2fff libJP2.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff324f3000 - 0x7fff32517fff libJPEG.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff32795000 - 0x7fff327affff libPng.dylib x86_64 <6a636aa5b33e3aa0b07a4662429b1706> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff327b0000 - 0x7fff327b1fff libRadiance.dylib x86_64 <5d114ae032bc3ed8aaaa94723aa59450> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff327b2000 - 0x7fff327fbfff libTIFF.dylib x86_64 <232b0a65370232319abd834263ab380a> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff32814000 - 0x7fff32c71fff Intents x86_64 <90afc2cc69f635908ed30a5d3086bc51> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x7fff32c74000 - 0x7fff33c09fff JavaScriptCore x86_64 <0187a4b6c7f83fe19d9a0d9e578f9340> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff33c21000 - 0x7fff33c33fff Kerberos x86_64 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff33c34000 - 0x7fff33c34fff libHeimdalProxy.dylib x86_64 /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff33c35000 - 0x7fff33c6bfff LDAP x86_64 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff33fc7000 - 0x7fff33fd1fff MediaAccessibility x86_64 <550da9f847a937c0b7dffee56f87a1d7> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff3409d000 - 0x7fff347e2fff MediaToolbox x86_64 <500f38c5ffbe3a36990428a9863cf15d> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff347e4000 - 0x7fff348a7fff Metal x86_64 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff348a9000 - 0x7fff348c3fff MetalKit x86_64 /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff348c4000 - 0x7fff34900fff MPSCore x86_64 <79a9937fda0136bf826760df98939268> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff34901000 - 0x7fff34987fff MPSImage x86_64 <7aff58333f263853966655614e2cf1ad> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff34988000 - 0x7fff349acfff MPSMatrix x86_64 <3919827d64f7380e9f0352e7936585b6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff349ad000 - 0x7fff349c2fff MPSNDArray x86_64 <25515859786c30a29fb43a98ca719c78> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff349c3000 - 0x7fff34b22fff MPSNeuralNetwork x86_64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff34b23000 - 0x7fff34b71fff MPSRayIntersector x86_64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff34b72000 - 0x7fff34b73fff MetalPerformanceShaders x86_64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff35a7f000 - 0x7fff35ab8fff NaturalLanguage x86_64 /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
0x7fff35ab9000 - 0x7fff35ac5fff NetFS x86_64 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff35ac6000 - 0x7fff35c09fff Network x86_64 <769c9817deb23bbe92112ad0532f6c19> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff35c0a000 - 0x7fff35e71fff NetworkExtension x86_64 <21a8cb2a3e7b3c79bfc411320f4c3002> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff38629000 - 0x7fff38631fff libcldcpuengine.dylib x86_64 <097568004ece3980b18e05072ff93f18> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff38632000 - 0x7fff3868afff OpenCL x86_64 <3478d4958e233323802d58965565d43a> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3868b000 - 0x7fff386a7fff CFOpenDirectory x86_64 <081ea227edad31768c942421d7bf07c8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff386a8000 - 0x7fff386b3fff OpenDirectory x86_64 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3900e000 - 0x7fff39010fff libCVMSPluginSupport.dylib x86_64 <6e4657bb15f23997af8d5b7e66ed3baf> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff39011000 - 0x7fff39016fff libCoreFSCache.dylib x86_64 <1780fec37bc9332b9e1f0a45b8f20359> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff39017000 - 0x7fff3901bfff libCoreVMClient.dylib x86_64 <7e075e65d469317f945d2c2ecc4ef403> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3901c000 - 0x7fff39024fff libGFXShared.dylib x86_64 <9c4e5d40b91536649385aac7d171ec42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff39025000 - 0x7fff3902ffff libGL.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff39030000 - 0x7fff39065fff libGLImage.dylib x86_64 <367cac95802135b5978f067d59a63533> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff39066000 - 0x7fff391f8fff libGLProgrammability.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff391f9000 - 0x7fff39235fff libGLU.dylib x86_64 <4ac093455f663d8ba7501e528ea380a9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff39c65000 - 0x7fff39c74fff OpenGL x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff39c75000 - 0x7fff39deefff GLEngine x86_64 <990b6cd8972138de8220346615ab7623> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff39def000 - 0x7fff39e17fff GLRendererFloat x86_64 <83b7c96b229d36a7ba86c2b6a724c661> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff39e23000 - 0x7fff39f17fff PDFKit x86_64 <3aaffacf3c38391c876163b89ba521f0> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff39f18000 - 0x7fff3a030fff PencilKit x86_64 <970d5daa09073bff84b2ca8558f58976> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff3a2cc000 - 0x7fff3a2d2fff PushKit x86_64 /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff3a3f3000 - 0x7fff3a63afff ImageKit x86_64 <28052c1193213f19ada47f45f8cd6e16> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3a63b000 - 0x7fff3aafcfff QuartzComposer x86_64 <05004faa2a2b3764a593730390c07702> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3aafd000 - 0x7fff3ab22fff QuartzFilters x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3ab23000 - 0x7fff3ac2dfff QuickLookUI x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3ac2e000 - 0x7fff3ac2efff Quartz x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3ac2f000 - 0x7fff3aeadfff QuartzCore x86_64 <915910bb813032d7afee57c352a29949> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3aeae000 - 0x7fff3af07fff QuickLook x86_64 <1ec35e20e8633461b2f32dc2e7ccb717> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3af08000 - 0x7fff3af3cfff QuickLookThumbnailing x86_64 /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff3b3db000 - 0x7fff3b3f3fff SafariServices x86_64 <681cf060723c3123b89b7ddcaa2fd38b> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3b9e4000 - 0x7fff3b9fcfff ScriptingBridge x86_64 <60a60c69d23f388882ff75eba9152fbb> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff3b9fd000 - 0x7fff3bd4ffff Security x86_64 <4bd68fea3021334688b6030d2696f66e> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3bd50000 - 0x7fff3bdd9fff SecurityFoundation x86_64 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3bdda000 - 0x7fff3be07fff SecurityInterface x86_64 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3be08000 - 0x7fff3be0cfff ServiceManagement x86_64 <773503858cce384881df322329e2b831> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3cb9d000 - 0x7fff3cc07fff SystemConfiguration x86_64 <1cc51d9546a93406b2f2a0b188ae218a> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3ce83000 - 0x7fff3d1ddfff VideoToolbox x86_64 <2ecdea635c8f37618f6a5870d9b0faef> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff3d480000 - 0x7fff3db88fff libwebrtc.dylib x86_64 <4f8335dc5729376eb62a78d155bc1d33> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff3db89000 - 0x7fff3fd2efff WebCore x86_64 <1a4f53664a7b3d9a98787318305afc54> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff3fd2f000 - 0x7fff3ff28fff WebKitLegacy x86_64 <6702943eb2aa345b8d0d4992db68ae8f> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff3ff29000 - 0x7fff405d5fff WebKit x86_64 <21cdc98db27c379c8566f93f6bddf48c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff40976000 - 0x7fff40a3afff APFS x86_64 <22fb19f570b73ee78de06c063c5f4cc8> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4106d000 - 0x7fff41078fff AXCoreUtilities x86_64 <9c02b6f0a1193dc89a0f00a105f56c3f> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff41370000 - 0x7fff4141cfff AccountsDaemon x86_64 <503fd540ef5135bcafdef2acd1101037> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x7fff419b8000 - 0x7fff41b11fff AddressBookCore x86_64 /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x7fff41b2d000 - 0x7fff41b2efff AggregateDictionary x86_64 <43938fef01d93b2f99f6c572fc2de545> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff41d6d000 - 0x7fff41ebafff AnnotationKit x86_64 <04a964bef9f538fa91883c3b6d0c5c71> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff41ebb000 - 0x7fff41ed8fff AppContainer x86_64 <427c8a310cc930f6af4b8d8c045cc469> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff41ed9000 - 0x7fff41ef9fff AppSSO x86_64 <2170f36f4b2837bd80710f8acf173074> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
0x7fff41efa000 - 0x7fff41f10fff AppSSOCore x86_64 <1082b09cdb16330ca883e807c5d66ca6> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
0x7fff41f2d000 - 0x7fff41f3bfff AppSandbox x86_64 <66d8f9edc7c1342dad5e44ba47817160> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff42338000 - 0x7fff4239efff AppSupport x86_64 <7543ae40beda30de991539c3afa27817> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x7fff423ca000 - 0x7fff423eefff Apple80211 x86_64 <76566e751e3734b2bff79d03ee6b9bb4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff423ef000 - 0x7fff42522fff AppleAccount x86_64 <7477b5fc334937228fd115b21335f085> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
0x7fff42524000 - 0x7fff42533fff AppleFSCompression x86_64 <043e056f44ec3fdf81e670e937eb60f4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff42632000 - 0x7fff4263dfff AppleIDAuthSupport x86_64 /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff4263e000 - 0x7fff4267efff AppleIDSSOAuthentication x86_64 /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x7fff4267f000 - 0x7fff426c7fff AppleJPEG x86_64 <9cb3428125c03e87a3bb92c1679e2a84> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff426c8000 - 0x7fff426d8fff AppleLDAP x86_64 <253d1b1d1eb532e1a355c06b4c7dcf7f> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x7fff42a7c000 - 0x7fff42aa1fff ApplePushService x86_64 <273d0569b73332aa9f09cdee6465fb77> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff42aa2000 - 0x7fff42aa6fff AppleSRP x86_64 <3e47ded6abf33ef2a39c353e1a10e5f2> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff42aa7000 - 0x7fff42ac9fff AppleSauce x86_64 <6c3366a3d43e38e3b7e9f9dba8703fa5> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff42aca000 - 0x7fff42b4afff AppleScript x86_64 <22b7efa157573c809be148fb6d928f78> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x7fff42b89000 - 0x7fff42b8cfff AppleSystemInfo x86_64 /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff42b8d000 - 0x7fff42bddfff AppleVA x86_64 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff42c26000 - 0x7fff42c35fff AssertionServices x86_64 <2c295cb940813177bd6a713ae64403de> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff43174000 - 0x7fff43572fff AudioResourceArbitration x86_64 <5a744ac22e503712b5c2264135874ec9> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff437c9000 - 0x7fff439fffff AudioToolboxCore x86_64 <7a2080217463395fbe4eff15129c1597> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff43a00000 - 0x7fff43b19fff AuthKit x86_64 <57c516b0868c3ca2b695715bc7826a25> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff43cc0000 - 0x7fff43cd3fff BackBoardServices x86_64 <52e13ac02bdf333091b11d85cc564719> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x7fff43cd4000 - 0x7fff43cddfff BackgroundTaskManagement x86_64 <5170da941638324e851c3b624e30d51e> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff43cde000 - 0x7fff43d7ffff Backup x86_64 <8718ef395deb3ec591a0b0160169b851> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff43d80000 - 0x7fff43e01fff BaseBoard x86_64 <368babdb26193d608e82a0420d85dbf1> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff43ed2000 - 0x7fff43f02fff BoardServices x86_64 <322d319775e03d40a64543b170fc6cda> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x7fff43f03000 - 0x7fff43f3ffff Bom x86_64 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff4405e000 - 0x7fff44095fff C2 x86_64 /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff441c4000 - 0x7fff4421efff CalDAV x86_64 /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x7fff443ce000 - 0x7fff443f9fff CalendarAgentLink x86_64 <48d052bf146f3f478382c49fdcad2e30> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff44412000 - 0x7fff4448afff CalendarFoundation x86_64 /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
0x7fff444c1000 - 0x7fff447bbfff CalendarPersistence x86_64 <8a38a5b60c04354ea4e4bd8e277f1119> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
0x7fff44ac5000 - 0x7fff44b14fff ChunkingLibrary x86_64 <9028b642591138529bf64cb878d1527e> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff44b15000 - 0x7fff44b6bfff ClassKit x86_64 /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit
0x7fff44c43000 - 0x7fff44ccefff CloudDocs x86_64 <7cb829b60f8c3a588ae4227478afffb9> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff459d4000 - 0x7fff459e5fff CommonAuth x86_64 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff459f9000 - 0x7fff45a10fff CommonUtilities x86_64 /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff45ca8000 - 0x7fff45ce4fff ContactsAutocomplete x86_64 /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
0x7fff45d15000 - 0x7fff45d99fff ContactsFoundation x86_64 /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff45d9a000 - 0x7fff45dc7fff ContactsPersistence x86_64 <66686bc844443d158fa1b29296e7233f> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff46107000 - 0x7fff464dcfff CoreAUC x86_64 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff464dd000 - 0x7fff4650bfff CoreAVCHD x86_64 <21812ae57178309993a1cacb04643f14> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4652e000 - 0x7fff4654dfff CoreAnalytics x86_64 <09d5b8d6cdc2305ebc296a919ee844c4> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff4664c000 - 0x7fff466bdfff CoreBrightness x86_64 /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff46786000 - 0x7fff46817fff CoreDAV x86_64 <1a2f188b792833ee97551fd6b93949b9> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff46818000 - 0x7fff46823fff CoreDaemon x86_64 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff46824000 - 0x7fff46a2ffff CoreDuet x86_64 <5d10ff8436c53d3a83b2812c9215a65c> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff46a30000 - 0x7fff46a7dfff CoreDuetContext x86_64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x7fff46a7e000 - 0x7fff46a8efff CoreDuetDaemonProtocol x86_64 /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff46a91000 - 0x7fff46a93fff CoreDuetDebugLogging x86_64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff46aa4000 - 0x7fff46ab4fff CoreEmoji x86_64 <808d6da84c023d5bb89d8ff6dce6535e> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff46c60000 - 0x7fff46dacfff CoreHandwriting x86_64 <983de0fd35ac389ca42d5d280c2f4242> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff47108000 - 0x7fff47172fff CoreNLP x86_64 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff47472000 - 0x7fff47476fff CoreOptimization x86_64 /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff47477000 - 0x7fff47500fff CorePDF x86_64 <1849b982640b325382d09e54a2aaea3e> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff475e4000 - 0x7fff475ecfff CorePhoneNumbers x86_64 <8edfd0798caa3d5e8315684baefa0294> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff475ed000 - 0x7fff4763ffff CorePrediction x86_64 <7eac76da7b1d31258184e76a53e39ed8> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff47c5f000 - 0x7fff47c6afff CoreRecents x86_64 <823b7c99abb83223a67dc4d8d0c36266> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
0x7fff47d39000 - 0x7fff47d5cfff CoreSVG x86_64 <91a9c04857fa32b481f7cc89fc194bea> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff47d5d000 - 0x7fff47d90fff CoreServicesInternal x86_64 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff47d91000 - 0x7fff47dbffff CoreServicesStore x86_64 <8909f916c0f33788afdee0ae66575f1b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff47f2d000 - 0x7fff47fd1fff CoreSuggestions x86_64 /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
0x7fff482c2000 - 0x7fff48349fff CoreSymbolication x86_64 <0f54b04c3ede37eaa8d81fc87cf88f7d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff483e1000 - 0x7fff4850dfff CoreUI x86_64 <3f1554a145ec380bafe553294cc922a4> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4850e000 - 0x7fff486a9fff CoreUtils x86_64 <361016efc5c031c4abf3de07e38d8bc6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff487de000 - 0x7fff487f1fff CrashReporterSupport x86_64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff48a5b000 - 0x7fff48a6dfff DFRFoundation x86_64 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff48a6e000 - 0x7fff48a73fff DSExternalDisplay x86_64 <8f1723991b6e354c850bc6fcc1f03fa7> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff48aa1000 - 0x7fff48adbfff DataDetectors x86_64 <162eeeca75223a0c9d79b73065a442df> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff48adc000 - 0x7fff48b57fff DataDetectorsCore x86_64 <64e0aa38b00e3467a72210ef74d5d146> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff48b59000 - 0x7fff48ba2fff DataDetectorsNaturalLanguage x86_64 /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
0x7fff48ba3000 - 0x7fff48be1fff DebugSymbols x86_64 <2afbccf0a6a13d4ab1bb6459db8e2514> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff48be2000 - 0x7fff48d3efff DesktopServicesPriv x86_64 <82ef54c8cc2734259c408f9e7f1adab3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff48d54000 - 0x7fff48d60fff DeviceIdentity x86_64 <651b08b5cdb73a12a871c9ac1f0efa8e> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
0x7fff48e6b000 - 0x7fff48f33fff DiskImages x86_64 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff48f34000 - 0x7fff49004fff DiskManagement x86_64 <7187d5f5b5df33ddb7541d1d453fe03e> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff49005000 - 0x7fff49009fff DisplayServices x86_64 <054020f90cc6357fa344038ed81043b7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff4905f000 - 0x7fff49083fff DuetActivityScheduler x86_64 <80e596e86edf30149b051e741ca7084b> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x7fff490ad000 - 0x7fff490e2fff EAP8021X x86_64 <9ac4e6206b49367ca72e43fc82add8ef> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff490e3000 - 0x7fff490e7fff EFILogin x86_64 <684732878d7f32e7ae90ff69e8e4e272> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff49c06000 - 0x7fff49c1cfff Engram x86_64 <019f92b65d0235ea82ff3c967a53a287> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x7fff49c1d000 - 0x7fff4a287fff Espresso x86_64 <79ee41bfd67134818895e513ae87913d> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff4a2d1000 - 0x7fff4a32afff ExchangeWebServices x86_64 /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x7fff4a569000 - 0x7fff4a984fff FaceCore x86_64 <0c6c4b559f803c618c9d2c2d519e8cbc> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4afb4000 - 0x7fff4afb4fff FinderSyncPriv x86_64 /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
0x7fff4afe8000 - 0x7fff4b11ffff libFontParser.dylib x86_64 <0d86c6a78496334ebc695a7a0ddd0021> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4b120000 - 0x7fff4b154fff libTrueTypeScaler.dylib x86_64 <78ddad1533183a7e99cc1bf275287c8f> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff4b155000 - 0x7fff4b1b8fff libType1Scaler.dylib x86_64 /System/Library/PrivateFrameworks/FontServices.framework/libType1Scaler.dylib
0x7fff4b1b9000 - 0x7fff4b1c9fff libhvf.dylib x86_64 <3aee3a522fa33a159f517172daca558d> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff4b1cd000 - 0x7fff4b245fff FrontBoardServices x86_64 <7b03d372908b3f9da531fd460949c040> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x7fff4e68e000 - 0x7fff4e68ffff libmetal_timestamp.dylib x86_64 <3feaf439a43d33ab9c6d7ad1f267d548> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff4fd2a000 - 0x7fff4fd35fff libGPUSupportMercury.dylib x86_64 <752aa0a7419c329199eb100a812d9501> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff4fd36000 - 0x7fff4fd3cfff GPUWrangler x86_64 <3cb00722bb373ab9bafc5ea7d93070e3> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff50058000 - 0x7fff5007efff GenerationalStorage x86_64 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff50097000 - 0x7fff51074fff GeoServices x86_64 /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff511a2000 - 0x7fff511b0fff GraphVisualizer x86_64 <6699bfd7419438d78ab76d74a18e0050> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff511b1000 - 0x7fff511befff GraphicsServices x86_64 <9a3e34f7427939cd8247ce1361c6f9ab> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
0x7fff51214000 - 0x7fff51221fff HID x86_64 <10b756bb689c3c14b60ed3d2bcbca642> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x7fff51342000 - 0x7fff513fffff Heimdal x86_64 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff51df6000 - 0x7fff51e25fff HelpData x86_64 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff52b62000 - 0x7fff52c60fff IDS x86_64 /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff52c61000 - 0x7fff52d9dfff IDSFoundation x86_64 <25fbcdabe4f43f919ea0948c0f2a7bab> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff533b7000 - 0x7fff53417fff IMFoundation x86_64 /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff5353b000 - 0x7fff53544fff IOAccelMemoryInfo x86_64 <1b57bd30affe31109a81380f596609ef> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff53545000 - 0x7fff5354dfff IOAccelerator x86_64 <0739c754b7d93442b4534d330f074a1f> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff53550000 - 0x7fff53566fff IOPresentment x86_64 <4a9cd3afc8173b52a9a47f3a41437abf> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff538f0000 - 0x7fff5393bfff IconServices x86_64 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff53ada000 - 0x7fff53ae6fff IntentsFoundation x86_64 <74d77fed3de631e997464923f3b96f9b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x7fff53af9000 - 0x7fff53afffff InternationalSupport x86_64 /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff53b00000 - 0x7fff53b02fff InternationalTextSearch x86_64 /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
0x7fff53d33000 - 0x7fff53d3ffff KerberosHelper x86_64 <0b521ec9bca834a3975013e49789d932> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff53d40000 - 0x7fff53d60fff KeychainCircle x86_64 /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff53eb8000 - 0x7fff53f86fff LanguageModeling x86_64 <066b1e33500f306daaf3a7a31d421204> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff53f87000 - 0x7fff53fcffff Lexicon x86_64 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff53fd6000 - 0x7fff53fdafff LinguisticData x86_64 <22c2f445b8ab3a7884a66410a77c0025> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff54001000 - 0x7fff54025fff LocationSupport x86_64 <9728b6dbbb31340781d7aff23f70ade4> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff5407e000 - 0x7fff54083fff LoginUICore x86_64 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff540dc000 - 0x7fff540f5fff Lookup x86_64 /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
0x7fff54874000 - 0x7fff54877fff Mangrove x86_64 <60a38953b1ca3cf49f5c2e585dc73c34> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff54a34000 - 0x7fff54a34fff Marco x86_64 <7800060ca08434f6a5f26d86573ac5f6> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff54a35000 - 0x7fff54a5bfff MarkupUI x86_64 <0468e65135dd39a593e8f485fc8f377f> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff54ae0000 - 0x7fff54b6afff MediaExperience x86_64 /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff54b6b000 - 0x7fff54b9efff MediaKit x86_64 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff55334000 - 0x7fff55380fff MetadataUtilities x86_64 <51dbdd4d0c423143b14e40b59c2a0737> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff55381000 - 0x7fff5544ffff MetalTools x86_64 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff554a9000 - 0x7fff554c2fff MobileAsset x86_64 /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5567f000 - 0x7fff5569dfff MobileKeyBag x86_64 <02cbfcb6918c36daa425d95b55267697> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5576a000 - 0x7fff55903fff Montreal x86_64 <4746b9a101f03a3388ea8978c82416f8> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff55904000 - 0x7fff55932fff MultitouchSupport x86_64 <1cd6c8c89f5b34e8ab0798337928e161> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff55bb2000 - 0x7fff55c9dfff NLP x86_64 <3751b921ca183c54846a150fa4134dc2> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
0x7fff55e2e000 - 0x7fff55e38fff NetAuth x86_64 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff565ac000 - 0x7fff565aefff OAuth x86_64 /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff56829000 - 0x7fff56875fff OTSVG x86_64 <00a77d4bfae933dd9f8f2bf788b49a41> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff57a0b000 - 0x7fff57a16fff PerformanceAnalysis x86_64 <14232522c5733975b83d04b44e87b0f9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff57a17000 - 0x7fff57a3ffff PersistentConnection x86_64 <535368634fca37ab8e9a6a2934ba4604> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff57a40000 - 0x7fff57a4efff PersonaKit x86_64 /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
0x7fff57bf9000 - 0x7fff57bf9fff PhoneNumbers x86_64 /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff59457000 - 0x7fff59487fff PlugInKit x86_64 <33755c2c0d3039a2bbd7f244002b283e> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff594b0000 - 0x7fff594c3fff PowerLog x86_64 /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff5a140000 - 0x7fff5a160fff ProactiveEventTracker x86_64 <2268c19775673188bcbe011e8a06f22f> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
0x7fff5a1e1000 - 0x7fff5a24afff ProactiveSupport x86_64 <59ec32ec4e8e3519b30474d82b31677f> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
0x7fff5a331000 - 0x7fff5a38bfff ProtectedCloudStorage x86_64 <180fbb59f0f73b689fbd386a45e02433> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff5a38c000 - 0x7fff5a3a5fff ProtocolBuffer x86_64 <831fbad35f633b9092be593bfb5d4e4b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5a4b1000 - 0x7fff5a4b4fff QuickLookNonBaseSystem x86_64 <8e88f995e4713917ab1db23a141dfc25> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff5a4b5000 - 0x7fff5a4d8fff QuickLookSupport x86_64 /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x7fff5a51f000 - 0x7fff5a597fff Rapport x86_64 <05506011326c3f45816c087752656533> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x7fff5a78e000 - 0x7fff5a79afff RemoteServiceDiscovery x86_64 <7c5321db41f1390cad1cc6fdbe1ce31a> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff5a7ae000 - 0x7fff5a7d7fff RemoteViewServices x86_64 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5a7d8000 - 0x7fff5a7edfff RemoteXPC x86_64 /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff5a85b000 - 0x7fff5a8a6fff ResponseKit x86_64 /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
0x7fff5a93d000 - 0x7fff5a978fff RunningBoardServices x86_64 /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5b720000 - 0x7fff5b76afff SafariSafeBrowsing x86_64 <119055f9b28638829b61d4b21cbd8ade> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff5c2be000 - 0x7fff5c2c1fff SecCodeWrapper x86_64 <26bc4ce7beda3879ab446eafef4747b7> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5c35a000 - 0x7fff5c3e6fff ShareKit x86_64 /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
0x7fff5c422000 - 0x7fff5c433fff SharedWebCredentials x86_64 /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x7fff5c434000 - 0x7fff5c558fff Sharing x86_64 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5c55a000 - 0x7fff5c578fff Shortcut x86_64 <070c5a6a7f0b3677b4f315e9e398a764> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff5c579000 - 0x7fff5c599fff SidecarCore x86_64 <7be3cece45173fe49022be5b2d802749> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x7fff5c59a000 - 0x7fff5c5acfff SidecarUI x86_64 <3bd348e37b2a3b00923b3778a32c8ac2> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x7fff5d570000 - 0x7fff5d868fff SkyLight x86_64 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5e0b0000 - 0x7fff5e0befff SpeechRecognitionCore x86_64 <6414735e46143a7da22d56b484a77a65> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5e180000 - 0x7fff5e40bfff SpotlightIndex x86_64 <542ab56ff6ed3fb48aecd1404f11a862> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff5e78f000 - 0x7fff5e7d0fff StreamingZip x86_64 <7a1e29f47e2a3e24ac1eb80b9c5dc1af> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff5e8e1000 - 0x7fff5e8eafff SymptomDiagnosticReporter x86_64 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff5e8eb000 - 0x7fff5e8f6fff SymptomReporter x86_64 /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
0x7fff5e95c000 - 0x7fff5e986fff SystemAdministration x86_64 <475a778a552f3340a796e509d36ceadb> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff5eba0000 - 0x7fff5ebb0fff TCC x86_64 <251b7926519c3d2681c731f1c89b0ebc> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5f0a5000 - 0x7fff5f16cfff TextureIO x86_64 <9b74782aec7f3efeb43e22f1328b30db> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff5f2e8000 - 0x7fff5f2e9fff TrustEvaluationAgent x86_64 <40611e3d38073ac383010980e915d189> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff5ffc4000 - 0x7fff6021efff UIFoundation x86_64 <6351a4ad70ff3a2fbd11d8f839b3cb88> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff602b1000 - 0x7fff602b7fff URLFormatting x86_64 /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff60e12000 - 0x7fff60e32fff UserManagement x86_64 <25be5a422d67352a856d600fd41b0311> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff61be6000 - 0x7fff61cd0fff ViewBridge x86_64 <13acacf74f4e3714b3125895b0ccae35> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff61e76000 - 0x7fff61e77fff WatchdogClient x86_64 <52b01ad57892387db68adda001d404da> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff62040000 - 0x7fff62040fff WebInspectorUI x86_64 <9e6379d7b32832728ad9155f154a6075> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x7fff621f0000 - 0x7fff6222cfff libAWDSupport.dylib x86_64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x7fff6222d000 - 0x7fff624d2fff libAWDSupportFramework.dylib x86_64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff624d3000 - 0x7fff624e4fff libprotobuf-lite.dylib x86_64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff624e5000 - 0x7fff6253ffff libprotobuf.dylib x86_64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff62540000 - 0x7fff62584fff WirelessDiagnostics x86_64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff62a54000 - 0x7fff62a57fff XCTTargetBootstrap x86_64 <5c128417bdda3c3ebc4acc9d3bcf1aa1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff62a5f000 - 0x7fff62abcfff XQuery x86_64 <8ff92411c2a33509bfdd674f9ce9d34e> /System/Library/PrivateFrameworks/XQuery.framework/Versions/A/XQuery
0x7fff62ad0000 - 0x7fff62adefff caulk x86_64 /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff62ca4000 - 0x7fff62cd9fff iCalendar x86_64 <7c400bae2cd03f6fb5ac0d3ff4c48a23> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x7fff62e1f000 - 0x7fff62e21fff loginsupport x86_64 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff62e22000 - 0x7fff62e35fff login x86_64 <4a3704f6e608301282c766894b0d7d7a> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff62e67000 - 0x7fff62e73fff perfdata x86_64 <018e4d356f14308aba5408b001154b5e> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff62e74000 - 0x7fff62ea5fff vCard x86_64 <24a2163578163b39b3080724abdc1035> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff63072000 - 0x7fff63087fff libAccessibility.dylib x86_64 <8c49c4c22f0c3576b52ae12df99fc8c2> /usr/lib/libAccessibility.dylib
0x7fff63136000 - 0x7fff63142fff libAudioStatistics.dylib x86_64 <3b9d1852b97d3937a144aac588e5208d> /usr/lib/libAudioStatistics.dylib
0x7fff63143000 - 0x7fff63179fff libAudioToolboxUtility.dylib x86_64 <8ea70765547436cabeb14fd278bb2852> /usr/lib/libAudioToolboxUtility.dylib
0x7fff63180000 - 0x7fff631b5fff libCRFSuite.dylib x86_64 <934456de86f53627bc42a73b297cc3ab> /usr/lib/libCRFSuite.dylib
0x7fff631b8000 - 0x7fff631c2fff libChineseTokenizer.dylib x86_64 <2d4f0d1003b0339eafbedbd32aa15e25> /usr/lib/libChineseTokenizer.dylib
0x7fff631c3000 - 0x7fff6324cfff libCoreStorage.dylib x86_64 /usr/lib/libCoreStorage.dylib
0x7fff6324f000 - 0x7fff63251fff libDiagnosticMessagesClient.dylib x86_64 <2e1ce83739a93d18bf374272c149ce67> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff63296000 - 0x7fff6344dfff libFosl_dynamic.dylib x86_64 <84a5f94601ee3740bd2f4c2a6b1fe82b> /usr/lib/libFosl_dynamic.dylib
0x7fff63474000 - 0x7fff6347afff libIOReport.dylib x86_64 <49aeea34ae4739df958387becda1f51d> /usr/lib/libIOReport.dylib
0x7fff6355a000 - 0x7fff63561fff libMatch.1.dylib x86_64 <70654dc02d8e374eafa5b5291d9d2305> /usr/lib/libMatch.1.dylib
0x7fff63591000 - 0x7fff635b0fff libMobileGestalt.dylib x86_64 <0277bf8dd0eb3c62a186ea0387499101> /usr/lib/libMobileGestalt.dylib
0x7fff63625000 - 0x7fff63702fff libSMC.dylib x86_64 <475a402e59003cb9855f6ad51a67b7d2> /usr/lib/libSMC.dylib
0x7fff63717000 - 0x7fff63718fff libSystem.B.dylib x86_64 /usr/lib/libSystem.B.dylib
0x7fff63719000 - 0x7fff637a6fff libTelephonyUtilDynamic.dylib x86_64 <5defad1c5b443aa99adac08d291925b3> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff637a7000 - 0x7fff637a8fff libThaiTokenizer.dylib x86_64 <9a55e4f465383cabbde7017b25874ccd> /usr/lib/libThaiTokenizer.dylib
0x7fff637c0000 - 0x7fff637d6fff libapple_nghttp2.dylib x86_64 <1ad0492dc37632f289b69ff8fc3606b1> /usr/lib/libapple_nghttp2.dylib
0x7fff6380b000 - 0x7fff6387dfff libarchive.2.dylib x86_64 /usr/lib/libarchive.2.dylib
0x7fff6387e000 - 0x7fff63914fff libate.dylib x86_64 <809f7733e5ca392fabecb20e6b86f06d> /usr/lib/libate.dylib
0x7fff63918000 - 0x7fff63918fff libauto.dylib x86_64 <37cd0f9e916e38fdb671ee068bff78ec> /usr/lib/libauto.dylib
0x7fff63919000 - 0x7fff639defff libboringssl.dylib x86_64 /usr/lib/libboringssl.dylib
0x7fff639df000 - 0x7fff639effff libbsm.0.dylib x86_64 <2e85b0ecf0063aa1b531bd0d779e8020> /usr/lib/libbsm.0.dylib
0x7fff639f0000 - 0x7fff639fcfff libbz2.1.0.dylib x86_64 <971883f6d485354ea76ec3d91b81495a> /usr/lib/libbz2.1.0.dylib
0x7fff639fd000 - 0x7fff63a50fff libc++.1.dylib x86_64 <858e270701ce3a678da59f1ede2239e4> /usr/lib/libc++.1.dylib
0x7fff63a51000 - 0x7fff63a65fff libc++abi.dylib x86_64 /usr/lib/libc++abi.dylib
0x7fff63a66000 - 0x7fff63a66fff libcharset.1.dylib x86_64 <70c148901c883ac591d04af249af909a> /usr/lib/libcharset.1.dylib
0x7fff63a67000 - 0x7fff63a78fff libcmph.dylib x86_64 /usr/lib/libcmph.dylib
0x7fff63a79000 - 0x7fff63a90fff libcompression.dylib x86_64 /usr/lib/libcompression.dylib
0x7fff63d60000 - 0x7fff63d76fff libcoretls.dylib x86_64 <74a2c6add7b735c99f8c16272c817ab2> /usr/lib/libcoretls.dylib
0x7fff63d77000 - 0x7fff63d78fff libcoretls_cfhelpers.dylib x86_64 <1dcfe423137d37dabfe2c31e5e839541> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff63f1b000 - 0x7fff64015fff libcrypto.35.dylib x86_64 <0d3ff25999b437dca8bbf300399989b4> /usr/lib/libcrypto.35.dylib
0x7fff6421c000 - 0x7fff64320fff libcrypto.44.dylib x86_64 <780e44eb69503750b14c9579eaf2255e> /usr/lib/libcrypto.44.dylib
0x7fff64323000 - 0x7fff6432efff libcsfde.dylib x86_64 <283055d24c9d3ed99824e8eef39f232c> /usr/lib/libcsfde.dylib
0x7fff64336000 - 0x7fff64395fff libcups.2.dylib x86_64 <1fd82982feb3363d89dc0c39c24eba6e> /usr/lib/libcups.2.dylib
0x7fff64397000 - 0x7fff643fefff libcurl.4.dylib x86_64 <25813ff0e60737dc9c000ec29a28369f> /usr/lib/libcurl.4.dylib
0x7fff644a1000 - 0x7fff644a1fff libenergytrace.dylib x86_64 <6eb97825f7533192b360fe8e17c1caa5> /usr/lib/libenergytrace.dylib
0x7fff644a2000 - 0x7fff644bbfff libexpat.1.dylib x86_64 <2fc82271c12b32dcaedbe8091eb9dc91> /usr/lib/libexpat.1.dylib
0x7fff644c9000 - 0x7fff644cbfff libfakelink.dylib x86_64 <4964cbb8a75d3893b7954eb528f003b6> /usr/lib/libfakelink.dylib
0x7fff644cc000 - 0x7fff644d1fff libffi.dylib x86_64 /usr/lib/libffi.dylib
0x7fff644da000 - 0x7fff644dffff libgermantok.dylib x86_64 <38c53d375d2d3d59865586747166035a> /usr/lib/libgermantok.dylib
0x7fff644e0000 - 0x7fff644e9fff libheimdal-asn1.dylib x86_64 <2f5934d5225c372ba5d226b1c7b426e1> /usr/lib/libheimdal-asn1.dylib
0x7fff644ea000 - 0x7fff645dafff libiconv.2.dylib x86_64 <6842ffc6f3e033b18b1996acf6a4fa44> /usr/lib/libiconv.2.dylib
0x7fff645db000 - 0x7fff64833fff libicucore.A.dylib x86_64 <0bc4ae6de34030d68054a77d567c7d8a> /usr/lib/libicucore.A.dylib
0x7fff6484d000 - 0x7fff6484efff liblangid.dylib x86_64 <3e50f4585e07317fa9e2440e2f61b74f> /usr/lib/liblangid.dylib
0x7fff6484f000 - 0x7fff64867fff liblzma.5.dylib x86_64 <324f579a6d4d3b04a71f78df6d442954> /usr/lib/liblzma.5.dylib
0x7fff6487f000 - 0x7fff64926fff libmecab.dylib x86_64 <5c799cff843a36ffbaee09540a532ba6> /usr/lib/libmecab.dylib
0x7fff64927000 - 0x7fff64b89fff libmecabra.dylib x86_64 <1567d5afb09e35a69e4ad17c8ac1b59f> /usr/lib/libmecabra.dylib
0x7fff64ef5000 - 0x7fff64f24fff libncurses.5.4.dylib x86_64 /usr/lib/libncurses.5.4.dylib
0x7fff65053000 - 0x7fff654c9fff libnetwork.dylib x86_64 /usr/lib/libnetwork.dylib
0x7fff654ca000 - 0x7fff654e0fff libnetworkextension.dylib x86_64 /usr/lib/libnetworkextension.dylib
0x7fff65568000 - 0x7fff65599fff libobjc.A.dylib x86_64 <38e6d862709334ddbe640783d9ab67ba> /usr/lib/libobjc.A.dylib
0x7fff6559a000 - 0x7fff6559bfff libodfde.dylib x86_64 <708389d458e63e0bb8208c53f581ffa7> /usr/lib/libodfde.dylib
0x7fff655ac000 - 0x7fff655b0fff libpam.2.dylib x86_64 /usr/lib/libpam.2.dylib
0x7fff655b3000 - 0x7fff655e9fff libpcap.A.dylib x86_64 /usr/lib/libpcap.A.dylib
0x7fff655ea000 - 0x7fff65625fff libpcre.0.dylib x86_64 /usr/lib/libpcre.0.dylib
0x7fff65627000 - 0x7fff65635fff libperfcheck.dylib x86_64 <4b5c9cb6c17b37aaa825931d13a4a0e6> /usr/lib/libperfcheck.dylib
0x7fff6566b000 - 0x7fff65683fff libresolv.9.dylib x86_64 <6123f9c2242f39ba8d77cdf0ff00e799> /usr/lib/libresolv.9.dylib
0x7fff65685000 - 0x7fff656c9fff libsandbox.1.dylib x86_64 <064b92ccc5db3d1e97bac22786a2e20a> /usr/lib/libsandbox.1.dylib
0x7fff656ca000 - 0x7fff656dcfff libsasl2.2.dylib x86_64 /usr/lib/libsasl2.2.dylib
0x7fff656dd000 - 0x7fff656defff libspindump.dylib x86_64 /usr/lib/libspindump.dylib
0x7fff656df000 - 0x7fff658ccfff libsqlite3.dylib x86_64 <25f4721ab69d3739b276372de439722e> /usr/lib/libsqlite3.dylib
0x7fff659c0000 - 0x7fff659edfff libssl.46.dylib x86_64 /usr/lib/libssl.46.dylib
0x7fff65a6f000 - 0x7fff65aa0fff libtidy.A.dylib x86_64 <48e5f42ab9f0311b8cbc24721b20fb13> /usr/lib/libtidy.A.dylib
0x7fff65ac2000 - 0x7fff65b1dfff libusrtcp.dylib x86_64 <5aea4f9ac88a3efa98e0b113c2bd3d20> /usr/lib/libusrtcp.dylib
0x7fff65b1e000 - 0x7fff65b21fff libutil.dylib x86_64 <8161c853628d3e06a8d88b482d8364c5> /usr/lib/libutil.dylib
0x7fff65b22000 - 0x7fff65b2ffff libxar.1.dylib x86_64 /usr/lib/libxar.1.dylib
0x7fff65b35000 - 0x7fff65c17fff libxml2.2.dylib x86_64 <7fc0963e46633ea5a4e517298c7af6a7> /usr/lib/libxml2.2.dylib
0x7fff65c1b000 - 0x7fff65c43fff libxslt.1.dylib x86_64 <8aa7bc16d3e2333bbdb1681a318b82a1> /usr/lib/libxslt.1.dylib
0x7fff65c44000 - 0x7fff65c56fff libz.1.dylib x86_64 /usr/lib/libz.1.dylib
0x7fff65c80000 - 0x7fff65c82fff liblog_network.dylib x86_64 <195f9f35c43d35a0b784cf4271c026e2> /usr/lib/log/liblog_network.dylib
0x7fff65d0c000 - 0x7fff65d21fff libswiftAppKit.dylib x86_64 /usr/lib/swift/libswiftAppKit.dylib
0x7fff65d4c000 - 0x7fff660d2fff libswiftCore.dylib x86_64 <5efeae81f6953a58820be195d987b36b> /usr/lib/swift/libswiftCore.dylib
0x7fff660e0000 - 0x7fff660e8fff libswiftCoreData.dylib x86_64 <1a3aa54b65f63e5aace91c1957e965bb> /usr/lib/swift/libswiftCoreData.dylib
0x7fff660e9000 - 0x7fff660ebfff libswiftCoreFoundation.dylib x86_64 /usr/lib/swift/libswiftCoreFoundation.dylib
0x7fff660ec000 - 0x7fff660fafff libswiftCoreGraphics.dylib x86_64 <98f2df58bbcc3243b4bc5e2ab16828fb> /usr/lib/swift/libswiftCoreGraphics.dylib
0x7fff660fb000 - 0x7fff660fefff libswiftCoreImage.dylib x86_64 <491a57d94b3132d5be3a96076ac07f8f> /usr/lib/swift/libswiftCoreImage.dylib
0x7fff66323000 - 0x7fff66329fff libswiftDarwin.dylib x86_64 /usr/lib/swift/libswiftDarwin.dylib
0x7fff6632a000 - 0x7fff66343fff libswiftDispatch.dylib x86_64 <6f1df6b8fe723cd992265f5d612ae43a> /usr/lib/swift/libswiftDispatch.dylib
0x7fff66344000 - 0x7fff664e3fff libswiftFoundation.dylib x86_64 <3e327736dbf63e0ab66fe496c0da7ba6> /usr/lib/swift/libswiftFoundation.dylib
0x7fff664f2000 - 0x7fff664f4fff libswiftIOKit.dylib x86_64 <9679e99b614a3a3abfff91a7962a941c> /usr/lib/swift/libswiftIOKit.dylib
0x7fff6650a000 - 0x7fff66511fff libswiftMetal.dylib x86_64 /usr/lib/swift/libswiftMetal.dylib
0x7fff66532000 - 0x7fff66588fff libswiftNetwork.dylib x86_64 <2dd641e4648a3eeba414ac66d588fc7c> /usr/lib/swift/libswiftNetwork.dylib
0x7fff6658f000 - 0x7fff66592fff libswiftObjectiveC.dylib x86_64 <54bf7c93a2a83349883e895390a07328> /usr/lib/swift/libswiftObjectiveC.dylib
0x7fff665a4000 - 0x7fff665a9fff libswiftQuartzCore.dylib x86_64 <9d2846a0bdbb37e5813233b02eb96d79> /usr/lib/swift/libswiftQuartzCore.dylib
0x7fff6668f000 - 0x7fff66691fff libswiftXPC.dylib x86_64 /usr/lib/swift/libswiftXPC.dylib
0x7fff66692000 - 0x7fff66698fff libswiftos.dylib x86_64 <61068eff7d8f3197afeb66e8b8c9409b> /usr/lib/swift/libswiftos.dylib
0x7fff666ba000 - 0x7fff666bffff libcache.dylib x86_64 <6b9a1a6ca00e3d318cbbc81cf57759ab> /usr/lib/system/libcache.dylib
0x7fff666c0000 - 0x7fff666cbfff libcommonCrypto.dylib x86_64 /usr/lib/system/libcommonCrypto.dylib
0x7fff666cc000 - 0x7fff666d3fff libcompiler_rt.dylib x86_64 <4b2ed228160b3b948b68e62ef5bb3a31> /usr/lib/system/libcompiler_rt.dylib
0x7fff666d4000 - 0x7fff666ddfff libcopyfile.dylib x86_64 /usr/lib/system/libcopyfile.dylib
0x7fff666de000 - 0x7fff66775fff libcorecrypto.dylib x86_64 <3c8be3f19c9134dc8b38d62643fd6ea4> /usr/lib/system/libcorecrypto.dylib
0x7fff6688c000 - 0x7fff668cdfff libdispatch.dylib x86_64 /usr/lib/system/libdispatch.dylib
0x7fff668ce000 - 0x7fff66903fff libdyld.dylib x86_64 <768c84cdb4f53672bab1d6c990f8487c> /usr/lib/system/libdyld.dylib
0x7fff66904000 - 0x7fff66904fff libkeymgr.dylib x86_64 <19afd1c1187a3eaaa6d8b85b5cc4aa3a> /usr/lib/system/libkeymgr.dylib
0x7fff66905000 - 0x7fff66911fff libkxld.dylib x86_64 <7d62dcadc46e3942a24c857114fe5600> /usr/lib/system/libkxld.dylib
0x7fff66912000 - 0x7fff66912fff liblaunch.dylib x86_64 <1088fbb2cd063b5c80e858b462a2d490> /usr/lib/system/liblaunch.dylib
0x7fff66913000 - 0x7fff66918fff libmacho.dylib x86_64 <4e42e23dd475397cb86fc7ab766765de> /usr/lib/system/libmacho.dylib
0x7fff66919000 - 0x7fff6691bfff libquarantine.dylib x86_64 <6d49d94e8dd737bf8d9babfb0b546cdf> /usr/lib/system/libquarantine.dylib
0x7fff6691c000 - 0x7fff6691dfff libremovefile.dylib x86_64 <48a7076dd08333a496406d293ef71f49> /usr/lib/system/libremovefile.dylib
0x7fff6691e000 - 0x7fff66935fff libsystem_asl.dylib x86_64 /usr/lib/system/libsystem_asl.dylib
0x7fff66936000 - 0x7fff66936fff libsystem_blocks.dylib x86_64 <5d67cf7fc9a838c6a129f87a3912fd5c> /usr/lib/system/libsystem_blocks.dylib
0x7fff66937000 - 0x7fff669befff libsystem_c.dylib x86_64 /usr/lib/system/libsystem_c.dylib
0x7fff669bf000 - 0x7fff669c2fff libsystem_configuration.dylib x86_64 <1fb06730659a30e6aab5991e8185bff7> /usr/lib/system/libsystem_configuration.dylib
0x7fff669c3000 - 0x7fff669c6fff libsystem_coreservices.dylib x86_64 /usr/lib/system/libsystem_coreservices.dylib
0x7fff669c7000 - 0x7fff669cffff libsystem_darwin.dylib x86_64 <0ed26d935dd635e9aa5f4c9a3ce9bc1e> /usr/lib/system/libsystem_darwin.dylib
0x7fff669d0000 - 0x7fff669d7fff libsystem_dnssd.dylib x86_64 /usr/lib/system/libsystem_dnssd.dylib
0x7fff669d8000 - 0x7fff669d9fff libsystem_featureflags.dylib x86_64 /usr/lib/system/libsystem_featureflags.dylib
0x7fff669da000 - 0x7fff66a27fff libsystem_info.dylib x86_64 <68b3d2388a8838bbade47312dfcbe0ce> /usr/lib/system/libsystem_info.dylib
0x7fff66a28000 - 0x7fff66a54fff libsystem_kernel.dylib x86_64 <583b5a182d703d8995420812f343f44e> /usr/lib/system/libsystem_kernel.dylib
0x7fff66a55000 - 0x7fff66a9cfff libsystem_m.dylib x86_64 <4af77545e269371ab597b46f0a590766> /usr/lib/system/libsystem_m.dylib
0x7fff66a9d000 - 0x7fff66ac4fff libsystem_malloc.dylib x86_64 <8d9a445aa0c039b7a0b3bd670b1db2a8> /usr/lib/system/libsystem_malloc.dylib
0x7fff66ac5000 - 0x7fff66ad2fff libsystem_networkextension.dylib x86_64 <7e05946b109030b98d86ec257a1ba0d2> /usr/lib/system/libsystem_networkextension.dylib
0x7fff66ad3000 - 0x7fff66adcfff libsystem_notify.dylib x86_64 <36fce4be62a7383997021c3de8d0ca6e> /usr/lib/system/libsystem_notify.dylib
0x7fff66add000 - 0x7fff66ae6fff libsystem_platform.dylib x86_64 <7ac281ab787e34ef8feb208f09e1382f> /usr/lib/system/libsystem_platform.dylib
0x7fff66ae7000 - 0x7fff66af1fff libsystem_pthread.dylib x86_64 <939140bc2fc53660bd3b35c7e400dba8> /usr/lib/system/libsystem_pthread.dylib
0x7fff66af2000 - 0x7fff66af6fff libsystem_sandbox.dylib x86_64 <870a8f72b4a73303a7832b6dcaebf0d2> /usr/lib/system/libsystem_sandbox.dylib
0x7fff66af7000 - 0x7fff66af9fff libsystem_secinit.dylib x86_64 <5e503ab9c0ca39e0ac8eec46e6f32776> /usr/lib/system/libsystem_secinit.dylib
0x7fff66afa000 - 0x7fff66b01fff libsystem_symptoms.dylib x86_64 <7bf7f0b665873a6d9e40a0c4cf293c30> /usr/lib/system/libsystem_symptoms.dylib
0x7fff66b02000 - 0x7fff66b18fff libsystem_trace.dylib x86_64 /usr/lib/system/libsystem_trace.dylib
0x7fff66b1a000 - 0x7fff66b1ffff libunwind.dylib x86_64 <66ceb9da60cb377bbc11eb63e81d7438> /usr/lib/system/libunwind.dylib
0x7fff66b20000 - 0x7fff66b54fff libxpc.dylib x86_64 <08e5c748e63e3c339c11ad4726b40e6b> /usr/lib/system/libxpc.dylib

{
"Environment": {
"disabledPlugins": {
"com.owl.notebookLite": "2.0",
"me.dutour.mathieu.git-plugin": "0.11.3",
"com.taptap.ninja.rename-it": "4.2.2",
"unsplash": "1.0.7",
"com.animaapp.stc-sketch-plugin": "3.2.5",
"com.owl.notebookPro": "2.0.1"
},
"enabledPlugins": {
"io.zeplin.sketch-plugin": "1.9",
"com.cloudblue.sketch.exporter": "11.6.1"
}
},

"Event Log": [
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " exportArtboardImages: done!"\n );\n stringValue = " exportArtboardImages: done!";\n}"
},
{
"type": "action start",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " PZDoc:run done!"\n );\n stringValue = " PZDoc:run done!";\n}"
},
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " PZDoc:run done!"\n );\n stringValue = " PZDoc:run done!";\n}"
},
{
"type": "action start",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " buildPreviews: running..."\n );\n stringValue = " buildPreviews: running...";\n}"
},
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " buildPreviews: running..."\n );\n stringValue = " buildPreviews: running...";\n}"
},
{
"type": "action start",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " buildPreviews: done!!!!!"\n );\n stringValue = " buildPreviews: done!!!!!";\n}"
},
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " buildPreviews: done!!!!!"\n );\n stringValue = " buildPreviews: done!!!!!";\n}"
},
{
"type": "action start",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " getJSON: cleanup before saving..."\n );\n stringValue = " getJSON: cleanup before saving...";\n}"
},
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " getJSON: cleanup before saving..."\n );\n stringValue = " getJSON: cleanup before saving...";\n}"
},
{
"type": "action start",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " getJSON: running..."\n );\n stringValue = " getJSON: running...";\n}"
},
{
"type": "action end",
"identifier": "Log",
"context": "{\n action = "<MSLogAction: 0x6000028e3980>";\n command = "<MSPluginCommand: 0x60008a5c1c00>";\n level = log;\n payload = (\n " getJSON: running..."\n );\n stringValue = " getJSON: running...";\n}"
}
]
}

Bad exporting artboard to image

Hi!
We have a problem exporting artboard to html. The result is an image not a cuple of divs or some html tags. This issue is related to artboard creation or we should tag our layers ?

Ty!

Not working on Sketch 52.2

Hey guys, just found out this project and i'm excited to test it, for now it's not working on the 52.2 sketch version, what the sketch version that you guys tried on ? in my sketch it's stuck on the "export to html" page with the "please wait..." label fixed

Scrollbars show on modal dialogs

When using an artboard as a modal dialog to display over another artboard, a scrollbar is shown when the generated files are viewed in a web browser, even when the content in the modal artboard is much smaller than the artboard being covered. The artboard for the modal dialog is sized to fit the content it contains, so this should not happen.

This happens in both Firefox and Chrome on Mac OS X.

Options selected for the art board:

  • "Show modal dialog or overlay shadow" - checked
  • "Scroll browser page to top" - checked
  • No delay time is set.

Custom dimensions are not set for the artboard HTML export. The original artboards (that are covered by the modal dialogs) are 1370px x 1024px (WxH), and they are configured as regular pages, with "Scroll browser page to top" checked. However, the scrollbars still show if the underlying artboards are resized.

If the CSS "overflow-y" property is removed on the ".contentModal" class, the scrollbar goes away and the content fits as expected.

Export failed with errors

TypeError: null is not an object (evaluating 'attributes. MSAttributedStringColorAttrubute.swatchID')

SSH Port when Publishing

Hi, loved the idea of this plugin.

Is there a way to set a port for SSH connection?

I have tried rsync format without success - e.g. -e "ssh -p 3384"

Thanks

html isn't exporting

using version 17.9.1 with sketch 97.2 on macOS 13.1
the html is missing in the export – only js and resources folder

[Feature Request] Display Color Variable Names in Handoff Mode

Super helpful plugin, thanks for all the hard work!

It would be great if the color variable name, when there is one, could be displayed in the Element Inspector view. Where devs are using named colors it would save them a lot of time compared to looking up the hex code.

image

Cheers!

How to Generate index.html?

hi ,
I have a question to ask you.
I now want to implement an export with all the files on index.html, Then upload it to our server.
But there's no way to start, What should I do first?
Thanks.

[Feature Request] Show 'library' used for a style/symbol in inspector

Would be super useful to add the 'Source' for each element to the info pane, rather than (or in addition to) the library filter.

For example, when inspecting a style you would see:
Style : UI Background
Style Source: Carbon Design Theme (external)

Style: UI Background
Style Source: Document

Any chance you can add that feature? Would be super helpful to track down a style's origin and make corrections to it in Sketch.

Alternatively, it would be nice to see a full table overview of all the styles, tokens and their library origin (similar to a spreadsheet).

Cheers and great work!

[Feature Request] Arrow keys / buttons navigation

Despite how many issues I am creating, I want to let you know that this plugin is awesome. I will also be willing to help if I can, I am actually a developer who is just getting in to UX design.

The arrow keys / buttons navigate through the artboards sequentially, but for me and the people I share prototypes with it would be more useful if it went in order of navigation. Not sure if this is possible without a data structure (stack) to know where you have navigated previously, but at least having this option would surely be beneficial to people who use this.

*Note that if this becomes an option for navigation, it may fix the other issue I created regarding modals and navigation ( #13 ).

Hotspots with Previous Artboard target only works once

I have a project where the user can go deep in the screens (artboard) hierarchy, and each screen in the hierarchy has a "back" button that allows the user to get back to the starting or "root" artboard.

It works fine when running prototype within Sketch, but when exported using Puzzle Publisher, it seems the back button only brings back to the previously displayed artboard. Instead of going back up the hierarchy much like history.back(), clicking the back button works once, but clicking again brings back the artboard we just left.

Consider the following artboards A, B, C and D. Root is A. Goal is to get from A down to D through B and C, then go back up. The arrow "→" means a "push" to the next artboard. The return arrow "↩" means pressing the back button.

Expected behaviour
A → B → C → D ↩ C ↩ B ↩ A

Actual behaviour
A → B → C → D ↩ C ↩ D ↩ C ↩ D ↩ C

As you can see, pressing back multiple times only swaps between the last two screens whereas it is expected to navigate back in the history.

From what I understand reading how the goBack function works:

goBack() {
if (this.backStack.length > 0) {
this.goTo(this.backStack[this.backStack.length - 1]);
this.backStack.shift();
} else if (this.currentPage.isModal && this.lastRegularPage) {
this.goTo(this.lastRegularPage.index);
} else {
window.history.back();
}
}

It seems that Puzzle Publisher is either:

  • not storing the stack properly when navigating down;
  • mistakingly considering my artboards for modals.

FYI, I'm using the "Animate artboard from right" setting on when pushing a screen and "No artboard animation" when going back.

Async pre-loading of all page images

Loving this plugin so far. Thanks for the work.

Can this type of loading be an optional feature? I personally do not like having the image fully displayed and fuzzy while it's loading. The browser does not appear to be in a loading state while the document is loading. So if you're loading a large document that takes a long time, it can confuse people to think that they are simply looking at a bad quality mockup.

Another suggestion would maybe be a more dramatic and obvious "loading" icon than what is currently in the bottom right corner.

Export failed with errors

Type Error: undefined is not an object (evaluating 'this.symbolMaster.getLibrary')
This error message show while exporting artboards with symbols. How to fix it?

„Press S to „Go to Start“

Hi,

I have a little flow and a „flag“-marker in starting page.
But when pressing „S“ I only „return“ somewhere in the middle.

Does this behavior depend on any y- or x-axis?

Regards

Links/Hotspots not working inside symbols

Thanks for this awesome plugin! It's everything i was looking for!
Unfortunately any kind of links used in Symbols isn't working in the latest release. It has worked before using 16.17.1.
Links in Artboards work as expected.

Navigating modals reverts the underlying artboard

When viewing a modal that is displayed over another modal when using navigation shortcuts, rather than direct interaction (i.e. via the keyboard back button or direct selection when viewing all screens), the underlying artboard is changed to the starting artboard.

Steps to reproduce:

  1. Create starting artboard A1 that leads to artboard A2.
  2. Create an interaction where a modal M1 shows over artboard A2.
  3. Create an interaction from M1 to display another modal M2 (which will display over A2 when interacting from M1).
  4. Export and navigate to M2 directly.
  5. Underlying artboard is changed to A1, rather than A2 as expected.

Publish Not Uploading Updated Artboards

I noticed that when I publish a document via SFTP, then update the document and publish a v2, the original artboard is uploaded again. My Sketch document is updated and saved, but the published prototype on my server is still displaying the original that I uploaded. Is it cached somewhere? I cleared my browser cache. This is not happening when I simply export HTML locally.

Unable to set Artboard size on export

The option to "ask custom artboard size" is not sticky. So, when exporting, there is no option to set custom size "Really is helpful for mobile mockups" is not there.

I have uninstalled the re-installed many times to no success.
image

Overflow on center layout

Centered layout outputs a 200vw overflow due to a redundant width property in the content id.

Produced in Firefox Dev-Edition 72.

Can be fixed with PR #17

Symbols crash after file export hang

Sometimes my file export hanging, and symbols in file will be crash.
Symbols became folders and can not be controlled by Symbols page.
I fix my files several times (create symbols again and replace those folders), but waste times.
Are there any idea for this issue?

symbol folder example as below
image

[Feature Request] Show more style details in inspector.

Feature Request: Show more style details in the inspector.

Would be convenient/helpful to see the style details in the inspector.

For example, color as hex (fill/border etc) and font info (size/typeface/weight etc.). I'm guessing that's already detected by PP, so why not display it as additional info.

Can't export the right artboard

My sketch can't export the selected art boards to html via puzzle publisher instead the plug-in exports all the art boards in the sketch document.

Sketch version: 83.2
Puzzle version :17.0.3
OS version : Big Sur 11.6.4

Scroll position save between artboards

Thank you so much for the plugin. This is amazing! I love it.
Little feature request. It would be nice to save scrolling position while navigating between artboards in compiled html

Presenting something in a real browser from your local folder is awesome!

Document color option in settings is not visible

image

Was hoping to set a custom document color in this document settings dialog but it looks cut-off, and I cannot resize the window either. Could not get the @MainBackground@ to work either :( I can probably set it to a white background by injecting some css anyway, but wanted to notify if this is not normal behaviour.

I'm using Sketch Version 67.2 (100443)

Proper sticky bottom elements

Hello,

is there a possibility to create a sticky bottom navigation in a proper way?

I just hacked it a bit with top-sticky reference, but would be cool to have a proper way.

Regards

img

Vertical position of main content in Google Chrome

Vertical position of main content in Google Chrome is not placing properly. The content always is on top of the page, despite the settings.

Вертикальное положение основного контента в Google Chrome размещается неправильно. Контент всегда находится вверху страницы, несмотря на настройки.

Puzzle Publish - Show style source not working

Thanks Max! These plugins (pt and pp) are both very useful.

Unfortunately, I just checked the 'Style Source' and it seems to always say 'document', even though I know for sure the style references another library. For example, you can try the Carbon Design theme from IBM (sketch://add-library/cloud/JaVzz). The 'tags' here are using styles from another library, yet they still say 'document'.

Sketch image:
https://snipboard.io/li1PH3.jpg

Puzzle Publisher:
https://snipboard.io/tiWBvV.jpg

Perhaps this is related to why I can't get the Element selector drop down working either (it only works on autoselect).

Thanks

"Export failed with errors"

When exporting artboards to HTML I get the following error:

"Export failed with errors
TypeError: undefined is not an object (evaluating 'res.ln')"

Sketch 69.2
Puzzle Publisher 14.10.3

Define viewing order

Hello!

I'm not sure if there's currently a way to do this, I don't think there is but correct me if I'm wrong.

It would be a nice feature if we could be able to define an order for when we view artboards.

Just throwing the idea here.

Thanks for the plugin! :)

Bug: Export doesn't work, undefined function absoluteRect()

Hi,

using Puzzle Publisher recent version 17.9.1 with Sketch 97 unfortunately the export does not work any more.
With debugging enabled this is what the log says:

EXPORTING...
12:46.7 exportArtboards: running...
12:46.7 The file “previews” doesn’t exist.
12:46.7 The file “full” doesn’t exist.
12:46.7 PZPage.collectData() starting... name=Datenaustausch-Krankenhaus
12:46.7 PZPage.collectData() collecting...
12:46.7 PZArtboard.create name=Antrag/Tab Antragsdaten/Medium (Default)
12:46.7 [ ERROR ] TypeError: this.nlayer.absoluteRect is not a function. (In 'this.nlayer.absoluteRect()', 'this.nlayer.absoluteRect' is undefined)
12:46.7 exportArtboards: done!
CLOSING DOCUMENT...

fyi -- in this fork @MaxBazarov did fix it already - thanks! 👍
https://github.com/MaxBazarov/puzzle-publisher

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.