An experiment to use Firebase and React Native to build a wwdc.family app

Overview

wwdc.family

This is an experiment to use Firebase and React Native to build a wwdc.family app.

Don't use that source code as reference - I have no prior experience with JavaScript, React, nor React Native.

All feedback welcome of course, feel free to submit a PR too 👍

Setup locally

git clone https://github.com/wwdc-family/app
cd app
brew update && brew install node watchman
npm install
npm install -g react-native-cli
react-native run-ios

Logo License

The app icon is released under Creative Commons CC0. You are free to adapt and use it for commercial purposes without attributing the original author or source. Although not required, a link back to this project is appreciated.

Comments
  • Crash on launch

    Crash on launch

    It looks like 1.0(55) introduced an issue that causes the app to crash if user has already signed in from an older version.

    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[2]'
    *** First throw call stack:
    (0x184d2afe0 0x18378c538 0x184c119b4 0x184c11824 0x100551af8 0x100554d24 0x183be29e0 0x183be29a0 0x183be75e8 0x184cd90c8 0x184cd6ce4 0x184c06da4 0x186670074 0x18aec1058 0x10002adc8 0x183c1559c)
    

    Crash Report

    {"app_name":"wwdcfamily","app_cohort":"2|date=1494907200000&sf=143441&tid=d0c5b878bfbf335d2cedfc14b02ee119c3b4c07f7f25e5bc953d34951377a810&ttype=e","app_version":"1.0","timestamp":"2017-05-15 21:29:26.11 -0700","slice_uuid":"40b7f53f-6332-31f0-9ca5-4333077f3ae3","adam_id":1222374686,"build_version":"55","bundleID":"family.wwdc.app","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 10.3.2 (14F89)","incident_id":"F086415E-4244-41F2-B684-52064946340F","is_beta":true,"name":"wwdcfamily"}
    Incident Identifier: F086415E-4244-41F2-B684-52064946340F
    Beta Identifier:     04B3EB42-4B62-478F-8C3D-2C22EBE60CC4
    Hardware Model:      iPhone9,2
    Process:             wwdcfamily [800]
    Path:                /private/var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/wwdcfamily
    Identifier:          family.wwdc.app
    Version:             55 (1.0)
    Beta:                YES
    Code Type:           ARM-64 (Native)
    Role:                Foreground
    Parent Process:      launchd [1]
    Coalition:           family.wwdc.app [602]
    
    
    Date/Time:           2017-05-15 21:29:26.0600 -0700
    Launch Time:         2017-05-15 21:29:24.6227 -0700
    OS Version:          iPhone OS 10.3.2 (14F89)
    Report Version:      104
    
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Exception Note:  EXC_CORPSE_NOTIFY
    Triggered by Thread:  0
    
    Application Specific Information:
    abort() called
    
    Filtered syslog:
    None found
    
    Last Exception Backtrace:
    (0x184d2afe0 0x18378c538 0x184c119b4 0x184c11824 0x100549af8 0x10054cd24 0x183be29e0 0x183be29a0 0x183be75e8 0x184cd90c8 0x184cd6ce4 0x184c06da4 0x186670074 0x18aec1058 0x100022dc8 0x183c1559c)
    
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   libsystem_kernel.dylib        	0x0000000183d25014 0x183d06000 + 126996
    1   libsystem_pthread.dylib       	0x0000000183def264 0x183dea000 + 21092
    2   libsystem_c.dylib             	0x0000000183c99a60 0x183c38000 + 399968
    3   libsystem_c.dylib             	0x0000000183c999d0 0x183c38000 + 399824
    4   libc++abi.dylib               	0x00000001837651b0 0x183764000 + 4528
    5   libc++abi.dylib               	0x000000018377ec04 0x183764000 + 109572
    6   libobjc.A.dylib               	0x000000018378c820 0x183784000 + 34848
    7   wwdcfamily                    	0x000000010008c20c 0x100018000 + 475660
    8   libc++abi.dylib               	0x000000018377b5d4 0x183764000 + 95700
    9   libc++abi.dylib               	0x000000018377aef8 0x183764000 + 93944
    10  libobjc.A.dylib               	0x000000018378c66c 0x183784000 + 34412
    11  CoreFoundation                	0x0000000184c119b4 0x184bfe000 + 80308
    12  CoreFoundation                	0x0000000184c11824 0x184bfe000 + 79908
    13  wwdcfamily                    	0x0000000100549af8 0x100018000 + 5446392
    14  wwdcfamily                    	0x000000010054cd24 0x100018000 + 5459236
    15  libdispatch.dylib             	0x0000000183be29e0 0x183be1000 + 6624
    16  libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    17  libdispatch.dylib             	0x0000000183be75e8 0x183be1000 + 26088
    18  CoreFoundation                	0x0000000184cd90c8 0x184bfe000 + 897224
    19  CoreFoundation                	0x0000000184cd6ce4 0x184bfe000 + 888036
    20  CoreFoundation                	0x0000000184c06da4 0x184bfe000 + 36260
    21  GraphicsServices              	0x0000000186670074 0x186664000 + 49268
    22  UIKit                         	0x000000018aec1058 0x18ae4c000 + 479320
    23  wwdcfamily                    	0x0000000100022dc8 0x100018000 + 44488
    24  libdyld.dylib                 	0x0000000183c1559c 0x183c11000 + 17820
    
    Thread 1 name:  Dispatch queue: com.twitter.crashlytics.ios.work-queue :: NSOperation 0x170248d30 (QOS: DEFAULT)
    Thread 1:
    0   libsystem_kernel.dylib        	0x0000000183d25954 0x183d06000 + 129364
    1   libsystem_kernel.dylib        	0x0000000183d0a404 0x183d06000 + 17412
    2   libremovefile.dylib           	0x0000000183c1e50c 0x183c1d000 + 5388
    3   libremovefile.dylib           	0x0000000183c1e6ec 0x183c1d000 + 5868
    4   libremovefile.dylib           	0x0000000183c1eac8 0x183c1d000 + 6856
    5   Foundation                    	0x000000018575f884 0x185714000 + 309380
    6   Foundation                    	0x000000018572eb28 0x185714000 + 109352
    7   Foundation                    	0x000000018575f338 0x185714000 + 308024
    8   wwdcfamily                    	0x000000010007a434 0x100018000 + 402484
    9   wwdcfamily                    	0x0000000100088bec 0x100018000 + 461804
    10  wwdcfamily                    	0x000000010007c738 0x100018000 + 411448
    11  wwdcfamily                    	0x00000001000888c4 0x100018000 + 460996
    12  wwdcfamily                    	0x0000000100084598 0x100018000 + 443800
    13  Foundation                    	0x00000001857f9814 0x185714000 + 940052
    14  Foundation                    	0x000000018573e770 0x185714000 + 173936
    15  Foundation                    	0x000000018572eb28 0x185714000 + 109352
    16  Foundation                    	0x00000001857fbbb0 0x185714000 + 949168
    17  libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    18  libdispatch.dylib             	0x0000000183bf0ad4 0x183be1000 + 64212
    19  libdispatch.dylib             	0x0000000183be62cc 0x183be1000 + 21196
    20  libdispatch.dylib             	0x0000000183bf2a50 0x183be1000 + 72272
    21  libdispatch.dylib             	0x0000000183bf27d0 0x183be1000 + 71632
    22  libsystem_pthread.dylib       	0x0000000183deb100 0x183dea000 + 4352
    23  libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 2:
    0   libsystem_pthread.dylib       	0x0000000183deaca8 0x183dea000 + 3240
    
    Thread 3 name:  Dispatch queue: io.answers.EventQueue :: NSOperation 0x174259dd0 (QOS: BACKGROUND)
    Thread 3:
    0   libsystem_malloc.dylib        	0x0000000183d5b960 0x183d58000 + 14688
    1   libsystem_malloc.dylib        	0x0000000183d6fa68 0x183d58000 + 96872
    2   libsystem_malloc.dylib        	0x0000000183d700c8 0x183d58000 + 98504
    3   libobjc.A.dylib               	0x00000001837983a0 0x183784000 + 82848
    4   libdispatch.dylib             	0x0000000183be66fc 0x183be1000 + 22268
    5   libxpc.dylib                  	0x0000000183e1d710 0x183e1a000 + 14096
    6   libxpc.dylib                  	0x0000000183e1cc5c 0x183e1a000 + 11356
    7   libxpc.dylib                  	0x0000000183e323b8 0x183e1a000 + 99256
    8   libxpc.dylib                  	0x0000000183e327c8 0x183e1a000 + 100296
    9   libsystem_trace.dylib         	0x0000000183e02cd0 0x183e00000 + 11472
    10  libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    11  libdispatch.dylib             	0x0000000183bee194 0x183be1000 + 53652
    12  libdispatch.dylib             	0x0000000183bee014 0x183be1000 + 53268
    13  libsystem_trace.dylib         	0x0000000183e027c8 0x183e00000 + 10184
    14  libsystem_trace.dylib         	0x0000000183e0e194 0x183e00000 + 57748
    15  libsystem_trace.dylib         	0x0000000183e0d698 0x183e00000 + 54936
    16  libsystem_trace.dylib         	0x0000000183e0ca1c 0x183e00000 + 51740
    17  CoreFoundation                	0x0000000184cad228 0x184bfe000 + 717352
    18  CoreFoundation                	0x0000000184c47d84 0x184bfe000 + 302468
    19  CoreFoundation                	0x0000000184c473a8 0x184bfe000 + 299944
    20  CoreFoundation                	0x0000000184c508ec 0x184bfe000 + 338156
    21  Foundation                    	0x0000000185771944 0x185714000 + 383300
    22  Foundation                    	0x00000001857718d8 0x185714000 + 383192
    23  wwdcfamily                    	0x00000001000a66c0 0x100018000 + 583360
    24  wwdcfamily                    	0x000000010009a334 0x100018000 + 533300
    25  wwdcfamily                    	0x00000001000a1ff8 0x100018000 + 565240
    26  Foundation                    	0x00000001857f9814 0x185714000 + 940052
    27  Foundation                    	0x000000018573e770 0x185714000 + 173936
    28  Foundation                    	0x000000018572eb28 0x185714000 + 109352
    29  Foundation                    	0x00000001857fbbb0 0x185714000 + 949168
    30  libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    31  libdispatch.dylib             	0x0000000183bf0ad4 0x183be1000 + 64212
    32  libdispatch.dylib             	0x0000000183be62cc 0x183be1000 + 21196
    33  libdispatch.dylib             	0x0000000183bf2a50 0x183be1000 + 72272
    34  libdispatch.dylib             	0x0000000183bf27d0 0x183be1000 + 71632
    35  libsystem_pthread.dylib       	0x0000000183deb100 0x183dea000 + 4352
    36  libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 4 name:  com.apple.uikit.eventfetch-thread
    Thread 4:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   CoreFoundation                	0x0000000184cd8e90 0x184bfe000 + 896656
    3   CoreFoundation                	0x0000000184cd6ae4 0x184bfe000 + 887524
    4   CoreFoundation                	0x0000000184c06da4 0x184bfe000 + 36260
    5   Foundation                    	0x0000000185720d74 0x185714000 + 52596
    6   Foundation                    	0x0000000185741b44 0x185714000 + 187204
    7   UIKit                         	0x000000018b84b6a8 0x18ae4c000 + 10483368
    8   Foundation                    	0x000000018581e2d8 0x185714000 + 1090264
    9   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    10  libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    11  libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 5:
    0   libsystem_kernel.dylib        	0x0000000183d25a88 0x183d06000 + 129672
    1   libsystem_pthread.dylib       	0x0000000183deb1a4 0x183dea000 + 4516
    2   libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 6 name:  Dispatch queue: FIRLoggingClientQueue
    Thread 6:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   libsystem_notify.dylib        	0x0000000183ddbd7c 0x183dd8000 + 15740
    3   libsystem_notify.dylib        	0x0000000183de0c1c 0x183dd8000 + 35868
    4   libsystem_asl.dylib           	0x0000000183c21eec 0x183c1f000 + 12012
    5   libsystem_asl.dylib           	0x0000000183c23f44 0x183c1f000 + 20292
    6   wwdcfamily                    	0x0000000100146c3c 0x100018000 + 1240124
    7   libdispatch.dylib             	0x0000000183be29e0 0x183be1000 + 6624
    8   libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    9   libdispatch.dylib             	0x0000000183bf0ad4 0x183be1000 + 64212
    10  libdispatch.dylib             	0x0000000183be62cc 0x183be1000 + 21196
    11  libdispatch.dylib             	0x0000000183bf2a50 0x183be1000 + 72272
    12  libdispatch.dylib             	0x0000000183bf27d0 0x183be1000 + 71632
    13  libsystem_pthread.dylib       	0x0000000183deb100 0x183dea000 + 4352
    14  libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 7 name:  com.twitter.crashlytics.ios.MachExceptionServer
    Thread 7:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   wwdcfamily                    	0x0000000100079bd8 0x100018000 + 400344
    3   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    4   libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    5   libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 8:
    0   libsystem_kernel.dylib        	0x0000000183d25a88 0x183d06000 + 129672
    1   libsystem_pthread.dylib       	0x0000000183deafd0 0x183dea000 + 4048
    2   libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 9 name:  com.apple.NSURLConnectionLoader
    Thread 9:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   CoreFoundation                	0x0000000184cd8e90 0x184bfe000 + 896656
    3   CoreFoundation                	0x0000000184cd6ae4 0x184bfe000 + 887524
    4   CoreFoundation                	0x0000000184c06da4 0x184bfe000 + 36260
    5   CFNetwork                     	0x0000000185412df4 0x185331000 + 925172
    6   Foundation                    	0x000000018581e2d8 0x185714000 + 1090264
    7   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    8   libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    9   libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 10 name:  com.facebook.react.JavaScript
    Thread 10:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   CoreFoundation                	0x0000000184cd8e90 0x184bfe000 + 896656
    3   CoreFoundation                	0x0000000184cd6ae4 0x184bfe000 + 887524
    4   CoreFoundation                	0x0000000184c06da4 0x184bfe000 + 36260
    5   wwdcfamily                    	0x00000001004b7e0c 0x100018000 + 4849164
    6   Foundation                    	0x000000018581e2d8 0x185714000 + 1090264
    7   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    8   libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    9   libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 11:
    0   libsystem_kernel.dylib        	0x0000000183d25314 0x183d06000 + 127764
    1   libsystem_c.dylib             	0x0000000183c448b0 0x183c38000 + 51376
    2   libc++.1.dylib                	0x00000001837553c4 0x18370e000 + 291780
    3   JavaScriptCore                	0x00000001895b9db8 0x188c00000 + 10198456
    4   JavaScriptCore                	0x00000001895b8df8 0x188c00000 + 10194424
    5   JavaScriptCore                	0x00000001895b8c34 0x188c00000 + 10193972
    6   JavaScriptCore                	0x00000001895b8adc 0x188c00000 + 10193628
    7   JavaScriptCore                	0x00000001895b9ebc 0x188c00000 + 10198716
    8   JavaScriptCore                	0x00000001895b9de8 0x188c00000 + 10198504
    9   JavaScriptCore                	0x00000001895ba098 0x188c00000 + 10199192
    10  libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    11  libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    12  libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 12:
    0   libsystem_kernel.dylib        	0x0000000183d25a88 0x183d06000 + 129672
    1   libsystem_pthread.dylib       	0x0000000183deb1a4 0x183dea000 + 4516
    2   libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 13 name:  Dispatch queue: com.apple.aggregated.requestQueue
    Thread 13:
    0   libsystem_kernel.dylib        	0x0000000183d07224 0x183d06000 + 4644
    1   libsystem_kernel.dylib        	0x0000000183d0709c 0x183d06000 + 4252
    2   libxpc.dylib                  	0x0000000183e320a0 0x183e1a000 + 98464
    3   libxpc.dylib                  	0x0000000183e24954 0x183e1a000 + 43348
    4   libxpc.dylib                  	0x0000000183e24d68 0x183e1a000 + 44392
    5   libxpc.dylib                  	0x0000000183e1e298 0x183e1a000 + 17048
    6   libxpc.dylib                  	0x0000000183e1dfe8 0x183e1a000 + 16360
    7   libxpc.dylib                  	0x0000000183e1dd90 0x183e1a000 + 15760
    8   libdispatch.dylib             	0x0000000183be29a0 0x183be1000 + 6560
    9   libdispatch.dylib             	0x0000000183bf0ad4 0x183be1000 + 64212
    10  libdispatch.dylib             	0x0000000183be62cc 0x183be1000 + 21196
    11  libdispatch.dylib             	0x0000000183bf2a50 0x183be1000 + 72272
    12  libdispatch.dylib             	0x0000000183bf27d0 0x183be1000 + 71632
    13  libsystem_pthread.dylib       	0x0000000183deb100 0x183dea000 + 4352
    14  libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 14 name:  WTF::AutomaticThread
    Thread 14:
    0   libsystem_kernel.dylib        	0x0000000183d24e1c 0x183d06000 + 126492
    1   libsystem_pthread.dylib       	0x0000000183dec814 0x183dea000 + 10260
    2   JavaScriptCore                	0x0000000188c0d8f8 0x188c00000 + 55544
    3   JavaScriptCore                	0x00000001895a0b18 0x188c00000 + 10095384
    4   JavaScriptCore                	0x00000001891722dc 0x188c00000 + 5710556
    5   JavaScriptCore                	0x0000000189590810 0x188c00000 + 10029072
    6   JavaScriptCore                	0x0000000188c09e88 0x188c00000 + 40584
    7   JavaScriptCore                	0x0000000188c09d98 0x188c00000 + 40344
    8   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    9   libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    10  libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 15 name:  WTF::AutomaticThread
    Thread 15:
    0   libsystem_kernel.dylib        	0x0000000183d24e1c 0x183d06000 + 126492
    1   libsystem_pthread.dylib       	0x0000000183dec814 0x183dea000 + 10260
    2   JavaScriptCore                	0x0000000188c0d8f8 0x188c00000 + 55544
    3   JavaScriptCore                	0x00000001895a0b18 0x188c00000 + 10095384
    4   JavaScriptCore                	0x00000001891722dc 0x188c00000 + 5710556
    5   JavaScriptCore                	0x0000000189590810 0x188c00000 + 10029072
    6   JavaScriptCore                	0x0000000188c09e88 0x188c00000 + 40584
    7   JavaScriptCore                	0x0000000188c09d98 0x188c00000 + 40344
    8   libsystem_pthread.dylib       	0x0000000183ded68c 0x183dea000 + 13964
    9   libsystem_pthread.dylib       	0x0000000183ded59c 0x183dea000 + 13724
    10  libsystem_pthread.dylib       	0x0000000183deacb4 0x183dea000 + 3252
    
    Thread 16:
    0   libsystem_kernel.dylib        	0x0000000183d25a88 0x183d06000 + 129672
    1   libsystem_pthread.dylib       	0x0000000183deb1a4 0x183dea000 + 4516
    2   libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 17:
    0   libsystem_pthread.dylib       	0x0000000183deaca8 0x183dea000 + 3240
    
    Thread 18:
    0   libsystem_pthread.dylib       	0x0000000183deaca8 0x183dea000 + 3240
    
    Thread 19:
    0   libsystem_kernel.dylib        	0x0000000183d25a88 0x183d06000 + 129672
    1   libsystem_pthread.dylib       	0x0000000183deb1a4 0x183dea000 + 4516
    2   libsystem_pthread.dylib       	0x0000000183deacac 0x183dea000 + 3244
    
    Thread 0 crashed with ARM Thread State (64-bit):
        x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000001
        x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffffffffffec
        x8: 0x0000000008000000   x9: 0x0000000004000000  x10: 0x00000000ffffffff  x11: 0x000000000000000b
       x12: 0x0000000000000010  x13: 0x0000000184f75c0e  x14: 0x0000040000000400  x15: 0x0000000000000000
       x16: 0x0000000000000148  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000006
       x20: 0x00000001aae8cb40  x21: 0x000000016fde5610  x22: 0x0000000000000007  x23: 0x000000010057c913
       x24: 0x0000000000000001  x25: 0x0000000000000014  x26: 0xffffffffffffffff  x27: 0x0000000175662640
       x28: 0x0000000002ffffff   fp: 0x000000016fde5530   lr: 0x0000000183def264
        sp: 0x000000016fde5510   pc: 0x0000000183d25014 cpsr: 0x00000000
    
    Binary Images:
    0x100018000 - 0x100713fff wwdcfamily arm64  <40b7f53f633231f09ca54333077f3ae3> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/wwdcfamily
    0x100a40000 - 0x100a67fff GTMSessionFetcher arm64  <7f7de6dba6fe3b9fb6b2049e452151fc> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
    0x100ac4000 - 0x100acffff GoogleToolboxForMac arm64  <d81883a85f293ad7967a65ca790f7108> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
    0x100aec000 - 0x100b1ffff dyld arm64  <a3339f99c2ea39d8beb70b8ff2e84061> /usr/lib/dyld
    0x100b74000 - 0x100bd3fff Protobuf arm64  <8c3521ea49423d2f98489355faa01f34> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/Frameworks/Protobuf.framework/Protobuf
    0x100ca0000 - 0x100d77fff React arm64  <5a5e96661cd83739bf73db659d04b3f3> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/Frameworks/React.framework/React
    0x100ecc000 - 0x100edbfff yoga arm64  <e5b46a759a123764a6556e81f3fcc598> /var/containers/Bundle/Application/FA54E28B-F12F-4312-81C3-1D69E0A8E7C8/wwdcfamily.app/Frameworks/yoga.framework/yoga
    0x1029e0000 - 0x1029ebfff GAXClient arm64  <5a808d56007c3dfca12507ae9695ecf4> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
    0x18370c000 - 0x18370dfff libSystem.B.dylib arm64  <2e9654eb84903bd7aee0815fd9d27591> /usr/lib/libSystem.B.dylib
    0x18370e000 - 0x183763fff libc++.1.dylib arm64  <da0f6a86db853140b2d79e3b36f28795> /usr/lib/libc++.1.dylib
    0x183764000 - 0x183780fff libc++abi.dylib arm64  <5dc5ba28cfa43f838099049d17ba9ec6> /usr/lib/libc++abi.dylib
    0x183784000 - 0x183b61fff libobjc.A.dylib arm64  <85f3b59b96243690b138ce96e663bf4b> /usr/lib/libobjc.A.dylib
    0x183b62000 - 0x183b66fff libcache.dylib arm64  <5d1024035c983afdacc90dad2f0280ec> /usr/lib/system/libcache.dylib
    0x183b67000 - 0x183b72fff libcommonCrypto.dylib arm64  <0ca00f1d89553b9e8ad032310e8ecbb8> /usr/lib/system/libcommonCrypto.dylib
    0x183b73000 - 0x183b76fff libcompiler_rt.dylib arm64  <771427d857db3158b2f7d971afa219c9> /usr/lib/system/libcompiler_rt.dylib
    0x183b77000 - 0x183b7efff libcopyfile.dylib arm64  <793e7046ae7c3b65b17d6e0d9fe975fd> /usr/lib/system/libcopyfile.dylib
    0x183b7f000 - 0x183be0fff libcorecrypto.dylib arm64  <66d47f7529873633892967a26e598456> /usr/lib/system/libcorecrypto.dylib
    0x183be1000 - 0x183c10fff libdispatch.dylib arm64  <1643bcf57daf389784dfcad8c485fd3e> /usr/lib/system/libdispatch.dylib
    0x183c11000 - 0x183c15fff libdyld.dylib arm64  <6c6a61f720cf30daa4a357cbefbf4cd6> /usr/lib/system/libdyld.dylib
    0x183c16000 - 0x183c16fff liblaunch.dylib arm64  <1539b0564b4b34f78ab27c96400c3619> /usr/lib/system/liblaunch.dylib
    0x183c17000 - 0x183c1cfff libmacho.dylib arm64  <9434199c06b73b7090f38d0d0f6e6c20> /usr/lib/system/libmacho.dylib
    0x183c1d000 - 0x183c1efff libremovefile.dylib arm64  <2262f08800e630af981ed21f7240d32e> /usr/lib/system/libremovefile.dylib
    0x183c1f000 - 0x183c36fff libsystem_asl.dylib arm64  <8c876d02afeb3aa18e733bbdbfa074f9> /usr/lib/system/libsystem_asl.dylib
    0x183c37000 - 0x183c37fff libsystem_blocks.dylib arm64  <45adbecbe4b93744911aa6314fbbc8ff> /usr/lib/system/libsystem_blocks.dylib
    0x183c38000 - 0x183cb4fff libsystem_c.dylib arm64  <31008bfe57f7313a974fad1f76e24496> /usr/lib/system/libsystem_c.dylib
    0x183cb5000 - 0x183cb9fff libsystem_configuration.dylib arm64  <99e65007dcd2368da0a7896f491ece18> /usr/lib/system/libsystem_configuration.dylib
    0x183cba000 - 0x183cbffff libsystem_containermanager.dylib arm64  <62636c63790b3c0d9cc115fc73d66ba2> /usr/lib/system/libsystem_containermanager.dylib
    0x183cc0000 - 0x183cc1fff libsystem_coreservices.dylib arm64  <9eec7dc8a2d831639eaf9bd9b3e70377> /usr/lib/system/libsystem_coreservices.dylib
    0x183cc2000 - 0x183cdafff libsystem_coretls.dylib arm64  <f7a5e11e082d37babe31812e9717fcf0> /usr/lib/system/libsystem_coretls.dylib
    0x183cdb000 - 0x183ce1fff libsystem_dnssd.dylib arm64  <9700821f537737e4b2f91607acb78aa7> /usr/lib/system/libsystem_dnssd.dylib
    0x183ce2000 - 0x183d05fff libsystem_info.dylib arm64  <077e4a85b19f3b00b768a5eb34fe46b5> /usr/lib/system/libsystem_info.dylib
    0x183d06000 - 0x183d2afff libsystem_kernel.dylib arm64  <275624061b1a3ab391baf08b4ba58a97> /usr/lib/system/libsystem_kernel.dylib
    0x183d2b000 - 0x183d57fff libsystem_m.dylib arm64  <d8e9248df4523f35a7ac365dab827fba> /usr/lib/system/libsystem_m.dylib
    0x183d58000 - 0x183d73fff libsystem_malloc.dylib arm64  <56104290e798374188ef0da981dc3146> /usr/lib/system/libsystem_malloc.dylib
    0x183d74000 - 0x183dcdfff libsystem_network.dylib arm64  <54ba9caf24023fd0ad569557ac08b1a6> /usr/lib/system/libsystem_network.dylib
    0x183dce000 - 0x183dd7fff libsystem_networkextension.dylib arm64  <8aef40a6317b3062b40dc94d87f7d1bf> /usr/lib/system/libsystem_networkextension.dylib
    0x183dd8000 - 0x183de2fff libsystem_notify.dylib arm64  <1da4fe88c1ad31b6a5c7c2138f5d1c94> /usr/lib/system/libsystem_notify.dylib
    0x183de3000 - 0x183de9fff libsystem_platform.dylib arm64  <a0a582b8f653379e8ac7799e83c90b1f> /usr/lib/system/libsystem_platform.dylib
    0x183dea000 - 0x183df3fff libsystem_pthread.dylib arm64  <8f14c41e6536348a9b6ffd2a82be7d57> /usr/lib/system/libsystem_pthread.dylib
    0x183df4000 - 0x183df7fff libsystem_sandbox.dylib arm64  <ac550550955c37c2b2e4022095b4b8de> /usr/lib/system/libsystem_sandbox.dylib
    0x183df8000 - 0x183dfffff libsystem_symptoms.dylib arm64  <39c51c9bffa030ef82de6c281436e836> /usr/lib/system/libsystem_symptoms.dylib
    0x183e00000 - 0x183e12fff libsystem_trace.dylib arm64  <3fdd15d2b2c33d68b8cc600d0482b5fd> /usr/lib/system/libsystem_trace.dylib
    0x183e13000 - 0x183e18fff libunwind.dylib arm64  <990bab05c7b333f3bfc274d5ea579b71> /usr/lib/system/libunwind.dylib
    0x183e19000 - 0x183e19fff libvminterpose.dylib arm64  <dabe83c40ec235dfb7f0e8fe395e1844> /usr/lib/system/libvminterpose.dylib
    0x183e1a000 - 0x183e40fff libxpc.dylib arm64  <7a12d1ee49b73e1eb582b9c359c7fe79> /usr/lib/system/libxpc.dylib
    0x183e41000 - 0x184056fff libicucore.A.dylib arm64  <d7b181cad9a438e7b6e010c2e4c8da5e> /usr/lib/libicucore.A.dylib
    0x184057000 - 0x184068fff libz.1.dylib arm64  <ab0d683d7cf931e49e5456a420ced72e> /usr/lib/libz.1.dylib
    0x184bfe000 - 0x184f7ffff CoreFoundation arm64  <719044f95fe23ee0ab14504def42b100> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x184f80000 - 0x184f90fff libbsm.0.dylib arm64  <4f2930cfb67e3965a863f8bfb7704300> /usr/lib/libbsm.0.dylib
    0x184f91000 - 0x184f91fff libenergytrace.dylib arm64  <5cfceffa0be736398124efbb3d80cbd1> /usr/lib/libenergytrace.dylib
    0x184f92000 - 0x18500dfff IOKit arm64  <6f72fc6ac9d2309dbf33c8b014c129d0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x18500e000 - 0x18502efff libMobileGestalt.dylib arm64  <5674397d74c33492a16f51f6fd33f114> /usr/lib/libMobileGestalt.dylib
    0x18502f000 - 0x185118fff libxml2.2.dylib arm64  <605bee9eb5ff3c43a65d251460f3650c> /usr/lib/libxml2.2.dylib
    0x185119000 - 0x1851b3fff Security arm64  <287bf21cb54734b9b91574ccb4e71436> /System/Library/Frameworks/Security.framework/Security
    0x1851b4000 - 0x18521ffff SystemConfiguration arm64  <57d2eead9fcf34ecaa81c225ad8345e1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x185220000 - 0x185330fff libsqlite3.dylib arm64  <aa3a5cd643b43e40b5680d5a3758ab8f> /usr/lib/libsqlite3.dylib
    0x185331000 - 0x1856a5fff CFNetwork arm64  <05331a42dd8b31cea6ef547eadc487cd> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x1856a6000 - 0x1856b3fff libbz2.1.0.dylib arm64  <29e1c06129583bb5b423bbfd7397c0e5> /usr/lib/libbz2.1.0.dylib
    0x1856b4000 - 0x1856ccfff liblzma.5.dylib arm64  <eb9e235443573c948bcd016ea00a3709> /usr/lib/liblzma.5.dylib
    0x1856cd000 - 0x1856e7fff libCRFSuite.dylib arm64  <a859d30f7de034a2bee5aa662bc5bc2d> /usr/lib/libCRFSuite.dylib
    0x1856e8000 - 0x185711fff libarchive.2.dylib arm64  <a31887c5b46a3b97ad308f4db869be43> /usr/lib/libarchive.2.dylib
    0x185712000 - 0x185713fff liblangid.dylib arm64  <80d66702d7ce30b7b75c3f75472697eb> /usr/lib/liblangid.dylib
    0x185714000 - 0x1859e3fff Foundation arm64  <08e6a29fdbac38dd817c66cedf0e0052> /System/Library/Frameworks/Foundation.framework/Foundation
    0x1859e4000 - 0x185a8ffff libBLAS.dylib arm64  <708d8599265c39d3881fc57c55bc982d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
    0x185a90000 - 0x185dbefff libLAPACK.dylib arm64  <96e5ce2234903263ad30c6398972d535> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
    0x185dbf000 - 0x186059fff vImage arm64  <1f67094759de381898830a3692edff0f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
    0x18605a000 - 0x18607ffff libvMisc.dylib arm64  <3de044e80d883d6188e8ce8a8572ec5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
    0x186080000 - 0x186094fff libLinearAlgebra.dylib arm64  <37c71c692da03cc9a1534badab1cf6f4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
    0x186095000 - 0x1860a6fff libSparseBLAS.dylib arm64  <2237c532ebe539f8ab93c181dfa1a291> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
    0x1860a7000 - 0x18611cfff libvDSP.dylib arm64  <0ced33b1008e357e9acb9d039cff697d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
    0x18611d000 - 0x18611dfff vecLib arm64  <d21c98b0003235f99d247f4f934c7641> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
    0x18611e000 - 0x18611efff Accelerate arm64  <f38de9acd0ba3a00a1c32fda7a240f38> /System/Library/Frameworks/Accelerate.framework/Accelerate
    0x18611f000 - 0x186663fff CoreGraphics arm64  <7d39f265eae8328f801705549c70e571> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
    0x186664000 - 0x186678fff GraphicsServices arm64  <b5749f3fa6f13ce689683db33f23256c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
    0x186679000 - 0x1866c6fff AppSupport arm64  <2a60ffa70fa13031a1251b964802ad31> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x1866c7000 - 0x1867f4fff MobileCoreServices arm64  <78cfd6fb54fa3b2abaa4006791ac96ca> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
    0x1867f5000 - 0x186856fff BaseBoard arm64  <ff0febbec86337aead2c18f8ac460dec> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
    0x186857000 - 0x186866fff AssertionServices arm64  <8ff92082f5833b7795af4a2200886ce2> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
    0x186867000 - 0x186894fff BackBoardServices arm64  <7bd5622615bb39cdba684e47e9bb8798> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
    0x186899000 - 0x1868e8fff FrontBoardServices arm64  <6adf5e0649313e35bd11d448eb071d17> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
    0x1868ec000 - 0x186920fff SpringBoardServices arm64  <a5f42cadcaba3943953f5047533c2fe7> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
    0x186921000 - 0x18693bfff MobileKeyBag arm64  <51a5be975d3a37c2af8751a5b9124948> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
    0x18693c000 - 0x186944fff IOSurface arm64  <acecdca025ff36b4b14159e52e2819dd> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
    0x186945000 - 0x186950fff liblockdown.dylib arm64  <3904292ecd513a0e85216e7c3abd1101> /usr/lib/liblockdown.dylib
    0x186951000 - 0x186967fff CrashReporterSupport arm64  <b06bf5fa4c9b36f595a2a8ea4a84cca9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
    0x186968000 - 0x18696afff IOSurfaceAccelerator arm64  <7dd37fd295f93ecfa89401bbbb418dbf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
    0x18696b000 - 0x1869abfff AppleJPEG arm64  <d8b98c13f8d83200ad41d6b30d3c9c14> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
    0x1869ac000 - 0x186f39fff ImageIO arm64  <9133dcebff4c3ab6807f96f884190cb5> /System/Library/Frameworks/ImageIO.framework/ImageIO
    0x186f3a000 - 0x186f40fff TCC arm64  <b11f764c841d3c69a50a6b0993735d43> /System/Library/PrivateFrameworks/TCC.framework/TCC
    0x186f41000 - 0x186f45fff AggregateDictionary arm64  <fab7b20283e43d8aa268b7d051e3d521> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
    0x186f46000 - 0x186f52fff PowerLog arm64  <a668cd2a3ad03c0291a9665f3151f946> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
    0x186f53000 - 0x186fbdfff libTelephonyUtilDynamic.dylib arm64  <a9cba41bffa83838b49c3f8ff2538f8a> /usr/lib/libTelephonyUtilDynamic.dylib
    0x186fbe000 - 0x186fd0fff CommonUtilities arm64  <495171d174123535af0ff1751ef454b3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x186fd1000 - 0x186fe6fff libcompression.dylib arm64  <c5e41b4a6cbf37fb87cd5cd44f6906b8> /usr/lib/libcompression.dylib
    0x186fe7000 - 0x18727ffff CoreData arm64  <7574c4fafa7a33bf82e05d9fa01ed542> /System/Library/Frameworks/CoreData.framework/CoreData
    0x187280000 - 0x187285fff libCoreVMClient.dylib arm64  <07e215340c3239fea6c469df55183bcd> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
    0x187286000 - 0x18728bfff IOAccelerator arm64  <54e24860953b39ddbe13a2dcdf76c733> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
    0x18728c000 - 0x18728dfff libCVMSPluginSupport.dylib arm64  <02280e05346d31509d62ac2583f72857> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
    0x18728e000 - 0x187291fff libCoreFSCache.dylib arm64  <f5c0306167ea39b2b60185329c1a8bbb> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
    0x187292000 - 0x1872d3fff libGLImage.dylib arm64  <34bb7e96428f3c1abd6f0cbb2787b9e1> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
    0x1872d4000 - 0x1872defff libGFXShared.dylib arm64  <d70b4c465ebe3a9e98c2b82ccf8fb7d7> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
    0x1872df000 - 0x1872e7fff IOMobileFramebuffer arm64  <e759626dff9439309f66279b3e4296ca> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
    0x1872e8000 - 0x1872e8fff libmetal_timestamp.dylib arm64  <b51cc6027bd833d4a2a80f0d1de8bc40> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x1872e9000 - 0x18734afff Metal arm64  <0dc267ebbc333fcfa409b09544725b5f> /System/Library/Frameworks/Metal.framework/Metal
    0x18734b000 - 0x187355fff OpenGLES arm64  <d789825652ac31c78f1007fed0ff3777> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
    0x187356000 - 0x18737afff CoreVideo arm64  <ba0cdc15666b32f7be6f9fcd1528c7f1> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
    0x18737b000 - 0x18737dfff OAuth arm64  <56d873bb47973452a9fc41ee777f8d42> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
    0x187385000 - 0x1873c1fff Accounts arm64  <28b18304843b3350a829aaedc92b5a54> /System/Library/Frameworks/Accounts.framework/Accounts
    0x1873c2000 - 0x1874b4fff libiconv.2.dylib arm64  <1db28a41c3a83551aad361a4e072fe33> /usr/lib/libiconv.2.dylib
    0x1874b5000 - 0x187602fff CoreAudio arm64  <34f7497d8b43383cb4021a8300855c94> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x187603000 - 0x187606fff UserFS arm64  <b8862d7a16d83d22954ab81b89743009> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
    0x187607000 - 0x187714fff CoreMedia arm64  <8d8137d106813d32a14ce6e1f8384c08> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
    0x187715000 - 0x18771bfff libcupolicy.dylib arm64  <3964026e2c6f3eab9ea81b19ec10b7ed> /usr/lib/libcupolicy.dylib
    0x18771c000 - 0x1877a5fff CoreTelephony arm64  <84dcfae0a4713efc95beb71856f971aa> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
    0x1877a6000 - 0x1878b3fff libFontParser.dylib arm64  <a7990cbb692b36a49280088c24b9ec2a> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x1878b4000 - 0x187943fff VideoToolbox arm64  <59e3d13a5d243b44abf10a5c4ba313f4> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
    0x187944000 - 0x187944fff FontServices arm64  <5a9fc52851583aac96b6745cf7aae370> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
    0x187945000 - 0x187a91fff CoreText arm64  <851f6498f833335fb35ec9e67515c2fb> /System/Library/Frameworks/CoreText.framework/CoreText
    0x187a92000 - 0x187aacfff ProtocolBuffer arm64  <a3544981c8743eea875d5b7c7bc5b19b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x187aad000 - 0x187ad5fff PersistentConnection arm64  <4a392539b9c33a47b69439638cfaac04> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
    0x187ad6000 - 0x187adcfff DataMigration arm64  <6cff1ebc13b332e3809b4722048c6ffb> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
    0x187add000 - 0x187f31fff AudioToolbox arm64  <0505b7dd6a033bf78117a8cd81a1101b> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
    0x187f32000 - 0x18810ffff QuartzCore arm64  <416a878f23c636fc8d81404ff7dd4fdc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
    0x188110000 - 0x188116fff Netrb arm64  <099e2ab3ae8e3a498e0e0a0f17e128a7> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
    0x188117000 - 0x188127fff libcmph.dylib arm64  <903e25509e37307e99af188ed1272633> /usr/lib/libcmph.dylib
    0x188128000 - 0x188148fff libmis.dylib arm64  <1a116c60b46a3781a68a9c27e9cf2653> /usr/lib/libmis.dylib
    0x188149000 - 0x18823afff LanguageModeling arm64  <c49bcbbac36d34308151388e8bf1a718> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
    0x18823b000 - 0x188331fff ManagedConfiguration arm64  <0e15a8564caf3d47ab9b199770bf5cd2> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x188332000 - 0x188348fff libmarisa.dylib arm64  <96c399295cb13cad829c93b5c29f0661> /usr/lib/libmarisa.dylib
    0x188349000 - 0x188419fff ProofReader arm64  <bb56e538be8835199a0abd263adb75f8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
    0x18841a000 - 0x188424fff MediaAccessibility arm64  <17fe4943f5363a278cf9868db2623b9d> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
    0x188425000 - 0x188435fff MobileAsset arm64  <2a3a006162af37b79c3a6b2ab71344c6> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
    0x188436000 - 0x1884a7fff ColorSync arm64  <996fd30495c33a64b17b87797c54aec2> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
    0x1884a8000 - 0x188518fff MetalPerformanceShaders arm64  <e78463e7ed8334909ae0968c5b4ddcbc> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
    0x188519000 - 0x188948fff FaceCore arm64  <0179b0a45e4932e5967336ac40c0c4d8> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
    0x188949000 - 0x1889c5fff Quagga arm64  <b3a2d704a9103e2e85e0d86e6bb6f0b2> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
    0x1889c6000 - 0x188b8ffff CoreImage arm64  <8c5c510a2d90361696f6a965b6b933a0> /System/Library/Frameworks/CoreImage.framework/CoreImage
    0x188b90000 - 0x188bdffff TextInput arm64  <a1a56e91cb0534e8815a23fb6993b023> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
    0x188be0000 - 0x188bf0fff libAccessibility.dylib arm64  <fbd694050c503c12a3e0e7dfb490b9df> /usr/lib/libAccessibility.dylib
    0x188c00000 - 0x189642fff JavaScriptCore arm64  <f4afe098cd9b33c2b3369773851e26b9> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
    0x189643000 - 0x189894fff StoreServices arm64  <7876e0b331c3380ab69b57e9bc5ece4b> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
    0x189895000 - 0x18aa8afff WebCore arm64  <d0a2b6b3b79434a08272968e20cd00a7> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
    0x18aa8b000 - 0x18aab3fff libxslt.1.dylib arm64  <3edbcb1d6e1d33519db363daf35cfe1c> /usr/lib/libxslt.1.dylib
    0x18aab4000 - 0x18ac20fff WebKitLegacy arm64  <a7feeddf725930858e5fe93e4e047bb5> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
    0x18ac21000 - 0x18ace6fff CoreUI arm64  <0a25c84cf6183efead20a5cea30b98ad> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
    0x18ace7000 - 0x18ad0efff DictionaryServices arm64  <dd7a3952ff63333ebe91d7eff8347628> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
    0x18ad0f000 - 0x18ad12fff HangTracer arm64  <13e35bff690836b7b717f3f5ff690897> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
    0x18ad13000 - 0x18ad67fff PhysicsKit arm64  <e53aecfb95ec3252986a82a83a3cafd1> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
    0x18ad68000 - 0x18ae3ffff UIFoundation arm64  <db0623abf2243a578bd1e457f6877483> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x18ae4c000 - 0x18bbf3fff UIKit arm64  <4ad90348edcc3d21983f83490705f2aa> /System/Library/Frameworks/UIKit.framework/UIKit
    0x18bbf4000 - 0x18bc1cfff CoreBluetooth arm64  <ced176702d7c37e6a9027eeb3fbf7f66> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
    0x18bc1d000 - 0x18bc45fff DataAccessExpress arm64  <6c35e310019e35a38adba222a251f4fc> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
    0x18bc46000 - 0x18bc66fff NetworkStatistics arm64  <de6f2c537e8b32f19a14ca97b293394e> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
    0x18bc67000 - 0x18bcf0fff AddressBook arm64  <6ac637105605370a8cf1bf73e72447bf> /System/Library/Frameworks/AddressBook.framework/AddressBook
    0x18bcf1000 - 0x18be51fff CoreMotion arm64  <5add12fe99963d58a923e3151d02baea> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
    0x18be52000 - 0x18be7cfff CacheDelete arm64  <b7d03ec01fa83f0c8c876884fb6a7b2a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
    0x18be7d000 - 0x18be8afff CoreAUC arm64  <4ccece7ce6f53d4393588ca8af59f4cc> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
    0x18be8b000 - 0x18c3f6fff MediaToolbox arm64  <6cca04ef0c203442a24e3613d286cd42> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
    0x18c3f7000 - 0x18c5a4fff Celestial arm64  <3330c498b46631eeb90a642d377fae9b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
    0x18c5a5000 - 0x18c5b4fff IntlPreferences arm64  <09d66fe143483a389cd6f502e13da940> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
    0x18c5b5000 - 0x18c5b7fff CoreDuetDebugLogging arm64  <7e3ea6bf9d463951866292d973db6e6b> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
    0x18c5b8000 - 0x18c5ccfff CoreDuetDaemonProtocol arm64  <9702905525c33e2880b00d957ad476c9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
    0x18c5cd000 - 0x18c6a2fff CoreDuet arm64  <d436e43f1206320fbd75248b121358aa> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
    0x18c6a3000 - 0x18c859fff AVFoundation arm64  <bf1a5ba30aa5384289fb3f8454ba0e22> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
    0x18c85a000 - 0x18c88efff libtidy.A.dylib arm64  <2f48d4f92e6a3ff5b0509adff9b99ca4> /usr/lib/libtidy.A.dylib
    0x18c88f000 - 0x18c8f5fff IMFoundation arm64  <38ea4de43fbe399397e16b597d39ef1e> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
    0x18c8f6000 - 0x18cf99fff GeoServices arm64  <58b2dd08bd0f303cbbee0e58327e5c87> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
    0x18cf9a000 - 0x18cf9bfff DiagnosticLogCollection arm64  <8c7cdc0581863d949fad12e1c002c80f> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
    0x18cf9c000 - 0x18cf9dfff Marco arm64  <9de14b0be5043a13ae11ce2b307d4352> /System/Library/PrivateFrameworks/Marco.framework/Marco
    0x18cf9e000 - 0x18d023fff CoreLocation arm64  <527a5b7da22730e0ba1a17a74575990e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x18d024000 - 0x18d029fff ConstantClasses arm64  <d1824269bde13011a30bb20413b487c8> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x18d2bb000 - 0x18d30dfff IDSFoundation arm64  <7f7fb39e2f1c38549a0f6a98ad72a35d> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
    0x18d30e000 - 0x18d3d6fff IDS arm64  <70d356bcf7223c3b88292e774b59302e> /System/Library/PrivateFrameworks/IDS.framework/IDS
    0x18d3d7000 - 0x18d3f5fff MediaServices arm64  <ae9e890161c13c02a11f9fcce775756d> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
    0x18d3f6000 - 0x18d439fff AuthKit arm64  <51f9f14dab343736aba127fc4c2fef4d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
    0x18d43a000 - 0x18d43ffff libheimdal-asn1.dylib arm64  <430155e3abb132b391e8bc0785b6cd70> /usr/lib/libheimdal-asn1.dylib
    0x18d440000 - 0x18d514fff MediaRemote arm64  <54a5906be66238bc85148945148e5e08> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
    0x18d515000 - 0x18d699fff MobileSpotlightIndex arm64  <85e4085a14363a6d9104565abe0d8ac9> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
    0x18d69a000 - 0x18d6b9fff PlugInKit arm64  <5fd199791bd034158ae690bd4b9ab1e1> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
    0x18d6ba000 - 0x18d6f6fff ProtectedCloudStorage arm64  <e05570a9e6bf32d7b7064e4bff2da280> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
    0x18d6f7000 - 0x18d712fff libresolv.9.dylib arm64  <1d7a61761a42344b850150806bcb08a9> /usr/lib/libresolv.9.dylib
    0x18d713000 - 0x18d728fff ApplePushService arm64  <0af0362080153e92bf29b1b964417848> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
    0x18d729000 - 0x18d778fff ContactsFoundation arm64  <4834faa7e4d9338995744a0082f8c55c> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
    0x18d77c000 - 0x18d82ffff Contacts arm64  <958c7de2b63736d7a5a44b1935bd2950> /System/Library/Frameworks/Contacts.framework/Contacts
    0x18d830000 - 0x18d879fff CoreSpotlight arm64  <d82a303ae98f311ea76c1b2eb85ab42d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
    0x18d87a000 - 0x18d8a2fff vCard arm64  <7498fe2f006237ee95d1570b4fd377d4> /System/Library/PrivateFrameworks/vCard.framework/vCard
    0x18d8a3000 - 0x18d92ffff VoiceServices arm64  <581c48f7f95b38b7ad93bacd582afdda> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
    0x18d930000 - 0x18d97ffff SAObjects arm64  <6f3a056e36c23779a775adf39afb410a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
    0x18da1c000 - 0x18dabefff AssistantServices arm64  <a185851af66b3df599d663ac6b2ca2aa> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
    0x18dbc2000 - 0x18dbdefff AppleIDSSOAuthentication arm64  <51e91fc9170931599eb79c311b1adc09> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
    0x18dbf0000 - 0x18dc63fff AppleAccount arm64  <419f55559f51314b9d6c53d03f353f19> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
    0x18dc64000 - 0x18dc68fff CommunicationsFilter arm64  <88fe96f3e9bd3c928f0ce3b9e3609f22> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
    0x18dc69000 - 0x18dc8efff ChunkingLibrary arm64  <a5610db4cde33d18849623976460f536> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
    0x18dc8f000 - 0x18dc9afff CaptiveNetwork arm64  <cd8e42beb887325798304d0d01bd57b3> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
    0x18dc9b000 - 0x18dcc9fff EAP8021X arm64  <3a3aa5c4990e34879ca12e6f5e1de265> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
    0x18dcca000 - 0x18dcd1fff AssetCacheServices arm64  <ec37af1c81113876b331f36c6263a725> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
    0x18dcd2000 - 0x18dd9afff MMCS arm64  <5943d49acc423c058ef9b4147abe8b41> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
    0x18dd9b000 - 0x18ddcbfff MobileWiFi arm64  <2d66ac36f09f39c4ac0722873331d039> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
    0x18ddcc000 - 0x18de0efff ContentIndex arm64  <4e6fa126997f30cb8c0caf9ae4f0e63b> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
    0x18df57000 - 0x18df65fff BaseBoardUI arm64  <a8827f7f29f23c94a7400ef1c94ad3d1> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
    0x18df66000 - 0x18df7cfff UserManagement arm64  <40ac399d20df3c0e9c438d1c212beb4f> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
    0x18e719000 - 0x18e85dfff ContactsUI arm64  <31a25a9458cf380fbc3f78c00d447586> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
    0x18e85e000 - 0x18f02ffff ModelIO arm64  <fd3a8c97e2c831f1930e3b6504e01e73> /System/Library/Frameworks/ModelIO.framework/ModelIO
    0x18f037000 - 0x18f0bcfff CoreSymbolication arm64  <a523764b6f1e3fd5bb5c0ed2970fb3fa> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
    0x18f157000 - 0x18f187fff GLKit arm64  <19bc88c1484837f8917d1b6ebeb8f432> /System/Library/Frameworks/GLKit.framework/GLKit
    0x18f438000 - 0x18f50ffff AddressBookUI arm64  <381f7b67a71c3e57a975bbc88e3b2046> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
    0x18f5ed000 - 0x18f663fff iTunesStore arm64  <ce72159db23032379460e91ee94f2bd9> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
    0x18f664000 - 0x18f66afff CloudPhotoServices arm64  <8de95cd9eb9c3941ad9348dc323bbd82> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
    0x18f66b000 - 0x18f761fff CloudPhotoLibrary arm64  <3183a58c4b8739e5bd61501dababa798> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
    0x18f7ba000 - 0x18f7e2fff AssetsLibraryServices arm64  <a1f91416a79731e192e96ff9f7e6a9f9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
    0x18f880000 - 0x18f8aefff ACTFramework arm64  <d0dbf6b0c7253e30b8d55be12b11d409> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
    0x18f8af000 - 0x18f8bafff DCIMServices arm64  <14a4ff27549d33ca8f53de8d463b39c7> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
    0x18f8bb000 - 0x18f9eafff CoreMediaStream arm64  <3533cce3157433488535bdfa0cb13785> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
    0x18f9eb000 - 0x18fa04fff PhotosFormats arm64  <a541a7d13e8f39d388646bcca30d5da3> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
    0x18fa05000 - 0x18fa0cfff XPCKit arm64  <db3b46de1c973673aef44874014248c2> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
    0x18fde5000 - 0x18fecafff CameraKit arm64  <573a74738cc13b64aa19c96a125bfac7> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
    0x18fed3000 - 0x18feeffff MediaStream arm64  <624779663a7b3643830a30e280c86db6> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
    0x18fef0000 - 0x19028dfff PhotoLibraryServices arm64  <a9ff7bee826b3701a1e97ad63168cdc8> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
    0x19028e000 - 0x1902c4fff PrototypeTools arm64  <48fdbf6299283a2da4bba73617b42398> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
    0x1902c5000 - 0x190332fff libprotobuf.dylib arm64  <9c108882e95c3003a9140280a9da8250> /usr/lib/libprotobuf.dylib
    0x190333000 - 0x190357fff ScreenReaderCore arm64  <ea23fcc3d523379fa6326a6c227a1ab1> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
    0x19040d000 - 0x19042dfff TextToSpeech arm64  <531670bacff8334c8e93eb4b297aa0f3> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
    0x1904b7000 - 0x1904b9fff libAXSafeCategoryBundle.dylib arm64  <d2477e782deb39aca9d1ebd42a89bcca> /usr/lib/libAXSafeCategoryBundle.dylib
    0x1904ba000 - 0x1904c3fff libAXSpeechManager.dylib arm64  <d7df8fffa8a73e6587976321a64cfd61> /usr/lib/libAXSpeechManager.dylib
    0x1904c4000 - 0x190567fff AccessibilityUtilities arm64  <31e81a59b36e3ada980270955b991d48> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
    0x190753000 - 0x190784fff DataDetectorsCore arm64  <a6010e00f70239889cbdaaaf2325df0d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
    0x190793000 - 0x1909f3fff libAWDSupportFramework.dylib arm64  <2c1184b25c6130d29445782aa1fe9b73> /usr/lib/libAWDSupportFramework.dylib
    0x190a36000 - 0x190a76fff WirelessDiagnostics arm64  <8aab71ecbfba39c78621cdf43f93a4d2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
    0x190a77000 - 0x190b8bfff Photos arm64  <367ccc47c5a5357dbc463bc65f55e5cf> /System/Library/Frameworks/Photos.framework/Photos
    0x190b8c000 - 0x190bc5fff AXRuntime arm64  <355a6abb19b036c5bb1d3b59939e24c9> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
    0x190c64000 - 0x190c6ffff CoreRecents arm64  <a7313c413ca031469295d08361d050c8> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
    0x190c72000 - 0x190c7bfff AccessibilityUIUtilities arm64  <ac86f0d4a3b5389fba205a2a16dc3219> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
    0x190d70000 - 0x190d83fff AssetsLibrary arm64  <75a7169f5751312c844ec6af3151310d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
    0x190dbf000 - 0x1913c8fff VectorKit arm64  <46931b40954a3084aa1b079551e5f7fe> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
    0x1913c9000 - 0x1915ddfff MapKit arm64  <18958686f1433e8a8396bb857c1b326e> /System/Library/Frameworks/MapKit.framework/MapKit
    0x19192a000 - 0x1919a3fff libnetwork.dylib arm64  <a1d866db069538fc90aaae3ca1ccb13d> /usr/lib/libnetwork.dylib
    0x1919b7000 - 0x191a37fff Network arm64  <e962fe80d3ee3497a52d0644c99aafb6> /System/Library/PrivateFrameworks/Network.framework/Network
    0x191df9000 - 0x191df9fff AdSupport arm64  <f3131730317f3fe29fb00a1cf1acd020> /System/Library/Frameworks/AdSupport.framework/AdSupport
    0x191dfa000 - 0x191e1cfff StoreKit arm64  <1966dbfdc06b3973a49d9d6e4d4c6757> /System/Library/Frameworks/StoreKit.framework/StoreKit
    0x1924fc000 - 0x19256dfff WebInspector arm64  <e4e7313a0b3a30af91b60785eba76871> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
    0x19263c000 - 0x192702fff ITMLKit arm64  <4ad6092de7fc3847808a5a8f3a15e63f> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
    0x19417a000 - 0x194182fff AccessibilityUI arm64  <4449c477e2733ffab7f80fa7b4e903be> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
    0x194926000 - 0x194957fff WirelessProximity arm64  <cd9dbf0a74b6378d8670d534902b72a9> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
    0x1958bb000 - 0x195919fff CoreBrightness arm64  <3cbc7c04794738d3a761dde2fd830fd1> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
    0x196000000 - 0x196004fff ZoomServices arm64  <e0a5bc0b472037b0a199969f2b512c1c> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
    0x199392000 - 0x19939dfff AccessibilitySettingsLoader arm64  <c71a89248e893bf68c5c0efde10ddea6> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
    0x199909000 - 0x19991dfff libCGInterfaces.dylib arm64  <8d96c27fbf1235749dd2907472688e89> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
    0x19a7ce000 - 0x19a7dcfff AppleFSCompression arm64  <9ce16a16e20c35f5be292f251083c30d> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
    0x19a7dd000 - 0x19a7e8fff AppleIDAuthSupport arm64  <73d34b108f8634649e3ef934de89d6dd> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
    0x19b4dd000 - 0x19b502fff CoreServicesInternal arm64  <3c2db4f07ea232358a78e76307363ba0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
    0x19bc76000 - 0x19bc82fff libGSFontCache.dylib arm64  <ad96a7db4ef337a1919ef9e4f24ce96a> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
    0x19bc83000 - 0x19bcb4fff libTrueTypeScaler.dylib arm64  <b675e879d4b032ba8ad24e7e78818463> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x19bd36000 - 0x19bd62fff Futhark arm64  <acc267a7bd13343895809b3b6619199d> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
    0x19e6e2000 - 0x19e8b1fff libFosl_dynamic.dylib arm64  <8e1668637c423351a9b8f75d3db4e1bd> /usr/lib/libFosl_dynamic.dylib
    0x19eccd000 - 0x19ecfffff libpcap.A.dylib arm64  <5b50b83d66ba3127ab8bfb9d7773aeab> /usr/lib/libpcap.A.dylib
    0x19ed3a000 - 0x19ee0afff AVFAudio arm64  <82aeee0bc85835348e3b6113e5f0f7dc> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
    0x19ee15000 - 0x19efabfff Intents arm64  <c55c244eff3a3b568972131160de46a0> /System/Library/Frameworks/Intents.framework/Intents
    0x19f0ec000 - 0x19f10ffff UserNotifications arm64  <dea565113b183df0a2d4cd6a375f3142> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
    0x19f42f000 - 0x19f4e3fff Navigation arm64  <f0b936f873723d8c98980d34674cc274> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
    0x19f5e2000 - 0x19f685fff TextureIO arm64  <a427c8b881e43dad8d3c812bc418d731> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
    0x19fb16000 - 0x19fb18fff SpeakTypingServices arm64  <fe744ef3a0a9318ebbde57a0d4b15b4b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
    0x19fbb3000 - 0x19fbfcfff ContactsUICore arm64  <3a022fafb1dc3fe4a790384482e64dbb> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
    0x1a0446000 - 0x1a0462fff SearchFoundation arm64  <d19e096971f83e0c964c11a18af298f0> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
    0x1a0b59000 - 0x1a0b6bfff libBNNS.dylib arm64  <7b15b1fd47de37cc94234f1279febec2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
    0x1a0b6c000 - 0x1a0b70fff libQuadrature.dylib arm64  <6142532815973d5f9292892fb7c2c353> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
    0x1a0fca000 - 0x1a0fdbfff CoreEmoji arm64  <02de2177a2a83b389b2d8796f9576d41> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
    0x1a150a000 - 0x1a150afff IntentsFoundation arm64  <640a622a48173a91829abcded6d8ac51> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
    0x1a1652000 - 0x1a171efff NLP arm64  <9162fa12a5ab3325a413c57dad3dce48> /System/Library/PrivateFrameworks/NLP.framework/NLP
    0x1a21d1000 - 0x1a21d6fff SymptomDiagnosticReporter arm64  <23b4b5547e8433289e9fc4757ae5eb17> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
    0x1a2997000 - 0x1a2a0ffff libate.dylib arm64  <8f60d460abd031edaf8477a229c4006c> /usr/lib/libate.dylib
    0x1a2a10000 - 0x1a2a10fff libcoretls.dylib arm64  <852a1f8d67063962b6699bd608ee1eef> /usr/lib/libcoretls.dylib
    0x1a2a11000 - 0x1a2a12fff libcoretls_cfhelpers.dylib arm64  <85a72486fa0e376f8b14a6d19375a1b6> /usr/lib/libcoretls_cfhelpers.dylib
    
    opened by KhaosT 10
  • On-boarding the app in buddybuild

    On-boarding the app in buddybuild

    Thanks for putting this together - I'm sure it will prove itself very useful at WWDC!

    Just like many other open source apps, at buddybuild, we want to make sure that this app and its community has a responsive, fast and reliable mobile CI solution.

    We've on-boarded it to buddbuild and all commits will get a build kicked off within minutes of submission!

    Let me know if I can help in anyway!

    opened by Palleas 3
  • Login user if register is pressed and user already exists.

    Login user if register is pressed and user already exists.

    And implement keyboard "Next" and "Done" from Email and Password fields, respectively. Pressing "Done" from the Password field just collapses the keyboard.

    opened by danasilver 2
  • Update

    Update "last updated" in map markers as time passes

    Basically we don't cause a re-render of the map markers as time passes. I don't know yet how to do it besides just re-adding all the markers every other minute or so

    opened by KrauseFx 1
  • Add a Selfie Soiree app alert when you're in the Selfie Soiree on Wednesday night!

    Add a Selfie Soiree app alert when you're in the Selfie Soiree on Wednesday night!

    We have an app for the Selfie Soiree that lets users take and share GIF selfies tagged #ButtonSelfieSoiree -- and importantly, is selfie-stick compatible!

    When we saw the family app -- we thought:

    Wouldn't it be cool if we could just embed the functionality in the WWDC Family app 
    for any user that is INSIDE the Soiree by default.
    

    Unfortunately, the Family app is written in React Native & the Soiree app is Obj-C (ewww..) so I thought this may be a nice way for people who come to the party who are users of Family to get the Selfie Soiree app.

    (Also.. first React Native code -- w00t!)

    opened by chrismaddern 0
  • Build failure

    Build failure

    I ran through the steps in the README and it seemed to be working until the last step, which fails with the following messages. Any suggestions?

    === BUILD TARGET GTMSessionFetcher OF PROJECT Pods WITH CONFIGURATION Debug ===
    
    Check dependencies
    The file “GTMSessionFetcher.xcconfig” couldn’t be opened because there is no such file. (/tmp/wwdc-family/ios/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.xcconfig)
    error: unable to read module map contents from 'Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap': Error Domain=NSCocoaErrorDomain Code=260 "The file “GTMSessionFetcher.modulemap” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/tmp/wwdc-family/ios/Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap, NSUnderlyingError=0x7f94d3405080 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
    
    
    
    ** BUILD FAILED **
    
    
    The following build commands failed:
        Check dependencies
    (1 failure)
    
    Installing build/Build/Products/Debug-iphonesimulator/wwdcfamily.app
    An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
    Failed to install the requested application
    An application bundle was not found at the provided path.
    Provide a valid path to the desired application bundle.
    Print: Entry, ":CFBundleIdentifier", Does Not Exist
    
    Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/wwdcfamily.app/Info.plist
    Print: Entry, ":CFBundleIdentifier", Does Not Exist
    
    opened by atomicbird 5
  • Battery Usage

    Battery Usage

    In the last 24 hours it's used 53%. Wonder if it might be better to use significant location changes in the run up to WWDC before switching out to more accurate location?

    If it helps, my side project for location tracking for another event is native and cook possibly hook it up with the family DB. Although know you're wanting to check out React Native. 👍

    opened by ay8s 12
  • Viewing POIs no longer works after viewing POI info

    Viewing POIs no longer works after viewing POI info

    If you tap on a person or party (POI or Point Of Interest), then tap again to view its info in safari, upon returning to the app, you can no longer tap on POIs.

    Steps to reproduce:

    1. Tap on a person or party to display the little tooltip popover thing
    2. Tap on that to view their info in Safari
    3. Return to the app
    4. Try tapping on a person or party

    Expected Results: The tooltip/popover for that person or party should appear

    Actual Results: Nothing appears for any person or party again.

    Workarounds: Hiding then showing parties will fix the problem for parties. Killing and restarting the app fixes the problem for all POIs.

    opened by MarkQSchultz 1
  • Denying the location bug

    Denying the location bug

    Bug: deny location services on startup. The main actionsheet does not accurately reflect the state of location sharing and prompts to Stop Sharing Location, even though it is not enabled.

    Step to reproduce:

    1. launch the app
    2. Deny location service access
    3. Press the menu option at the bottom of the screen
    4. Actionsheet displays: Stop sharing location
    opened by KrauseFx 0
  • Enable push notifications

    Enable push notifications

    This should be useful to remind people to turn on location services when WWDC starts, and maybe let people know of more time critical information. Not sure if besides that it would be useful?

    opened by KrauseFx 0
