Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbolicate Crash Log Apple IOS 14 #5442

Open
danouche93 opened this issue Dec 1, 2020 · 0 comments
Open

Symbolicate Crash Log Apple IOS 14 #5442

danouche93 opened this issue Dec 1, 2020 · 0 comments

Comments

@danouche93
Copy link

@danouche93 danouche93 commented Dec 1, 2020

A week ago I published my app made with nativescript angular to appstore connect and it was rejected because they say the app crash on launch. The crash doesn't happen with me in debug so I wanted to decrypt the crashlog they send me to figure out what causes the crash. The problem is that I cannot symbolicate the crash log from Xcode 12, when I drag and drop the crash file to device log, nothing happen. Apple send me only the crash log without the Dsym file so I tried the commands to get the path to Dsym without success.

% grep --after-context=1000 "Binary Images:" path/to/crash | grep libsystem_kernel.dylib
0x1d7dcd000 - 0x1d7dfefff libsystem_kernel.dylib arm64  <03a89b86f9473933b6a1edb0c6a2055e>

% mdfind "com_apple_xcode_dsym_uuids == 03A89B86-F947-3933-B6A1-EDB0C6A2055E"

Here's one of the crashlog.txt I received from apple:

{"app_name":"TinaApp","timestamp":"2020-11-30 11:42:13.00 -0800","app_version":"1.1","slice_uuid":"aebc048e-2b6a-3fb6-ab18-3141389f0cb8","adam_id":1541530452,"build_version":"1.1","platform":2,"bundleID":"org.nativescript.TinaAppIos","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.2 (18B92)","incident_id":"A57AA910-383F-4D84-A606-EC27FA4224BB","name":"TinaApp"}
Incident Identifier: A57AA910-383F-4D84-A606-EC27FA4224BB
CrashReporter Key:   4146dc498fcd4cb0b21ecb5485ee3b2820a520b1
Hardware Model:      iPad11,3
Process:             TinaApp [533]
Path:                /private/var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/TinaApp
Identifier:          org.nativescript.TinaAppIos
Version:             1.1 (1.1)
AppStoreTools:       12B45a
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           org.nativescript.TinaAppIos [584]


Date/Time:           2020-11-30 11:42:12.8597 -0800
Launch Time:         2020-11-30 11:42:12.6230 -0800
OS Version:          iPhone OS 14.2 (18B92)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000002838ae8
VM Region Info: 0x2838ae8 is not in any region.  Bytes before following region: 4288378136
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                   1021f0000-1021f4000 [   16K] r-x/r-x SM=COW  ...p.app/TinaApp

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [533]
Triggered by Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libobjc.A.dylib               	0x00000001bfad7658 0x1bfad2000 + 22104
1   libobjc.A.dylib               	0x00000001bfad7f88 0x1bfad2000 + 24456
2   NativeScript                  	0x0000000102c8d61c 0x102c14000 + 497180
3   NativeScript                  	0x0000000102c71fc8 0x102c14000 + 384968
4   NativeScript                  	0x0000000102c1d0b8 0x102c14000 + 37048
5   NativeScript                  	0x00000001037a9b00 0x102c14000 + 12147456
6   NativeScript                  	0x0000000102d55ce4 0x102c14000 + 1318116
7   NativeScript                  	0x0000000103453184 0x102c14000 + 8647044
8   NativeScript                  	0x00000001030665d4 0x102c14000 + 4531668
9   NativeScript                  	0x00000001037b5124 0x102c14000 + 12194084
10  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
11  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
12  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
13  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
14  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
15  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
16  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
17  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
18  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
19  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
20  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
21  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
22  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
23  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
24  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
25  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
26  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
27  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
28  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
29  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
30  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
31  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
32  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
33  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
34  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
35  NativeScript                  	0x00000001037c8220 0x102c14000 + 12272160
36  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
37  NativeScript                  	0x00000001037a9988 0x102c14000 + 12147080
38  NativeScript                  	0x0000000102d55c6c 0x102c14000 + 1317996
39  NativeScript                  	0x00000001035fae98 0x102c14000 + 10383000
40  NativeScript                  	0x0000000102c35550 0x102c14000 + 136528
41  NativeScript                  	0x00000001034c87e0 0x102c14000 + 9127904
42  NativeScript                  	0x00000001037cab6c 0x102c14000 + 12282732
43  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
44  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
45  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
46  NativeScript                  	0x00000001037c8220 0x102c14000 + 12272160
47  NativeScript                  	0x00000001037c82c8 0x102c14000 + 12272328
48  NativeScript                  	0x00000001037a9988 0x102c14000 + 12147080
49  NativeScript                  	0x0000000102d55c6c 0x102c14000 + 1317996
50  NativeScript                  	0x00000001035fb050 0x102c14000 + 10383440
51  NativeScript                  	0x00000001034c1b08 0x102c14000 + 9100040
52  NativeScript                  	0x0000000102c2ae90 0x102c14000 + 93840
53  NativeScript                  	0x0000000102ca12d8 0x102c14000 + 578264
54  TinaApp                       	0x00000001021f4fb0 0x1021f0000 + 20400
55  libdyld.dylib                 	0x00000001ab1b76c0 0x1ab1b6000 + 5824

Thread 1 name:  JavaScriptCore bmalloc scavenger
Thread 1:
0   libsystem_kernel.dylib        	0x00000001d7df51ac 0x1d7dcd000 + 164268
1   libsystem_pthread.dylib       	0x00000001f3cf6458 0x1f3cf1000 + 21592
2   libc++.1.dylib                	0x00000001bfb793c4 0x1bfb6c000 + 54212
3   NativeScript                  	0x0000000102cd3cbc 0x102c14000 + 785596
4   NativeScript                  	0x0000000102cd28b8 0x102c14000 + 780472
5   NativeScript                  	0x0000000102cd2530 0x102c14000 + 779568
6   NativeScript                  	0x0000000102cd387c 0x102c14000 + 784508
7   libsystem_pthread.dylib       	0x00000001f3cf2b40 0x1f3cf1000 + 6976
8   libsystem_pthread.dylib       	0x00000001f3cfb768 0x1f3cf1000 + 42856

Thread 2:
0   libsystem_pthread.dylib       	0x00000001f3cfb754 0x1f3cf1000 + 42836

Thread 3:
0   libsystem_pthread.dylib       	0x00000001f3cfb754 0x1f3cf1000 + 42836

Thread 4:
0   libsystem_pthread.dylib       	0x00000001f3cfb754 0x1f3cf1000 + 42836

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000002838ae0   x1: 0x00000002838ae6e0   x2: 0x0000000000000000   x3: 0x0000000000000034
    x4: 0x0000000000000603   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x832b7e01ab58f7e0
    x8: 0x0000000002838ae8   x9: 0x0300c41631f8e549  x10: 0x0000c41439270000  x11: 0x0000000000000135
   x12: 0x0000000000000e2b  x13: 0x000000016db04000  x14: 0x00000000000eb9e0  x15: 0x000000016daf4000
   x16: 0x00000001bfad7f6c  x17: 0x00000001adb15e88  x18: 0x0000000000000000  x19: 0x0000000000000020
   x20: 0x0300000208dfe549  x21: 0x00000002838ae6e0  x22: 0x0000000000000000  x23: 0x0000000103983000
   x24: 0x0000000000000000  x25: 0x000000016dc0ddf0  x26: 0x0000000000000000  x27: 0x0000000104e0e6c8
   x28: 0x0000000104e0e6b8   fp: 0x000000016dc0d870   lr: 0x00000001bfad7f88
    sp: 0x000000016dc0d870   pc: 0x00000001bfad7658 cpsr: 0x20000000
   esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x1021f0000 - 0x1022fffff TinaApp arm64  <aebc048e2b6a3fb6ab183141389f0cb8> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/TinaApp
