Giter Site home page Giter Site logo

Comments (2)

campbell-codes avatar campbell-codes commented on August 15, 2024 1

Firebase reported a similar issue: firebase/firebase-ios-sdk#5463

from speech-and-text-unity-ios-android.

campbell-codes avatar campbell-codes commented on August 15, 2024

Also my crash report:

{"app_name":"MyApp","timestamp":"2020-08-15 15:14:39.00 +0100","app_version":"0.1","slice_uuid":"a268360e-d235-300c-807a-49848de81ce9","adam_id":0,"build_version":"0","bundleID":"com.MyApp.MyApp","share_with_app_devs":1,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 13.6 (17G68)","incident_id":"857F6B71-907A-4577-A944-526C33CD10B7","name":"MyApp"}
Incident Identifier: 857F6B71-907A-4577-A944-526C33CD10B7
CrashReporter Key:   cb91dbec16d34812ca9a2df61a1a35d3545b5e3d
Hardware Model:      iPhone8,4
Process:             MyApp [318]
Path:                /private/var/containers/Bundle/Application/537B44E0-581C-4D23-97DA-5E39ACFA63DF/MyApp.app/MyApp
Identifier:          com.MyApp.MyApp
Version:             0 (0.1)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.MyApp.MyApp [468]


Date/Time:           2020-08-15 15:14:38.8447 +0100
Launch Time:         2020-08-15 15:14:18.7854 +0100
OS Version:          iPhone OS 13.6 (17G68)
Release Type:        User
Baseband Version:    9.71.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-launch watchdog transgression: application<com.MyApp.MyApp>:318 exhausted real (wall clock) time allowance of 20.00 seconds | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-launch | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 4.280 (user 4.280, system 0.000), 11% CPU", | "Elapsed application CPU time (seconds): 0.060, 0% CPU" | )
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001842ce77c 0x1842a8000 + 157564
1   libdispatch.dylib             	0x00000001841450a8 0x184143000 + 8360
2   libdispatch.dylib             	0x0000000184144fe8 0x184143000 + 8168
3   UIKitCore                     	0x00000001882149c4 0x187b5e000 + 7039428
4   UIKitCore                     	0x0000000188214ce0 0x187b5e000 + 7040224
5   UIKitCore                     	0x00000001881fdeec 0x187b5e000 + 6946540
6   UIKitCore                     	0x00000001881fe1c8 0x187b5e000 + 6947272
7   libobjc.A.dylib               	0x00000001841f66f0 0x1841f5000 + 5872
8   libobjc.A.dylib               	0x00000001841fc074 0x1841f5000 + 28788
9   libobjc.A.dylib               	0x00000001841fd318 0x1841f5000 + 33560
10  libobjc.A.dylib               	0x000000018420a074 0x1841f5000 + 86132
11  libobjc.A.dylib               	0x00000001841f6e9c 0x1841f5000 + 7836
12  UIKitCore                     	0x000000018821520c 0x187b5e000 + 7041548
13  UIKitCore                     	0x0000000187f43348 0x187b5e000 + 4084552
14  UIKitCore                     	0x0000000187f436bc 0x187b5e000 + 4085436
15  UnityFramework                	0x00000001040b2bfc 0x104000000 + 732156
16  UnityFramework                	0x00000001040b30cc 0x104000000 + 733388
17  libdyld.dylib                 	0x00000001842e701c 0x1842d7000 + 65564
18  libdyld.dylib                 	0x00000001842d990c 0x1842d7000 + 10508
19  libdyld.dylib                 	0x00000001842e6e78 0x1842d7000 + 65144
20  libdyld.dylib                 	0x00000001842da154 0x1842d7000 + 12628
21  libdyld.dylib                 	0x00000001842e7790 0x1842d7000 + 67472
22  libdyld.dylib                 	0x00000001842e7398 0x1842d7000 + 66456
23  libdyld.dylib                 	0x00000001842e8c64 0x1842d7000 + 72804
24  libdyld.dylib                 	0x00000001842dc9c8 0x1842d7000 + 22984
25  CoreFoundation                	0x00000001844df378 0x1843ae000 + 1250168
26  CoreFoundation                	0x0000000184407354 0x1843ae000 + 365396
27  Foundation                    	0x00000001847db654 0x18479a000 + 267860
28  MyApp                  	0x000000010286fd54 0x102868000 + 32084
29  MyApp                  	0x000000010286fdfc 0x102868000 + 32252
30  libdyld.dylib                 	0x00000001842d88f0 0x1842d7000 + 6384

Thread 1 name:  Dispatch queue: com.apple.uikit.applicationSupportClient
Thread 1:
0   libsystem_kernel.dylib        	0x00000001842cdba8 0x1842a8000 + 154536
1   libsystem_pthread.dylib       	0x00000001841e8a30 0x1841e4000 + 18992
2   libsystem_pthread.dylib       	0x00000001841e89a4 0x1841e4000 + 18852
3   libdyld.dylib                 	0x00000001842e8b44 0x1842d7000 + 72516
4   libdyld.dylib                 	0x00000001842dc9c8 0x1842d7000 + 22984
5   BoardServices                 	0x0000000189393e94 0x189383000 + 69268
6   libdispatch.dylib             	0x000000018419e524 0x184143000 + 374052
7   libdispatch.dylib             	0x0000000184145dc8 0x184143000 + 11720
8   BoardServices                 	0x0000000189393e78 0x189383000 + 69240
9   BoardServices                 	0x0000000189391960 0x189383000 + 59744
10  BoardServices                 	0x000000018939157c 0x189383000 + 58748
11  libdispatch.dylib             	0x000000018419e524 0x184143000 + 374052
12  libdispatch.dylib             	0x0000000184145dc8 0x184143000 + 11720
13  BoardServices                 	0x000000018939152c 0x189383000 + 58668
14  BoardServices                 	0x0000000189389d88 0x189383000 + 28040
15  UIKitServices                 	0x000000018ae26fa0 0x18ae20000 + 28576
16  libdispatch.dylib             	0x000000018419e524 0x184143000 + 374052
17  libdispatch.dylib             	0x00000001841510b0 0x184143000 + 57520
18  UIKitServices                 	0x000000018ae26e5c 0x18ae20000 + 28252
19  UIKitServices                 	0x000000018ae26734 0x18ae20000 + 26420
20  UIKitCore                     	0x0000000188214b64 0x187b5e000 + 7039844
21  UIKitCore                     	0x0000000188214a30 0x187b5e000 + 7039536
22  UIKitCore                     	0x0000000188214a10 0x187b5e000 + 7039504
23  libdispatch.dylib             	0x000000018419e524 0x184143000 + 374052
24  libdispatch.dylib             	0x0000000184145dc8 0x184143000 + 11720
25  UIKitCore                     	0x00000001882149c4 0x187b5e000 + 7039428
26  UIKitCore                     	0x0000000188214cb8 0x187b5e000 + 7040184
27  libdispatch.dylib             	0x000000018419d9a8 0x184143000 + 371112
28  libdispatch.dylib             	0x000000018419e524 0x184143000 + 374052
29  libdispatch.dylib             	0x000000018415356c 0x184143000 + 66924
30  libdispatch.dylib             	0x0000000184153bf8 0x184143000 + 68600
31  libsystem_pthread.dylib       	0x00000001841efb38 0x1841e4000 + 47928
32  libsystem_pthread.dylib       	0x00000001841f2740 0x1841e4000 + 59200

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0xfffffffffffffffc   x1: 0x0000000000000000   x2: 0x0000000000000a01   x3: 0x0000000000000000
    x4: 0x0000000000000010   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000023
    x8: 0x0000000000000e07   x9: 0x0000000000000000  x10: 0x0000000282a3cc00  x11: 0x0007000282a3cc00
   x12: 0x0000000282a3cc70  x13: 0x000041a1d0f68c45  x14: 0x00000001bf867fe8  x15: 0x00000001c58ca350
   x16: 0x0000000000000203  x17: 0x000000018821494c  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x00000001d0f77070  x21: 0x0000000001000002  x22: 0x0000000000000a01  x23: 0x0000000102bed920
   x24: 0x00000001ce12c000  x25: 0x000000016d592050  x26: 0x00000001841f7000  x27: 0x00000001d0f2ecfc
   x28: 0x00000001bf6bd000   fp: 0x000000016d591f00   lr: 0x00000001841450a8
    sp: 0x000000016d591ee0   pc: 0x00000001842ce77c cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x102868000 - 0x10286ffff MyApp arm64  <a268360ed235300c807a49848de81ce9> /var/containers/Bundle/Application/537B44E0-581C-4D23-97DA-5E39ACFA63DF/MyApp.app/MyApp
0x102b80000 - 0x102be3fff dyld arm64  <42d4cb36c80834e3bcc5492c7c91c70a> /usr/lib/dyld
0x104000000 - 0x10528ffff UnityFramework arm64  <5b10b091686638088513b3c45e690eff> /var/containers/Bundle/Application/537B44E0-581C-4D23-97DA-5E39ACFA63DF/MyApp.app/Frameworks/UnityFramework.framework/UnityFramework
0x18407d000 - 0x184093fff libsystem_trace.dylib arm64  <2eef964c5c2e3e45966a533ffa4893b2> /usr/lib/system/libsystem_trace.dylib
0x184094000 - 0x1840c5fff libxpc.dylib arm64  <83c78c0cf8ff34a8843bf607a6f257d4> /usr/lib/system/libxpc.dylib
0x1840c6000 - 0x1840c6fff libsystem_blocks.dylib arm64  <6b487849f57f3d04b28fbd62f3d1816d> /usr/lib/system/libsystem_blocks.dylib
0x1840c7000 - 0x184142fff libsystem_c.dylib arm64  <f5c2a038a98434d68f9c988804089612> /usr/lib/system/libsystem_c.dylib
0x184143000 - 0x1841b7fff libdispatch.dylib arm64  <361da09ae7ce30eb8dfc9d9af9de4a0a> /usr/lib/system/libdispatch.dylib
0x1841b8000 - 0x1841d8fff libsystem_malloc.dylib arm64  <f0c1f77ccbda348ea191194aee718ce3> /usr/lib/system/libsystem_malloc.dylib
0x1841d9000 - 0x1841e3fff libsystem_platform.dylib arm64  <a50d54233d463b5192fb46bbd2fac6d2> /usr/lib/system/libsystem_platform.dylib
0x1841e4000 - 0x1841f4fff libsystem_pthread.dylib arm64  <24dc6e6f67983f65908af9873447c9d1> /usr/lib/system/libsystem_pthread.dylib
0x1841f5000 - 0x184226fff libobjc.A.dylib arm64  <5051bb9d74ec319e80e35e69e97a5230> /usr/lib/libobjc.A.dylib
0x184227000 - 0x18428efff libcorecrypto.dylib arm64  <4b5bcfe25e683292a15e0af61095b7cb> /usr/lib/system/libcorecrypto.dylib
0x18428f000 - 0x1842a7fff libc++abi.dylib arm64  <63755a325f38309582f976b25aa3b6e8> /usr/lib/libc++abi.dylib
0x1842a8000 - 0x1842d6fff libsystem_kernel.dylib arm64  <2239c8f729ea35dfb120217e07c3f09b> /usr/lib/system/libsystem_kernel.dylib
0x1842d7000 - 0x184309fff libdyld.dylib arm64  <0cb1183270ad3ec6a191afb85e3bf348> /usr/lib/system/libdyld.dylib
0x18430a000 - 0x184312fff libsystem_darwin.dylib arm64  <774f3f83df9b3e8787507dbda327b5de> /usr/lib/system/libsystem_darwin.dylib
0x184313000 - 0x18436cfff libc++.1.dylib arm64  <1c14003bb90735bfa07c7cfb3f3cbf84> /usr/lib/libc++.1.dylib
0x18436d000 - 0x1843adfff libsystem_info.dylib arm64  <1a69df1bfd783d27896ca39d5980ea25> /usr/lib/system/libsystem_info.dylib
0x1843ae000 - 0x184721fff CoreFoundation arm64  <e2d6a76b687931a38168df49f94e17cd> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x184722000 - 0x184799fff SystemConfiguration arm64  <25bb5609c7133fea9e990fff6869bf42> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18479a000 - 0x184a51fff Foundation arm64  <eebcba18269a351cbce0d23e156923d4> /System/Library/Frameworks/Foundation.framework/Foundation
0x184a52000 - 0x184a84fff libCRFSuite.dylib arm64  <9e434da5545137898deb9327b2b6b49e> /usr/lib/libCRFSuite.dylib
0x184a85000 - 0x184bfffff CoreServices arm64  <c61222822f2b36e18b3a98d24025984f> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x184c00000 - 0x184c60fff libSparse.dylib arm64  <0bb45a6043d23f1d84864567a376e986> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x184c61000 - 0x185148fff ImageIO arm64  <c9970d0ab20939f6a1fc0723be1854d8> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x185149000 - 0x18514bfff ConstantClasses arm64  <07699fdcbb843edca78bf8656f5b6b99> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x18514c000 - 0x1852eafff CoreText arm64  <fdf1660312a13965911b2ad26ed622ad> /System/Library/Frameworks/CoreText.framework/CoreText
0x1852eb000 - 0x185420fff Security arm64  <83b066767a3c35db81aa836101e57fad> /System/Library/Frameworks/Security.framework/Security
0x185421000 - 0x1854c4fff IOKit arm64  <5cff26587f1035da8e8114e81938c64a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1854c5000 - 0x1854fcfff libMobileGestalt.dylib arm64  <fefc81b8d9bd3a91a75eea130e90047e> /usr/lib/libMobileGestalt.dylib
0x1854fd000 - 0x185559fff libprotobuf.dylib arm64  <0be2c9158899373cad982036157bf40b> /usr/lib/libprotobuf.dylib
0x18555a000 - 0x18556bfff libprotobuf-lite.dylib arm64  <3d0990ede91b345c816d330a57cbdb14> /usr/lib/libprotobuf-lite.dylib
0x18556c000 - 0x1857bcfff libicucore.A.dylib arm64  <08cbd4c2aa0732b49c91eba8c12b78e4> /usr/lib/libicucore.A.dylib
0x1857e7000 - 0x18582efff WirelessDiagnostics arm64  <7008240b753f3eb6b17e816cbbff4fe6> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x18582f000 - 0x185868fff libAWDSupport.dylib arm64  <a8b1ad71a5cb36669660fd4618241e43> /usr/lib/libAWDSupport.dylib
0x185869000 - 0x185cecfff CoreAudio arm64  <70f3de5a2c273d8cbc1b957c1ca0ab07> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x185ced000 - 0x185fb9fff CoreImage arm64  <ac6520df254f32e981aa4e10d80efdd6> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x185fba000 - 0x1860a8fff LanguageModeling arm64  <d88e47d1bd213cf889417b84d4be5f00> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1860a9000 - 0x1860effff Lexicon arm64  <c6cb4905aaf536899acf244a065658d8> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1860f0000 - 0x186272fff libsqlite3.dylib arm64  <b52798cc6a6a309f9003ac082fb9199d> /usr/lib/libsqlite3.dylib
0x186273000 - 0x1862a5fff MobileKeyBag arm64  <24f26052e11f3d168c1a7e724ff42c81> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1862a6000 - 0x1862affff libsystem_notify.dylib arm64  <152ff4f36bb630f7927bdade54898742> /usr/lib/system/libsystem_notify.dylib
0x1862b0000 - 0x186491fff CoreDuet arm64  <db6b345531e9363889f27bbcd8ed8891> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x186492000 - 0x1865d4fff Montreal arm64  <1327a4216ac931728b53e90112ea3dd5> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1865d5000 - 0x1866bbfff NLP arm64  <f568fbc76b133e4e9abaceafc436075b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1866bc000 - 0x1866d9fff CellularPlanManager arm64  <11e2694fc6d736cb88deb9f9997069ab> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1866da000 - 0x186717fff AppSupport arm64  <8c6dc3d6a7dd39359ee66dd79597ade6> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x186718000 - 0x186beafff libnetwork.dylib arm64  <91ec5d566f023145aa8d7c66164c74cf> /usr/lib/libnetwork.dylib
0x186beb000 - 0x186cf7fff ManagedConfiguration arm64  <b1b61e60d7bc30a6b0bda77d49c47267> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x186cf8000 - 0x186d21fff CoreServicesStore arm64  <407afa869953387cbb3b0cd9170147bf> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x186d22000 - 0x186d42fff UserManagement arm64  <fb2259e7999b3e58894f894c863dd756> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x186d43000 - 0x186ffafff CoreML arm64  <cefcb8f5927c3dc7b54b81ea09f3b38c> /System/Library/Frameworks/CoreML.framework/CoreML
0x186ffb000 - 0x187011fff ProtocolBuffer arm64  <f3b7a419bf483e8c9e5a70538df9bbe4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x187012000 - 0x18702cfff CommonUtilities arm64  <605cd863a0d03a26bcc83ef7165577fc> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18702d000 - 0x18702dfff libenergytrace.dylib arm64  <f9cb07f302fd3623a1ac3cf66619834c> /usr/lib/libenergytrace.dylib
0x18702e000 - 0x187064fff RunningBoardServices arm64  <f7e231fd711f3455be03d2cfc16cf121> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x187065000 - 0x1870e1fff BaseBoard arm64  <c8d3416764b63bf28035188d19c08bd5> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1870e2000 - 0x187637fff SiriTTS arm64  <6693006bc388381eb682ea69580a7dc1> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x187638000 - 0x1876aafff CoreLocation arm64  <923da6a594053eecb94a2adfb7964863> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1876b8000 - 0x18770bfff Accounts arm64  <5ddbe3fa440a3e138cf91a328fb146a1> /System/Library/Frameworks/Accounts.framework/Accounts
0x18771d000 - 0x187a7efff CFNetwork arm64  <958d8f14caaf38f8920b8c6a7db3e773> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x187a7f000 - 0x187b5dfff UIFoundation arm64  <953886ff6cb83cd791b0971526df8e06> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x187b5e000 - 0x188c78fff UIKitCore arm64  <f486088d724e3713b9a57c9fe0a817d8> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x188c79000 - 0x188c86fff AssertionServices arm64  <f0a61f2a910b3ea4a2e951f9d296ac78> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x188c87000 - 0x188d5afff CoreTelephony arm64  <4697279f72dd3ce28077fccb4363df80> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x188d5b000 - 0x188d60fff AggregateDictionary arm64  <12a5a32513a9305d8fabb3d0f835ec57> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x188d61000 - 0x188d77fff libsystem_asl.dylib arm64  <3f9e1b66060d3d5d968fe57f6fcdb9f7> /usr/lib/system/libsystem_asl.dylib
0x188d78000 - 0x188df0fff CloudDocs arm64  <2613579b435e3a5cb7ee83508d547dc5> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x188df1000 - 0x189119fff CoreData arm64  <c72e85ca58bd3673b8a7e1d47a5c0a50> /System/Library/Frameworks/CoreData.framework/CoreData
0x189340000 - 0x189382fff PhotoFoundation arm64  <6f9e323fd71031c0a76d48f4a669dd65> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x189383000 - 0x1893adfff BoardServices arm64  <0c96208bccf63b688e61a0210c60eb61> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x189463000 - 0x189471fff libsystem_networkextension.dylib arm64  <438196ed065b3c13bb6077735e391a9e> /usr/lib/system/libsystem_networkextension.dylib
0x189472000 - 0x189494fff CoreAnalytics arm64  <9d0b46b39c0a3456bb251a6184c9be71> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x189495000 - 0x189604fff CloudKit arm64  <493795b7731c34c1a1402cffceb61d1e> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x189605000 - 0x189652fff SpringBoardServices arm64  <010bd3184e70392fb7d34dce3fa66206> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x189653000 - 0x1896c5fff FrontBoardServices arm64  <844b6eafcb58368eb8e3127c411dde27> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1896c6000 - 0x1897edfff Network arm64  <628411d8f7023efca34a113c07a13b9e> /System/Library/Frameworks/Network.framework/Network
0x18984b000 - 0x189852fff libsystem_symptoms.dylib arm64  <977055947eaf31ceb721dc2c6c730181> /usr/lib/system/libsystem_symptoms.dylib
0x189853000 - 0x18a73bfff GeoServices arm64  <f622c1c29d4238bab9852e41c41d87e6> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18a73c000 - 0x18a744fff TCC arm64  <6be95fddfeb93db69bea28589787662f> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18a745000 - 0x18a79efff IMFoundation arm64  <a7f6483fc65738bcb91cd961db1a3a5a> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18a79f000 - 0x18a915fff CoreUtils arm64  <01f564ad520a31e496319bc601fac2e2> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18a9c8000 - 0x18aa01fff ImageCaptureCore arm64  <092672e41bc73ccfac02671812460940> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x18aa02000 - 0x18aa0bfff libsystem_containermanager.dylib arm64  <6dcf59bbf219309a94b99e3320c4fc5d> /usr/lib/system/libsystem_containermanager.dylib
0x18aa0c000 - 0x18aa87fff AppleAccount arm64  <5d33e5567a8f381a93e34a3ffd2144fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18aa88000 - 0x18aaa3fff ApplePushService arm64  <49ac9b2aacdb3645a879d6ed999a786d> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18aaa4000 - 0x18ab8dfff IDS arm64  <e6550df5274c3180a9f89a8935d1bdea> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18ab8e000 - 0x18acb8fff IDSFoundation arm64  <d1e7d3d4f67037159ddd8621637f5d2e> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18acb9000 - 0x18acbafff libCTGreenTeaLogger.dylib arm64  <6fc15d5742e23a40b2160dc28503ce80> /usr/lib/libCTGreenTeaLogger.dylib
0x18ad1f000 - 0x18ae1ffff CoreMedia arm64  <a7859d78fe8a365c8f2b9102f476a49a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18ae20000 - 0x18ae2ffff UIKitServices arm64  <6c27117e0acb3f69b803ac43268f6177> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x18ae30000 - 0x18ae8bfff BackBoardServices arm64  <c8b7fb33069930ecaea8c754dab8f656> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18ae8c000 - 0x18b0ddfff QuartzCore arm64  <3ba9ab80f98836e98a2249fa9baf7c92> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18b0de000 - 0x18b1a5fff ColorSync arm64  <03dd82018be639808890408cf64f55e3> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18b1a6000 - 0x18b715fff CoreGraphics arm64  <c586e13e67f9392ab8fce15d8e1a0207> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18b716000 - 0x18b846fff Contacts arm64  <63ccf54d8abc3d1e8bdf927d48249bfa> /System/Library/Frameworks/Contacts.framework/Contacts
0x18b847000 - 0x18b875fff UserNotifications arm64  <18aca07f5c7434fda15792f95a059549> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18b876000 - 0x18b899fff LocationSupport arm64  <99846c69e9b83c35966acf45632ea3a0> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x18b89a000 - 0x18b9f5fff Sharing arm64  <0416367ac7d33002be61973a495da0fc> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x18c040000 - 0x18ddfcfff WebCore arm64  <78940e9cfb2a3d5c8e9a84ee4742a554> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18ddfd000 - 0x18de17fff libAccessibility.dylib arm64  <8487f252a32135e39df79f2d8ea5f45c> /usr/lib/libAccessibility.dylib
0x18de18000 - 0x18de23fff AXCoreUtilities arm64  <cc0b2132b4ac3331b218d97960ee51bd> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x18de24000 - 0x18de97fff ContactsFoundation arm64  <ca8a5203c19039c4b219b530f866b7e2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18de98000 - 0x18deacfff PowerLog arm64  <ef345cd85d6d33518ec769542c46424d> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18dead000 - 0x18debefff IOSurface arm64  <73ff0fd524aa3c49bb052592f81d185c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x18debf000 - 0x18e5bcfff MediaToolbox arm64  <1b7b7d159eea35a1bb6b9f85bf774f5e> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18e5bd000 - 0x18e5c5fff GraphicsServices arm64  <a272b913db7b3aaa8db2a11bc443910d> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18e6ae000 - 0x18e8a6fff AVFoundation arm64  <eba5adcf597834bf9bc70d91cf0c1b59> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18e8a7000 - 0x18e8defff OnBoardingKit arm64  <771c3ba8180e3c31be9ce619f3f33a36> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x18e8df000 - 0x18e92dfff MobileWiFi arm64  <06642f5174a8349ba74c45ea9539225a> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18e92e000 - 0x18e946fff MobileAsset arm64  <4f84c67afd37394abe1152270864aa87> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18e947000 - 0x18e954fff libGSFont.dylib arm64  <4ca1446c74623def8042ff665754d738> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x18e955000 - 0x18e95efff FontServices arm64  <421d69f0de52364c85849abbedfcb5bd> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18e95f000 - 0x18eaa8fff libFontParser.dylib arm64  <2b8ea97fa4793cd1bac3b2dc196ee6e8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18eaf8000 - 0x18ec31fff SearchFoundation arm64  <c1de9a9398ca3c8e88016a4cd82af8ad> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x18ec32000 - 0x18ed51fff Preferences arm64  <96b94d7cc22837a9ae657339f70bce47> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18ed52000 - 0x18f3bffff PhotoLibraryServices arm64  <7404a8deabbc3fd2b066a6e5d3c16bc0> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x18f3c0000 - 0x18f624fff vImage arm64  <495f0fd3ceee3d8f838b9f559e8d4431> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18f625000 - 0x18f85afff AudioToolbox arm64  <b5f9e42517e23c6f9ddf78f2626f07e9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18f85b000 - 0x18f88dfff libAudioToolboxUtility.dylib arm64  <07304d9258f83dccbaf6066ead9d7937> /usr/lib/libAudioToolboxUtility.dylib
0x18fab5000 - 0x18fcb8fff Photos arm64  <43f76d71bb89396a848a959324cf4755> /System/Library/Frameworks/Photos.framework/Photos
0x18fcb9000 - 0x18fd4dfff ShareSheet arm64  <e0dc12a967f63fba9be356c989272eb8> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x18fe94000 - 0x18fec1fff DocumentManager arm64  <c7c903e163323ff9a5b6a9aacf3ae3b4> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x19011c000 - 0x190193fff AuthKit arm64  <acf5fc0b03fa302dbdad34abaf061a9c> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x190194000 - 0x1905b0fff Intents arm64  <ce4ccacc9a7035cd87c1ebd4a12f3df4> /System/Library/Frameworks/Intents.framework/Intents
0x1905c6000 - 0x190725fff WebKitLegacy arm64  <79a590e485ab39b782386c43122afe00> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x190726000 - 0x190790fff TextInput arm64  <7c11a7e21760308bb89cb23ab0cbe2a0> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19080c000 - 0x19080ffff XCTTargetBootstrap arm64  <008304033bc4391ba4391a345cfaf580> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x190cb1000 - 0x190fccfff AppleMediaServices arm64  <579955731dc5308da3698ec690e915a4> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x190fcd000 - 0x190ff3fff CacheDelete arm64  <497e78d1c84c31499c0773e9b7f0ce87> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x190ff4000 - 0x1911bafff CoreMotion arm64  <8f42d508348a34af831644ea1e9e39f5> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1911bb000 - 0x1912a8fff AVFAudio arm64  <6de6d1d327c034ba84fbfe3475954a0e> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1914c6000 - 0x19157cfff CoreUI arm64  <84ba18da54be32c3b263e98c075c7bdd> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1915a1000 - 0x1915d6fff CoreVideo arm64  <11e4fd0b96f13d25b05b6a5459161ba5> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1915d7000 - 0x19180dfff AudioToolboxCore arm64  <fe00e7f0d7ba3f6b9e906c5af56dfe32> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x19180e000 - 0x191851fff CoreDuetContext arm64  <037472ff3577361bbc12b8125c14156b> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x191852000 - 0x19188cfff SetupAssistant arm64  <586032f1d5b93845b65753747e8f23c7> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19194a000 - 0x191974fff PlugInKit arm64  <e4f298f195163c14aed409145f898b53> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x191cf8000 - 0x191e33fff AssistantServices arm64  <85bcb6d2b83f307987c0509a2b16511d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x191e34000 - 0x191e93fff ProactiveSupport arm64  <8e45d7d243b532c1815fd6ccd014d175> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1920d7000 - 0x1920f3fff PrototypeTools arm64  <a04f14a57f6e336b99ad4ae56161e613> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1920f4000 - 0x1921e5fff MediaExperience arm64  <34fd30ad89113ea7ae9ba5023ea99376> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1921e6000 - 0x1924bafff Celestial arm64  <3d4035d258163d77bb64fc6c2b59da01> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1924bb000 - 0x192517fff CallKit arm64  <33a7f5fb6efe3c3889e91372d2f9b3e7> /System/Library/Frameworks/CallKit.framework/CallKit
0x192dd5000 - 0x192ea4fff AVKit arm64  <de1beee5763f37df91d32c8a6c72c2ab> /System/Library/Frameworks/AVKit.framework/AVKit
0x192ea5000 - 0x192ed3fff Pegasus arm64  <8f06ff819fbf3eb797082442a95b03bb> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x192ed4000 - 0x192ed6fff libapp_launch_measurement.dylib arm64  <a45246923be73c6a8eec3760efd145b6> /usr/lib/libapp_launch_measurement.dylib
0x192eec000 - 0x192f4efff CoreSpotlight arm64  <2bf218584ac03b8c8d105fa1f9fef222> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x192f4f000 - 0x192fe6fff AddressBookLegacy arm64  <a1af6ad3b9fd3cfab96489b90a9d01d9> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x192fe7000 - 0x192ff6fff CrashReporterSupport arm64  <d2d288d289363bd0880288c3601960ab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x192ff7000 - 0x193009fff MobileBluetooth arm64  <9ea34cb5e42b3c82805bc2d3ea8be5a2> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1930fd000 - 0x193101fff libsystem_configuration.dylib arm64  <200aaa576cd2331b9e8d7dd35ef9ef15> /usr/lib/system/libsystem_configuration.dylib
0x1932e9000 - 0x1932f7fff HangTracer arm64  <7b1adc7c3afb3bab8b38e89b61563958> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1932f8000 - 0x19335dfff CoreNLP arm64  <167f847d29163c1ea1b0019d0a5b3a72> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19335e000 - 0x19335ffff liblangid.dylib arm64  <e1f5f04e9d7337d39194b3234aa43471> /usr/lib/liblangid.dylib
0x193360000 - 0x1941ecfff JavaScriptCore arm64  <4635d17858ae32efa6ef36de31899627> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1941ed000 - 0x19427afff libTelephonyUtilDynamic.dylib arm64  <58bbbb462871325cb206a85e81cd347a> /usr/lib/libTelephonyUtilDynamic.dylib
0x19428f000 - 0x19450dfff StoreServices arm64  <3171fe08c37634c5ac183d2ef89f4aa4> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x19450e000 - 0x194517fff IOMobileFramebuffer arm64  <c4dbefc37e98307ba0274c866966a78d> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x194890000 - 0x1948aafff CoreMaterial arm64  <1fdb3123ccc534239b1fae256788b073> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1948ab000 - 0x194990fff libxml2.2.dylib arm64  <bcc325fbd7e633349773f348f7d95cb7> /usr/lib/libxml2.2.dylib
0x194991000 - 0x195996fff ModelIO arm64  <9671fc6a24cc3eca95e96046b5902e88> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x19621e000 - 0x196266fff MetadataUtilities arm64  <b9495c4ccfbd3513b2bb61cbbf01dc8a> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x196be8000 - 0x196df9fff NetworkExtension arm64  <6135cb52985b363f96a5b5d637a45caf> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x196dfa000 - 0x196e2ffff DataDetectorsCore arm64  <24fb6f93983a3b4ca9c6d632081849ae> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x196e30000 - 0x196e8ffff CalendarFoundation arm64  <c79b867d70433a0db7d7df840598eab0> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x196e90000 - 0x196f82fff EventKit arm64  <c1438bc268f03390ad63346fd0985bfe> /System/Library/Frameworks/EventKit.framework/EventKit
0x196f83000 - 0x196fb9fff MediaServices arm64  <21c8d44f0a6732a8ac74f12e34568f96> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1973d5000 - 0x197414fff BiometricKit arm64  <44812ac6c8a2377d870d78763662bb53> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x197415000 - 0x19743ffff PersistentConnection arm64  <cddaea34762a34bfb5c3fc5e3cf22212> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x197440000 - 0x197493fff CalendarDaemon arm64  <422b9adda5353a0a8f5ce0f15bec7382> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x197494000 - 0x19752afff CalendarDatabase arm64  <7ad118254f373296bee870f15d1ecbd2> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x19752b000 - 0x197718fff MediaRemote arm64  <3f4d6b8ea4cc3d4d8fe89afb7e16b4d6> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x197719000 - 0x197721fff CorePhoneNumbers arm64  <f8343a013bd035cfb8e2ea528f9ced7b> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x197732000 - 0x197758fff DuetActivityScheduler arm64  <f530c642a0943e059c7a9c16d8c2bb4a> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19785d000 - 0x19787ffff CoreSVG arm64  <7270b529e28e3e478cd5f8803dc402fa> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x19789a000 - 0x1978b7fff ProactiveEventTracker arm64  <bfbc97343ee335409e57f3bf7b0e3499> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1978b8000 - 0x1978c3fff MallocStackLogging arm64  <d0ec16e7399b3e91ba0316d0c16d9d18> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1978c4000 - 0x197958fff CoreSuggestions arm64  <0e5be90b9e0833b78f20ff14d32f4837> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x198362000 - 0x19836ffff BluetoothManager arm64  <c8764c644d273823bdea4e9291882164> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x198370000 - 0x1983a5fff CoreBluetooth arm64  <e594139baecf3351969229b522070cd6> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1983a6000 - 0x1983a8fff libsystem_sandbox.dylib arm64  <1ab5058d2bcc3eb2ab104aae73f230dd> /usr/lib/system/libsystem_sandbox.dylib
0x198511000 - 0x19857dfff Rapport arm64  <206a5734e9e139869147a84ece9a3612> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x19857e000 - 0x1985c1fff OSAnalytics arm64  <fb1eda4e2fb53cc7b1857b18b30ff04e> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1985c2000 - 0x1985f1fff MobileInstallation arm64  <fc03a4a39be13235bca061986b96ae5e> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1985f2000 - 0x19868cfff Metal arm64  <8558679378c03128b3645b956a036531> /System/Library/Frameworks/Metal.framework/Metal
0x19868d000 - 0x198692fff IOAccelerator arm64  <3bb6f0d863a13553be432aacc471fe80> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x198693000 - 0x19869efff MediaAccessibility arm64  <e67818e66eb13e4c891d70a2ed17110c> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1986bc000 - 0x1986c3fff libsystem_dnssd.dylib arm64  <220aea2eee55361a82a043d0e3aa7077> /usr/lib/system/libsystem_dnssd.dylib
0x1986c4000 - 0x1986cafff PushKit arm64  <a87c71896c7639abb9b340960c15430d> /System/Library/Frameworks/PushKit.framework/PushKit
0x1986cb000 - 0x1987d0fff FileProvider arm64  <eba13b37f8203ff88caf19c013db3daf> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1987e5000 - 0x1987e6fff BackgroundTaskAgent arm64  <5516194e8f6e32c9a0f596a959271696> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1987e7000 - 0x1987ecfff LinguisticData arm64  <b3fd6ee9be9e39afabdcbd43ddeecf6c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x198831000 - 0x1988ecfff VideoToolbox arm64  <d47b7ab99f393d4fa4e8893da7d45892> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1988ed000 - 0x198cf6fff SceneKit arm64  <1a637400fbef35e68d78d8c1ab8a9867> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x198e47000 - 0x198e4ffff SymptomDiagnosticReporter arm64  <e520826e571e3a47a996a8fc6130a50e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x198e50000 - 0x198e52fff IOSurfaceAccelerator arm64  <648f0aad46db3d1f9bece2676ee669d2> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x198e53000 - 0x198f01fff AssetsLibraryServices arm64  <c55a6bfa6aa03731a42dd314d245951a> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x198f02000 - 0x198f30fff DataAccessExpress arm64  <c47cec9ca4483d059ae8e2754cb7560c> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x198fa0000 - 0x198fb4fff CoreFollowUp arm64  <78483452ddfd39f799f65a06bd4d80ec> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x198fbe000 - 0x198fd3fff libcoretls.dylib arm64  <878595f5cd7032909370933181fad08e> /usr/lib/libcoretls.dylib
0x19902a000 - 0x1990bbfff libate.dylib arm64  <812baf73a0c036208be4df8de7f7813e> /usr/lib/libate.dylib
0x19a46c000 - 0x19a4d6fff SAObjects arm64  <12cebbfb2d1e391ca2ad66753c0f8b59> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19a58a000 - 0x19a597fff DataMigration arm64  <5015b04f41773b35ac7459a9e580bf12> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19a74b000 - 0x19a76ffff IconServices arm64  <775ba72500f13940a1de01ecd992a660> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x19ac24000 - 0x19ac25fff WatchdogClient arm64  <b895375fe075393b9b8f506173915764> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x19ac26000 - 0x19ac37fff libprequelite.dylib arm64  <c3960650e0713bc2b8ca99754453d80b> /usr/lib/libprequelite.dylib
0x19ac62000 - 0x19ac73fff CoreEmoji arm64  <62b12d2cf0e43802a7b3c2a8a939bd8b> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x19ad0c000 - 0x19ad70fff ClassKit arm64  <399e4acecc973c8d9bcfc0971867cb2a> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x19addc000 - 0x19ade9fff CPMS arm64  <1bbe8f3cf9a83b6ebed8c10f631639e9> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x19adea000 - 0x19adf2fff RTCReporting arm64  <3c17567664683e8f8a05c5292792ffa0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x19af4e000 - 0x19af9afff MobileBackup arm64  <d51126725d223f73bbfaab9a973e3f80> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x19b049000 - 0x19b050fff CoreTime arm64  <3c547bc8276a39098c0fac6bfa8de739> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x19b67e000 - 0x19b6d1fff ToneLibrary arm64  <3b6ea77d900c3d1ea6dd5a80739207fe> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x19b6d2000 - 0x19b96afff CoreNavigation arm64  <78aaa86eb4633bf581cf77f89dd36b71> /System/Library/PrivateFrameworks/CoreNavigation.framework/CoreNavigation
0x19b96b000 - 0x19b989fff AppConduit arm64  <3da9722763e6354eae7fdaddc726f781> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x19b98a000 - 0x19b9a2fff IntlPreferences arm64  <5584c08b08e732d4b016ba413159280c> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x19bd53000 - 0x19be41fff CoreBrightness arm64  <f4cfb03a44c53dbdaf5725b71ec4c2e3> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19be42000 - 0x19be49fff libIOReport.dylib arm64  <aaab8720c43c38949eb97b2861d7c213> /usr/lib/libIOReport.dylib
0x19bfd2000 - 0x19c206fff libBNNS.dylib arm64  <1b1bab1e05503a29a91df08ae4315b09> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x19c207000 - 0x19c20efff StudyLog arm64  <81388e6ffeeb382e8e9b3a4401ffd721> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x19d48b000 - 0x19d49dfff LocalAuthentication arm64  <ec5a09da7ede36b9b782d761867b6b5d> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x19d4c6000 - 0x19d4d1fff CaptiveNetwork arm64  <c014e095497e370aa1bffe2579f53e6a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x19d4d3000 - 0x19d5e8fff SpriteKit arm64  <b0f21298cb943b689b019c1e40bf33bb> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x19d5e9000 - 0x19d621fff Proximity arm64  <3bcb4fafbd36317580176db7265d7cf1> /System/Library/PrivateFrameworks/Proximity.framework/Proximity
0x19d622000 - 0x19d6d2fff libBLAS.dylib arm64  <cdfad75fd9e43d7c9181036d452e7cc5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x19e1a6000 - 0x19e1c1fff libtailspin.dylib arm64  <a190fd26803333159e22d83251e0aa15> /usr/lib/libtailspin.dylib
0x19e27d000 - 0x19e286fff MobileActivation arm64  <5d6d7a2245b137cfb2a3b0f67869fdfb> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x19e307000 - 0x19e315fff MobileIcons arm64  <b8ead020175c3ad4951413e924206976> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x19e316000 - 0x19e415fff ResponseKit arm64  <82e9553fe1dd3017b55897f37844daec> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x19e46c000 - 0x19e483fff MetalKit arm64  <6ad701bdf70c38caa66ebd3adca247b8> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x19e4dc000 - 0x19e526fff CoreHaptics arm64  <39f97383f71a3d8c8733206e6c250721> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x19e660000 - 0x19e6effff CoreSymbolication arm64  <6447a56d02a63760923bf9c58e2204f1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x19e6f0000 - 0x19e6f6fff IdleTimerServices arm64  <de8c1defcf2a3b94a31f52080c3d0942> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x19ed85000 - 0x19edccfff LoggingSupport arm64  <a9a8da01ee1937e38dac94e93ab94158> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x19ef02000 - 0x19ef5bfff ProtectedCloudStorage arm64  <c9bf5650d53f360782261d41c4d4aa80> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x19f042000 - 0x19f04afff OpenGLES arm64  <3157ef6ea23b3e0085f21d1665b94893> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x19f1aa000 - 0x19f1b2fff libGFXShared.dylib arm64  <2d2f8a6406713a8cafa8728b85aefba5> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x19f1b3000 - 0x19f1e8fff SharedUtils arm64  <6277589b6333322bbfe2e37bab88d4c5> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x19f1e9000 - 0x19f236fff PhotosFormats arm64  <33256c296d9130459ef74634a2773717> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x19f256000 - 0x19fa66fff CoreRE arm64  <7c225f1719533db0965b143ef5d14d02> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
0x19fa67000 - 0x1a0525fff AppleCV3D arm64  <ce47c8e4db6c3f2fa728deda98c88db1> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1a0526000 - 0x1a0753fff ARKit arm64  <d09311ebc58b3cec99fa25dee2de8e33> /System/Library/Frameworks/ARKit.framework/ARKit
0x1a0844000 - 0x1a0880fff StreamingZip arm64  <978159a6f23437a38b3de36401f8f27a> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a1708000 - 0x1a170bfff InternationalTextSearch arm64  <dc4e2ff758bc34f5aa39a9bc2b85c083> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1a1729000 - 0x1a1745fff AssetCacheServices arm64  <70c32fa4d36535f9998cc7780c472409> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1a20d6000 - 0x1a20eefff NetworkStatistics arm64  <75e84ae442e43dfbb4b2648bee1e6616> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1a2559000 - 0x1a255ffff Netrb arm64  <f31f348022aa30369e58d8c56052a0f1> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1a2563000 - 0x1a2596fff EAP8021X arm64  <300c1b86b83935e1874842a92f8a671d> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1a2597000 - 0x1a2599fff OSAServicesClient arm64  <01e65a34dba438bf8ffd28292f0f2c24> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a271d000 - 0x1a2721fff libgermantok.dylib arm64  <ebb804d85ea639de8ce906f0942257a4> /usr/lib/libgermantok.dylib
0x1a2722000 - 0x1a27d4fff libmecab.dylib arm64  <f478a2888ed13344839fd5ed283c8b7f> /usr/lib/libmecab.dylib
0x1a2985000 - 0x1a29c1fff VoiceServices arm64  <b2091f5857533acbb73e745368c88496> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1a2df0000 - 0x1a2dfefff CoreDuetDaemonProtocol arm64  <a806848700dc3897a0bf1310be49a6f9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1a468b000 - 0x1a468dfff OAuth arm64  <9df2fdcd53373635b565e09d70feba02> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1a513d000 - 0x1a51abfff libarchive.2.dylib arm64  <553fb2ca476e311aa784674e517dae95> /usr/lib/libarchive.2.dylib
0x1a51ac000 - 0x1a51dcfff C2 arm64  <c98cbbf9cb073c2f92d0d7f1a52b3e6b> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a52a3000 - 0x1a52a4fff libsystem_coreservices.dylib arm64  <1d0b33bc5e9f3d9181cfd4dec5151c7a> /usr/lib/system/libsystem_coreservices.dylib
0x1a52b6000 - 0x1a52c8fff libmis.dylib arm64  <729c0ba587de3f2a867577fae00a8bed> /usr/lib/libmis.dylib
0x1a531f000 - 0x1a532cfff DCIMServices arm64  <41d999cc22b3331987d6231caee07418> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1a532d000 - 0x1a547dfff CloudPhotoLibrary arm64  <06ebd161af5339c5b1380b51c7d45edb> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a54b8000 - 0x1a54c0fff libcopyfile.dylib arm64  <54cc22cddf7f3c56ba14013d6ed5e28b> /usr/lib/system/libcopyfile.dylib
0x1a5822000 - 0x1a58b6fff AccountsDaemon arm64  <7683549709113700b2b32c42e79e34af> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1a58b7000 - 0x1a58c2fff AppleIDSSOAuthentication arm64  <8d07ec67d1cc359ab401de79de3203ec> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1a58c3000 - 0x1a58d6fff SettingsFoundation arm64  <3e46c78c92b7397db75cba40250a8638> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a5a1c000 - 0x1a5a9efff Symbolication arm64  <2faeca31ee1536bdaf4b2826eeb0669d> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a5c53000 - 0x1a5ca0fff ChunkingLibrary arm64  <35ac1d6d89ea3920a376d8f785beb4c1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1a617f000 - 0x1a6181fff CoreDuetDebugLogging arm64  <15137dcf38293212b8688d57a588a3a4> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1a6ca8000 - 0x1a6ce6fff SignpostSupport arm64  <9e84511ef1b53414a7da4a55dabf9578> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1a6f7b000 - 0x1a6f84fff SignpostCollection arm64  <9df885f80bb533eb80f53858aaf9f1a7> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1a76b0000 - 0x1a76b6fff URLFormatting arm64  <390a63aacfc0334b87551c975782fa31> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1a76cb000 - 0x1a7771fff MMCS arm64  <1a34ea123f223f009931e1834446b931> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a77ca000 - 0x1a79f6fff MobileSpotlightIndex arm64  <26415dae85e337018b5ef3bbcad229ce> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a7e15000 - 0x1a7e5bfff CoreLocationProtobuf arm64  <d13dc0b715993b41acc91718d1c00e4c> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1a7f0f000 - 0x1a7f8bfff Quagga arm64  <567c3274ce233ae5b46d5acb6ee7b386> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1a8296000 - 0x1a82abfff libEDR arm64  <50bdfadf0a9d35efb7a8deea8b932c15> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1a8ecf000 - 0x1a8eddfff libperfcheck.dylib arm64  <692e9e0bdf2138758dcd6a9c1a4c6d12> /usr/lib/libperfcheck.dylib
0x1a8ede000 - 0x1a8ee9fff libAudioStatistics.dylib arm64  <a3a8356c266134c283c22f6a3169cd2b> /usr/lib/libAudioStatistics.dylib
0x1a90b0000 - 0x1a90c0fff caulk arm64  <66af815520ae30baa671880472fd741e> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1a90ff000 - 0x1a9105fff MobileSystemServices arm64  <159bb9a17b233684aaa25c34666a7051> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1aa238000 - 0x1aa242fff HID arm64  <8c604c53c2f839e5b5f8038261a5174b> /System/Library/PrivateFrameworks/HID.framework/HID
0x1aa26f000 - 0x1aa2a8fff libGLImage.dylib arm64  <24eb1f105a2b34229c2288c03e5385fd> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1aa6a5000 - 0x1aa6b6fff libSparseBLAS.dylib arm64  <36224f9b7bc83a919a977bd6f76aa04c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1aa6b7000 - 0x1aa6cafff Engram arm64  <d8ad34d759513b83b6465f10b2d68381> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1aa741000 - 0x1aa77bfff DataDetectorsNaturalLanguage arm64  <530775c0ef773b55882c2fc3be90bc96> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1aaa72000 - 0x1aaa7afff FSEvents arm64  <0504fd42800e337c929fffb0ec0d348a> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1aaa8a000 - 0x1aab06fff CoreDAV arm64  <21bbf01a8765385faa8ca2f78d57739b> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1ab44f000 - 0x1ab45ffff RemoteTextInput arm64  <c90e99e854d03c09aa982e6365ed0012> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1ab488000 - 0x1ab4b7fff iCalendar arm64  <13fffa9191c63009b90ea998b2c07b34> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1ab4d4000 - 0x1ab4ddfff CloudPhotoServices arm64  <0beffc22c4cf392495b571a3b865aaa6> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1ab51c000 - 0x1ab530fff libLinearAlgebra.dylib arm64  <9282d0dd0f103db58914757e731162b2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1ab7d8000 - 0x1ab7e6fff CoreAUC arm64  <09c50eccf6393762b658da98323924ae> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1ac40a000 - 0x1ac450fff PhysicsKit arm64  <013780fe39f3368cb3beb219be0ccc18> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ac93d000 - 0x1ac96dfff OpenAL arm64  <7164e89ce8eb396085939d32f6d24818> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1acd90000 - 0x1acdaefff GenerationalStorage arm64  <d28ce9dfe8ac3b5fbb6848733d9a2991> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1ace11000 - 0x1ace1cfff PersonaKit arm64  <6f10e080da6a34bc909f1c87016ec66c> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1acfd2000 - 0x1acfe0fff Speech arm64  <954cd298e6943b9cbc44f282a8a99056> /System/Library/Frameworks/Speech.framework/Speech
0x1ad236000 - 0x1ad23bfff kperf arm64  <eb36828fdb553ff1bcab92126bbfb11a> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1ad413000 - 0x1ad446fff libpcap.A.dylib arm64  <43f2dc863696324cb7b2a98090f06f03> /usr/lib/libpcap.A.dylib
0x1ad77d000 - 0x1ad817fff libvDSP.dylib arm64  <3a352819e83337ffbe761d73edc1293e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1ad818000 - 0x1ad842fff vCard arm64  <406a8fc8d3b63289bf83aa7c1e24d017> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1ad88a000 - 0x1ad914fff SampleAnalysis arm64  <5f5526c90f7539fb84f4775b690d7970> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1ad915000 - 0x1ad921fff IntentsFoundation arm64  <6ab225d3070239189d00698e916ce481> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1adf11000 - 0x1adf49fff PhotosImagingFoundation arm64  <642f0659efec3c189e29b9c37ffc4d5b> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1adf4a000 - 0x1adf6bfff MediaConversionService arm64  <6d18b25387fb3b1e845088ca8c46762d> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1adf6c000 - 0x1adf89fff MediaStream arm64  <db6b2ab7b76d37a6b07122194c5da690> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1adf8a000 - 0x1ae084fff CoreMediaStream arm64  <0be789a1c7803c70820aa360348dc064> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1ae19e000 - 0x1ae19efff Accelerate arm64  <5ce2e12490e5306fa4804a2c0e0ec5b8> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1ae19f000 - 0x1ae4b4fff libLAPACK.dylib arm64  <5ea33b532c573fc8a0aaa2157dc407dd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1ae4b5000 - 0x1ae4b9fff libQuadrature.dylib arm64  <08d34b0bcc3835e5a439024e623cd05f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1ae4ba000 - 0x1ae513fff libvMisc.dylib arm64  <5b28c452ef3530ff98d5a103cfaff63c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1ae514000 - 0x1ae514fff vecLib arm64  <8e0e9e9bc383399ebf6a939bcb379297> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1ae89e000 - 0x1ae8c3fff GLKit arm64  <d1c09a8ee6763f42a503bfe5df05138e> /System/Library/Frameworks/GLKit.framework/GLKit
0x1ae8c4000 - 0x1ae8f1fff GSS arm64  <ba44e8789f663b1e858e6d0900a8a88d> /System/Library/Frameworks/GSS.framework/GSS
0x1ae904000 - 0x1ae935fff MPSCore arm64  <755229457026390aab920ae78eae1c85> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1ae936000 - 0x1ae9b2fff MPSImage arm64  <db7d19724bc239f38ed85117dcfe7be5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1ae9b3000 - 0x1ae9d4fff MPSMatrix arm64  <8708cef5e29130ad83578c20bc9b817d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1ae9d5000 - 0x1ae9e9fff MPSNDArray arm64  <95541b7314353c0c8b25d0bb927693bc> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1ae9ea000 - 0x1aeb7afff MPSNeuralNetwork arm64  <e41f4d73aa753440b9a3a861baf7dcd5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1aeb7b000 - 0x1aebbffff MPSRayIntersector arm64  <3f9d76d7f9ae3af7bc1c7a8144550e81> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1aebc0000 - 0x1aebc0fff MetalPerformanceShaders arm64  <115688c5a1e5311199aab60549fbc297> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1aebcd000 - 0x1aebcdfff MobileCoreServices arm64  <e89fa1ab586f304e96b22a70a0491db3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1aebd8000 - 0x1aebd9fff libCVMSPluginSupport.dylib arm64  <6267206876433a2da4b9e9aa7762891b> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1aebda000 - 0x1aebe0fff libCoreFSCache.dylib arm64  <383f279d902e3f4fa33eaaf9cd72c289> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1aebe1000 - 0x1aebe6fff libCoreVMClient.dylib arm64  <7ab73c156a0f3e40bc553abf13340720> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1aec1b000 - 0x1aec52fff QuickLookThumbnailing arm64  <413d281de8103edfa77549149c7111c8> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1aef66000 - 0x1aef85fff ReplayKit arm64  <dfba19f8587d33d1904e349f446f75e0> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1af086000 - 0x1af086fff UIKit arm64  <d512e9a27f6c3682bda67b6a405df5e9> /System/Library/Frameworks/UIKit.framework/UIKit
0x1af2d3000 - 0x1af425fff ANECompiler arm64  <abd8cb17a6a734e4b77b5b6facfb1082> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1af426000 - 0x1af436fff ANEServices arm64  <4d868b0fb4123a1c8b9c41e8a65c833d> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1af43f000 - 0x1af4cffff APFS arm64  <458974349ae336519b5d611fc79c8daf> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1af4d0000 - 0x1af4d4fff ASEProcessing arm64  <94afb5256dae38ef98d6e17ffad2bc24> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1af67b000 - 0x1af686fff AccountSettings arm64  <6058d61f683c31489e482c1cec640035> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1afd48000 - 0x1afd6cfff AppleCV3DMOVKit arm64  <0674672427513bcaad7249b9da5ab4ef> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
0x1afd6d000 - 0x1afd75fff AppleCV3DModels arm64  <d2ba497e40593042b473ffe44d9476bf> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1afd76000 - 0x1aff13fff AppleCVA arm64  <b7980e7da2af340b8d4c8353956e572f> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1aff86000 - 0x1aff94fff AppleFSCompression arm64  <75bbc361b439318ba1bac96e9c0d37ba> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1aff95000 - 0x1aff9ffff AppleIDAuthSupport arm64  <a6d25c224494304c820200ca71fef824> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1affa0000 - 0x1affe1fff AppleJPEG arm64  <a3cee546a1ae34fd86977c36a4757577> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1b002a000 - 0x1b003bfff AppleNeuralEngine arm64  <ff20c93f7a603dde8e2a6710885d4f73> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1b0042000 - 0x1b0065fff AppleSauce arm64  <f28c30a85fb63e02a8c5261199c0402f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1b025e000 - 0x1b028efff Bom arm64  <8785f95177903cd3b60544121ab6cf63> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1b0d08000 - 0x1b0d0ffff CommonAuth arm64  <e7e690591dd739789c3451f4d1762518> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1b0eaf000 - 0x1b0fa4fff CoreAppleCVA arm64  <1ac61204e1d2302297b7f4727145e57a> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1b1259000 - 0x1b1264fff DeviceIdentity arm64  <4c33e811733535e1814bd3d54f76d1e7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1b13f6000 - 0x1b1411fff DocumentManagerCore arm64  <2883c93593e5316e8f814efd5234c2e4> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1b14c8000 - 0x1b1b23fff Espresso arm64  <7cfcbc5cf6113d7a85591e578ca5f131> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b1dd5000 - 0x1b21e6fff FaceCore arm64  <1414439f03c032faaf571fcc1841059e> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1b22b7000 - 0x1b22cbfff libGSFontCache.dylib arm64  <9ab28f02d09b30f3a8468cdef1fb22cd> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1b232f000 - 0x1b233bfff libhvf.dylib arm64  <e57778a75ca836cb99e6d3c7c88d8e71> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1b303e000 - 0x1b304afff GraphVisualizer arm64  <793fc95b627533adace7058b9a4af071> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1b3943000 - 0x1b39b3fff Heimdal arm64  <72b0ba35bbc033e5878136188c5de336> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1b3efe000 - 0x1b3f05fff InternationalSupport arm64  <6765ece01ebe3522b097afc38d3bb211> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1b3f53000 - 0x1b3f6dfff Jet arm64  <c03fb161a8f238dfbadea48c11b9fdf6> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1b416d000 - 0x1b4198fff MOVStreamIO arm64  <9166745a848c3b7c9fdcfee26979882b> /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
0x1b41a5000 - 0x1b41a5fff Marco arm64  <3b3b63a2635c3768975c8aa238230413> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1b4692000 - 0x1b46a5fff MobileDeviceLink arm64  <3438c8590cd43fea9d755dcb3c3cada3> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1b495c000 - 0x1b499bfff OTSVG arm64  <bae12566fc4935c0858be133341a1c10> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1b4fdf000 - 0x1b4fdffff PhoneNumbers arm64  <8c21d549885d361c98921be18ea965c1> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1b6b4b000 - 0x1b6b57fff SetupAssistantSupport arm64  <9825daee24dc3dafa07e21b3b3548829> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b6b75000 - 0x1b6b75fff SignpostMetrics arm64  <55bf66158b763f71bd6dd29127bd1ceb> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1b6ba3000 - 0x1b6bd3fff SiriInstrumentation arm64  <5e1aa582ede136af92ba898d7ead0367> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1b7505000 - 0x1b75a6fff TextureIO arm64  <55b4b732f5663e5098cdd3fca01ba7a8> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1b77a8000 - 0x1b7d80fff USDKit arm64  <3a418eb5a51b3a98aded9e4015271f05> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
0x1b8528000 - 0x1b8a85fff libwebrtc.dylib arm64  <dbcfd86132fa3e4cb843194102ba8846> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1b8c1c000 - 0x1b8c24fff kperfdata arm64  <5cb047c162293daabe7b42d2eb683c0d> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1b8c25000 - 0x1b8c6cfff ktrace arm64  <84f1332686243085a9365f6f6c9b0c26> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b8c85000 - 0x1b8c91fff perfdata arm64  <970d7472281a3817b355fb320c77f3c4> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1b8f8d000 - 0x1b92b6fff libAWDSupportFramework.dylib arm64  <4d25f279987f31c498c58bbde543c119> /usr/lib/libAWDSupportFramework.dylib
0x1b9461000 - 0x1b946bfff libChineseTokenizer.dylib arm64  <8db90c9386023ae2b7c1b87f3e8c0210> /usr/lib/libChineseTokenizer.dylib
0x1b9495000 - 0x1b9647fff libFosl_dynamic.dylib arm64  <cb29c44443833352be2d70057ed9e9aa> /usr/lib/libFosl_dynamic.dylib
0x1b96c3000 - 0x1b96cafff libMatch.1.dylib arm64  <00ef594acf1637bc91229539bffe2f7d> /usr/lib/libMatch.1.dylib
0x1b96e5000 - 0x1b974afff libParallelCompression.dylib arm64  <1cd0575b85dc32078ca8f8d96b867ae1> /usr/lib/libParallelCompression.dylib
0x1b9789000 - 0x1b978afff libSystem.B.dylib arm64  <d79d4b9f74783a25b88e0ee4a3ded5ff> /usr/lib/libSystem.B.dylib
0x1b9793000 - 0x1b9795fff libThaiTokenizer.dylib arm64  <37aed360352332778281026b01ffd1ca> /usr/lib/libThaiTokenizer.dylib
0x1b9894000 - 0x1b98a9fff libapple_nghttp2.dylib arm64  <b67e5a5822ff3a82aa62eaf2f732801e> /usr/lib/libapple_nghttp2.dylib
0x1b9922000 - 0x1b9932fff libbsm.0.dylib arm64  <3fd80ddd0b713f86b136c92879fb9b98> /usr/lib/libbsm.0.dylib
0x1b9933000 - 0x1b993ffff libbz2.1.0.dylib arm64  <75cb90f9d87f3f5cb122322f8a0fe82b> /usr/lib/libbz2.1.0.dylib
0x1b9940000 - 0x1b9940fff libcharset.1.dylib arm64  <690be94b800d3b068da792f03048849b> /usr/lib/libcharset.1.dylib
0x1b9941000 - 0x1b9952fff libcmph.dylib arm64  <7c1e83e750f13fc5b008238a45caf3ee> /usr/lib/libcmph.dylib
0x1b9953000 - 0x1b996afff libcompression.dylib arm64  <9a42391d783a3390a72162f816b734eb> /usr/lib/libcompression.dylib
0x1b996b000 - 0x1b996cfff libcoretls_cfhelpers.dylib arm64  <2e7dce7440cc3363b6feba648b20ac6b> /usr/lib/libcoretls_cfhelpers.dylib
0x1b996d000 - 0x1b9973fff libcupolicy.dylib arm64  <0cd5f0d900923023aadf34202a2df65d> /usr/lib/libcupolicy.dylib
0x1b99b3000 - 0x1b99bcfff libdscsym.dylib arm64  <d908715aec133aaab31d95c39d3e31d4> /usr/lib/libdscsym.dylib
0x1b99bd000 - 0x1b99d9fff libedit.3.dylib arm64  <f27e834b9e5132758f17a76842b1c24c> /usr/lib/libedit.3.dylib
0x1b9a03000 - 0x1b9a08fff libheimdal-asn1.dylib arm64  <99851ccf0a5f392fb1ecf60c2ac3baf6> /usr/lib/libheimdal-asn1.dylib
0x1b9a09000 - 0x1b9afafff libiconv.2.dylib arm64  <73c2f1833d0a3b0daa4415bfc845dab0> /usr/lib/libiconv.2.dylib
0x1b9b10000 - 0x1b9b1bfff liblockdown.dylib arm64  <a1674091c597382a9be24243e3c5a930> /usr/lib/liblockdown.dylib
0x1b9b1c000 - 0x1b9b34fff liblzma.5.dylib arm64  <98a13835eaa93fe5b1c3a6bf25e7c190> /usr/lib/liblzma.5.dylib
0x1b9eb0000 - 0x1b9edffff libncurses.5.4.dylib arm64  <fe66725011ba302d88c8c2f11a1df4b1> /usr/lib/libncurses.5.4.dylib
0x1b9ee0000 - 0x1b9ef5fff libnetworkextension.dylib arm64  <9166879fb61a3b6caef46b6ade5e0563> /usr/lib/libnetworkextension.dylib
0x1ba277000 - 0x1ba28efff libresolv.9.dylib arm64  <956eaf326d1a36d581af772d9d2c341e> /usr/lib/libresolv.9.dylib
0x1ba28f000 - 0x1ba291fff libsandbox.1.dylib arm64  <e7350679f7d4350d8bd1ac53c054cf10> /usr/lib/libsandbox.1.dylib
0x1ba298000 - 0x1ba2c9fff libtidy.A.dylib arm64  <031e61a118593957913ccdecdba2a673> /usr/lib/libtidy.A.dylib
0x1ba2d1000 - 0x1ba2d4fff libutil.dylib arm64  <3bb955a8cde13934908cca2343d98783> /usr/lib/libutil.dylib
0x1ba302000 - 0x1ba313fff libz.1.dylib arm64  <fe112e2570c73712b7aecece03899098> /usr/lib/libz.1.dylib
0x1ba726000 - 0x1ba72bfff libcache.dylib arm64  <2283df0f004a33d7b831051dec5310f6> /usr/lib/system/libcache.dylib
0x1ba72c000 - 0x1ba738fff libcommonCrypto.dylib arm64  <a813a3be86053bedb9a9d56e9dd35f9b> /usr/lib/system/libcommonCrypto.dylib
0x1ba739000 - 0x1ba73dfff libcompiler_rt.dylib arm64  <69f1e5b69df735d9ad4301a716a3dec7> /usr/lib/system/libcompiler_rt.dylib
0x1ba80b000 - 0x1ba80bfff liblaunch.dylib arm64  <aa125ba449b93d6ca6aa364b6116d109> /usr/lib/system/liblaunch.dylib
0x1ba80c000 - 0x1ba811fff libmacho.dylib arm64  <29d1b0a727d93a72b112fec6c54db477> /usr/lib/system/libmacho.dylib
0x1ba812000 - 0x1ba814fff libremovefile.dylib arm64  <f181113779463e5bb27c992d3d278b2d> /usr/lib/system/libremovefile.dylib
0x1ba815000 - 0x1ba816fff libsystem_featureflags.dylib arm64  <3dfef98b69a63f74b39d00d9f170889a> /usr/lib/system/libsystem_featureflags.dylib
0x1ba817000 - 0x1ba844fff libsystem_m.dylib arm64  <a6185af5514634aca6bcc49d37dffb4c> /usr/lib/system/libsystem_m.dylib
0x1ba845000 - 0x1ba84afff libunwind.dylib arm64  <0d3d6d15389e35a6bb5937a55380672d> /usr/lib/system/libunwind.dylib
0x1bab2a000 - 0x1bab91fff NanoRegistry arm64  <ee82e8a1eaf930ceb35ff7c9eeedfe74> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1bab92000 - 0x1bab9ffff NanoPreferencesSync arm64  <46f3ff493a5838ab9b74d3280de26440> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1bb686000 - 0x1bb6bffff CryptoTokenKit arm64  <9402995a8db6383a96fb6645363d00ee> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1bb6c0000 - 0x1bb6eafff ExposureNotification arm64  <2342ea28206336b7b46129e81e9b6fa1> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1bc64f000 - 0x1bc675fff AppleDepth arm64  <1500d7046b013945ad454bb0e2029ba9> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
0x1bc89c000 - 0x1bc999fff JasperDepth arm64  <27f7cabb18db30bcb994882726428f86> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
0x1bcac1000 - 0x1bcacbfff PointerUIServices arm64  <8f7024c67fff3b79b147da62c2c5a338> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices

EOF

from speech-and-text-unity-ios-android.

Related Issues (20)

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.