Owner
WWDC Family
An easy way to connect with fellow developers during WWDC
WWDC Family
Firebase Analytics Firebase Notification Alamofire KingFisher Ombdb API

MovieOmdbApp Firebase Analytics Firebase Notification Alamofire KingFisher Ombdb

Kaya 0 Dec 20, 2021
Aplikasi iOS Advanced Level To Do List dengan Firebase Auth, SwiftUI, MVVM Design Pattern, dan Firebase Firestore

Aplikasi Tasker adalah aplikasi iOS To Do List yang dibuat menggunakan Autentikasi Firebase / Firestore dan MVVM Design Pattern.

DK 10 Oct 17, 2022
Social Media platform build with swiftUI and Firebase with google and apple account integration for Signing In Users

Social Media platform build with swiftUI and Firebase with google and apple account integration for Signing In Users . Providing Users availability to upload posts and images add caption allowing other users to comment , with Find section to explore new people , new stories , User Profile section to allow the user to take control of his account .

Devang Papinwar 2 Jul 11, 2022
Another experiment with SwiftUI 4.0

SleepStories Tentang Project Di Figma Communities ada banyak UI Design yang menarik apabila bisa dibuat versi riil aplikasinya khususnya aplikasi iOS.

Hidayat Abisena 5 Dec 24, 2022
Watch WWDC and Tech Talk Videos on your Apple TV, tvOS App.