0x1029d4000 - 0x1029e3fff BEMCheckBox arm64  <a7da94ef5874348581e98d891e51fd78> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/BEMCheckBox.framework/BEMCheckBox
0x1029fc000 - 0x102a0bfff FBLPromises arm64  <20122bf0e24c3c0fbb46a3cd55f1466d> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/FBLPromises.framework/FBLPromises
0x102a2c000 - 0x102a47fff GoogleUtilities arm64  <cad4da5a478b368090ea57e304882edf> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x102a7c000 - 0x102a8bfff MBProgressHUD arm64  <c78e3770dcb7369db3fe650faebf2b37> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/MBProgressHUD.framework/MBProgressHUD
0x102aa4000 - 0x102aabfff MDFInternationalization arm64  <57460b7abecf35d39628758d479c34a1> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/MDFInternationalization.framework/MDFInternationalization
0x102abc000 - 0x102ac7fff nanopb arm64  <51bdde6b0434302295f70a3bb5386f6f> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/nanopb.framework/nanopb
0x102ad8000 - 0x102adffff TNSWidgets arm64  <22b4cc18c8b738a1b471053811a70d26> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/TNSWidgets.framework/TNSWidgets
0x102b24000 - 0x102b93fff dyld arm64e  <a5f65ef3bd32370b9821b3e9cda294d2> /usr/lib/dyld
0x102c14000 - 0x103947fff NativeScript arm64  <af5623df6f9d31eb84798e75f183fd8b> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/NativeScript.framework/NativeScript
0x103ce8000 - 0x103d23fff MaterialComponents arm64  <602171b7be9c33b2af0d85cf963a726e> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/MaterialComponents.framework/MaterialComponents
0x103d88000 - 0x103dd7fff Protobuf arm64  <dd9c5cdc63093324ae582bbcd1471160> /var/containers/Bundle/Application/42A6C1C0-755E-461C-AD6A-5E81B2616016/TinaApp.app/Frameworks/Protobuf.framework/Protobuf
0x104938000 - 0x104943fff libobjc-trampolines.dylib arm64e  <5b114f71d1313a50bd45b8b8d1c45874> /usr/lib/libobjc-trampolines.dylib
0x1ab173000 - 0x1ab1b5fff libdispatch.dylib arm64e  <3277bf1eb99436099b30e0186bbf3c25> /usr/lib/system/libdispatch.dylib
0x1ab1b6000 - 0x1ab1f0fff libdyld.dylib arm64e  <ba60cb9e95c53646beedd313e15586cf> /usr/lib/system/libdyld.dylib
0x1ab1f1000 - 0x1ab45cfff libicucore.A.dylib arm64e  <844c0712322438dcb019d7d4bbbddf17> /usr/lib/libicucore.A.dylib
0x1ab45d000 - 0x1ab816fff CoreFoundation arm64e  <af3f8e01c1303464ad40c5532d273483> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1ab817000 - 0x1ab9c1fff CoreServices arm64e  <f036999028923bd39ccb7d9436a145cb> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1aba0b000 - 0x1aba85fff SystemConfiguration arm64e  <98796725fd6c39b6af67b09485215996> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1aba86000 - 0x1abb7dfff CoreTelephony arm64e  <1865753878113c668fdce282c9999252> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1abb7e000 - 0x1ac015fff CFNetwork arm64e  <f8c7b81649ab39479309b8975a7ccea0> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1ac016000 - 0x1ac723fff libnetwork.dylib arm64e  <267d1486bbbd34efbc93d51b2460b9e9> /usr/lib/libnetwork.dylib
0x1ac724000 - 0x1ac79afff Accounts arm64e  <6c32f1bd45c730a9b5955eac14fb5142> /System/Library/Frameworks/Accounts.framework/Accounts
0x1ac79b000 - 0x1aca56fff Foundation arm64e  <5c24ee4a344736bd99106f4d9616d692> /System/Library/Frameworks/Foundation.framework/Foundation
0x1aca57000 - 0x1acdb6fff ImageIO arm64e  <ce6bb6d9752139118ba03e6b8b147f40> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1acdd0000 - 0x1ad368fff CoreGraphics arm64e  <5fbf586867c23779be8102182faff4b0> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1ad369000 - 0x1ae814fff UIKitCore arm64e  <05147936b8753ef394db9c8869bb0e34> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1ae815000 - 0x1ae834fff libAccessibility.dylib arm64e  <b88743822b4f3f4ea0ca1408c2a86634> /usr/lib/libAccessibility.dylib
0x1ae835000 - 0x1aeab9fff QuartzCore arm64e  <dc2644e7e5e43d839110a5ae7e2c8b1f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1aeaba000 - 0x1aeb25fff BackBoardServices arm64e  <4827f4d1b8c13c59a7f6d4549556356a> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1aeb26000 - 0x1aebb3fff TextInput arm64e  <c1bac3dcbbc138beb86782ab8c97227d> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1aec1d000 - 0x1aefc7fff AppleMediaServices arm64e  <0730033388b33f75adcd8563e99a152d> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1af574000 - 0x1af58afff UIKitServices arm64e  <4ad58e2b1d973bc38aeaedce472d1cbd> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1af58b000 - 0x1af6e2fff Preferences arm64e  <3cd6d9dd89b03d1aa984f3c2ba0228e2> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1af90b000 - 0x1afac2fff CoreText arm64e  <23e3ce6676ae327db8257c97f0e3040c> /System/Library/Frameworks/CoreText.framework/CoreText
0x1afac3000 - 0x1afadcfff ExtensionKit arm64e  <a772091553e43ea79693cecfca938d52> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1afaf3000 - 0x1afb77fff BaseBoard arm64e  <196f87078daf3d1d9ad7d4bed13a52e4> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1afb78000 - 0x1afda3fff CoreDuet arm64e  <f01c295c88a634b1b91951ac7ec37c6e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1aff07000 - 0x1b144ffff GeoServices arm64e  <7d172128f360377e804d9e62bf2816c1> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1b1450000 - 0x1b14d9fff CoreLocation arm64e  <68712751802736b88d1663c960b5e538> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1b14da000 - 0x1b1688fff CloudKit arm64e  <677f0a1d7af63109bc94c1585125bea7> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1b1689000 - 0x1b1a07fff CoreData arm64e  <53032278931538119959fb2f6f908fc6> /System/Library/Frameworks/CoreData.framework/CoreData
0x1b26fd000 - 0x1b273cfff AppSupport arm64e  <1c385e6e58ca3a5d86fba83231c95921> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1b273d000 - 0x1b2866fff ManagedConfiguration arm64e  <79eecde1535d3f8bbc152cf108680dd5> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1b29ea000 - 0x1b2b35fff Security arm64e  <dd417b4f544436368df312dff0d901a2> /System/Library/Frameworks/Security.framework/Security
0x1b2f4c000 - 0x1b2f64fff AudioSession arm64e  <06325a11a821335292c6284edabfbc15> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1b2f65000 - 0x1b3104fff AVFCore arm64e  <9c33e4c688093247bb1c4c42e305232f> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1b3105000 - 0x1b36abfff Intents arm64e  <22d0efb49fa13fdca600181ed377cf80> /System/Library/Frameworks/Intents.framework/Intents
0x1b36fb000 - 0x1b3a12fff CoreImage arm64e  <ecdfb303ec083ba7b1f548a4cb09ce9c> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b3a13000 - 0x1b3ad0fff ColorSync arm64e  <8a6bf2629d5e3949978438df7fc9104d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b3ad1000 - 0x1b3b0cfff CoreVideo arm64e  <1447324facb03725a7c97f6d0f663073> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b3b0d000 - 0x1b42e2fff MediaToolbox arm64e  <db06c5fe5a6a304aac1deb7df01b80e4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b42e3000 - 0x1b43e3fff CoreMedia arm64e  <c8985fcd606d3540af2ccf5832a16396> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b43e4000 - 0x1b464efff AudioToolbox arm64e  <336301a02ead366092da724ab7a9f370> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b464f000 - 0x1b469ffff CoreHaptics arm64e  <1d611347327d33818c2ec40dbb144bc5> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b4701000 - 0x1b4809fff UIFoundation arm64e  <f8893f6e4209381ca94c13e5bf76f589> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b480a000 - 0x1b482ffff libsystem_info.dylib arm64e  <952b88883aae33c0a5323871881da0ae> /usr/lib/system/libsystem_info.dylib
0x1b4830000 - 0x1b48aefff libsystem_c.dylib arm64e  <41d8b3b520073b5c8291ce0ce64af7c0> /usr/lib/system/libsystem_c.dylib
0x1b48af000 - 0x1b48fafff RunningBoardServices arm64e  <981369de1c023ab2b5ad506af395018f> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b48fb000 - 0x1b58abfff JavaScriptCore arm64e  <effee71cb880376fb623bb993b9fa656> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b6173000 - 0x1b61bdfff Lexicon arm64e  <8c16b8d7bc8736c39461b708e43c6979> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b627d000 - 0x1b6328fff IOKit arm64e  <73f214d5f1003f8cb4178f482c44214e> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b6329000 - 0x1b6339fff DataMigration arm64e  <d7debaa0f449383e9fe801cfa9031f2c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b633a000 - 0x1b6397fff SpringBoardServices arm64e  <7923a908efde3545851b7644ee614117> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b63ab000 - 0x1b6610fff CoreMotion arm64e  <7a5d78df574b3eeab03e93af4a2c445c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b6f48000 - 0x1b70f0fff CoreUtils arm64e  <ad1ad3e4c8173ba1bf4f86c448881b07> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b7108000 - 0x1b7178fff CoreSpotlight arm64e  <2bde4d16dd873592b2a8d780c1e38eaa> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b7726000 - 0x1b77ecfff CoreUI arm64e  <aac9954fa4763917b1a022e5f504cda1> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b7faf000 - 0x1ba413fff WebCore arm64e  <9fb90b9144ab3e6999ce546c8c889e76> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1ba414000 - 0x1ba472fff libMobileGestalt.dylib arm64e  <d2abc4f591f538949add4d677595e988> /usr/lib/libMobileGestalt.dylib
0x1ba473000 - 0x1ba48ffff CommonUtilities arm64e  <a615f4329f95328186d6e8ff59c4e183> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1ba84d000 - 0x1ba880fff UserNotifications arm64e  <ad3ba3f2bb563fcc91b20ec30a689ca6> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1ba881000 - 0x1ba90dfff FrontBoardServices arm64e  <e22fdd4d3f203d60a568e82ae2b4151c> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1ba90e000 - 0x1ba931fff libsystem_malloc.dylib arm64e  <cfae13f05b0a3ce5b3d2c2f7276c1fe1> /usr/lib/system/libsystem_malloc.dylib
0x1bb3e0000 - 0x1bb472fff AuthKit arm64e  <b8a5b0765a623d6ab9a81cd4a7f79b6b> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1bb508000 - 0x1bb60afff AVFAudio arm64e  <531618325a1c3c33af536816b1d1c2c5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1bb60b000 - 0x1bb876fff AudioToolboxCore arm64e  <edb6c63a7e7338db8048dfea5c3f4e7a> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1bb8a8000 - 0x1bbb5bfff StoreServices arm64e  <7520baa395ee343e90009b8b068639c8> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1bbce5000 - 0x1bbd8bfff ShareSheet arm64e  <ce205c4ec238385b9063c7fbe224f3ef> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1bc95e000 - 0x1bc972fff MSUDataAccessor arm64e  <1c3907ce41ad36309c9a3418269e96d0> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1bc973000 - 0x1bc999fff MobileAsset arm64e  <b0e15426010232999f9e80aacb73f191> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1bc99a000 - 0x1bc9a9fff libsystem_networkextension.dylib arm64e  <24d587df9db9373fa1829c6c5f69fbc8> /usr/lib/system/libsystem_networkextension.dylib
0x1bc9aa000 - 0x1bcbfbfff NetworkExtension arm64e  <7ac80cf832e036d5bc42ebbec342d1af> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1bcff3000 - 0x1bd777fff Espresso arm64e  <97fef9db244332f8b2ea5d8cc39f5fa8> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bd778000 - 0x1bd875fff VideoToolbox arm64e  <ed510ff4c5eb3ce9ac213c26f1bccfd0> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1bd9c0000 - 0x1bd9d1fff AXCoreUtilities arm64e  <cca3207470b434a68053f1b444f562fc> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1bea3e000 - 0x1beb52fff LanguageModeling arm64e  <e46094d442ef33c8a0b7f3d2f51029b6> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1beb53000 - 0x1beb5bfff InternationalSupport arm64e  <2c388cf5fcf33c7287ef2722b5dc425e> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bf29a000 - 0x1bf2abfff UniformTypeIdentifiers arm64e  <7f27c250b622344a9d5294869043304a> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1bfad2000 - 0x1bfb08fff libobjc.A.dylib arm64e  <282fd01c1437349bae1a2eff32859670> /usr/lib/libobjc.A.dylib
0x1bfb09000 - 0x1bfb6bfff LoggingSupport arm64e  <156505e355a636b2ac5aadc43aaa0448> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1bfb6c000 - 0x1bfbcafff libc++.1.dylib arm64e  <540a1413a396391a83dbfe9ee2bc1413> /usr/lib/libc++.1.dylib
0x1bfbcb000 - 0x1bfbe4fff libc++abi.dylib arm64e  <44a88d84a05435cdbaed93bd792990ab> /usr/lib/libc++abi.dylib
0x1bfd68000 - 0x1bfdabfff CoreAutoLayout arm64e  <42d414ddf9b538aa98fb89fa71c952fa> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1bfdac000 - 0x1bff0afff Network arm64e  <8bd5299e8c953974be90e1bc68051c94> /System/Library/Frameworks/Network.framework/Network
0x1bff0b000 - 0x1bff41fff MobileKeyBag arm64e  <3fdf1dfdb0603c2989e11f25def200fd> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1c0198000 - 0x1c024afff libvDSP.dylib arm64e  <97919760f4313342a4339f60c012efeb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1c024b000 - 0x1c027efff libAudioToolboxUtility.dylib arm64e  <5d96fa7f071331e5be77e36816ec884c> /usr/lib/libAudioToolboxUtility.dylib
0x1c044b000 - 0x1c04d7fff CoreNLP arm64e  <082ab669b28430eca3b0c0d2075799e8> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1c04d8000 - 0x1c05f2fff FileProvider arm64e  <837422b0fdb2379aba3dabae17cfd66d> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1c0654000 - 0x1c06e4fff Symbolication arm64e  <92c59ae0a084347489ec51e75d1e9722> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1c06e5000 - 0x1c0702fff CrashReporterSupport arm64e  <012daa6ec5523a3483eb9ab77e4b737a> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1c084d000 - 0x1c0a38fff MPSNeuralNetwork arm64e  <8f57a915cad530579febd66886f15bc9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1c0a39000 - 0x1c0a8efff MPSCore arm64e  <d9092029fb813e67a51d75b05e47f999> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1c0e31000 - 0x1c0ee1fff libboringssl.dylib arm64e  <6323c8b4e8de3628815bdc09daa662e7> /usr/lib/libboringssl.dylib
0x1c0ee2000 - 0x1c0ef9fff ProtocolBuffer arm64e  <7d8c52408219342f95be0602a19661de> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c117a000 - 0x1c1189fff AssertionServices arm64e  <9744262405dc374a90194c2520e5f3cd> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c1206000 - 0x1c12e6fff Metal arm64e  <7eba2500a6bb3049adf3bb6649b0e3ca> /System/Library/Frameworks/Metal.framework/Metal
0x1c12e7000 - 0x1c1432fff MediaExperience arm64e  <e35ad2f50c2c3d908c8f127aa40412c2> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1c183f000 - 0x1c1855fff libsystem_trace.dylib arm64e  <4cc641303c003e0d9f9329f250e62552> /usr/lib/system/libsystem_trace.dylib
0x1c1b29000 - 0x1c1bc5fff AppStoreDaemon arm64e  <8f3015067d2b35c09f00e913753e4b8f> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1c2573000 - 0x1c257bfff GraphicsServices arm64e  <d365efcf659c3292b2035692107edd1d> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c274c000 - 0x1c2761fff PowerLog arm64e  <5d44ee361a573a0f849cd6beffa79b02> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c439f000 - 0x1c43befff ApplePushService arm64e  <b0f41c66957230bb8b651acce9d3f111> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c43bf000 - 0x1c43e8fff BoardServices arm64e  <77316d31a9c330faa15c36e9480551bc> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c4586000 - 0x1c45d4fff OSAnalytics arm64e  <e3c7d8e9934e336ab5722435255eec40> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c45d5000 - 0x1c465dfff CoreBluetooth arm64e  <0d965ffce4223038998e1f54ecf268ec> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c488d000 - 0x1c48c2fff MobileInstallation arm64e  <6d1f04bb59123d149f2ede2d2d3d75c1> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c48c3000 - 0x1c4951fff libTelephonyUtilDynamic.dylib arm64e  <5a9d29cff0523cd9b6dba5763611b94f> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c4952000 - 0x1c49c1fff NanoRegistry arm64e  <91e1b16b28e03d2f918684c5e58d5b5b> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c4aa5000 - 0x1c4ac3fff CoreMaterial arm64e  <dd53656ef2683b8f9d75d63a83631dc1> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c4b39000 - 0x1c4cc2fff libsqlite3.dylib arm64e  <8d5e6b031eb130a39baf1ca70bacc372> /usr/lib/libsqlite3.dylib
0x1c4cc3000 - 0x1c4d87fff AVFCapture arm64e  <a57415fcfda0315e9fcae8a62537d242> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c4d88000 - 0x1c50d7fff CMCapture arm64e  <46eeaeff64ea3b7d965e76b5908f032b> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c58c0000 - 0x1c58cafff libsystem_notify.dylib arm64e  <94a64f0e93bc34a49da750227bb11e7d> /usr/lib/system/libsystem_notify.dylib
0x1c58cb000 - 0x1c5910fff CryptoTokenKit arm64e  <4a0f3265f569378cb3525f370f17a5ac> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c597e000 - 0x1c59eefff libcorecrypto.dylib arm64e  <8e5a940be1f2393f98fb3c11ca9d7af1> /usr/lib/system/libcorecrypto.dylib
0x1c59ef000 - 0x1c5a13fff UserManagement arm64e  <9de84926582f3f1396b93727ec7352c4> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c5af0000 - 0x1c5b06fff libsystem_asl.dylib arm64e  <aaf99de1c3b73654adf0d1e1873d4f0f> /usr/lib/system/libsystem_asl.dylib
0x1c5dc7000 - 0x1c5dfefff CoreServicesStore arm64e  <076898ab5fb830398e3b27506126ba4b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c5dff000 - 0x1c5e24fff CoreAnalytics arm64e  <0a6e0f29ed4c393385f411112b49355b> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c5e25000 - 0x1c5e30fff SymptomAnalytics arm64e  <232c8335dd803d9d96df286a12717e9b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1c6023000 - 0x1c6033fff NanoPreferencesSync arm64e  <c8aa03aea8363e12a9462dfde95e8ee0> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c64f2000 - 0x1c651efff IconServices arm64e  <1fefb8bca4b1319a8f6cd4762169681d> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c6fc4000 - 0x1c728bfff vImage arm64e  <5fb545f9e9d332cc81a355d4c9bb880d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c8225000 - 0x1c827efff ktrace arm64e  <ddfb6a09ddc734a9bde86db4e94b5c03> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c83e4000 - 0x1c83f2fff Celestial arm64e  <00aeba1f574637f0984b61ac24956e02> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c84e9000 - 0x1c864cfff WebKitLegacy arm64e  <bef4cbf477313a539a11b88c67294e9d> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c8738000 - 0x1c877ffff StoreKit arm64e  <e8001f10f70134a4b4e2a976e329fecd> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1c9610000 - 0x1c961afff IOMobileFramebuffer arm64e  <63c1e7be31663cfda08b7d8128d4e97c> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1c9cad000 - 0x1c9ccdfff PrototypeTools arm64e  <4e97be2ee39b3a7584ae3d6d728e0caa> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c9cce000 - 0x1c9cfbfff PersistentConnection arm64e  <dc9ebb9f1d5431db8852fc138cc1bf15> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1ca6cf000 - 0x1ca6e5fff AppSSOCore arm64e  <1c1432c99af13d519da74f63e0746c96> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1ca709000 - 0x1ca782fff Rapport arm64e  <44ded582498c3a57a4f7abdb23ea224b> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1cab4b000 - 0x1cab72fff LocationSupport arm64e  <9d8855fe37393a24bbab3d4e76bc9acd> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1caee9000 - 0x1caeebfff OSAServicesClient arm64e  <84221a68b21e3502b82f84c94ad26ee7> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1caeef000 - 0x1caf49fff ProtectedCloudStorage arm64e  <29cc7c700ce03a59b6a1d3455cab774d> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1caf4a000 - 0x1caf82fff C2 arm64e  <5a0774b8b1e132af8c1026ec50dde08e> /System/Library/PrivateFrameworks/C2.framework/C2
0x1cba1f000 - 0x1cba63fff BiometricKit arm64e  <9734ad9cd03d30499fce53c0b1aaf7de> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1cbaab000 - 0x1cbb60fff CoreSymbolication arm64e  <954762d29e123e34b471bd6dcb9a574f> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1cc2f3000 - 0x1cc305fff IOSurface arm64e  <5dffebfea4823ad79be8e6a90b48af4d> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1cc306000 - 0x1cc367fff MobileWiFi arm64e  <18d519d1ec90350b8dc1bfcba45b5bc7> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1cc8f5000 - 0x1cc930fff libGLImage.dylib arm64e  <9c29d9d8bdf93cfcbefe7cdc973e6347> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1cc931000 - 0x1cc938fff libsystem_symptoms.dylib arm64e  <3bfbc8597697318ba51c93ce93998184> /usr/lib/system/libsystem_symptoms.dylib
0x1cc97e000 - 0x1ccedefff CoreAudio arm64e  <5b9f4eac9bda3cdab15737003aa2941b> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1cd573000 - 0x1cd583fff CoreAUC arm64e  <40b962c8f93938a5896616ace7160756> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1cdda5000 - 0x1cddb6fff SettingsFoundation arm64e  <800ca3683d4435fda6b1c27a00a4b9aa> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cf06f000 - 0x1cf07cfff MediaSafetyNet arm64e  <34ef1af0b3a23b61ac9e8d081bbbe7c4> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1cf07d000 - 0x1cf0bafff TimeSync arm64e  <f699ac049e4c33e6ae7b5343cf75c8bf> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1cf114000 - 0x1cf158fff ExposureNotification arm64e  <882988aa081b374298a4f650547525e7> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1cf7e0000 - 0x1cf7e9fff CoreTime arm64e  <6ca04258877e323083716a08a4355207> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d03d2000 - 0x1d03dbfff ContextKitExtraction arm64e  <8e76a030982437b9b060134a2404cbd5> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1d1d16000 - 0x1d1d25fff MobileIcons arm64e  <2824819666923b6cb04cd857938118fd> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d3414000 - 0x1d341efff MallocStackLogging arm64e  <1999968e5c0c3d23b4bb13a646bf02ee> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d365b000 - 0x1d36a6fff MetadataUtilities arm64e  <cfe79278ad7838789c6ff37f8f2fcfe0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d3dd3000 - 0x1d3e32fff CoreLocationProtobuf arm64e  <4766381daa153619836a933d9eb61faf> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d4047000 - 0x1d4079fff Bom arm64e  <e179e70a012230199d058d948c56de9d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d40ac000 - 0x1d40b3fff PushKit arm64e  <fbffaa0fad463f78b1b99c48bc4aa066> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d42bc000 - 0x1d434cfff Quagga arm64e  <c2bad99ea9af3d88ad4127c9129cf77d> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d434d000 - 0x1d4355fff StudyLog arm64e  <661715f078e037ce8df4a601b017c25a> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d7489000 - 0x1d7494fff AppleIDAuthSupport arm64e  <f1a434dbd2a532049eb7775f4fa8f8e2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d74a4000 - 0x1d74bdfff LocalAuthentication arm64e  <163267374c1f3c509f15aeb1df0f9e40> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d7538000 - 0x1d753efff IOAccelerator arm64e  <a08924030b463468ad339a36407ce19e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d7dcd000 - 0x1d7dfefff libsystem_kernel.dylib arm64e  <03a89b86f9473933b6a1edb0c6a2055e> /usr/lib/system/libsystem_kernel.dylib
0x1d87bd000 - 0x1d87cafff FontServices arm64e  <aedbd48e5e6f356289674ee9f5e0a662> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1d8978000 - 0x1d8984fff MediaAccessibility arm64e  <5a3cee683a5d335297a0a6c71f9c4064> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d90ca000 - 0x1d90f0fff NetAppsUtilities arm64e  <870922d2fc2736d6b428a3b8f5cd5db1> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1da32a000 - 0x1da33afff libdscsym.dylib arm64e  <4893348a6d743a2fa57dd446932416ec> /usr/lib/libdscsym.dylib
0x1da33b000 - 0x1da34cfff HangTracer arm64e  <3c2762d85c6c3e41ba3bcf5102def196> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1da509000 - 0x1da5c7fff SampleAnalysis arm64e  <1e463b1d6a21337784dacb8cb177a790> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1da5c8000 - 0x1da5f7fff PlugInKit arm64e  <a330b7cdbd5f37e98c6bd30556f46606> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1da6a0000 - 0x1da6a1fff libSystem.B.dylib arm64e  <bfb10b4243ae3a99a8a55fcf3acf6cb2> /usr/lib/libSystem.B.dylib
0x1dab0f000 - 0x1dab7ffff libarchive.2.dylib arm64e  <c0aeb64bff313e56a21c56967a4de67b> /usr/lib/libarchive.2.dylib
0x1dab80000 - 0x1daba4fff libtailspin.dylib arm64e  <b964a7449f7d3e78b823800711f575de> /usr/lib/libtailspin.dylib
0x1daba5000 - 0x1db059fff libBNNS.dylib arm64e  <c6e3b9fc6c3d3bd09cb0233f4da3bd40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1db05a000 - 0x1db09cfff SharedUtils arm64e  <53a26646cbc339298cf165d211c1d3a3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1db6b0000 - 0x1db6b0fff AVFoundation arm64e  <fdec8b1f34cc3133910213a928cf181d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1db6b1000 - 0x1db6b1fff Accelerate arm64e  <74aa649bc97032dd9bd132f2fc2abcc4> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1db6b2000 - 0x1db90cfff libBLAS.dylib arm64e  <84d4e8edefe2348b8ac41930db9c45e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1db90d000 - 0x1dbdb7fff libLAPACK.dylib arm64e  <0de1dbbe91073787a9fb07d01e826141> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1dbdb8000 - 0x1dbdccfff libLinearAlgebra.dylib arm64e  <a7006b5f0383334fb2c037fe87e4ebb6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1dbdcd000 - 0x1dbdd1fff libQuadrature.dylib arm64e  <78bf43f525223d89948baf63dd80efae> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1dbdd2000 - 0x1dbe34fff libSparse.dylib arm64e  <dba70b9272553a95ae2cbe72e18e91b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1dbe35000 - 0x1dbe46fff libSparseBLAS.dylib arm64e  <4e33b73f140f38ae8d817824e9b2747f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1dbe47000 - 0x1dbe9ffff libvMisc.dylib arm64e  <0e03a86ca0eb349b8eec5a4714f27dcc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1dbea0000 - 0x1dbea0fff vecLib arm64e  <11c9dacb411036f0b6d477f84730b6ce> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1dc8a0000 - 0x1dc9f3fff MLCompute arm64e  <745f50d790ad3da2b37f62a7772758a7> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1dca36000 - 0x1dcabcfff MPSImage arm64e  <839ad16e85713e68a065b32c8600e74a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1dcabd000 - 0x1dcae3fff MPSMatrix arm64e  <77bbabf3e8163a3196110a96cba6681a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1dcae4000 - 0x1dcb1efff MPSNDArray arm64e  <ed6a5d9180183c798cff962ebc923657> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1dcb1f000 - 0x1dcb67fff MPSRayIntersector arm64e  <bd6a892e72d438fca431766246d274de> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1dcb68000 - 0x1dcb68fff MetalPerformanceShaders arm64e  <728f55e4f7883d0c91dc94c51b6518e1> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1dcf05000 - 0x1dcf05fff MobileCoreServices arm64e  <e8914e95b29937d3b9987161f7e49a43> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1ddaff000 - 0x1ddb07fff OpenGLES arm64e  <a283d984cda13eb3950abe1c45b9bb15> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1ddb08000 - 0x1ddb09fff libCVMSPluginSupport.dylib arm64e  <d7e1d925536235a39460b7de8a92b519> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1ddb0a000 - 0x1ddb10fff libCoreFSCache.dylib arm64e  <e91597ee171e3ceca37aa387119678da> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1ddb11000 - 0x1ddb16fff libCoreVMClient.dylib arm64e  <a2ee9e6308143343a78bd5889f5ed84e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1ddb17000 - 0x1ddb20fff libGFXShared.dylib arm64e  <98b2d42900463caaa822fcbe67a73e61> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1de73f000 - 0x1de73ffff UIKit arm64e  <b28bad5dbbab3487a645be8dd6c24ed2> /System/Library/Frameworks/UIKit.framework/UIKit
0x1df8f7000 - 0x1df8fafff AFKUser arm64e  <4075bcc7534d3995b9c4f5e8c61ca001> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1df9bf000 - 0x1dfc46fff ANECompiler arm64e  <5dceca9aa6cf3fb0bc42bd22b14b1e20> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1dfc47000 - 0x1dfc5bfff ANEServices arm64e  <7f89a3fc76bb32feb540abf3ebe679a8> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1dfc60000 - 0x1dfd1dfff APFS arm64e  <fe68d5533b583af589951237539f65bb> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1dfd1e000 - 0x1dfd24fff ASEProcessing arm64e  <9cfc6cc4913c3796a6ef85183673b7a7> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e054c000 - 0x1e0551fff AggregateDictionary arm64e  <840b2d8740b73096ac2854b0324b0236> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1e06e1000 - 0x1e07bafff AirPlaySync arm64e  <cfc6ab139ace3b4ebf0adfc1a8a6ff31> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1e08c6000 - 0x1e08e2fff AlgosScoreFramework arm64e  <099cff8464783591a5f6797acd5aad1a> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1e0a14000 - 0x1e0a37fff AppConduit arm64e  <ad0864bf6ad332538b05f39767fd0a50> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1e0b1d000 - 0x1e0b27fff AppStoreOverlays arm64e  <f8a17612de323752ae3fa85d66926b34> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1e1e35000 - 0x1e1e44fff AppleFSCompression arm64e  <048cc4b1ab3f34c9ab7c27c7851b7308> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e1e60000 - 0x1e1ea5fff AppleJPEG arm64e  <9c267a32e291376d9cf9d2b057a03092> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e1f2a000 - 0x1e1f3efff AppleNeuralEngine arm64e  <6e0b144cf77331f587e636cfd823b933> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e1f48000 - 0x1e1f6cfff AppleSauce arm64e  <0712594411d7338b99b364d8a23657f1> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e251f000 - 0x1e252efff BluetoothManager arm64e  <42009c7f146638cbaa2674a3246e4d79> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1e27a9000 - 0x1e27b3fff CMCaptureCore arm64e  <cbc3f26d79673faaada507289a0fec4d> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e27ce000 - 0x1e27ddfff CPMS arm64e  <fe7963590ac939489887ad07bf050de6> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1e2b04000 - 0x1e2b0ffff CaptiveNetwork arm64e  <bd2ce17202c83b23befa3350d6de966a> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e2cc5000 - 0x1e2d15fff ChunkingLibrary arm64e  <5b5929f417cd39be8ed328162885c49a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e3200000 - 0x1e3203fff ConstantClasses arm64e  <80fc270c0d79391b9c0c5da532b3f4b3> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e3458000 - 0x1e354efff CoreBrightness arm64e  <183d0aabf92c32ab882de297aeac2ce5> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e35bc000 - 0x1e35cbfff CoreDuetDaemonProtocol arm64e  <3614ade3fe0439b196f425570c99a228> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e35ce000 - 0x1e35d0fff CoreDuetDebugLogging arm64e  <c81ac724dcc339c681e726aab9eb55a1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e35df000 - 0x1e35f1fff CoreEmoji arm64e  <669020e2a66832599e42911c65fd55bd> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e3ce0000 - 0x1e3ce8fff CorePhoneNumbers arm64e  <b4643579fc4a386c82615a2d1a46931a> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e4714000 - 0x1e473efff CoreSVG arm64e  <73b63c9b248a3a668d78e64cf7798037> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e49e7000 - 0x1e4a11fff DeviceIdentity arm64e  <95a29223a0eb30439cfb1c033009c78e> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e4ca6000 - 0x1e4ce2fff DocumentManager arm64e  <c5e83e327cbd35d096700c0259ddff10> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e4ce3000 - 0x1e4d03fff DocumentManagerCore arm64e  <b5bd1e7222bc3e1f9dd55a0f354814b7> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e4d8e000 - 0x1e4d90fff DragUI arm64e  <fed87366d8c837c3829034740ae16c2c> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e4dc0000 - 0x1e4df1fff EAP8021X arm64e  <98ddaf68f0a23f6cb958c38f15d138ef> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e4f76000 - 0x1e4f7dfff ExtensionFoundation arm64e  <269d853002d13a54b9c94eb26a8882da> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e513d000 - 0x1e5551fff FaceCore arm64e  <4334968753a13d5a8834ec84144809ed> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e555a000 - 0x1e555ffff FeatureFlagsSupport arm64e  <3a4e0c7117963d4e8387c1ff89e6f780> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1e570c000 - 0x1e584efff libFontParser.dylib arm64e  <c72ad0745ac93b659b674914393ae093> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1e584f000 - 0x1e5857fff libGSFont.dylib arm64e  <b068ee5fc08338f1872b811e56e24e56> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1e5858000 - 0x1e5895fff libGSFontCache.dylib arm64e  <237c5373a70b3af5873043acb16928ce> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e58fd000 - 0x1e590afff libhvf.dylib arm64e  <4f8941fcc09531739dd8aa71ac32520d> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e65cc000 - 0x1e65ebfff GenerationalStorage arm64e  <a41ac71204053053a4a2961ea5f614d2> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e65ec000 - 0x1e65f9fff GraphVisualizer arm64e  <099248751c7231c6ab204ffc011190e3> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e6626000 - 0x1e6632fff HID arm64e  <306002d363ad304580d7a28aa7332d0c> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e6e80000 - 0x1e6e89fff IOKitten arm64e  <70c5721ae9723082be896c07c0f8362d> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e6e8a000 - 0x1e6e8cfff IOSurfaceAccelerator arm64e  <60a192f2fc893709b0919bba3f3a9b38> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1e6eb7000 - 0x1e6ebefff IdleTimerServices arm64e  <9370e4f6ec0136d9ab773c36d8c51cfc> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1e6f93000 - 0x1e6fa0fff IntentsFoundation arm64e  <3c45718f0a453d80a5039479539acd06> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e6fbe000 - 0x1e6fdbfff IntlPreferences arm64e  <e644478d6a383f8ab792c3850440b245> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1e7252000 - 0x1e7259fff LinguisticData arm64e  <dcb46cc8c9c93df3b046d7d4f192cdd0> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1e7edb000 - 0x1e7fadfff MetalTools arm64e  <0b9155e555963929a5402436bf91033d> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1e8038000 - 0x1e804cfff MobileBluetooth arm64e  <f4e5ac4565a0370298cbee3404fa7b60> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1e80cf000 - 0x1e80d5fff MobileSystemServices arm64e  <cf0f2b6927c4329ebe94a4d60493af12> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e81b7000 - 0x1e81bdfff Netrb arm64e  <2f7d24627a1d3671accb7d16ac366230> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1e827e000 - 0x1e8298fff NetworkStatistics arm64e  <c6959fe2543f3ac6a4d1a130957a6c60> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1e8374000 - 0x1e83b5fff OTSVG arm64e  <9404de3d832034f1b478e6770df08133> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1e8a04000 - 0x1e8a30fff Pasteboard arm64e  <bacd7862b12f3ab1a5e057f73302fe49> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1e8a9f000 - 0x1e8a9ffff PhoneNumbers arm64e  <86c4c5ac0c473ad5a0bf1553cbd6475f> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1e8cae000 - 0x1e8cfafff PhysicsKit arm64e  <2bf284a56cd93fafa781052f138ed23d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e8db8000 - 0x1e8dc3fff PointerUIServices arm64e  <98b284a44d7331f68134ab06b550f6e3> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1eaf0b000 - 0x1eaf15fff SignpostCollection arm64e  <4749311960ce3f2e9631dfc0e545cccc> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1eaf16000 - 0x1eaf16fff SignpostMetrics arm64e  <756c0ec9c2d43a55bbfcf00ea5e70cab> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1eaf18000 - 0x1eaf58fff SignpostSupport arm64e  <8c380de32ff8337486735f9aec07e507> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1eb9d4000 - 0x1eb9d4fff SoftLinking arm64e  <803c8c8c00ad3eeb924177ac8b2a0178> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1ebecb000 - 0x1ebf09fff StreamingZip arm64e  <0980eaae9fa03af294a320d05543706f> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1ebf11000 - 0x1ebf1bfff SymptomDiagnosticReporter arm64e  <541c5fe212bb3a36b7f5eb3cc0a8f764> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1ebf4d000 - 0x1ebf69fff SymptomPresentationFeed arm64e  <4325a8c8518e30939f83bd7cb3ef9893> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1ebfa9000 - 0x1ebfb9fff TCC arm64e  <c783172c1c5634728390c0423d7160ac> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1ec8ac000 - 0x1ec960fff TextureIO arm64e  <c48e8d624c4731caa9aefb1435fa725c> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ecb83000 - 0x1ecb8afff URLFormatting arm64e  <6b66226ec8c634f3bd667a4af030a07c> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ede5c000 - 0x1ede5dfff WatchdogClient arm64e  <69e04563b89834cda36b91aa7fc5076b> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1ee144000 - 0x1ee880fff libwebrtc.dylib arm64e  <4505d3294bbd38fea867f0f9114e55b0> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1eee57000 - 0x1eee5afff XCTTargetBootstrap arm64e  <a7807a769fb330558207ae1666bf186f> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1eeede000 - 0x1eeefdfff caulk arm64e  <c825451a58ec3b2a9db761cea4058cea> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1f1472000 - 0x1f1477fff kperf arm64e  <08ef6ced017e334dbfb52a12f911cc49> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1f1478000 - 0x1f1480fff kperfdata arm64e  <a4e54992f7ac3a08a7618ed300529208> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f1481000 - 0x1f1497fff libEDR arm64e  <92fae9563a1e3aa49562c9ec8d93f705> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1f14b0000 - 0x1f14c1fff perfdata arm64e  <af039b5262113f128722a0ec48f8c2d3> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f1e22000 - 0x1f1e5efff libAWDSupport.dylib arm64e  <ec9d86e1a42f395b964f700b1918a1eb> /usr/lib/libAWDSupport.dylib
0x1f239d000 - 0x1f23acfff libAudioStatistics.dylib arm64e  <b88cf6749d933d6b88ea80e227edf2d0> /usr/lib/libAudioStatistics.dylib
0x1f254c000 - 0x1f257ffff libCRFSuite.dylib arm64e  <eff3920cf1b8339496c2e333711a86df> /usr/lib/libCRFSuite.dylib
0x1f2580000 - 0x1f2581fff libCTGreenTeaLogger.dylib arm64e  <748efb072c4f3afaa2dafd33fe75d7d7> /usr/lib/libCTGreenTeaLogger.dylib
0x1f2582000 - 0x1f258cfff libChineseTokenizer.dylib arm64e  <83ce9fc370093b4e89580e4e79515060> /usr/lib/libChineseTokenizer.dylib
0x1f2843000 - 0x1f284afff libIOReport.dylib arm64e  <06af496860ad388fb6c71aadaf1ec289> /usr/lib/libIOReport.dylib
0x1f28c1000 - 0x1f28c8fff libMatch.1.dylib arm64e  <013fc0b90d5733a38c5fcafb4f531ca3> /usr/lib/libMatch.1.dylib
0x1f29da000 - 0x1f29dbfff libThaiTokenizer.dylib arm64e  <26ff6d4218fa3564ae85769e475085fe> /usr/lib/libThaiTokenizer.dylib
0x1f2c50000 - 0x1f2c52fff libapp_launch_measurement.dylib arm64e  <60872b49564b34dba96053ff633a44d7> /usr/lib/libapp_launch_measurement.dylib
0x1f2c53000 - 0x1f2c69fff libapple_nghttp2.dylib arm64e  <a0ae5dc7331938e5aafe1bb7d5ba9410> /usr/lib/libapple_nghttp2.dylib
0x1f2c6a000 - 0x1f2cfbfff libate.dylib arm64e  <acdfe7bfd9e33ea99e96472c646332ab> /usr/lib/libate.dylib
0x1f2d8d000 - 0x1f2d9dfff libbsm.0.dylib arm64e  <aa8544db442b3d7298aad8333f1da86a> /usr/lib/libbsm.0.dylib
0x1f2d9e000 - 0x1f2daafff libbz2.1.0.dylib arm64e  <c7fe39ce38c230f8bf80b0623c0133cc> /usr/lib/libbz2.1.0.dylib
0x1f2dab000 - 0x1f2dabfff libcharset.1.dylib arm64e  <c1feecdce64231778a18a6b9e83d29d1> /usr/lib/libcharset.1.dylib
0x1f2dac000 - 0x1f2dbdfff libcmph.dylib arm64e  <100ce5367c1531e093feb698ed397d75> /usr/lib/libcmph.dylib
0x1f2dbe000 - 0x1f2dd5fff libcompression.dylib arm64e  <ecf46b53d77839068ae93e009f1afa56> /usr/lib/libcompression.dylib
0x1f2dd6000 - 0x1f2decfff libcoretls.dylib arm64e  <5a15ba424e8c32c1852b6bf5b0b9f5e6> /usr/lib/libcoretls.dylib
0x1f2ded000 - 0x1f2deefff libcoretls_cfhelpers.dylib arm64e  <6b34095b1eb73897a7ce5cd164b1ba59> /usr/lib/libcoretls_cfhelpers.dylib
0x1f2e12000 - 0x1f2e19fff libcupolicy.dylib arm64e  <5fd954ea46503268a79279937ba46fae> /usr/lib/libcupolicy.dylib
0x1f2e1a000 - 0x1f2e21fff libdns_services.dylib arm64e  <1e6278dfd78a3cfda791ec582596d6ab> /usr/lib/libdns_services.dylib
0x1f2e40000 - 0x1f2e40fff libenergytrace.dylib arm64e  <1f82a4e41bb13b2bbec15c8fa895bcae> /usr/lib/libenergytrace.dylib
0x1f2e41000 - 0x1f2e5afff libexpat.1.dylib arm64e  <0337d28ff1203b9785468cf81228b4f4> /usr/lib/libexpat.1.dylib
0x1f2e87000 - 0x1f2e8bfff libgermantok.dylib arm64e  <616d3bc7c70031c8b64cac33f622f695> /usr/lib/libgermantok.dylib
0x1f2e8c000 - 0x1f2e91fff libheimdal-asn1.dylib arm64e  <2cf60e4c59493c18991607cfd599cc25> /usr/lib/libheimdal-asn1.dylib
0x1f2e92000 - 0x1f2f87fff libiconv.2.dylib arm64e  <96c33c0a1c3e36129f5f9c5a06aa8ee6> /usr/lib/libiconv.2.dylib
0x1f2fa6000 - 0x1f2fa7fff liblangid.dylib arm64e  <be7c2108730e3eb3b57df71d75580648> /usr/lib/liblangid.dylib
0x1f2fa8000 - 0x1f2fb3fff liblockdown.dylib arm64e  <9d9e7c37660e30a1a876d6033629fcc0> /usr/lib/liblockdown.dylib
0x1f2fb4000 - 0x1f2fccfff liblzma.5.dylib arm64e  <0bcf3933a36f3b92abee3c5b5476b489> /usr/lib/liblzma.5.dylib
0x1f2ffb000 - 0x1f3050fff libmecab.dylib arm64e  <cfa91232468339b290c19dc34bd03fc9> /usr/lib/libmecab.dylib
0x1f3289000 - 0x1f329bfff libmis.dylib arm64e  <b1ee6bb46e3a341ba9d844a59634df67> /usr/lib/libmis.dylib
0x1f329c000 - 0x1f32b1fff libnetworkextension.dylib arm64e  <edbc37633ce83854b64e696ec94a3328> /usr/lib/libnetworkextension.dylib
0x1f365c000 - 0x1f3696fff libpcap.A.dylib arm64e  <1a8ae5ac32ba3816a9b5917e402a1515> /usr/lib/libpcap.A.dylib
0x1f3697000 - 0x1f36a5fff libperfcheck.dylib arm64e  <76d92bc0ad533f27a19d6fc816595eeb> /usr/lib/libperfcheck.dylib
0x1f36ad000 - 0x1f36bffff libprequelite.dylib arm64e  <0769f4c5597d3a8cabb3dd2f4150832b> /usr/lib/libprequelite.dylib
0x1f36c0000 - 0x1f36d2fff libprotobuf-lite.dylib arm64e  <b2ac45e02fe931a482bd3d122e9711a5> /usr/lib/libprotobuf-lite.dylib
0x1f36d3000 - 0x1f3735fff libprotobuf.dylib arm64e  <6bae89e501373fcba31ec70c089f6281> /usr/lib/libprotobuf.dylib
0x1f3796000 - 0x1f37aefff libresolv.9.dylib arm64e  <543fc2cd008c3ead84a72f434ea8f8e7> /usr/lib/libresolv.9.dylib
0x1f37af000 - 0x1f37b1fff libsandbox.1.dylib arm64e  <56c512172a463088bb0b92b35f973c32> /usr/lib/libsandbox.1.dylib
0x1f37fb000 - 0x1f37fefff libutil.dylib arm64e  <bd91b6a662e83649ad7a2e49887f39f4> /usr/lib/libutil.dylib
0x1f37ff000 - 0x1f38eafff libxml2.2.dylib arm64e  <69f58a5d55e3350384fc69de109a27b8> /usr/lib/libxml2.2.dylib
0x1f3919000 - 0x1f392afff libz.1.dylib arm64e  <c54213fe599e385abfa1d61e4f3bf2db> /usr/lib/libz.1.dylib
0x1f3b7c000 - 0x1f3b81fff libcache.dylib arm64e  <b99efabb0eec35e1b3d22b8f9786335f> /usr/lib/system/libcache.dylib
0x1f3b82000 - 0x1f3b8ffff libcommonCrypto.dylib arm64e  <cee070ebc8be388aa6787366a3c26eb4> /usr/lib/system/libcommonCrypto.dylib
0x1f3b90000 - 0x1f3b93fff libcompiler_rt.dylib arm64e  <94009075862d337481ebc6ce2f19c920> /usr/lib/system/libcompiler_rt.dylib
0x1f3b94000 - 0x1f3b9cfff libcopyfile.dylib arm64e  <be954c55cb063214862fee46429c1851> /usr/lib/system/libcopyfile.dylib
0x1f3c7c000 - 0x1f3c7cfff liblaunch.dylib arm64e  <910b87c7ffbc3870ad492c33c6bac42f> /usr/lib/system/liblaunch.dylib
0x1f3c7d000 - 0x1f3c82fff libmacho.dylib arm64e  <6135fd257d293340b73a89f4f47bebc0> /usr/lib/system/libmacho.dylib
0x1f3c83000 - 0x1f3c85fff libremovefile.dylib arm64e  <e8844fd6e7683d8691cae8fcdf998be6> /usr/lib/system/libremovefile.dylib
0x1f3c86000 - 0x1f3c87fff libsystem_blocks.dylib arm64e  <0264eb2280a734bb89228396234ae825> /usr/lib/system/libsystem_blocks.dylib
0x1f3c88000 - 0x1f3c8afff libsystem_collections.dylib arm64e  <511397d6929531aea7e0a3dd5eb3dd22> /usr/lib/system/libsystem_collections.dylib
0x1f3c8b000 - 0x1f3c8ffff libsystem_configuration.dylib arm64e  <c8890758b4c43ec08d5f228c22086258> /usr/lib/system/libsystem_configuration.dylib
0x1f3c90000 - 0x1f3ca2fff libsystem_containermanager.dylib arm64e  <a88e3aa202573530af6b78e2f95b91d1> /usr/lib/system/libsystem_containermanager.dylib
0x1f3ca3000 - 0x1f3ca4fff libsystem_coreservices.dylib arm64e  <c9eb71e0df2133e28fb7046a81af5a76> /usr/lib/system/libsystem_coreservices.dylib
0x1f3ca5000 - 0x1f3caefff libsystem_darwin.dylib arm64e  <3811e6bc768d37d3ab928af58f302dd9> /usr/lib/system/libsystem_darwin.dylib
0x1f3caf000 - 0x1f3cb7fff libsystem_dnssd.dylib arm64e  <bd2172e57ba23066b1a58309a3fe23c0> /usr/lib/system/libsystem_dnssd.dylib
0x1f3cb8000 - 0x1f3cbafff libsystem_featureflags.dylib arm64e  <d87df8c1aa8238999be549f6f7a523ac> /usr/lib/system/libsystem_featureflags.dylib
0x1f3cbb000 - 0x1f3ce8fff libsystem_m.dylib arm64e  <588d2652ea2d38ca87da2abd2d4d2a13> /usr/lib/system/libsystem_m.dylib
0x1f3ce9000 - 0x1f3ceffff libsystem_platform.dylib arm64e  <73f3e4590f823377a7d1ef05cae41c0a> /usr/lib/system/libsystem_platform.dylib
0x1f3cf0000 - 0x1f3cf0fff libsystem_product_info_filter.dylib arm64e  <1ac730a9de2f32dfa875392aa0007ef2> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f3cf1000 - 0x1f3cfcfff libsystem_pthread.dylib arm64e  <677a4a3539f3303e8c653fa891a75caf> /usr/lib/system/libsystem_pthread.dylib
0x1f3cfd000 - 0x1f3d00fff libsystem_sandbox.dylib arm64e  <4e4d7b23761d3615acb01746f670d335> /usr/lib/system/libsystem_sandbox.dylib
0x1f3d01000 - 0x1f3d0bfff libunwind.dylib arm64e  <056b2b8f555b3f75a9a98b6c42648ddd> /usr/lib/system/libunwind.dylib
0x1f3d0c000 - 0x1f3d42fff libxpc.dylib arm64e  <71a903b4e73136b6bfdaba9e03b53e8c> /usr/lib/system/libxpc.dylib

