robertklep / quotefixformac

QuoteFix for Apple Mail —
https://github.com/robertklep/quotefixformac/releases/latest
191 stars 15 forks source link

will new version be released for macOS Catalina #94

Open dougrock opened 4 years ago

robertklep commented 4 years ago

Perhaps 😅 It will depend on how much effort it's going to take to get it working on Catalina. Since I don't typically install beta's, I'll only be able to look at it when Catalina is officially released and I have installed it.

Gruntfuggly commented 4 years ago

Would love to see this working with Catalina...

robertklep commented 4 years ago

It will probably be quite a while before I upgrade to Catalina, given that I don't see any upside of using it (and a lot of downsides 😕)

reekes commented 4 years ago

I'm not a fan of Catalina, and can't give any reason to upgrade. But one of my Macs is on Catalina, and I miss using QuoteFix.

Rogue-Git-Dev commented 4 years ago

I second this notion to make Quote Fix compatible. I am using the latest public beta build of Catalina and just attempted to enable the plugin with the Mail 13.0 incompatible dialogue. This is possibly the sole plugin that will make Mail tolerable; I have used MailMate for years but need to use Mail to circumvent a system that disabled IMAP.

herbs commented 4 years ago

I'll add another plead for Catalina compatibility!

alxmueller commented 4 years ago

Missing support for Catalina is actually the only thing that keeps me from upgrading. That's how important QuoteFix is to me. Compatibility with Catalina would be highly appreciated.

defrilitus commented 4 years ago

Same here. QuoteFix is the only thing reason I haven't upgraded. If you have the time, Catalina compatability would be great.

robertklep commented 4 years ago

@defrilitus it's not a question of time, it's a question of me not running Catalina 😬

defrilitus commented 4 years ago

@robertklep Thanks for your reply. I understand perfectly ;-)

goranmoomin commented 4 years ago