WWDCTV This project allows you to watch WWDC & Tech Talks videos on your Apple TV. It has been built for tvOS 9.0 using Xcode 7.1 You can also favouri

Aaron Stephenson 421 Nov 3, 2022
Open sourcing WWDC hit parties app.

Parties for WWDC Read the story behind Parties for WWDC Parties for iPhone: Info: Parties for WWDC is an aggregator of developers parties happening in

Genady Okrain 383 Nov 24, 2022
The app demonstrates how to use Firebase in a SwiftUI iOS app

Firebase SwiftUIDemo app This app demonstrates how to use Firebase in a SwiftUI iOS app. Firebase Setup Go to firebase.com Click new project. Copy app

Andrew Gholson 0 Nov 28, 2021
My submission for WWDC'21 Swift Student Challenge which was selected.

Double Spending This is my submission for Swift Student Challenge - WWDC2021. This playgrounds aims to teach you basics of Double Spending Attack. Thi

Garima Bothra 18 Jul 7, 2022
Swift Playgrounds desenvolvido para o Swift Student Challenge da WWDC 21

Pile Up Swift Playgrounds desenvolvido para o Swift Student Challenge da WWDC 21 Descrição Pile Up é um quebra cabeça cujo objetivo é empilhar os bloc

Beatriz Sato 3 Jun 5, 2021
WWDCScholars is a community of Apple WWDC Scholarship winners