EOF

Here's my package.json:

{
  "nativescript": {
    "id": {
      "android": "org.nativescript.TinaApp",
      "ios": "org.nativescript.TinaAppIos"
    },
    "tns-android": {
      "version": "6.3.1"
    },
    "tns-ios": {
      "version": "6.3.0"
    }
  },
  "description": "NativeScript Application",
  "license": "SEE LICENSE IN <your-license-filename>",
  "repository": "<fill-your-repository-here>",
  "scripts": {
    "lint": "tslint \"src/**/*.ts\""
  },
  "dependencies": {
    "@angular/animations": "~8.2.0",
    "@angular/common": "~8.2.0",
    "@angular/compiler": "~8.2.0",
    "@angular/core": "~8.2.0",
    "@angular/forms": "~8.2.0",
    "@angular/platform-browser": "~8.2.0",
    "@angular/platform-browser-dynamic": "~8.2.0",
    "@angular/router": "~8.2.0",
    "@nstudio/nativescript-checkbox": "^1.0.0",
    "@nstudio/nativescript-loading-indicator": "^4.0.0",
    "@nstudio/nativescript-pulltorefresh": "^2.0.0",
    "nativescript-angular": "~8.20.3",
    "nativescript-datetimepicker": "^1.2.3",
    "nativescript-geolocation": "^5.1.0",
    "nativescript-plugin-firebase": "^10.5.2",
    "nativescript-theme-core": "^1.0.6",
    "platform": "^1.3.6",
    "reflect-metadata": "~0.1.12",
    "rxjs": "^6.4.0",
    "tns-core-modules": "^6.3.2",
    "tns-platform-declarations": "^6.5.15",
    "zone.js": "~0.9.1"
  },
  "devDependencies": {
    "@angular/compiler-cli": "~8.2.0",
    "@nativescript/schematics": "^0.5.2",
    "@ngtools/webpack": "~8.2.0",
    "codelyzer": "~4.5.0",
    "nativescript-dev-webpack": "~1.4.0",
    "node-sass": "^4.7.1",
    "tslint": "~5.19.0",
    "typescript": "~3.5.3"
  },
  "gitHead": "fa98f785df3fba482e5e2a0c76f4be1fa6dc7a14",
  "readme": "NativeScript Application"
}

My nativescript version is 6.3.3 and I use Xcode 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.