So, if anyone is interested, you can just add the macOS 10.15 compatibility UUID to the current Mojave mailbundle (which unfortunately I can't get it to build and work on my machine) to make it work. Looks like nothing breaks here. If you trust me, you can just use this binary: QuoteFix.mailbundle.zip

If you don't, download the current QuoteFix.mailbundle from the README link, edit the QuoteFix.mailbundle/Contents/Info.plist with your favorite editor and insert this under Supported10.14PluginCompatibilityUUIDs:

    <key>Supported10.15PluginCompatibilityUUIDs</key>
    <array>
        <string>6EEA38FB-1A0B-469B-BB35-4C2E0EEA9053</string>
    </array>

and it will work. The final Info.plist should look like this:

스크린샷 2020-05-15 오전 1 40 18
goranmoomin commented 4 years ago

BTW, @robertklep Do you know why it doesn't build on my machine? If I use my system python2.7, it crashes with this log:

Click to expand the log: ``` Process: Mail [92562] Path: /System/Applications/Mail.app/Contents/MacOS/Mail Identifier: com.apple.mail Version: 13.4 (3608.80.23.2.2) Build Info: Mail-3608080023002002~4 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Mail [92562] User ID: 501 PlugIn Path: /Users/USER/Library/Containers/com.apple.mail/*/QuoteFix PlugIn Identifier: name.klep.mail.QuoteFix PlugIn Version: 2.10.0a1 (2.10.0a1) Date/Time: 2020-05-14 22:20:19.850 +0900 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: A505E36D-6514-311C-84E9-C87998C2A49A Sleep/Wake UUID: 63E0FBBC-880E-4FE4-873A-A567B08971D0 Time Awake Since Boot: 700000 seconds Time Since Wake: 4500 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (Code Signature Invalid) Exception Codes: 0x0000000000000032, 0x0000000107bac000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace CODESIGNING, Code 0x2 kernel messages: VM Regions Near 0x107bac000: VM_ALLOCATE 0000000107ba8000-0000000107bac000 [ 16K] r--/rwx SM=PRV --> mapped file 0000000107bac000-0000000107ca0000 [ 976K] r-x/rwx SM=COW  VM_ALLOCATE (reserved) 0000000107ca0000-0000000107d1c000 [ 496K] rw-/rwx SM=NUL reserved VM address space (unallocated) Application Specific Information: dyld3 mode Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libdyld.dylib 0x00007fff708c5053 dyld3::MachOFile::isMachO(Diagnostics&, unsigned long long) const + 9 1 libdyld.dylib 0x00007fff708dbb5d invocation function for block in dyld3::Loader::mapImage(Diagnostics&, dyld3::LoadedImage&, bool) + 357 2 libdyld.dylib 0x00007fff708bb92c dyld3::closure::Image::forEachDiskSegment(void (unsigned int, unsigned int, unsigned int, long long, unsigned long long, unsigned char, bool, bool&) block_pointer) const + 284 3 libdyld.dylib 0x00007fff708c8952 dyld3::Loader::mapImage(Diagnostics&, dyld3::LoadedImage&, bool) + 1578 4 libdyld.dylib 0x00007fff708c2edd dyld3::Loader::mapAndFixupAllImages(Diagnostics&, bool, bool) + 353 5 libdyld.dylib 0x00007fff708c2580 dyld3::AllImages::loadImage(Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 526 6 libdyld.dylib 0x00007fff708bd37b dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 943 7 libdyld.dylib 0x00007fff708bce8b dyld3::dlopen_internal(char const*, int, void*) + 206 8 libdyld.dylib 0x00007fff708db2c7 dyld3::NSAddImage(char const*, unsigned int) + 64 9 name.klep.mail.QuoteFix 0x0000000107b6ab51 0x107b69000 + 6993 10 libdyld.dylib 0x00007fff708bc6d2 invocation function for block in dyld3::AllImages::runAllInitializersInImage(dyld3::closure::Image const*, dyld3::MachOLoaded const*) + 159 11 libdyld.dylib 0x00007fff708bc5ae dyld3::closure::Image::forEachInitializer(void const*, void (void const*) block_pointer) const + 84 12 libdyld.dylib 0x00007fff708bc325 invocation function for block in dyld3::AllImages::runInitialzersBottomUp(dyld3::closure::Image const*) + 349 13 libdyld.dylib 0x00007fff708bc1a0 dyld3::closure::Image::forEachImageToInitBefore(void (unsigned int, bool&) block_pointer) const + 86 14 libdyld.dylib 0x00007fff708c2641 dyld3::AllImages::loadImage(Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 719 15 libdyld.dylib 0x00007fff708bd37b dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 943 16 libdyld.dylib 0x00007fff708bce8b dyld3::dlopen_internal(char const*, int, void*) + 206 17 libdyld.dylib 0x00007fff708bcd53 dlopen + 116 18 com.apple.CoreFoundation 0x00007fff369b3132 _CFBundleDlfcnLoadBundle + 147 19 com.apple.CoreFoundation 0x00007fff36a2be45 _CFBundleLoadExecutableAndReturnError + 482 20 com.apple.Foundation 0x00007fff3902391f -[NSBundle loadAndReturnError:] + 369 21 com.apple.mail 0x000000010139edc5 0x1011e6000 + 1805765 22 com.apple.mail 0x000000010139fa1d 0x1011e6000 + 1808925 23 com.apple.mail 0x00000001011eb40f 0x1011e6000 + 21519 24 com.apple.mail 0x00000001011eaaec 0x1011e6000 + 19180 25 com.apple.CoreFoundation 0x00007fff369809cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 26 com.apple.CoreFoundation 0x00007fff36980963 ___CFXRegistrationPost1_block_invoke + 63 27 com.apple.CoreFoundation 0x00007fff369808d8 _CFXRegistrationPost1 + 372 28 com.apple.CoreFoundation 0x00007fff36980544 ___CFXNotificationPost_block_invoke + 80 29 com.apple.CoreFoundation 0x00007fff369506bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554 30 com.apple.CoreFoundation 0x00007fff3694fb69 _CFXNotificationPost + 1351 31 com.apple.Foundation 0x00007fff38fc6866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59 32 com.apple.AppKit 0x00007fff33c11153 -[NSApplication _postDidFinishNotification] + 312 33 com.apple.AppKit 0x00007fff33c10e92 -[NSApplication _sendFinishLaunchingNotification] + 208 34 com.apple.AppKit 0x00007fff33c0df53 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 549 35 com.apple.AppKit 0x00007fff33c0db98 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688 36 com.apple.Foundation 0x00007fff38ff1b06 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308 37 com.apple.Foundation 0x00007fff38ff1970 _NSAppleEventManagerGenericHandler + 98 38 com.apple.AE 0x00007fff37cfd203 0x7fff37cf0000 + 53763 39 com.apple.AE 0x00007fff37cfc929 0x7fff37cf0000 + 51497 40 com.apple.AE 0x00007fff37cf4bd7 aeProcessAppleEvent + 449 41 com.apple.HIToolbox 0x00007fff355ce7fa AEProcessAppleEvent + 54 42 com.apple.AppKit 0x00007fff33c07f31 _DPSNextEvent + 1547 43 com.apple.AppKit 0x00007fff33c064e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 44 com.apple.AppKit 0x00007fff33bf81ee -[NSApplication run] + 658 45 com.apple.AppKit 0x00007fff33bc9ff6 NSApplicationMain + 777 46 libdyld.dylib 0x00007fff708d1cc9 start + 1 Thread 1: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 2:: Dispatch queue: com.apple.root.background-qos 0 libsystem_kernel.dylib 0x00007fff70a13672 __getattrlist + 10 1 com.apple.CoreServicesInternal 0x00007fff4fca079c corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 631 2 com.apple.CoreServicesInternal 0x00007fff4fca04c4 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 363 3 com.apple.CoreServicesInternal 0x00007fff4fc9cb9e _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 221 4 com.apple.CoreFoundation 0x00007fff3695e6b0 CFURLCopyResourcePropertyForKey + 119 5 com.apple.CoreFoundation 0x00007fff36974bc4 -[NSURL getResourceValue:forKey:error:] + 110 6 com.apple.Foundation 0x00007fff38ff0d42 -[NSURL(NSURLPathUtilities) URLByAppendingPathComponent:] + 217 7 com.apple.contacts.ContactsPersistence 0x00007fff4da539f6 +[CNPersistentStoreCoordinatorBuildTask urlForAccountWithIdentifier:baseURL:] + 137 8 com.apple.contacts.ContactsPersistence 0x00007fff4da53943 __56-[CNPersistentStoreCoordinatorBuildTask makeAccountURLs]_block_invoke + 76 9 com.apple.AddressBook.ContactsFoundation 0x00007fff4d9cf668 CNArrayMapFastPath + 209 10 com.apple.AddressBook.ContactsFoundation 0x00007fff4d9cf464 -[NSArray(ContactsFoundation) _cn_map:] + 92 11 com.apple.contacts.ContactsPersistence 0x00007fff4da538a5 -[CNPersistentStoreCoordinatorBuildTask makeAccountURLs] + 150 12 com.apple.contacts.ContactsPersistence 0x00007fff4da53258 -[CNPersistentStoreCoordinatorBuildTask run:] + 44 13 com.apple.AddressBook.ContactsFoundation 0x00007fff4d9d2de0 -[CNTask run] + 96 14 com.apple.contacts.ContactsPersistence 0x00007fff4da530cc -[CNPersistentStoreCoordinatorFactory addStoresForAccountCollection:withStoreBuilder:] + 116 15 com.apple.contacts.ContactsPersistence 0x00007fff4da52a91 -[CNPersistentStoreCoordinatorFactory pool_makeCoordinatorForAllSourcesWithAccountCollection:] + 155 16 com.apple.AddressBook.ContactsFoundation 0x00007fff4d9d2524 CNResultWithAutoreleasePool + 33 17 com.apple.contacts.ContactsPersistence 0x00007fff4da529aa -[CNPersistentStoreCoordinatorFactory makeCoordinatorForSourcesWithAccountCollection:] + 99 18 com.apple.contacts.ContactsPersistence 0x00007fff4da51f77 -[CNPersistentStoreCoordinatorCache coordinatorForSourcesWithAccountCollection:] + 286 19 com.apple.contacts.ContactsPersistence 0x00007fff4da51a8a +[CNCDPersistentBackend backendWithAccountCollection:] + 90 20 com.apple.contacts.ContactsPersistence 0x00007fff4da519a8 -[CNCDPersistenceStack makePersistenceContext] + 21 21 com.apple.contacts 0x00007fff35c66177 -[CNCDChangeHistoryStore resultWithManagedObjectContext:] + 78 22 com.apple.contacts 0x00007fff35c660b4 -[CNCDChangeHistoryStore currentHistoryToken] + 34 23 com.apple.contacts 0x00007fff35c6605e -[CNCoreDataMapperX currentHistoryToken] + 48 24 com.apple.contacts 0x00007fff35c65fef -[CNDataMapperContactStore currentHistoryToken] + 117 25 com.apple.AddressBook.core 0x00007fff49334164 -[ABDistributedNotificationListener initWithDelegate:notificationCenter:contactStore:scheduler:] + 263 26 com.apple.AddressBook.core 0x00007fff49334025 -[ABDistributedNotificationListener initWithDelegate:] + 252 27 com.apple.AddressBook.core 0x00007fff493335c3 -[ABAddressBook nts_InitWithOptions:] + 1724 28 com.apple.AddressBook.core 0x00007fff49332dc6 -[ABAddressBook nts_InitDefaultContactManager] + 131 29 com.apple.AddressBook.core 0x00007fff49332ce9 +[ABAddressBook nts_SharedAddressBook] + 84 30 com.apple.AddressBook.core 0x00007fff49332bc3 +[ABAddressBook nts_CreateSharedAddressBook] + 57 31 com.apple.AddressBook.core 0x00007fff493329ee +[ABAddressBook sharedAddressBook] + 81 32 com.apple.contacts 0x00007fff35c648e8 __28+[CNContactStore initialize]_block_invoke_2 + 52 33 libdispatch.dylib 0x00007fff708842b9 _dispatch_block_async_invoke2 + 83 34 libdispatch.dylib 0x00007fff70878658 _dispatch_client_callout + 8 35 libdispatch.dylib 0x00007fff70886aa8 _dispatch_root_queue_drain + 663 36 libdispatch.dylib 0x00007fff70887097 _dispatch_worker_thread2 + 92 37 libsystem_pthread.dylib 0x00007fff70ad29f7 _pthread_wqthread + 220 38 libsystem_pthread.dylib 0x00007fff70ad1b77 start_wqthread + 15 Thread 3: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 8: 0 libsystem_pthread.dylib 0x00007fff70ad1b68 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007ffeeea0d048 rbx: 0x00007ffeeea11a40 rcx: 0x00007ffeeea0d088 rdx: 0x00000000000f4000 rdi: 0x0000000107bac000 rsi: 0x00007ffeeea11a40 rbp: 0x00007ffeeea0cd20 rsp: 0x00007ffeeea0cd10 r8: 0x000000000000001c r9: 0x0000000000000000 r10: 0x0000000000000012 r11: 0x0000000000000202 r12: 0x0000000000000000 r13: 0x0000000107bac000 r14: 0x00000000000f4000 r15: 0x00007ffeeea0ce40 rip: 0x00007fff708c5053 rfl: 0x0000000000010246 cr2: 0x0000000107bac000 Logical CPU: 0 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14 Binary Images: 0x1011e6000 - 0x101554fff com.apple.mail (13.4 - 3608.80.23.2.2) <218322B0-EFCB-3FF1-8213-B68A62145EE9> /System/Applications/Mail.app/Contents/MacOS/Mail 0x107aa9000 - 0x107aac047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x107b69000 - 0x107b6cff7 +name.klep.mail.QuoteFix (2.10.0a1 - 2.10.0a1) <2894CDD1-3C86-39E1-85CD-D9451C56BE9F> /Users/USER/Library/Containers/com.apple.mail/*/QuoteFix 0x10b8b8000 - 0x10b949eff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x7fff29936000 - 0x7fff29957ff7 libKoreanConverter.dylib (76) <1CF294BC-91E8-3780-AB01-3BA70635457B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0x7fff2f315000 - 0x7fff2f714ff1 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff321b3000 - 0x7fff323aeffb com.apple.avfoundation (2.0 - 1841.57) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff323af000 - 0x7fff3247bffe com.apple.audio.AVFAudio (1.0 - 415.72) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff3259b000 - 0x7fff3259bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3259c000 - 0x7fff325b2fff libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff325b3000 - 0x7fff32c09fef com.apple.vImage (8.1 - 524.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff32c0a000 - 0x7fff32e71ff7 libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff32e72000 - 0x7fff33345fef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff33346000 - 0x7fff336e1fff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff336e2000 - 0x7fff336f7fec libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff336f8000 - 0x7fff336fdff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff336fe000 - 0x7fff3376efff libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff3376f000 - 0x7fff33781fef libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff33782000 - 0x7fff33959fd7 libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff3395a000 - 0x7fff33a1cfef libvMisc.dylib (735.100.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff33a1d000 - 0x7fff33a1dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff33a1e000 - 0x7fff33a7dff0 com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff33a7f000 - 0x7fff33bc6ff3 com.apple.AddressBook.framework (11.0 - 2421.22) <578863D9-6358-30F5-9B1C-F35568056CBA> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff33bc7000 - 0x7fff34986ff5 com.apple.AppKit (6.9 - 1894.40.150) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff349d6000 - 0x7fff349d6fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff349d7000 - 0x7fff34a42fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff34adb000 - 0x7fff34b19ff0 libFontRegistry.dylib (274.0.4.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff34b74000 - 0x7fff34ba3fff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff34ba4000 - 0x7fff34ba8ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff34c42000 - 0x7fff34c99ffa com.apple.HIServices (1.22 - 675.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff34c9a000 - 0x7fff34ca8fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff34ca9000 - 0x7fff34ceeffa com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff34cef000 - 0x7fff34cf9ff7 com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff34cfa000 - 0x7fff34d07ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff34d08000 - 0x7fff34de9ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff34deb000 - 0x7fff34debfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff34f1b000 - 0x7fff34f29ffc com.apple.AuthenticationServices (12.0 - 1.0) <669AE9B7-6595-31A3-8A3F-BBE75A6B27DF> /System/Library/Frameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices 0x7fff3517e000 - 0x7fff3550cffd com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff35588000 - 0x7fff35588fff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff35589000 - 0x7fff3558cff3 com.apple.CommonPanels (1.2.6 - 101) <63261921-DD00-312E-AFD1-C099E1984725> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff3558d000 - 0x7fff35881ff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff35882000 - 0x7fff35885ff3 com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff35886000 - 0x7fff3588bff7 com.apple.ImageCapture (9.0 - 1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff3588c000 - 0x7fff3588cfff com.apple.ink.framework (10.15 - 227) <90518F56-AD8A-3627-905A-16E2B8640F87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff3588d000 - 0x7fff358a7ffa com.apple.openscripting (1.7 - 185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff358c8000 - 0x7fff358c8fff com.apple.print.framework.Print (15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff358c9000 - 0x7fff358cbff7 com.apple.securityhi (9.0 - 55008) <478C57A9-D5A5-3951-B289-DA5323E9044A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff358cc000 - 0x7fff358d2fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff358d3000 - 0x7fff35a6bffa com.apple.cloudkit.CloudKit (867 - 867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff35a6c000 - 0x7fff35a6cfff com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff35a7a000 - 0x7fff35b70fff com.apple.ColorSync (4.13.0 - 3394.7) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff35c62000 - 0x7fff35d9bff6 com.apple.contacts (1.0 - 3455.17) <29D3760B-2AB2-3D38-9FA5-6EFFC7F51EBC> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff35d9c000 - 0x7fff35e5aff7 com.apple.ContactsUI (11.0 - 2421.22) <86895E55-CE8D-3795-AA25-DCE955B9D476> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI 0x7fff35e5b000 - 0x7fff36364ffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff363b7000 - 0x7fff363effff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff363f0000 - 0x7fff367dafe8 com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff367db000 - 0x7fff36906ffe com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff36907000 - 0x7fff36d86ffb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff36d88000 - 0x7fff373fcfe0 com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3740a000 - 0x7fff37765ff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff37766000 - 0x7fff377cfff0 com.apple.corelocation (2394.0.22 - 2394.0.22) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff37823000 - 0x7fff37b25ff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff37b26000 - 0x7fff37c02ff4 com.apple.CoreMedia (1.0 - 2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff37c03000 - 0x7fff37c65ffe com.apple.CoreMediaIO (1000.0 - 5125.6) <11F1EB21-E366-3AEE-8012-D72DEEAC4D3C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff37cef000 - 0x7fff37ceffff com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff37cf0000 - 0x7fff37d75fff com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff37d76000 - 0x7fff38057ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff38058000 - 0x7fff380a5ffd com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff380a6000 - 0x7fff380aeff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff380af000 - 0x7fff382e8ffc com.apple.LaunchServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff382e9000 - 0x7fff38381ff1 com.apple.Metadata (10.7.0 - 2076.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff38382000 - 0x7fff383affff com.apple.CoreServices.OSServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff383b0000 - 0x7fff38417fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff38418000 - 0x7fff3843cff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3843d000 - 0x7fff384aefff com.apple.CoreSpotlight (1.0 - 2076.3) /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7fff38699000 - 0x7fff38760ffc com.apple.CoreTelephony (113 - 7549) <73AB1DBA-D993-3766-B110-323F132FAB58> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff38761000 - 0x7fff38918ffc com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff38919000 - 0x7fff3895dffb com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3895e000 - 0x7fff389ebffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff38a22000 - 0x7fff38a62ff5 com.apple.CryptoTokenKit (1.0 - 1) <89B9F9E1-5343-3EE9-9642-87E2D949FFEA> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit 0x7fff38ba7000 - 0x7fff38bb2ff7 com.apple.DirectoryService.Framework (10.15 - 220.40.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff38bb3000 - 0x7fff38c5dff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff38c82000 - 0x7fff38c88fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff38cad000 - 0x7fff38e59ff5 com.apple.ical.EventKit (3.0 - 1370.4.2) <5991FA34-2809-3269-928A-A50558855D31> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x7fff38e7a000 - 0x7fff38fa5ffa com.apple.FileProvider (276 - 276) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff38fbd000 - 0x7fff39382ff8 com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff39384000 - 0x7fff393abffe com.apple.GLKit (114 - 114) <17A5B3E7-8E4D-3008-909F-51E88A1D2341> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit 0x7fff393ef000 - 0x7fff3943fff7 com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3957c000 - 0x7fff39690ff3 com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff396f6000 - 0x7fff3979aff3 com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3979c000 - 0x7fff397adffb com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff397cb000 - 0x7fff3982bff7 com.apple.ImageCaptureCore (1.0 - 1600.60.4.2) <47AD8B27-A38D-3A6A-B3F1-2770A8CF7EB3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff3982c000 - 0x7fff39988fee com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff39989000 - 0x7fff3998cfff libGIF.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3998d000 - 0x7fff39a46fff libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff39a47000 - 0x7fff39a6afe3 libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff39ce6000 - 0x7fff39d00fef libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff39d01000 - 0x7fff39d02fff libRadiance.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff39d03000 - 0x7fff39d4cffb libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff39d61000 - 0x7fff39d64ffe com.apple.iChat.InstantMessage (8.0 - 5501) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage 0x7fff39d65000 - 0x7fff3a1f4ff8 com.apple.Intents (1.0 - 1) <04636FBB-7F57-381D-BF5C-58DACE6B4A43> /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff3a1f7000 - 0x7fff3b296fe9 com.apple.JavaScriptCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff3b2ae000 - 0x7fff3b2c0ff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3b2c1000 - 0x7fff3b2c1fff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3b2c2000 - 0x7fff3b2f8ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff3b2f9000 - 0x7fff3b319fff com.apple.speech.LatentSemanticMappingFramework (2.12.3 - 2.12.5) <067FB315-C417-3222-9B6F-8C5AB9B7C287> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff3b3dd000 - 0x7fff3b3f8ff1 com.apple.LocalAuthentication.DaemonUtils (1.0 - 693.100.21) /System/Library/Frameworks/LocalAuthentication.framework/Support/DaemonUtils.framework/Versions/A/DaemonUtils 0x7fff3b40c000 - 0x7fff3b42effc com.apple.CoreAuthentication.SharedUtils (1.0 - 693.100.21) /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils 0x7fff3b42f000 - 0x7fff3b445ffe com.apple.LocalAuthentication (1.0 - 693.100.21) /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication 0x7fff3b446000 - 0x7fff3b651ff8 com.apple.MapKit (1.0 - 2096.24.10.29.44) <6DE77321-1144-3733-BDF3-E965F7AFEC67> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff3b653000 - 0x7fff3b65dffb com.apple.MediaAccessibility (1.0 - 125.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3b65e000 - 0x7fff3b670ffa com.apple.MediaLibrary (1.6.2 - 787) <14E43529-B9A0-3D9C-874E-AFE723BDEB76> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary 0x7fff3b729000 - 0x7fff3be74ffd com.apple.MediaToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3be76000 - 0x7fff3bf40fff com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3bf42000 - 0x7fff3bf5cff5 com.apple.MetalKit (141.2 - 141.2) <72334BFA-7EB7-31F2-AB42-A3D66FF53451> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff3bf5d000 - 0x7fff3bf9aff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3bf9b000 - 0x7fff3c025fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3c026000 - 0x7fff3c04bff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3c04c000 - 0x7fff3c061ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3c062000 - 0x7fff3c1c0ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3c1c1000 - 0x7fff3c210ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3c211000 - 0x7fff3c212ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3c220000 - 0x7fff3d213ff1 com.apple.ModelIO (217.42 - 217.42) <78A833E0-22C1-3F0E-BBA6-ECA7668C673C> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x7fff3d25f000 - 0x7fff3d298ff5 com.apple.NaturalLanguage (1.0 - 57) /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x7fff3d299000 - 0x7fff3d2a5ffe com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3d2a6000 - 0x7fff3d3fdff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3d3fe000 - 0x7fff3d65dff7 com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff3fe2e000 - 0x7fff3fe86fff com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3fe87000 - 0x7fff3fea3fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3fea4000 - 0x7fff3feafffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff40815000 - 0x7fff40817fff libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff40818000 - 0x7fff4081dfff libCoreFSCache.dylib (176.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff4081e000 - 0x7fff40822fff libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff40823000 - 0x7fff4082bff7 libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff4082c000 - 0x7fff40836fff libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff40837000 - 0x7fff4086bff7 libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff40a01000 - 0x7fff40a3dfff libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff41479000 - 0x7fff41488ff7 com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff4163a000 - 0x7fff4172dff8 com.apple.PDFKit (1.0 - 835.6) <8C1A9D1F-8563-3563-A44B-2168F1BBC73B> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff4172e000 - 0x7fff41845ff9 com.apple.PencilKit (1.0 - 1) <5B2098EE-671A-35D3-AA04-04222E2CFA51> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff41aba000 - 0x7fff41ae5ff7 com.apple.frameworks.preferencepanes (16.0 - 16.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff41ae6000 - 0x7fff41aecff6 com.apple.PushKit (1.0 - 1) <9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff41c0d000 - 0x7fff41e53ff7 com.apple.imageKit (3.0 - 1081) <8E987D0B-D19B-3740-8EAF-865E71F6BD3D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff41e54000 - 0x7fff42313fff com.apple.QuartzComposer (5.1 - 378) <4F12AAA2-6D2B-378F-A9ED-F86E0C3867CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff42314000 - 0x7fff42339ffc com.apple.quartzfilters (1.10.0 - Tag) <0787E515-8FBF-3F28-ADEC-1AB655785FD0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff4233a000 - 0x7fff42444ff7 com.apple.QuickLookUIFramework (5.0 - 906.2) <3AC6282E-1B48-34D1-876E-6ABDF4C6C5B7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff42445000 - 0x7fff42445fff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff42446000 - 0x7fff426c8ff2 com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff426c9000 - 0x7fff42722ff5 com.apple.QuickLookFramework (5.0 - 906.2) <56BE172A-8762-3A61-999A-230781937BCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff42723000 - 0x7fff42758ffc com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff42c29000 - 0x7fff42c41ff0 com.apple.SafariServices.framework (15609 - 15609.1.20.111.8) <0750CC9F-F8E8-3F55-BA25-A4553130B638> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff42c42000 - 0x7fff43207feb com.apple.SceneKit (1.0 - 540.10) <40A2D015-0E53-33F1-915E-F77960182863> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x7fff43249000 - 0x7fff43592ff1 com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff43593000 - 0x7fff4361bffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff4361c000 - 0x7fff43649ff7 com.apple.securityinterface (10.0 - 55139.100.1) <64A937FE-AF16-3E4E-A988-B3C6916CD7F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff4364a000 - 0x7fff4364eff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4364f000 - 0x7fff4369fffe com.apple.sociald.Social (609) <7ECC7D19-251D-345F-9A8A-308CD13BE0C4> /System/Library/Frameworks/Social.framework/Versions/A/Social 0x7fff442f9000 - 0x7fff44367ff7 com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff44530000 - 0x7fff44565ff2 com.apple.UserNotifications (1.0 - ???) <5D9AF9BD-5A3F-3805-B94E-280BF0E02F54> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications 0x7fff445e6000 - 0x7fff44969ff4 com.apple.VideoToolbox (1.0 - 2612.58.4.6) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff4496a000 - 0x7fff44bedfff com.apple.VN (3.0.97 - 3.0.97) <6BEB0BF2-3479-35D3-8FF9-D9B835B51F9A> /System/Library/Frameworks/Vision.framework/Versions/A/Vision 0x7fff44c0b000 - 0x7fff453a8fff libwebrtc.dylib (7609.1.20.111.8) <5F570670-3E03-3487-9989-C194803EC3CE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7fff453a9000 - 0x7fff4760aff4 com.apple.WebCore (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff4760b000 - 0x7fff47816ff7 com.apple.WebKitLegacy (15609 - 15609.1.20.111.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff47817000 - 0x7fff47f15ff5 com.apple.WebKit (15609 - 15609.1.20.111.8) <02E73B70-1559-324B-968A-4B7E41629F1A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff48047000 - 0x7fff4809cff0 com.apple.AOSAccounts (1.3.1 - 155) /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts 0x7fff4809f000 - 0x7fff481b2ff8 com.apple.AOSKit (1.07 - 277) <9E3386C6-9B78-350F-9A0C-48CC55E1608D> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff481b3000 - 0x7fff481b3ffb com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff481b4000 - 0x7fff482c3ffc com.apple.AOSUI (1.2 - 726.0.0.3) <183B6654-A032-3CAA-9F41-A03A010EC473> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI 0x7fff482c4000 - 0x7fff48389ff7 com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff489ce000 - 0x7fff489d9ffc com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff48cd2000 - 0x7fff48d83ffe com.apple.accounts.AccountsDaemon (113 - 113) <42F80252-2CFD-3704-8390-CD182FDB6491> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff48d84000 - 0x7fff48db8ff9 com.apple.framework.accountsui (1.0 - 97.6) <18B5E69E-07EF-3663-A04F-CD3CA7FA59B0> /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI 0x7fff49326000 - 0x7fff4947affa com.apple.AddressBook.core (1.0 - 1) <1E80A7B4-2266-33AE-B694-FCBCF986AC91> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff49496000 - 0x7fff49497ff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff498e5000 - 0x7fff49a30ff5 com.apple.AnnotationKit (1.0 - 325.8) <46E422E4-E51A-3E68-9333-19FC8C1A93D1> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff49a31000 - 0x7fff49a4eff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff49a4f000 - 0x7fff49a6fffd com.apple.AppSSO (1.0 - 1) <939499D5-179D-380F-82D2-E5CFF566CC8E> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO 0x7fff49aa3000 - 0x7fff49ab1ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff49e9b000 - 0x7fff49f00ff7 com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff49f2c000 - 0x7fff49f50ffb com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff49f51000 - 0x7fff4a084ff3 com.apple.AppleAccount (1.0 - 1.0) /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7fff4a20e000 - 0x7fff4a21dfd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4a31c000 - 0x7fff4a327ff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4a328000 - 0x7fff4a368ff1 com.apple.AppleIDSSOAuthentication (1.0 - 1) <5D26AF50-D536-341B-8256-039B86B74730> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7fff4a369000 - 0x7fff4a3b1ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4a3b2000 - 0x7fff4a3c2ff7 com.apple.AppleLDAP (10.15 - 52) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff4a3c3000 - 0x7fff4a767ffe com.apple.AppleMediaServices (1.0 - 1) <5CE187D7-42DB-37EE-8CFF-E996503B3D45> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices 0x7fff4a768000 - 0x7fff4a773ffc com.apple.AppleMediaServicesUI (1.0 - 1) <3BDBF0DC-EA02-33FA-803E-3B2A66352EF8> /System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/Versions/A/AppleMediaServicesUI 0x7fff4a774000 - 0x7fff4a799ffb com.apple.aps.framework (4.0 - 4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff4a79a000 - 0x7fff4a79eff7 com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4a79f000 - 0x7fff4a7c1fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4a880000 - 0x7fff4a883ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4a884000 - 0x7fff4a8d4ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4a914000 - 0x7fff4a91cffc com.apple.AskPermission (1.0 - 1) /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermission 0x7fff4a91d000 - 0x7fff4a92cff9 com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4aa2b000 - 0x7fff4ab79ffb com.apple.AssistantServices (1.0 - 1) <4C5EBAEF-7DDA-3C63-A07F-0C8260668FE6> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/AssistantServices 0x7fff4ae6e000 - 0x7fff4b269ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff4b4bf000 - 0x7fff4b6ffff0 com.apple.audio.AudioToolboxCore (1.0 - 1104.80) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4b703000 - 0x7fff4b81fff3 com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4b820000 - 0x7fff4b8bbffd com.apple.AuthKitUI (1.0 - 1) <5E9561DC-B8AC-3D01-A1C9-52C9D01CCC4F> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI 0x7fff4b9c5000 - 0x7fff4b9dbff8 com.apple.BackBoardServices (1.0 - 1.0) <98D4920C-7212-33B3-81D8-84442746A300> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x7fff4b9dc000 - 0x7fff4b9e5ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4b9e6000 - 0x7fff4ba87ff5 com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4ba88000 - 0x7fff4bb14ff6 com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4bb33000 - 0x7fff4bb39ffa com.apple.BezelServicesFW (336 - 336) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff4bb3a000 - 0x7fff4bb3cff0 com.apple.BioKitAggDLibrary (1.0 - 1) <09CC4199-089F-33DA-A8DF-E4FF620AA92B> /System/Library/PrivateFrameworks/BioKitAggD.framework/Versions/A/BioKitAggD 0x7fff4bb3d000 - 0x7fff4bb77ff6 com.apple.BiometricKit (1.0 - 187.100.6) <1D17DBB7-02D1-38A7-B9F2-3AABC89054DF> /System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit 0x7fff4bbd6000 - 0x7fff4bbe4ff8 com.apple.BluetoothManager (1.0 - 1) <53234A24-BD3D-3996-9199-D42CCDA629F7> /System/Library/PrivateFrameworks/BluetoothManager.framework/Versions/A/BluetoothManager 0x7fff4bbe5000 - 0x7fff4bc15ffa com.apple.BoardServices (1.0 - 466.3) <275081C1-A1ED-39F6-9B21-9D4B60BB8C8F> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x7fff4bc16000 - 0x7fff4bc52ff7 com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4bd50000 - 0x7fff4bd57ff2 com.apple.BridgeOSSoftwareUpdate (1.0 - 1) <7003CDFA-C37C-3A69-B6E4-AFF1D338456F> /System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate 0x7fff4bd58000 - 0x7fff4bd62ff7 com.apple.BridgeXPC (1.0 - 37) <74A86FAE-9253-3A8E-A67F-5881C74BC2E8> /System/Library/PrivateFrameworks/BridgeXPC.framework/Versions/A/BridgeXPC 0x7fff4bd63000 - 0x7fff4bd69ff5 com.apple.BulkSymbolication (1.243.2 - 243.2) <7B47E3F7-3DD9-37CC-AA22-45CD5E93E702> /System/Library/PrivateFrameworks/BulkSymbolication.framework/Versions/A/BulkSymbolication 0x7fff4bd70000 - 0x7fff4bda7ff5 com.apple.C2 (1.3 - 495) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff4beaa000 - 0x7fff4bed2ffc com.apple.CacheDelete (1.0 - 1) <274CA5D9-9BFA-3C99-85B2-51DBF5208A18> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete 0x7fff4bed3000 - 0x7fff4bf2dff2 com.apple.CalDAV (8.0 - 790.4.1) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x7fff4c0dd000 - 0x7fff4c108ffb com.apple.CalendarAgentLink (8.0 - 250) <078543B6-DBB7-3C44-9BA3-0F2BEB442F9F> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff4c109000 - 0x7fff4c120ff2 com.apple.iCal.CalendarDraw (8.0 - 1833) /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDraw 0x7fff4c121000 - 0x7fff4c198ff8 com.apple.CalendarFoundation (8.0 - 1140.4.2) <6BEE603A-378B-366E-9255-84C9EF3DCBA7> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x7fff4c1cf000 - 0x7fff4c4c6ff5 com.apple.CalendarPersistence (8.0 - 1040.2.3) <7AACFAB0-8C6C-38CF-A7EE-10D554450C37> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x7fff4c4c7000 - 0x7fff4c62bff4 com.apple.CalendarUI (8.0 - 1020.4.2) <1F7EA85A-290B-3085-8740-1C01F5381F61> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI 0x7fff4c62c000 - 0x7fff4c689fff com.apple.CalendarUIKit (1.0 - 790.3.2) /System/Library/PrivateFrameworks/CalendarUIKit.framework/Versions/A/CalendarUIKit 0x7fff4c7ce000 - 0x7fff4c81dfff com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4c81e000 - 0x7fff4c889ffc com.apple.ClassKit (1.2 - 145.4.49) <9BC67B04-0864-3E74-93A9-DC44A0FCA578> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit 0x7fff4c941000 - 0x7fff4c9ccff0 com.apple.CloudDocs (1.0 - 698.1) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff4d38a000 - 0x7fff4d39cff8 com.apple.CloudPhotoServicesConfiguration (5.0 - 141.19.150) <669B0F59-AD37-320F-AE4C-6F1906A6461F> /System/Library/PrivateFrameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration 0x7fff4d39d000 - 0x7fff4d3bcffd com.apple.CloudServices (1.0 - 384.100.13) <4AE7A0E3-E48F-3752-91E3-78E46924594E> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices 0x7fff4d620000 - 0x7fff4d681ff9 com.apple.CommerceKit (1.2.0 - 709.6.5) <31B8C47E-0524-37BE-BDA8-0A438986A560> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit 0x7fff4d682000 - 0x7fff4d68dff5 com.apple.CommerceCore (1.0 - 709.6.5) <98C154AE-2EE0-3E36-9662-F85EF62534AB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff4d68e000 - 0x7fff4d69effb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4d6b2000 - 0x7fff4d6c9fff com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4d6ca000 - 0x7fff4d6ceffa com.apple.communicationsfilter (10.0 - 1000) /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter 0x7fff4d809000 - 0x7fff4d88cff1 com.apple.framework.ConfigurationProfiles (12.2 - 1284) /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles 0x7fff4d95d000 - 0x7fff4d999ffa com.apple.contacts.ContactsAutocomplete (1.0 - 1138) /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x7fff4d99a000 - 0x7fff4d9acff5 com.apple.ContactsAutocompleteUI (1.0 - 1) /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/Versions/A/ContactsAutocompleteUI 0x7fff4d9ad000 - 0x7fff4d9c4ffa com.apple.contacts.donation (1.0 - 1) /System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/ContactsDonation 0x7fff4d9ca000 - 0x7fff4da4eff1 com.apple.AddressBook.ContactsFoundation (8.0 - 1118.8) <821F9BDA-991A-3B55-A7B4-9443163B6B71> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff4da4f000 - 0x7fff4da8bff7 com.apple.contacts.ContactsPersistence (1.0 - 3455.17) <2FE35C62-0F8F-3750-9ABB-8F4917C08AA6> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff4da8c000 - 0x7fff4daffff5 com.apple.Contacts.ContactsUICore (1.0 - 999.9.9) <6B933608-5C0D-3D71-A1BE-D6FDBF678269> /System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore 0x7fff4ddcf000 - 0x7fff4e1a4fc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4e1a5000 - 0x7fff4e1d2ff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4e1f5000 - 0x7fff4e214ffc com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4e31d000 - 0x7fff4e393fff com.apple.corebrightness (1.0 - 1) <10CCC8E4-B762-3AD7-A18B-DBD6CF6922FD> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff4e394000 - 0x7fff4e3b3ffe com.apple.CoreCDP-OSX (1.0 - 1) <116AEC58-A1E2-3087-AB5E-8D7C96096792> /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/CoreCDP 0x7fff4e3b4000 - 0x7fff4e3fbff3 com.apple.CoreCDPInternal (1.0 - 1) /System/Library/PrivateFrameworks/CoreCDPInternal.framework/Versions/A/CoreCDPInternal 0x7fff4e3fc000 - 0x7fff4e41fff8 com.apple.CoreCDPUI (1.0 - 1) <4047DEF1-5AF3-3061-BF36-E17B2AA51DC8> /System/Library/PrivateFrameworks/CoreCDPUI.framework/Versions/A/CoreCDPUI 0x7fff4e47d000 - 0x7fff4e50effe com.apple.coredav (1.0.1 - 870.4.1) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff4e50f000 - 0x7fff4e51aff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4e51b000 - 0x7fff4e726ff9 com.apple.CoreDuet (1.0 - 1) <26744EDE-E48B-39EE-8EDF-75AB09FF574E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff4e727000 - 0x7fff4e774ff3 com.apple.coreduetcontext (1.0 - 1) <91D144A3-0F77-34DD-B33D-487C1C41C54F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff4e775000 - 0x7fff4e785ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <7E293F10-84E1-3A09-8F1F-6784D1864685> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff4e788000 - 0x7fff4e78afff com.apple.CoreDuetDebugLogging (1.0 - 1) <6B53E397-5677-342B-9E49-72853B73FDE8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff4e79b000 - 0x7fff4e7abff3 com.apple.CoreEmoji (1.0 - 107) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4e7ac000 - 0x7fff4e7c3ff8 com.apple.CoreFollowUp-OSX (1.0 - 1) <6CD9906F-414A-33D1-8D6F-7F63C94C1358> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp 0x7fff4e7c4000 - 0x7fff4e7c9ffd com.apple.CoreFollowUpUI (1.0 - 1) /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/Versions/A/CoreFollowUpUI 0x7fff4e961000 - 0x7fff4eaaefff com.apple.CoreHandwriting (161 - 1.2) <8EE651B7-9ACC-30FE-822D-C2BD0FFCF472> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff4edeb000 - 0x7fff4ee55ff0 com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4f113000 - 0x7fff4f117ffb com.apple.CoreOptimization (1.0 - 1) <6BE934CA-FCF0-3267-BA06-4662705F95D7> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7fff4f118000 - 0x7fff4f1a0ffe com.apple.CorePDF (4.0 - 518.4.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff4f1a1000 - 0x7fff4f282ffd com.apple.siri.parsec.CoreParsec (1.0 - 312.5.17) <1CCB3C68-4E43-3E09-A162-A1ED5AE3D441> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec 0x7fff4f283000 - 0x7fff4f28bff8 com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4f28c000 - 0x7fff4f2de94b com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7fff4fb9f000 - 0x7fff4fbaaffa com.apple.corerecents (1.0 - 1) <5A260D04-0222-30DA-B248-7779FEB257E0> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff4fbab000 - 0x7fff4fc2bffd com.apple.CoreRecognition (1.3 - 157) <9A06475D-9681-3887-BA93-91899AE04B1D> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition 0x7fff4fc60000 - 0x7fff4fc77ffe com.apple.CoreSDB (10.0 - 1000) /System/Library/PrivateFrameworks/CoreSDB.framework/Versions/A/CoreSDB 0x7fff4fc78000 - 0x7fff4fc9bfff com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4fc9c000 - 0x7fff4fccffff com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4fcd0000 - 0x7fff4fcfeffd com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4fe82000 - 0x7fff4ff25fff com.apple.CoreSuggestions (1.0 - 1052.33) /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x7fff5020a000 - 0x7fff50221ffd com.apple.CoreSuggestionsUI (1.0 - 1052.33) <47D5ABCE-631D-30B2-B858-29B8E73646ED> /System/Library/PrivateFrameworks/CoreSuggestionsUI.framework/Versions/A/CoreSuggestionsUI 0x7fff50222000 - 0x7fff502b8ff7 com.apple.CoreSymbolication (11.4 - 64535.33.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff50350000 - 0x7fff5047cff6 com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff5047d000 - 0x7fff50633ff5 com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff5076d000 - 0x7fff50780ff1 com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff50839000 - 0x7fff5084bff8 com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff5084c000 - 0x7fff50851fff com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff508a0000 - 0x7fff508daff4 com.apple.datadetectors (5.0 - 410.1) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff508db000 - 0x7fff50955ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff50957000 - 0x7fff509a0ffe com.apple.DataDetectorsNaturalLanguage (1.0 - 154) /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage 0x7fff509a1000 - 0x7fff509deff8 com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff509df000 - 0x7fff50b66ff2 com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff50b7c000 - 0x7fff50b88ff0 com.apple.DeviceIdentity (1.0 - 1) <5476D0B4-DC0A-3B12-8975-CD1242919116> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity 0x7fff50c14000 - 0x7fff50c15ffc com.apple.diagnosticlogcollection (10.0 - 1000) <541DC527-FE6F-37C7-8E73-BDEB07D835B3> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff50d5c000 - 0x7fff50d9ffff com.apple.DifferentialPrivacy (1.0 - 1) /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy 0x7fff50df0000 - 0x7fff50eb8ffe com.apple.DiskImagesFramework (559.100.2 - 559.100.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff50eb9000 - 0x7fff50f8aff6 com.apple.DiskManagement (13.0 - 1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff50f8b000 - 0x7fff50f8fff1 com.apple.DisplayServicesFW (3.1 - 380) <0E9DB70C-B7B0-3914-B203-BA13DCF69C9E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff50fe9000 - 0x7fff5100dff9 com.apple.DuetActivityScheduler (1.0 - 1) <9E7A184D-142D-39C2-802B-A1B5EEF67738> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff51037000 - 0x7fff5106cff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <8502740F-167A-3864-8F4C-CB1916CE6458> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff5106d000 - 0x7fff51071ff9 com.apple.EFILogin (2.0 - 2) <6230668A-F2C2-3BFC-A965-CAB00821BCE6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff51083000 - 0x7fff5112aff4 com.apple.Email (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/Email.framework/Versions/A/Email 0x7fff5112b000 - 0x7fff51137ff9 com.apple.EmailAddressing (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing 0x7fff51138000 - 0x7fff5119aff2 com.apple.EmailCore (11.0 - 3608.80.23.2.2) <4125CA75-8636-3828-B03F-10F5481919B1> /System/Library/PrivateFrameworks/EmailCore.framework/Versions/A/EmailCore 0x7fff5119b000 - 0x7fff51357ffe com.apple.EmailDaemon (1.0 - 3608.80.23.2.2) <5B708F10-26FF-3B4E-85EF-7D3D7E962752> /System/Library/PrivateFrameworks/EmailDaemon.framework/Versions/A/EmailDaemon 0x7fff51358000 - 0x7fff513cdffb com.apple.EmailFoundation (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation 0x7fff51b7c000 - 0x7fff51b82ff7 com.apple.EmbeddedOSSupportHost (1.0 - 1) /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost 0x7fff51ba4000 - 0x7fff51bb9ff2 com.apple.Engram (1.0 - 1) <0C526FF7-5F37-34F9-9BA8-407DEE806C5F> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff51bba000 - 0x7fff52224ff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <3B6124CE-8741-3223-BB31-B781FF9CE48D> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff5226d000 - 0x7fff522caff2 com.apple.ExchangeWebServices (8.0 - 806.1) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff52303000 - 0x7fff52323ff7 com.apple.icloud.FMCore (1.0 - 1) <37B83EAF-CF21-3F26-A4BE-173BB01B5BAA> /System/Library/PrivateFrameworks/FMCore.framework/Versions/A/FMCore 0x7fff52324000 - 0x7fff5233cff9 com.apple.icloud.FMCoreLite (1.0 - 1) /System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite 0x7fff5233d000 - 0x7fff52342ff8 com.apple.icloud.FMCoreUI (1.0 - 1) <7BB63EC7-A4F0-38BA-AC2E-BE7EE58EC69E> /System/Library/PrivateFrameworks/FMCoreUI.framework/Versions/A/FMCoreUI 0x7fff52343000 - 0x7fff52372ffd com.apple.icloud.FMF (1.0 - 1) /System/Library/PrivateFrameworks/FMF.framework/Versions/A/FMF 0x7fff52373000 - 0x7fff52385ffe com.apple.icloud.FMFUI (1.0 - 1) <53FECF6E-2C42-3E49-8A6B-EFA177C2F5FD> /System/Library/PrivateFrameworks/FMFUI.framework/Versions/A/FMFUI 0x7fff52464000 - 0x7fff52483ff4 com.apple.ftawd (8.0 - 900) /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD 0x7fff52484000 - 0x7fff52487ff3 com.apple.ftclientservices (10.0 - 1000) <0F4EE2FB-538A-3B39-9C18-EE65DAB0BF06> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices 0x7fff52488000 - 0x7fff524e8ff8 com.apple.facetimeservices (10.0 - 1000) <7E99D7CC-F842-34A9-964F-69882C2A7E41> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7fff524ff000 - 0x7fff5291aff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff5291b000 - 0x7fff52926ff9 com.apple.FamilyCircle (1.0 - 76.0.0.2) <43509397-6A54-3A67-80D2-5415DD3A7306> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle 0x7fff52929000 - 0x7fff5294bff0 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff52a38000 - 0x7fff52a4eff9 com.apple.icloud.FindMyDevice (1.0 - 1) <05D230F7-E3F4-35E1-89A5-1A80CDFD70FE> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff52a4f000 - 0x7fff52a5affc com.apple.icloud.FindMyDeviceUI (1.0 - 18) <21C9CDBD-8599-328A-8300-AD274AC190C2> /System/Library/PrivateFrameworks/FindMyDeviceUI.framework/Versions/A/FindMyDeviceUI 0x7fff52a5b000 - 0x7fff52a60ffc com.apple.FindMyMac (3.1 - 59.0.0.1) /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac 0x7fff52fab000 - 0x7fff530e2ffc libFontParser.dylib (277.2.4.2) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff530e3000 - 0x7fff53117fff libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff5317c000 - 0x7fff5318cff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff53190000 - 0x7fff53207ff5 com.apple.FrontBoardServices (626.7 - 626.7) <900DE3E5-DC8C-39CF-AD25-ABDCAC8315B7> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x7fff53208000 - 0x7fff5321effb com.apple.Futhark (1.0 - 1) <112CE509-B5C9-34D6-BCC2-0ECBBC758719> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark 0x7fff5666d000 - 0x7fff5666efff libmetal_timestamp.dylib (902.14.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff57cfd000 - 0x7fff57d02ffb com.apple.GPUInfo (1.2.52 - 1.2.52) /System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo 0x7fff57d1e000 - 0x7fff57d24fff com.apple.GPUWrangler (5.1.16 - 5.1.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff58043000 - 0x7fff58069ff1 com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5806a000 - 0x7fff58081fff com.apple.geokit (2.2 - 2.2) <9F1D4880-59EA-3C4E-B605-C082724057A7> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit 0x7fff58082000 - 0x7fff5906cffc com.apple.GeoServices (1.0 - 1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff59198000 - 0x7fff591a6ffb com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff591a7000 - 0x7fff591b4ff3 com.apple.GraphicsServices (1.0 - 1.0) /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices 0x7fff5920f000 - 0x7fff5921cff9 com.apple.HID (1.0 - 1) /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff59346000 - 0x7fff59404ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5ab5d000 - 0x7fff5ab9dff1 com.apple.IASUtilities (1.0 - 550.2.1) /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities 0x7fff5ab9e000 - 0x7fff5ac9cffe com.apple.ids (10.0 - 1000) <66E56A39-EF51-3622-9DAF-67CDB76571C4> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff5ac9d000 - 0x7fff5add8ff2 com.apple.idsfoundation (10.0 - 1000) <5B6A802A-B147-3259-A7ED-254CB5697A92> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff5addf000 - 0x7fff5ade4ffd com.apple.idskvstore (10.0 - 1000) /System/Library/PrivateFrameworks/IDSKVStore.framework/Versions/A/IDSKVStore 0x7fff5ade6000 - 0x7fff5ae6bff3 com.apple.IMAP (11.0 - 3608.80.23.2.2) <16832D05-5F0E-35C3-A261-F24DD53EFF73> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP 0x7fff5af16000 - 0x7fff5b0fdffc com.apple.imcore (10.0 - 1000) <7327A9F9-8096-3E3D-A396-7CB1DFA2FFAB> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore 0x7fff5b102000 - 0x7fff5b251ffc com.apple.IMDPersistence (10.0 - 1000) /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersistence 0x7fff5b3f5000 - 0x7fff5b455ff2 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff5b47b000 - 0x7fff5b525ff7 com.apple.imsharedutilities (10.0 - 1000) <7255E23C-610F-395D-9882-56D7117DC377> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/Versions/A/IMSharedUtilities 0x7fff5b585000 - 0x7fff5b58dff5 com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5b599000 - 0x7fff5b599fff com.apple.IOPlatformPluginFamily (1.0 - 1) <3032F6E8-F182-3AD4-9E93-A2F71B6F9D9B> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff5b59a000 - 0x7fff5b5b0fff com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5b938000 - 0x7fff5b983ff1 com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5b989000 - 0x7fff5b98eff5 com.apple.incomingcallfilter (10.0 - 1000) <676E556B-2AA1-3B1D-B94D-5971EEF32A43> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter 0x7fff5ba29000 - 0x7fff5ba47ff3 com.apple.DistributionKit (700 - 1000) <8A20FE77-4E96-3A43-A671-16DF092B2564> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit 0x7fff5baf1000 - 0x7fff5bb05ff6 com.apple.InstallerDiagnostics (1.0 - 1) <1A903173-A2CC-3055-B2B4-76981474CF79> /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics 0x7fff5bb20000 - 0x7fff5bb2efff com.apple.IntentsFoundation (1.0 - 1) <8B3D3F36-5399-32F9-843C-E54D3DF1FFF4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff5bb41000 - 0x7fff5bb48ffa com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5bb49000 - 0x7fff5bb4bff3 com.apple.InternationalTextSearch (1.0 - 1) <0A0AB4EF-C757-3ADB-B1F5-4AC077430280> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x7fff5bbb0000 - 0x7fff5bbdfff3 com.apple.IntlPreferences (2.0 - 301.6) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff5bdc8000 - 0x7fff5bdd4ff7 com.apple.KerberosHelper (4.0 - 1.0) <83A0E225-8D52-3666-AC20-6859345073FB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff5bdd5000 - 0x7fff5bdf4ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5bf29000 - 0x7fff5bff7ffd com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5bff8000 - 0x7fff5c040fff com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5c047000 - 0x7fff5c04cff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5c050000 - 0x7fff5c072ff1 com.apple.LocalAuthenticationUI (1.0 - 693.100.21) <495BA413-6E46-3110-B100-C3CB35E7FB7E> /System/Library/PrivateFrameworks/LocalAuthenticationUI.framework/Versions/A/LocalAuthenticationUI 0x7fff5c073000 - 0x7fff5c097ffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff5c09a000 - 0x7fff5c0efff7 com.apple.LoggingSupport (1.0 - 1147.100.8) <5D49B78D-FCA2-3A9D-9D06-2A53DC648292> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport 0x7fff5c0f0000 - 0x7fff5c0f5ff7 com.apple.LoginUICore (4.0 - 4.0) <49975B17-B54D-338D-AA55-D2AA825D4FC9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff5c14f000 - 0x7fff5c168ffc com.apple.LookupFramework (1.2 - 274) <7A07A725-8E1E-37AA-A32A-C724C2CD6B82> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x7fff5c46a000 - 0x7fff5c46cffe com.apple.framework.machinesettings (11.0 - 11.0) /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineSettings 0x7fff5c46d000 - 0x7fff5c73effe com.apple.Mail.framework (11.0 - 3608.80.23.2.2) <5FE38303-D16B-32C5-8FD6-A785B12265DC> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail 0x7fff5c73f000 - 0x7fff5c805ff0 com.apple.MailCore (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore 0x7fff5c806000 - 0x7fff5c80effc com.apple.MailService (11.0 - 3608.80.23.2.2) <646951CE-CCB3-3B43-9ED2-B7A8D1EBB431> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService 0x7fff5c80f000 - 0x7fff5c83eff1 com.apple.MailSupport (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/MailSupport.framework/Versions/A/MailSupport 0x7fff5c83f000 - 0x7fff5c896ffe com.apple.MailUI (11.0 - 3608.80.23.2.2) /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI 0x7fff5c8e4000 - 0x7fff5c8e7fff com.apple.Mangrove (1.0 - 25) <9490A0D4-5EF9-3FDA-B048-A71BE3A17096> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5caa4000 - 0x7fff5caa4ff5 com.apple.marco (10.0 - 1000) <9DE7A1B7-CE7A-3D43-BFB9-82FD2DF7C3C8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff5caa5000 - 0x7fff5cacbffc com.apple.MarkupUI (1.0 - 325.8) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff5cb50000 - 0x7fff5cbdaff8 com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5cbdb000 - 0x7fff5cc0efff com.apple.MediaKit (16 - 923) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5ccd3000 - 0x7fff5d068ff6 com.apple.MediaRemote (1.0 - 1) <4E30AD80-C612-30CC-85C7-7B98EF4C3FA9> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote 0x7fff5d069000 - 0x7fff5d0a5ffc com.apple.MediaServices (1.0 - 1) /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices 0x7fff5d3a6000 - 0x7fff5d3b2ffc com.apple.MessagesKit (1.0 - 5500) <8F4A444B-0326-384B-8D9C-341A38857961> /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit 0x7fff5d3b3000 - 0x7fff5d3fffff com.apple.spotlight.metadata.utilities (1.0 - 2076.3) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5d400000 - 0x7fff5d4d1ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5d52e000 - 0x7fff5d547ff4 com.apple.MobileAssets (1.0 - 619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff5d54c000 - 0x7fff5d55dffb com.apple.MobileBluetooth (1.0 - 1.0) <156F9DB4-C4C5-3191-9A2F-1C1A10A45A0E> /System/Library/PrivateFrameworks/MobileBluetooth.framework/Versions/A/MobileBluetooth 0x7fff5d704000 - 0x7fff5d722fff com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5d7ee000 - 0x7fff5d984ffd com.apple.Montreal (1.0 - 121.1) <87D77C55-8176-3288-B0AF-6DFD2BD99C8C> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff5d985000 - 0x7fff5d9b5ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5d9b6000 - 0x7fff5d9c2ff0 com.apple.multiverse (1.0 - 99.40.1) /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport 0x7fff5dc35000 - 0x7fff5dd1fffe com.apple.NLP (1.0 - 202) <1075DCE3-66BE-3861-8FEF-63A619C001C8> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP 0x7fff5dd20000 - 0x7fff5de30a7b com.apple.Navigation (1.0 - 1) <760193A3-D742-3FF4-B535-837FD3D7B034> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation 0x7fff5deb4000 - 0x7fff5debefff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5debf000 - 0x7fff5dec4ffb com.apple.NetFSServer (2.0 - 1) <95212070-D261-3DF8-B3AC-5199805499B1> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer 0x7fff5e62b000 - 0x7fff5e62dffe com.apple.OAuth (25 - 25) <9CFA9387-699A-33B4-AC6F-99695666DF6D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff5e712000 - 0x7fff5e890ff7 com.apple.OSPersonalization (1.0 - 72) /System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization 0x7fff5e8c9000 - 0x7fff5e914ffb com.apple.OTSVG (1.0 - 643.1.4.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5ef11000 - 0x7fff5ef24ffa com.apple.OnBoardingKit (1.0 - 1) <629470B1-4678-38E1-8800-E1B8AEB161F9> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit 0x7fff5f407000 - 0x7fff5f4c5ff4 com.apple.PackageKit (3.0 - 980.2) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff5f53a000 - 0x7fff5f545ff3 com.apple.PassKit (1.0 - 1) <2A0A7780-3976-34E1-BB7D-82D641DABEEB> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit 0x7fff5f546000 - 0x7fff5f9edff6 com.apple.PassKitCore (1.0 - 1) <41D7EC23-B28A-3E55-801C-D5BD02E4BA6A> /System/Library/PrivateFrameworks/PassKitCore.framework/Versions/A/PassKitCore 0x7fff5f9ee000 - 0x7fff5fa97ff9 com.apple.PassKitUI (1.0 - 1) <3A5B83D6-1A17-3AB1-B1BD-F499FD5AFED2> /System/Library/PrivateFrameworks/PassKitUI.framework/Versions/A/PassKitUI 0x7fff5fa98000 - 0x7fff5fabfff9 com.apple.PassKitUIFoundation (1.0 - 1464.5.46.3) <695E30CA-F92A-3F4A-9858-C0D6F4070AF4> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/Versions/A/PassKitUIFoundation 0x7fff5fb1c000 - 0x7fff5fb27ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5fb28000 - 0x7fff5fb50ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5fb51000 - 0x7fff5fb5fffe com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7fff5fb60000 - 0x7fff5fb6fffe com.apple.PersonaUI (1.0 - 1) <96FF54FC-0914-3252-9EA9-8565D1E02744> /System/Library/PrivateFrameworks/PersonaUI.framework/Versions/A/PersonaUI 0x7fff5fd09000 - 0x7fff5fd09ffa com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff615c9000 - 0x7fff615f9ff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff61624000 - 0x7fff61637ffc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff61638000 - 0x7fff61638ffd com.apple.PowerlogControl (1.0 - 1) <4CF7DE81-0F8A-3C44-82D7-83C6B5F230BB> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl 0x7fff618ed000 - 0x7fff61918ffe com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <0616C5A9-6C73-38E3-B730-BBA08A5B6C4F> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport 0x7fff622bd000 - 0x7fff622ddff1 com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <17751318-9FE9-309E-B063-35D674E83E6C> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x7fff62364000 - 0x7fff623cdff2 com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x7fff624b3000 - 0x7fff6250dff6 com.apple.ProtectedCloudStorage (1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff6250e000 - 0x7fff62527ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff62561000 - 0x7fff625defff com.apple.Quagga (1.0 - 1) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x7fff62639000 - 0x7fff6263cff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8587B366-9FC2-377B-B9A6-180941032C42> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff6263d000 - 0x7fff62660ff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) <33987A17-0281-32D0-85EF-2EC2D9F9D2BB> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff62662000 - 0x7fff6266bffb com.apple.RTCReporting (10.86 - 10.86) /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting 0x7fff626a7000 - 0x7fff62720ff3 com.apple.Rapport (1.9.5 - 195.2) <9B131F28-080B-370D-A6FD-BDF3F20DED98> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff62967000 - 0x7fff62973ff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.100.39) <9E3DFC01-AD53-32E6-9FD4-1EE539CB0A35> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff62986000 - 0x7fff629afff1 com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff629b0000 - 0x7fff629c5ffa com.apple.xpc.RemoteXPC (1.0 - 1738.100.39) <5A2222AF-F150-3800-804F-F66D0592B9C9> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff62a33000 - 0x7fff62a7dffa com.apple.ResponseKit (1.0 - 148.2) <886E981A-0E1B-3810-BB8A-16FDA50FD631> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit 0x7fff62b14000 - 0x7fff62b4fff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff62b50000 - 0x7fff62beeff3 com.apple.SAObjects (1.0 - 1) <6A581E5D-0DC1-312C-993E-505F1F84FCE4> /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects 0x7fff6300d000 - 0x7fff6303aff9 com.apple.icloud.SPOwner (1.0 - 116.0.9.4.4) <3B909D0A-1C81-32D6-B22E-4C6526FFF59F> /System/Library/PrivateFrameworks/SPOwner.framework/Versions/A/SPOwner 0x7fff63801000 - 0x7fff63864ffd com.apple.Safari.Core (15609 - 15609.1.20.111.8) <94767C98-C6CF-3569-A87B-2843A1959BEA> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore 0x7fff63865000 - 0x7fff63870ff8 com.apple.SafariFoundation (15609 - 15609.1.20.111.8) <5802BACD-93C7-3041-86EB-8F5AB7E51F80> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation 0x7fff63875000 - 0x7fff638c1ff9 com.apple.Safari.SafeBrowsing (15609 - 15609.1.20.111.8) <644ABE7E-FA65-3B84-A92A-D00154B9FE2E> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7fff63bc0000 - 0x7fff63c69ff5 com.apple.SampleAnalysis (1.0 - 243.2) <85CA3620-7640-3536-BB94-073C5FCA1224> /System/Library/PrivateFrameworks/SampleAnalysis.framework/Versions/A/SampleAnalysis 0x7fff64265000 - 0x7fff643baffa com.apple.SearchFoundation (1.0 - 312.5.17) /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation 0x7fff6442c000 - 0x7fff6442fff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff644b9000 - 0x7fff644beffc com.apple.ServerInformation (2.0 - 1) /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation 0x7fff644c8000 - 0x7fff64555ff6 com.apple.ShareKit (641.6 - 641.6) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fff64590000 - 0x7fff645a1ff5 com.apple.SharedWebCredentials (213.2 - 213.2) <3B54078D-350C-3E90-827E-24ED64BAF145> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials 0x7fff645a2000 - 0x7fff646c9ff1 com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff64741000 - 0x7fff64761ff5 com.apple.sidecar-core (1.0 - 209.40.4) <90141C89-DFE8-3989-8427-EB95AA3FDE0E> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff64762000 - 0x7fff64774ff0 com.apple.sidecar-ui (1.0 - 209.40.4) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff64775000 - 0x7fff6477fffc com.apple.performance.SignpostCollection (1.42.1 - 42.1) <078BFE1D-323D-3BD6-B1D9-EFB6283A95BA> /System/Library/PrivateFrameworks/SignpostCollection.framework/Versions/A/SignpostCollection 0x7fff64782000 - 0x7fff647c8ffb com.apple.signpost.SignpostSupport (1.42.1 - 42.1) /System/Library/PrivateFrameworks/SignpostSupport.framework/Versions/A/SignpostSupport 0x7fff64894000 - 0x7fff648c7ff4 com.apple.siri.SiriInstrumentation (1.0 - 1) <8E0020DF-8161-380C-9511-6D5649ACA905> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation 0x7fff65adc000 - 0x7fff65dd2fff com.apple.SkyLight (1.600.0 - 450.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff66225000 - 0x7fff6625bff4 com.apple.SocialAppsCore (8.0 - 5500) <24C57B80-F959-3E2F-B010-4EC97593CB57> /System/Library/PrivateFrameworks/SocialAppsCore.framework/Versions/A/SocialAppsCore 0x7fff6625c000 - 0x7fff66260ffe com.apple.sociald.SocialServices (87 - 87) /System/Library/PrivateFrameworks/SocialServices.framework/Versions/A/SocialServices 0x7fff6661f000 - 0x7fff6662dffb com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff666ef000 - 0x7fff66979ffe com.apple.spotlight.index (10.7.0 - 2076.3) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff6698e000 - 0x7fff66a1fff9 com.apple.SpotlightServices (1.0 - 2076.3) /System/Library/PrivateFrameworks/SpotlightServices.framework/Versions/A/SpotlightServices 0x7fff66a29000 - 0x7fff66a66ffe com.apple.StorageKit (1.0 - 589) <2BD8DBDD-0922-3C88-904E-9C86F609BAA7> /System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/StorageKit 0x7fff66a67000 - 0x7fff66a77ffe com.apple.StorageManagement (1.0 - 1) <4E174B09-8EFB-34AD-8570-C5287F201913> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement 0x7fff66a78000 - 0x7fff66addfff com.apple.StoreFoundation (1.0 - 709.6.5) <6BB2630B-56F3-316B-A6E4-11AE9DE6E2AE> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation 0x7fff66d07000 - 0x7fff66d48ff9 com.apple.StreamingZip (1.0 - 1) <67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff66d49000 - 0x7fff66dc5ff9 com.apple.Suggestions (6.0 - 322) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff66e5f000 - 0x7fff66e68ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff66ec8000 - 0x7fff66ed8ff3 com.apple.SyncedDefaults (2.0 - 330) /System/Library/PrivateFrameworks/SyncedDefaults.framework/Versions/A/SyncedDefaults 0x7fff66ed9000 - 0x7fff66f03ffc com.apple.framework.SystemAdministration (1.0 - 1.0) <12180CB1-BA85-3D65-BEAA-39477203113B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff67103000 - 0x7fff67119ff5 com.apple.private.SystemPolicy (1.0 - 1) <5ED5561B-BD4D-3E7F-B3E4-857DD8C13F5D> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7fff6711e000 - 0x7fff6712eff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff6719a000 - 0x7fff67263fff com.apple.TelephonyUtilities (1.0 - 1.0) /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities 0x7fff674d4000 - 0x7fff6762fff5 com.apple.TextRecognition (1.0 - 157) <86CAA6AE-1450-39FA-8D2D-8FB5E32A43A0> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition 0x7fff67651000 - 0x7fff67717ff0 com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff6779a000 - 0x7fff677b5ff8 com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff677b6000 - 0x7fff677e0ff0 com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff6789f000 - 0x7fff678a0fff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff678d8000 - 0x7fff67b30ff0 com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff67bc7000 - 0x7fff67bcdffe com.apple.URLFormatting (119 - 119.17) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff68698000 - 0x7fff6869cffe com.apple.Uninstall (1.0.1 - 211) <3F79008F-9570-3BC9-86BC-1757E74C8222> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall 0x7fff68710000 - 0x7fff68712fff libUAPreferences.dylib (487.11) <35AAD48C-A91D-3EF4-9DF5-D0E1353138B1> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib 0x7fff687a3000 - 0x7fff687c3ffc com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff68873000 - 0x7fff68ffcff7 com.apple.VectorKit (1.0 - 1606.24.10.29.28) /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff6956f000 - 0x7fff69659ff8 com.apple.ViewBridge (464.1 - 464.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff697ff000 - 0x7fff69800fff com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff69862000 - 0x7fff69869fff com.apple.WeatherKit (2.0 - 670.4.3) <05912325-9B18-339F-8B39-7EAF08503972> /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/WeatherKit 0x7fff699d2000 - 0x7fff699d2fff com.apple.WebInspectorUI (15609 - 15609.1.20.111.8) <3200B1B8-5238-35C9-A227-004FABF1E859> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x7fff69b8b000 - 0x7fff69bc6fff libAWDSupport.dylib (949) <42B592FB-5600-3062-8B56-7D94396E873B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x7fff69bc7000 - 0x7fff69ea7ff7 libAWDSupportFramework.dylib (3541) <7BDEF2E7-3ACB-3777-A84D-35DD5A9AB09D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7fff69ea8000 - 0x7fff69eb9fff libprotobuf-lite.dylib (3541) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7fff69eba000 - 0x7fff69f13ffb libprotobuf.dylib (3541) <40872F70-D56D-3FD9-88EC-A953422DA946> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7fff69f14000 - 0x7fff69f58ff6 com.apple.awd (1.0 - 949) <0767A365-B79E-3C97-8C02-34FF7A675663> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7fff6a42c000 - 0x7fff6a42fffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6a4a9000 - 0x7fff6a4b7ff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6a67f000 - 0x7fff6a6b4ffe com.apple.iCalendar (7.0 - 810.4.1) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x7fff6a7a0000 - 0x7fff6a7a4ffb com.apple.kperf (1.0 - 1) /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf 0x7fff6a7a5000 - 0x7fff6a7acffb com.apple.kperfdata (1.0 - 1) <98516239-EEE9-3415-AA2B-339F06D4F1FB> /System/Library/PrivateFrameworks/kperfdata.framework/Versions/A/kperfdata 0x7fff6a7ad000 - 0x7fff6a7f8ff8 com.apple.libktrace (1.0 - 354.100.2) <8D0A8B45-79C7-367A-81EC-63280FF1ED0D> /System/Library/PrivateFrameworks/ktrace.framework/Versions/A/ktrace 0x7fff6a7f9000 - 0x7fff6a7fbff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6a7fc000 - 0x7fff6a80fffd com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6a841000 - 0x7fff6a84dffd com.apple.perfdata (1.0 - 51.100.6) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff6a84e000 - 0x7fff6a87fffd com.apple.contacts.vCard (1.0 - 3455.17) <6A885911-1932-3FC9-BAEA-4BD35A77EEC8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff6d1ec000 - 0x7fff6d201ffe libAccessibility.dylib (2790.54) <341CB8F0-9333-391F-ACF7-1B986F7A1443> /usr/lib/libAccessibility.dylib 0x7fff6d2cd000 - 0x7fff6d2d9ff9 libAudioStatistics.dylib (1104.80) <9ED11599-1BB1-34B2-A4A2-CD69989DE9EA> /usr/lib/libAudioStatistics.dylib 0x7fff6d2da000 - 0x7fff6d30dffa libAudioToolboxUtility.dylib (1104.80) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6d314000 - 0x7fff6d348fff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff6d34b000 - 0x7fff6d355fff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6d356000 - 0x7fff6d3defff libCoreStorage.dylib (551) <96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib 0x7fff6d3e1000 - 0x7fff6d3e3ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6d429000 - 0x7fff6d5e0ffb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff6d607000 - 0x7fff6d60dff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6d6ef000 - 0x7fff6d6f6fff libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib 0x7fff6d725000 - 0x7fff6d745fff libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib 0x7fff6d746000 - 0x7fff6d7affff libParallelCompression.dylib (142.100.3) <1C75C683-F774-3FBA-8588-DB706857FDF5> /usr/lib/libParallelCompression.dylib 0x7fff6d7c5000 - 0x7fff6d8a2ff7 libSMC.dylib (20) <8EDBE07C-A4C7-356C-9D80-524FA08BB465> /usr/lib/libSMC.dylib 0x7fff6d8b7000 - 0x7fff6d8b8fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff6d8b9000 - 0x7fff6d944ff7 libTelephonyUtilDynamic.dylib (5017.1) <78480078-F0A7-343F-A088-857C7CA607F3> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6d945000 - 0x7fff6d946fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6d947000 - 0x7fff6d94dff9 libUniversalAccess.dylib (487.11) /usr/lib/libUniversalAccess.dylib 0x7fff6d95e000 - 0x7fff6d974fff libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib 0x7fff6d9a9000 - 0x7fff6da1bff7 libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib 0x7fff6da1c000 - 0x7fff6dab5fe5 libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib 0x7fff6dab9000 - 0x7fff6dab9ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6db7f000 - 0x7fff6db8fffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff6db90000 - 0x7fff6db9cfff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff6db9d000 - 0x7fff6dbeffff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff6dbf0000 - 0x7fff6dc05ffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff6dc06000 - 0x7fff6dc06fff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff6dc07000 - 0x7fff6dc18fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6dc19000 - 0x7fff6dc30fd7 libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib 0x7fff6df0a000 - 0x7fff6df20ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff6df21000 - 0x7fff6df22fff libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6e3c5000 - 0x7fff6e4c9fef libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib 0x7fff6e4cc000 - 0x7fff6e4d7fff libcsfde.dylib (551) /usr/lib/libcsfde.dylib 0x7fff6e4df000 - 0x7fff6e53eff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff6e540000 - 0x7fff6e5a7ff7 libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib 0x7fff6e5ac000 - 0x7fff6e5b5ff1 libdscsym.dylib (243.2) /usr/lib/libdscsym.dylib 0x7fff6e627000 - 0x7fff6e62bffb libdz.dylib (1.0.0 - 228.100.5) /usr/lib/libdz.dylib 0x7fff6e64a000 - 0x7fff6e64afff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6e64b000 - 0x7fff6e663fff libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib 0x7fff6e671000 - 0x7fff6e673fff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff6e682000 - 0x7fff6e687fff libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib 0x7fff6e688000 - 0x7fff6e691ff7 libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib 0x7fff6e692000 - 0x7fff6e782fff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff6e783000 - 0x7fff6e9dafff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6e9f4000 - 0x7fff6e9f5fff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff6e9f6000 - 0x7fff6ea0eff3 liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib 0x7fff6ea26000 - 0x7fff6eacdff7 libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib 0x7fff6eace000 - 0x7fff6ed30fe1 libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib 0x7fff6f09d000 - 0x7fff6f0ccfff libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib 0x7fff6f1fc000 - 0x7fff6f677ff5 libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib 0x7fff6f678000 - 0x7fff6f68ffff libnetworkextension.dylib (1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790> /usr/lib/libnetworkextension.dylib 0x7fff6f717000 - 0x7fff6f74afde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff6f74b000 - 0x7fff6f74cff7 libodfde.dylib (26) <19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib 0x7fff6f75d000 - 0x7fff6f761fff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff6f764000 - 0x7fff6f79aff7 libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib 0x7fff6f7da000 - 0x7fff6f7e8ff9 libperfcheck.dylib (37.100.2) /usr/lib/libperfcheck.dylib 0x7fff6f81e000 - 0x7fff6f836fff libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib 0x7fff6f838000 - 0x7fff6f87cff7 libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib 0x7fff6f87d000 - 0x7fff6f88fff7 libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib 0x7fff6f890000 - 0x7fff6f891ff7 libspindump.dylib (281.3) <16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib 0x7fff6f892000 - 0x7fff6fa7cff7 libsqlite3.dylib (308.4) /usr/lib/libsqlite3.dylib 0x7fff6fb70000 - 0x7fff6fb9dffb libssl.46.dylib (47.100.4) /usr/lib/libssl.46.dylib 0x7fff6fba0000 - 0x7fff6fbeaff7 libstdc++.6.dylib (104.1) <3779D567-DCA6-3175-AC9B-0A8293DA5E70> /usr/lib/libstdc++.6.dylib 0x7fff6fc03000 - 0x7fff6fc1effe libtailspin.dylib (75.3) /usr/lib/libtailspin.dylib 0x7fff6fc1f000 - 0x7fff6fc50ff7 libtidy.A.dylib (17.1) <7D90FD01-2B95-3342-A64B-6B55F43415A5> /usr/lib/libtidy.A.dylib 0x7fff6fccd000 - 0x7fff6fcd0ffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff6fcd1000 - 0x7fff6fcdeff7 libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib 0x7fff6fcdf000 - 0x7fff6fce3fff libxcselect.dylib (2373) <172BBC06-56FE-3AFA-83AF-16FBC2B8DF04> /usr/lib/libxcselect.dylib 0x7fff6fce4000 - 0x7fff6fdc6ff7 libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib 0x7fff6fdca000 - 0x7fff6fdf2fff libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib 0x7fff6fdf3000 - 0x7fff6fe05ff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff6fe37000 - 0x7fff6fe37fff liblog_signpost.telemetry.dylib (42.1) <712DF31F-3AC5-3864-AB1D-824BA2B3E997> /usr/lib/log/liblog_signpost.telemetry.dylib 0x7fff706b3000 - 0x7fff706b8ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff706b9000 - 0x7fff706c4fff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff706c5000 - 0x7fff706ccfff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff706cd000 - 0x7fff706d6ff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff706d7000 - 0x7fff70769fe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff70876000 - 0x7fff708b6ff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff708b7000 - 0x7fff708edfff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff708ee000 - 0x7fff708eeffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff708ef000 - 0x7fff708fbff3 libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib 0x7fff708fc000 - 0x7fff708fcff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff708fd000 - 0x7fff70902ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff70903000 - 0x7fff70905ff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff70906000 - 0x7fff70907ff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff70908000 - 0x7fff7091fff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff70920000 - 0x7fff70920ff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff70921000 - 0x7fff709a8fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff709a9000 - 0x7fff709acffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff709ad000 - 0x7fff709b0fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff709b1000 - 0x7fff709b9fff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff709ba000 - 0x7fff709c1fff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff709c2000 - 0x7fff709c3ffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff709c4000 - 0x7fff70a11ff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff70a12000 - 0x7fff70a3eff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff70a3f000 - 0x7fff70a86fff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff70a87000 - 0x7fff70aaefff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff70aaf000 - 0x7fff70abcffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff70abd000 - 0x7fff70ac6ff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff70ac7000 - 0x7fff70acffef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff70ad0000 - 0x7fff70adafff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff70adb000 - 0x7fff70adfff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff70ae0000 - 0x7fff70ae2fff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff70ae3000 - 0x7fff70aeaffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff70aeb000 - 0x7fff70b01ff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff70b03000 - 0x7fff70b08ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff70b09000 - 0x7fff70b3effe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 16120351 thread_create: 0 thread_set_state: 345 VM Region Summary: ReadOnly portion of Libraries: Total=831.5M resident=0K(0%) swapped_out_or_unallocated=831.5M(100%) Writable regions: Total=576.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=576.8M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 992K 2 CoreImage 24K 2 CoreUI image data 116K 1 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 178.4M 40 MALLOC guard page 32K 8 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 Memory Tag 251 12K 1 SQLite page cache 128K 2 STACK GUARD 56.0M 9 Stack 12.1M 9 VM_ALLOCATE 100K 12 VM_ALLOCATE (reserved) 496K 1 reserved VM address space (unallocated) __DATA 67.4M 603 __DATA_CONST 442K 6 __FONT_DATA 4K 1 __LINKEDIT 388.2M 6 __OBJC_RO 32.2M 1 __OBJC_RW 1892K 2 __TEXT 443.3M 587 __UNICODE 564K 1 mapped file 90.1M 22 shared memory 644K 16 =========== ======= ======= TOTAL 1.6G 1339 TOTAL, minus reserved VM space 1.2G 1339 System Profile: Network Service: Wi-Fi, AirPort, en0 Boot Volume File System Type: apfs Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039 Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039 USB Device: USB 3.0 Bus USB Device: Apple T1 Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4 Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4 Model: MacBookPro14,2, BootROM 205.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 3.1 GHz, 8 GB, SMC 2.44f2 Graphics: kHW_IntelIrisGraphics650Item, Intel Iris Plus Graphics 650, spdisplays_builtin AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1600.4) Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports ```
And when I try to build it in a venv, it errors because it apparently doesn't copy `Sparkle.framework`'s symlinks? I'm not sure why that happens...
robertklep commented 4 years ago

@pcr910303 system python never worked for me, I use(d) a Homebrew-installed 2.7 (plus virtualenv) to build.

I'll try and see if I can push a new release with your proposed UUID fix. I had assumed that it wouldn't be this easy (in which case MailPluginFix might also work for those who don't want to mess around with Terminal).

robertklep commented 4 years ago

Just pushed a new release with the Catalina UUID added: https://github.com/robertklep/quotefixformac/releases/tag/v2.11.0-alpha.1

jklundell commented 4 years ago

So far so good (install via script, reply to one easy email). 10.15.4.

Gruntfuggly commented 4 years ago

Working for me - thanks both of you! Had to re-enable the plugin in Mail preferences, but after that it's all good. I can start replying to emails in the correct place. 😁

fahirsch commented 4 years ago

Thanks for the new version. I miss it! Using Catalina 10.15.4 Tried the install command, did nothing. Manually installed QuoteFix.mailbundle. No trouble writing the settings I have used previously in Reply, Reply all, Forward <El ${message.sent.strftime("%d/%m/%Y' a las '%H:%M Z")}, ${message.from.name} escribió:> <On ${message.sent.strftime("%m/%d/%Y' at '%I:%M' '%p Z", 'en-EN')}, ${message.from.name} wrote:> Using the Advance->Debbgging: Error Message: The QuoteFix plug-in caught an exception:

Traceback (most recent call last): File "/Users/MyUser/Library/Containers/com.apple.mail/Data/DataVaults/MailBundles/Users/MyUser/Library/Mail/Bundles/QuoteFix.mailbundle/Contents/Resources/lib/python2.7/quotefix/fixer.py", line 90, in fix AttributeError: 'NSKVONotifying_ComposeBackEndWK1' object has no attribute 'message'

daftano commented 4 years ago

In my case (Catalina 10.15.4) , installation went through, but after restarting Mail the plugin window (from Mail settings) doesn't open. Removing the extension restore the plugin configuration window

dougrock commented 4 years ago

Thanks for the new version. I miss it! Using Catalina 10.15.4 Tried the install command, did nothing. Manually installed QuoteFix.mailbundle. No trouble writing the settings I have used previously in Reply, Reply all, Forward <El ${message.sent.strftime("%d/%m/%Y' a las '%H:%M Z")}, ${message.from.name} escribió:> <On ${message.sent.strftime("%m/%d/%Y' at '%I:%M' '%p Z", 'en-EN')}, ${message.from.name} wrote:> Using the Advance->Debbgging: Error Message: The QuoteFix plug-in caught an exception:

Traceback (most recent call last): File "/Users/MyUser/Library/Containers/com.apple.mail/Data/DataVaults/MailBundles/Users/MyUser/Library/Mail/Bundles/QuoteFix.mailbundle/Contents/Resources/lib/python2.7/quotefix/fixer.py", line 90, in fix AttributeError: 'NSKVONotifying_ComposeBackEndWK1' object has no attribute 'message'

getting the same error message - tried uninstall and reinstall - still same error

robertklep commented 4 years ago

@dougrock it's likely not everything works. Since @fahirsch has the same issue, my guess is that custom attribution isn't working.

Since I don't run Catalina myself, I can't fix this at the moment.

dsedivec commented 4 years ago

EDIT: I did not see QuoteFix do anything, it just locks up. I'm pretty sure I'm asking the future to resolve itself on the same thread where the future would normally be computed. First guess, then, is that QuoteFix is no longer hooking in at the right point? Either that or I need to... spawn a thread?

I'm way out of my depth here—first time ever running class-dump tonight—but it looks to me like ComposeBackend now has a messageFuture instead of message. messageFuture is an EFFuture from the "EmailFoundation" framework. I edited fixer.py a little bit and I can actually see it change the attribution. Mail.app then hard locks, to the point where I cannot get any window on top of it. Luckily I had a terminal window open where I could type killall Mail (sight unseen).

There's enough code here, and not enough documentation from Apple, that I expect I'm stuck for the time being. I expect I'd need to attach a debugger to find out what it's doing when it gets hung up, and/or digest the rest of this class-dump output to find the new method(s) needed to edit email.

I wish Apple would just move the attribution out of the quoted text on the first line.

dsedivec commented 4 years ago

I have made a small change to fixer.py that does not immediately crash, and even modifies the message as I expect, to my great surprise. I'll test drive this for a week or two, and if it seems stable, and no one who actually understands Objective-C and PyObjC wants to call me out on my mistakes, I can probably clean this up and submit a PR. Someone can ping me if I forget and you care.

robertklep commented 4 years ago

@dsedivec thanks for your efforts! I only have limited ability to test, given that I'm not on Catalina, but my goal would be to keep it compatible with older versions of macOS as well.

Once you give the all-clear, I'll try and add backward compatibility and release an alpha version for others to test.

dsedivec commented 4 years ago

@dsedivec thanks for your efforts! I only have limited ability to test, given that I'm not on Catalina, but my goal would be to keep it compatible with older versions of macOS as well.

Once you give the all-clear, I'll try and add backward compatibility and release an alpha version for others to test.

Thank you for maintaining QuoteFix all these years. I want backwards compatibility too, and I... think it'd be easy to detect which selector is present and behave accordingly (as opposed to just hinging directly off version number). I've got Mojave here that needs to keep working, in addition to (sadly) Catalina.

I just did 0.1 imperial tonnes of email replies tonight on Catalina, and Mail.app hasn't crashed or started sending malware to my contacts as far as I know. So far so good.

dsedivec commented 4 years ago

I want backwards compatibility too, and I... think it'd be easy to detect which selector is present and behave accordingly (as opposed to just hinging directly off version number). I've got Mojave here that needs to keep working, in addition to (sadly) Catalina.

I've been using my previous fix all week on Catalina, and it's been working fine, so I went ahead and cleaned my code up. I mean, it's not at all beautiful, but I think it's better, and more importantly it should be backwards compatible now. My clone of this repo has the updated code. I just very briefly did successful tests of this version under Catalina, Mojave, and High Sierra by hitting "reply" on a message and watching QuoteFix successfully move the attribution line outside of the blockquote.

@robertklep Is this helpful? Should I submit this as a PR?

I would provide a build for people to use but I actually haven't been able to produce a working one under Catalina. I think Catalina may have broken PyObjC, and the fixed version of PyObjC is no longer supported under Catalina? But I think Catalina still ships PyObjC in Python 2.7 so ¯\(ツ)/¯.

Instead I've just been replacing the .py files from the latest release here with my updated .py files, then doing the "re-enable the plug-in" dance in Mail.app.

robertklep commented 3 years ago

@dsedivec apologies for not getting back to you sooner. If you issue a PR, I will merge it and build a test-release for you (and others) to try out 👍🏻

robertklep commented 3 years ago

Released v2.11.0-alpha.2 with better Catalina support, thanks to @dsedivec!

fahirsch commented 3 years ago

The QuoteFix plug-in caught an exception:

Traceback (most recent call last): File "/Users/francisco/Library/Containers/com.apple.mail/Data/DataVaults/MailBundles/Users/francisco/Library/Mail/Bundles/QuoteFix.mailbundle/Contents/Resources/lib/python2.7/quotefix/fixer.py", line 90, in fix AttributeError: 'NSKVONotifying_ComposeBackEndWK1' object has no attribute 'message'

Please contact the developer quoting the contents of this alert. Saludos, Francisco

Lic. Francisco A. Hirsch https://www.fiscaldemesa.com.ar Twitter: https://twitter.com/fiscaldemesa

On 12 Aug 2020, at 09:14, Robert Klep notifications@github.com wrote:

Released v2.11.0-alpha.2 https://github.com/robertklep/quotefixformac/releases/tag/v2.11.0-alpha.2 with better Catalina support, thanks to @dsedivec https://github.com/dsedivec!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/robertklep/quotefixformac/issues/94#issuecomment-672834322, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2MOEHCYFNZAIVEI4WSFRDSAKBRVANCNFSM4ISWU7FQ.

robertklep commented 3 years ago

@fahirsch thanks for testing! @dsedivec did I break something?

jklundell commented 3 years ago

The same crash was reported on May 15, above.

dsedivec commented 3 years ago

The same crash was reported on May 15, above.

Yeah, line 90 of the Catalina branch is a blank line, so I think @fahirsch is probably running a previous release. fahirsch, try installing v2.11.0-alpha.2 per robertklep's comment above.

fahirsch commented 3 years ago

Deleted manually (I had not seen the uninstall command, tried installing several times, lots of error messages, finally moved QuoteFix manually to the Bundles folder. It works, as you can see below. Using Catalina 19.15.6 and yesterdays supplemental update. Thanks! Saludos, Francisco

Lic. Francisco A. Hirsch https://www.fiscaldemesa.com.ar https://www.fiscaldemesa.com.ar/ Twitter: https://twitter.com/fiscaldemesa https://twitter.com/fiscaldemesa

El 12/08/2020 a las 17:42 -0300, Dale Sedivec escribió: On 08/12/2020 at 05:42 PM -0300, Dale Sedivec wrote:

The same crash was reported on May 15, above.

Yeah, line 90 of the Catalina branch is a blank line, so I think @fahirsch https://github.com/fahirsch is probably running a previous release. fahirsch, try installing v2.11.0-alpha.2 https://github.com/robertklep/quotefixformac/releases/tag/v2.11.0-alpha.2 per robertklep's comment above https://github.com/robertklep/quotefixformac/issues/94#issuecomment-672834322.

jklundell commented 3 years ago

Not to belabor the obvious, but do ensure that Terminal has Full Disk Access enabled in the Privacy tab of the Security & Privacy panel in System Preferences.

GHubbler commented 3 years ago

I'm very glad, that QuoteFix is back. 😊 Works great so far on Catalina 10.15.6 with supplemental update. Just noted a little bug: ${message.subject} will not get the according subject. Instead it will output 3-5 random like character, like: "fab6"

LitoFrame commented 3 years ago

I have the same bug like GHubbler.

robertklep commented 3 years ago

@GHubbler @LitoFrame looks like it's showing a pointer address instead of the data it's pointing to. It's these kinds of issues that I can't fix without having to actually install Catalina :(

GHubbler commented 3 years ago

Just started a new issue #96 to move forward to Big Sur. ;)

Jmuccigr commented 3 years ago

So what's the latest version for Catalina? 2.11.0 a2 is what I have now.

PS I'm having an issue where my MBP crashes when closed or sitting idle overnight and when that happens, QuoteFix gets unchecked in Mail prefs.

robertklep commented 3 years ago

@Jmuccigr 2.11.0-alpha.2 is the latest for Catalina.

Mail unchecking QF happens all the time for me (on Mojave), not even after crashes, just quitting Mail will sometimes be enough.

defrilitus commented 3 years ago

@robertklep I'm still on Mojave too and I'd also noticed that Mail unchecks QF quite regularly; I was wondering if there was a fix, but—since it also happens to you—I imagine that there isn't.

robertklep commented 3 years ago

@defrilitus I don't think it's because of something QF does, but can't be 100% certain. I don't use any other plugins so cannot check if those get disabled as well.

defrilitus commented 3 years ago

The only other plugin that I use is NoFlaggedMailbox, which oddly enough is never disabled by Mail. I'm not sure why that is. I did think of writing an AppleScript to reinstall QF every time that Mail starts, but that's a bit too cumbersome to be practical, and I can't think of another solution :-(

Jmuccigr commented 3 years ago

Data point: I've got MailTrackerBlocker and it doesn't seem to uncheck while QuoteFix does (which happens maybe when I have a crash).

defrilitus commented 3 years ago

Thanks @Jmuccigr for your mention of MailTrackerBlocker; it's new to me, but looks very useful. Unfortunately, with Apple it's not easy to understand what triggers an action (e.g., unchecking QF, for example, every time my Mac restarts).

dsedivec commented 3 years ago

Mail unchecking QF happens all the time for me (on Mojave), not even after crashes, just quitting Mail will sometimes be enough.

FWIW, same here on Mojave. In contrast, Catalina has only disabled it on me maybe a handful of times in the past nine months or so.

Also FWIW, I have two hypotheses (like complete and total guesses) on why it gets disabled: First is due to the additional startup time I see added by enabling QuoteFix. It's possible that it delays some thread or another (to load Python+PyObjC and then monkey patch the core classes?) so long that Mail.app defensively disables the plug-in? Essentially a timeout. This seems a bit far-fetched, especially since you still have long startup times in Catalina but no disabling there.

Second theory is something to do with Python touching pyc/pyo files in the bundle. Maybe it doesn't even change the checksums—or maybe it is doing some byte compiling, I haven't checked—but Mail.app thinks the plug-in has changed, so it disables it. (Silently, natch.)

Again, just total guesses.

s22-tech commented 2 years ago

I'm happy to report that version 2.11.0-alpha.2 installed successfully and is working under Catalina 10.15.7. I've only been using it for the last hour or so, but there have been no problems so far and it remained selected in the prefs even after a reboot.

However, I figured I'd report that there were 2 error/warning messages in the installation log:

2021-10-22 09:55:23.072 defaults[4196:83295] The domain/default pair of (/Applications/Mail.app/Contents/Info, CFBundleShortVersionString) does not exist 2021-10-22 09:55:23.091 defaults[4197:83299] The domain/default pair of (/Applications/Mail.app/Contents/Info, CFBundleVersion) does not exist

There weren't any messages stating they were fixed, so does anything need to be done about this or not?

Thank you for making this work under Catalina!