WWDCScholars iOS App WWDCScholars is a community of Apple WWDC Scholarship winners. Every year bright minds from all around the world compete against

WWDCScholars 65 Dec 7, 2022
My WWDC 2022 swift student challenge submission - GradientDescend

GradientDescend Welcome to GradientDescend! This is my submission for the WWDC 2022 Swift Student Challenge. If you'd like, you can check out Gradient

Ryan Du 10 Oct 9, 2022
Ready use service for Firebase. Included interface, recored devices and notifications.

SPProfiling Ready use service with using Firebase. Included interface, manage auth process, recored devices and profile data. Installation Ready for u

Ivan Vorobei 13 Oct 29, 2022
IOS Dracker Payment - An iOS and React app to send/receive money and manage debt

An iOS and React app to send/receive money and manage debt. This app allows users to create transactions, add descriptions, tag images, tag notes, and manage them.

Dharmendra solanki 0 Jan 30, 2022
Food Order App for iOS. VIPER pattern, Alamofire and Firebase used.

Nibble Yemek Sipariş Uygulaması Techcareer.net Techmasters IOS Bootcamp bitirme ödevi için hazırladığım bir yemek sipariş uygulaması. API KEY SON GEÇE

null 2 Sep 20, 2022
iOS Open-Source Telematics App with Firebase© integration

Open-source telematics app for iOS. The application is suitable for UBI (Usage-based insurance), shared mobility, transportation, safe driving, tracking, family trackers, drive-coach, and other driving mobile applications

Damoov 17 Dec 11, 2022
A grocery list app for families written in Swift using Firebase Realtime Database

FamiList | Grocery list app in Swift FamiList is a grocery list app for families written in Swift using Firebase Realtime Database. You can add differ

Wasan Ibrahim 2 Jul 31, 2022
A detailed clone of the Instagram app built with Firebase

[This repository is no longer being maintained] InstagramClone A detailed clone

null 0 Dec 26, 2021
Learning App with Firebase Auth

Learning App Displays how to make a learning app with Swift, iOS's programming l

Andrew Gholson 0 Jan 9, 2022