Flash3001 / iOSCharts.Xamarin

A Xamarin port by Lucas Teixeira for Charts (ios-charts) by Daniel Cohen Gindi, inspired by Philipp Jahoda
Other
68 stars 20 forks source link

DYLD, Symbol not found #43

Closed felipecds closed 6 years ago

felipecds commented 6 years ago

Again, thanks for this awesome lib.

When I build a release version, and submitted for app store, they gave me this report, with error:

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, Symbol not found: __T0s11_hashStringSiSSFTfq4gX_n | Referenced from: /private/var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/Charts.framework/Charts | Expected in: /private/var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftCore.dylib | in /private/var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/Charts.framework/Charts Triggered by Thread: 0

Filtered syslog: None found

Thread 0 Crashed: 0 dyld 0x0000000102dea2f8 0x102dbc000 + 189176 1 dyld 0x0000000102de9ad0 0x102dbc000 + 187088 2 dyld 0x0000000102de9afc 0x102dbc000 + 187132 3 dyld 0x0000000102dc0314 0x102dbc000 + 17172 4 dyld 0x0000000102dc34cc 0x102dbc000 + 29900 5 dyld 0x0000000102dbd21c 0x102dbc000 + 4636

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000006 x1: 0x0000000000000004 x2: 0x000000016f12e8d0 x3: 0x0000000000000149 x4: 0x000000016f12e4d0 x5: 0x0000000000000000 x6: 0x006e5f5867347166 x7: 0x000000016f12ebd0 x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x7374726168432f73 x11: 0x6f77656d6172662e x12: 0x2f736b726f77656d x13: 0x662e737472616843 x14: 0x6b726f77656d6172 x15: 0x007374726168432f x16: 0x0000000000000209 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x000000016f12e4d0 x21: 0x0000000000000149 x22: 0x000000016f12e8d0 x23: 0x0000000000000004 x24: 0x0000000000000006 x25: 0x0000000100cd0000 x26: 0x0000000102dfa000 x27: 0x0000000102dfa458 x28: 0x0000000100cd0020 fp: 0x000000016f12e4a0 lr: 0x0000000102de9ad0 sp: 0x000000016f12e460 pc: 0x0000000102dea2f8 cpsr: 0x00000000

Binary Images: 0x100cd0000 - 0x102863fff CDSTarefas.Mobile.IOS arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/CDSTarefas.Mobile.IOS 0x102bc4000 - 0x102be7fff IQKeyboardManager arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/IQKeyboardManager.framework/IQKeyboardManager 0x102bf8000 - 0x102bfffff libswiftCoreFoundation.dylib arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftCoreFoundation.dylib 0x102c08000 - 0x102c1bfff libswiftCoreGraphics.dylib arm64 <8c36e2e2550431e9bfba2d7b3c1b929b> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftCoreGraphics.dylib 0x102c3c000 - 0x102c43fff libswiftCoreImage.dylib arm64 <0a1f05c0b97e3a2d964194e42172b5f6> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftCoreImage.dylib 0x102c4c000 - 0x102c57fff libswiftDarwin.dylib arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftDarwin.dylib 0x102c6c000 - 0x102c87fff libswiftDispatch.dylib arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftDispatch.dylib 0x102cb8000 - 0x102cbffff libswiftMetal.dylib arm64 <53726a84151636daa5627acbd8725367> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftMetal.dylib 0x102ccc000 - 0x102cd3fff libswiftObjectiveC.dylib arm64 <062bd1c402933010b791eb1a4d4dc93b> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftObjectiveC.dylib 0x102ce0000 - 0x102ce7fff libswiftQuartzCore.dylib arm64 <5df1cca7da493ae6bc61aaf18034779e> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftQuartzCore.dylib 0x102cf0000 - 0x102cfffff libswiftUIKit.dylib arm64 <412b48c607fb3096a8f42fa3c159b67a> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftUIKit.dylib 0x102d14000 - 0x102d1bfff libswiftos.dylib arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftos.dylib 0x102dbc000 - 0x102df7fff dyld arm64 /usr/lib/dyld 0x102e50000 - 0x102fbffff Charts arm64 <9de2aa617a3f35419a901d51f24417be> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/Charts.framework/Charts 0x1030d0000 - 0x1033dbfff libswiftCore.dylib arm64 <4fe543830b383378b946c669dd45fdd0> /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftCore.dylib 0x103688000 - 0x1037e3fff libswiftFoundation.dylib arm64 /var/containers/Bundle/Application/AC77F661-9172-412E-96E4-D41B8D0BE67F/CDSTarefas.Mobile.IOS.app/Frameworks/libswiftFoundation.dylib 0x182a26000 - 0x182a27fff libSystem.B.dylib arm64 <0f3f5f4ea60d3d4d84af311421f67108> /usr/lib/libSystem.B.dylib 0x182a28000 - 0x182a80fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x182a81000 - 0x182aa2fff libc++abi.dylib arm64 <40c62b02df253630845890510fe3f773> /usr/lib/libc++abi.dylib 0x182aa4000 - 0x18315ffff libobjc.A.dylib arm64 /usr/lib/libobjc.A.dylib 0x183160000 - 0x183165fff libcache.dylib arm64 /usr/lib/system/libcache.dylib 0x183166000 - 0x183171fff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x183172000 - 0x183175fff libcompiler_rt.dylib arm64 <82d8312d934c3f34b74d8df84e2cb55c> /usr/lib/system/libcompiler_rt.dylib 0x183176000 - 0x18317efff libcopyfile.dylib arm64 /usr/lib/system/libcopyfile.dylib 0x18317f000 - 0x1831e2fff libcorecrypto.dylib arm64 <68071da426b335bb860aed1483e03d6e> /usr/lib/system/libcorecrypto.dylib 0x1831e3000 - 0x183248fff libdispatch.dylib arm64 <0c931ac760133de187bb6f440beed5eb> /usr/lib/system/libdispatch.dylib 0x183249000 - 0x183263fff libdyld.dylib arm64 <6225b1cd39843071a64add8f31b09c36> /usr/lib/system/libdyld.dylib 0x183264000 - 0x183264fff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x183265000 - 0x18326afff libmacho.dylib arm64 <797e8ee3e3b83978aaae2394e71ea6c3> /usr/lib/system/libmacho.dylib 0x18326b000 - 0x18326cfff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib 0x18326d000 - 0x183283fff libsystem_asl.dylib arm64 <833790f7db363b8e83b48eaec404a8aa> /usr/lib/system/libsystem_asl.dylib 0x183284000 - 0x183284fff libsystem_blocks.dylib arm64 /usr/lib/system/libsystem_blocks.dylib 0x183285000 - 0x183302fff libsystem_c.dylib arm64 <61d2e950add73139aea459b55997ea48> /usr/lib/system/libsystem_c.dylib 0x183303000 - 0x183307fff libsystem_configuration.dylib arm64 /usr/lib/system/libsystem_configuration.dylib 0x183308000 - 0x18330dfff libsystem_containermanager.dylib arm64 /usr/lib/system/libsystem_containermanager.dylib 0x18330e000 - 0x18330ffff libsystem_coreservices.dylib arm64 <64e24927a95a3b38a92af824aa262df3> /usr/lib/system/libsystem_coreservices.dylib 0x183310000 - 0x183311fff libsystem_darwin.dylib arm64 <98cca712d0a63a819653681c52131ea2> /usr/lib/system/libsystem_darwin.dylib 0x183312000 - 0x183318fff libsystem_dnssd.dylib arm64 <1b83bbfe437639dd8bdb7353013ac147> /usr/lib/system/libsystem_dnssd.dylib 0x183319000 - 0x183356fff libsystem_info.dylib arm64 /usr/lib/system/libsystem_info.dylib 0x183357000 - 0x18337ffff libsystem_kernel.dylib arm64 /usr/lib/system/libsystem_kernel.dylib 0x183380000 - 0x1833adfff libsystem_m.dylib arm64 <3f43e403c5983d39ab50fa375c5c1bc9> /usr/lib/system/libsystem_m.dylib 0x1833ae000 - 0x1833c9fff libsystem_malloc.dylib arm64 <6dd6981adef530b3b6062f29ade13bb2> /usr/lib/system/libsystem_malloc.dylib 0x1833ca000 - 0x1834f5fff libsystem_network.dylib arm64 <9ec043d8cb2538dc9ba84e324cd5b416> /usr/lib/system/libsystem_network.dylib 0x1834f6000 - 0x183501fff libsystem_networkextension.dylib arm64 <7ed92c1b09023da8adac8c5073ca7566> /usr/lib/system/libsystem_networkextension.dylib 0x183502000 - 0x18350cfff libsystem_notify.dylib arm64 <6400d5b3305b3f5d9d831e03e357943b> /usr/lib/system/libsystem_notify.dylib 0x18350d000 - 0x183516fff libsystem_platform.dylib arm64 <97dae109bad63e588e5d63b8dbddadcf> /usr/lib/system/libsystem_platform.dylib 0x183517000 - 0x183526fff libsystem_pthread.dylib arm64 <07c87e3874b73d128f0fa331d8894b97> /usr/lib/system/libsystem_pthread.dylib 0x183527000 - 0x18352afff libsystem_sandbox.dylib arm64 <5e76af73b50438c6b6a4827b7fb0b816> /usr/lib/system/libsystem_sandbox.dylib 0x18352b000 - 0x183532fff libsystem_symptoms.dylib arm64 <1a4f281f874131f68e00580a8110d629> /usr/lib/system/libsystem_symptoms.dylib 0x183533000 - 0x183546fff libsystem_trace.dylib arm64 <38618bae31eb39cfbfd4aa0e8df9e51b> /usr/lib/system/libsystem_trace.dylib 0x183547000 - 0x18354cfff libunwind.dylib arm64 <6288d2abbde239f293405082835ba85c> /usr/lib/system/libunwind.dylib 0x18354d000 - 0x18354dfff libvminterpose.dylib arm64 <7afa9fbccf713115ad62383f8b379a85> /usr/lib/system/libvminterpose.dylib 0x18354e000 - 0x183578fff libxpc.dylib arm64 <05e40d4621113a32a4cdb7afc770b119> /usr/lib/system/libxpc.dylib 0x183579000 - 0x18379afff libicucore.A.dylib arm64 /usr/lib/libicucore.A.dylib 0x18379b000 - 0x1837acfff libz.1.dylib arm64 /usr/lib/libz.1.dylib 0x1837ad000 - 0x183b43fff CoreFoundation arm64 <533c841ed6e9313d8adb02388744e2ef> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x183b44000 - 0x183b54fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x183b55000 - 0x183b55fff libenergytrace.dylib arm64 <5195d5f14e163fc9bfc99099ae7a624f> /usr/lib/libenergytrace.dylib 0x183b56000 - 0x183bdafff IOKit arm64 <54433b44779d39378d0789a4017a2948> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x183bdb000 - 0x183cc2fff libxml2.2.dylib arm64 <187298f716873875b7a96317f9e2135a> /usr/lib/libxml2.2.dylib 0x183cc3000 - 0x183cd0fff libbz2.1.0.dylib arm64 /usr/lib/libbz2.1.0.dylib 0x183cd1000 - 0x183ce9fff liblzma.5.dylib arm64 /usr/lib/liblzma.5.dylib 0x183cea000 - 0x183e4efff libsqlite3.dylib arm64 <219334ef89cf30099c3f85f925d853b3> /usr/lib/libsqlite3.dylib 0x183e4f000 - 0x183e75fff libMobileGestalt.dylib arm64 /usr/lib/libMobileGestalt.dylib 0x183e76000 - 0x184224fff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x184225000 - 0x18451dfff Foundation arm64 <2eacef3cb1e5323eac1a2e0d743c81a5> /System/Library/Frameworks/Foundation.framework/Foundation 0x18451e000 - 0x18461ffff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x184620000 - 0x18468bfff SystemConfiguration arm64 <658c4230686b3358a53006396fbe7605> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18468c000 - 0x1846c1fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib 0x1846c2000 - 0x1846c2fff libapple_crypto.dylib arm64 <0a68153dfbfc33b096374e95fb1271bd> /usr/lib/libapple_crypto.dylib 0x1846c3000 - 0x1846d9fff libapple_nghttp2.dylib arm64 <8bb1455b0f653519956db1c8af6d57a1> /usr/lib/libapple_nghttp2.dylib 0x1846da000 - 0x184703fff libarchive.2.dylib arm64 <4590f76c617938f7a3a9e248ecc42d44> /usr/lib/libarchive.2.dylib 0x184704000 - 0x1847b2fff libboringssl.dylib arm64 <477924cf769f35239a5c6b9b2c6473bd> /usr/lib/libboringssl.dylib 0x1847b3000 - 0x1847c9fff libcoretls.dylib arm64 <193a4fc806793432a8b2bb3d8a6a8ec4> /usr/lib/libcoretls.dylib 0x1847ca000 - 0x1847cbfff libcoretls_cfhelpers.dylib arm64 <09de65296b06366694578620bf512d8d> /usr/lib/libcoretls_cfhelpers.dylib 0x1847cc000 - 0x1847cdfff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x1847ce000 - 0x184944fff libnetwork.dylib arm64 /usr/lib/libnetwork.dylib 0x184945000 - 0x184977fff libpcap.A.dylib arm64 <5389a8069179359eb6822edd62328659> /usr/lib/libpcap.A.dylib 0x184978000 - 0x1849d4fff libusrtcp.dylib arm64 /usr/lib/libusrtcp.dylib 0x1849d5000 - 0x1849dffff IOSurface arm64 <1f24b80565013f8d94b5e18c144f24bc> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1849e0000 - 0x184a85fff libBLAS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x184a86000 - 0x184da6fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x184da7000 - 0x185016fff vImage arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x185017000 - 0x185028fff libSparseBLAS.dylib arm64 <32a953927bdf3e46b9d154bf8980fb63> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x185029000 - 0x18504dfff libvMisc.dylib arm64 <7ada6cde719335328636b01d59e23ea9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x18504e000 - 0x185075fff libBNNS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x185076000 - 0x18508afff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x18508b000 - 0x18508ffff libQuadrature.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x185090000 - 0x1850fffff libSparse.dylib arm64 <7d403dc3c958325e9b99fad4e762d67e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x185100000 - 0x18518bfff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x18518c000 - 0x18518cfff vecLib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x18518d000 - 0x18518dfff Accelerate arm64 <687b381212043306bae96161fa7b7963> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x18518e000 - 0x1851a5fff libcompression.dylib arm64 <88b8fdc7bbf7390ca1ad5c4b0507d64e> /usr/lib/libcompression.dylib 0x1851a6000 - 0x1856edfff CoreGraphics arm64 <59a6f76dbc9f3e44bdf30351088b637d> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1856ee000 - 0x1856f3fff IOAccelerator arm64 <4ae56bf593a93df0ba40919221614b28> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1856f4000 - 0x1856f9fff libCoreFSCache.dylib arm64 <3731a55430f83087978ed2bfae31ca04> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1856fa000 - 0x185792fff Metal arm64 /System/Library/Frameworks/Metal.framework/Metal 0x185793000 - 0x1857a6fff GraphicsServices arm64 <5011ec2511d73a56af501e8207d54962> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1857a7000 - 0x185900fff MobileCoreServices arm64 <9ce939be55793f2a9d2517d351311275> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x185901000 - 0x185903fff IOSurfaceAccelerator arm64 <54659c85ff5c38ff9aa9a3686ebbd0d5> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x185904000 - 0x185945fff AppleJPEG arm64 <9694d27d99bb3fd495ac1637cbf481fb> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x185946000 - 0x185ef6fff ImageIO arm64 <728aeffd50883729bc1ac09900f05cf2> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x185ef7000 - 0x185f5afff BaseBoard arm64 <6ffd9a5fa5d93ca8920ac0d0f069ba3d> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x185f5b000 - 0x185f72fff AssertionServices arm64 <704c5673295930ac919167ed66370a94> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x185f73000 - 0x185f7bfff CorePhoneNumbers arm64 <8dc7373fda1a3b4cad529df63a1d79d5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x185f7c000 - 0x185fc0fff AppSupport arm64 <99a4d74ef9e734f290b8f92fb673befe> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x185fc1000 - 0x185fd9fff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x185fda000 - 0x185fdffff AggregateDictionary arm64 /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x185fe0000 - 0x186064fff libTelephonyUtilDynamic.dylib arm64 /usr/lib/libTelephonyUtilDynamic.dylib 0x186065000 - 0x186084fff ProtocolBuffer arm64 <61c6cef5c1ca3397912e9e63c0c338da> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x186085000 - 0x1860b2fff MobileKeyBag arm64 <0f9f1dccef1d37b48a67ac39c6572073> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1860b3000 - 0x1860e7fff BackBoardServices arm64 /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1860e8000 - 0x186143fff FrontBoardServices arm64 <85825f19a9c63234a66e4d47d86c72b4> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x186144000 - 0x186180fff SpringBoardServices arm64 <60daedc0a88237ce9e14d59467606af9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x186181000 - 0x18618ffff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x186190000 - 0x1861acfff CommonUtilities arm64 <38d46d0ba5fb3da484ede2f09666eb1a> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1861ad000 - 0x1861b8fff liblockdown.dylib arm64 /usr/lib/liblockdown.dylib 0x1861b9000 - 0x1864bdfff CoreData arm64 <7dd3d1a5193e343aac036e779c0aaf87> /System/Library/Frameworks/CoreData.framework/CoreData 0x1864be000 - 0x1864c4fff TCC arm64 <41d6c5214523319cad2cfc08e373215a> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1864c5000 - 0x1864ccfff libcupolicy.dylib arm64 <205d236702463dad822a71fa9fb44980> /usr/lib/libcupolicy.dylib 0x1864cd000 - 0x18655efff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x18655f000 - 0x1865b6fff Accounts arm64 <7082b6e848e637d2a604c749747c5144> /System/Library/Frameworks/Accounts.framework/Accounts 0x1865b7000 - 0x1865e0fff AppleSauce arm64 <07696ffe11503e0faa1888c0e243471f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1865e1000 - 0x1865e9fff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1865ea000 - 0x1865f0fff Netrb arm64 <5ad13c9650ce38b6b031bd2006f69a1c> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1865f1000 - 0x186623fff PersistentConnection arm64 <80650d9240f533a58e95a7b65dbd5d13> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x186624000 - 0x186635fff libmis.dylib arm64 /usr/lib/libmis.dylib 0x186636000 - 0x18673cfff ManagedConfiguration arm64 <2456d1aeb3c538f1a75ad56aaecd33de> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x18673d000 - 0x186742fff libReverseProxyDevice.dylib arm64 /usr/lib/libReverseProxyDevice.dylib 0x186743000 - 0x186755fff libamsupport.dylib arm64 <0b3260b51a4338e7809cd48c39a760ee> /usr/lib/libamsupport.dylib 0x186756000 - 0x18675bfff libCoreVMClient.dylib arm64 <828daf7904d738d7b51125b7d839f427> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x18675c000 - 0x18675dfff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x18675e000 - 0x186761fff libutil.dylib arm64 /usr/lib/libutil.dylib 0x186762000 - 0x1867a2fff libGLImage.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1867a3000 - 0x186819fff APFS arm64 /System/Library/PrivateFrameworks/APFS.framework/APFS 0x18681a000 - 0x18684bfff MediaKit arm64 /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit 0x18684c000 - 0x186864fff libSERestoreInfo.dylib arm64 /usr/lib/updaters/libSERestoreInfo.dylib 0x186869000 - 0x1868a5fff DiskImages arm64 /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages 0x1868a6000 - 0x1868affff libGFXShared.dylib arm64 <4a7a2ffc151c31b8bf79cebcd8a5478e> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1868b0000 - 0x1868f7fff libauthinstall.dylib arm64 <753a9ce7f06f3826bf624d9dc7f5b376> /usr/lib/libauthinstall.dylib 0x1868f8000 - 0x186900fff IOMobileFramebuffer arm64 <037de4b49b6934f089430792afdac804> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x186901000 - 0x18690cfff OpenGLES arm64 /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x18690d000 - 0x186994fff ColorSync arm64 /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x186995000 - 0x1869befff CoreVideo arm64 <6f568461bb213003bcf526d9d4eb20af> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1869bf000 - 0x1869c0fff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x1869c1000 - 0x186b2dfff CoreAudio arm64 /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x186b2e000 - 0x186b5cfff CoreAnalytics arm64 /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x186b5d000 - 0x186b60fff UserFS arm64 /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x186b61000 - 0x186ce6fff CoreMedia arm64 <784a788985193f92bcbf5170378405fc> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x186ce7000 - 0x186cf9fff libprotobuf-lite.dylib arm64 <2c18eb318c9532a484ea0704a05a1d4a> /usr/lib/libprotobuf-lite.dylib 0x186cfa000 - 0x186d5efff libprotobuf.dylib arm64 <962e40da393431108723fdd15cf6274e> /usr/lib/libprotobuf.dylib 0x186d5f000 - 0x187028fff libAWDSupportFramework.dylib arm64 <4fd3a9edd87032f9b29e39c838024ddc> /usr/lib/libAWDSupportFramework.dylib 0x187029000 - 0x187072fff WirelessDiagnostics arm64 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x187073000 - 0x18712afff VideoToolbox arm64 /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18712b000 - 0x187234fff libFontParser.dylib arm64 <0c5b668a4135315cb13d1b4788d8a8fb> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x187235000 - 0x187236fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x187237000 - 0x18738afff CoreText arm64 <25560e0ceecc36f2a3f2e39136dc3453> /System/Library/Frameworks/CoreText.framework/CoreText 0x18738b000 - 0x18739afff IntlPreferences arm64 /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x18739b000 - 0x1873a3fff RTCReporting arm64 /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1873a4000 - 0x187414fff CoreBrightness arm64 <360e7d31578a377c826aff5cdaeb917b> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x187415000 - 0x18741ffff libAudioStatistics.dylib arm64 <4b7b1c1856de3e76b523a0aa44b5a035> /usr/lib/libAudioStatistics.dylib 0x187420000 - 0x187958fff AudioToolbox arm64 <082e019290223edf99b1d4ff195f9276> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x187959000 - 0x187b8cfff QuartzCore arm64 <10c9d621c7ed36f1ae23cfc2e8a83e9c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x187b8d000 - 0x187b98fff MediaAccessibility arm64 <89490c32b66e34ff93f20afaf15609bc> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x187b99000 - 0x187c8bfff libiconv.2.dylib arm64 <5bb51259bae432f794e0f85063453873> /usr/lib/libiconv.2.dylib 0x187c8c000 - 0x187ca7fff NetworkStatistics arm64 /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x187ca8000 - 0x187cc3fff MPSCore arm64 <2d9261aaa9653984b3afe2e2eb5e21a7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x187cc4000 - 0x187d2cfff MPSImage arm64 <5753222b2a7c33b99e185c0946d866d6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x187d2d000 - 0x187d4ffff MPSMatrix arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x187d50000 - 0x187d5efff CoreAUC arm64 /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x187d5f000 - 0x1883b7fff MediaToolbox arm64 <190bb494467235b38d979910bb317068> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1883b8000 - 0x1884e7fff MPSNeuralNetwork arm64 <37158311c1d63fcfbda005a3e98e3bee> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1884e8000 - 0x1884e8fff MetalPerformanceShaders arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1884e9000 - 0x188913fff FaceCore arm64 /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x188914000 - 0x188921fff GraphVisualizer arm64 <55b5ff57c5f833858726cb61324f4394> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x188922000 - 0x188ac9fff libFosl_dynamic.dylib arm64 /usr/lib/libFosl_dynamic.dylib 0x188aca000 - 0x188d2dfff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x188d2e000 - 0x188f2cfff CoreMotion arm64 <44f4ea25dac33750a64d76df70d19af4> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x188f2d000 - 0x188f5bfff CoreBluetooth arm64 <40851a4508813e30a6a39287ea563221> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x188f5c000 - 0x188f7efff PlugInKit arm64 <4d9ce13eea6d3baeb4f822a867ba6855> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x188f7f000 - 0x1891aafff Celestial arm64 <4c53d7c86c953515bf6b555cad291dcb> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x1891ab000 - 0x18922dfff Quagga arm64 <894f89af7bc7356296ae79b210b169eb> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x18922e000 - 0x189324fff AVFAudio arm64 /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x189325000 - 0x189517fff AVFoundation arm64 /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x189518000 - 0x18953afff CacheDelete arm64 /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x18953b000 - 0x189560fff StreamingZip arm64 /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x189561000 - 0x189572fff CoreEmoji arm64 <21f134f213b53e9487c54fae45db1830> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x189573000 - 0x1895c0fff CoreLocationProtobuf arm64 <72ebe4d27ef537ff9440b1e8120ce9ae> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1895c1000 - 0x1895c9fff SymptomDiagnosticReporter arm64 <48c5f321ca733f2c845fcdb97353c2bf> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1895ca000 - 0x189ed3fff GeoServices arm64 <46746fa910d2386194e34ed84c570091> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x189ed4000 - 0x189eebfff MobileAsset arm64 <49f2259cac8d3eaeb126d9fbe22ee0aa> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x189eec000 - 0x189f2cfff Lexicon arm64 <4e43af69dd36373b888540750f609ca3> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x189f2d000 - 0x189f3dfff libcmph.dylib arm64 <661482521e6f31e18411d71a75446056> /usr/lib/libcmph.dylib 0x189f3e000 - 0x18a05ffff LanguageModeling arm64 <5f994763487b33c3ac608a9d73be8cd7> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x18a060000 - 0x18a077fff libmarisa.dylib arm64 <2908e85d03d838f3bc2582598e449c02> /usr/lib/libmarisa.dylib 0x18a078000 - 0x18a111fff CoreLocation arm64 <427d36867aad312086810b4f36733221> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x18a112000 - 0x18a112fff PhoneNumbers arm64 /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x18a113000 - 0x18a11efff libChineseTokenizer.dylib arm64 <05f584c4b6b33d4fac6ecfcb02cb157f> /usr/lib/libChineseTokenizer.dylib 0x18a11f000 - 0x18a1cbfff libmecab_em.dylib arm64 <5c786bbda21636a3a362692e56af1c50> /usr/lib/libmecab_em.dylib 0x18a1cc000 - 0x18a1cdfff libThaiTokenizer.dylib arm64 /usr/lib/libThaiTokenizer.dylib 0x18a1ce000 - 0x18a1d2fff libgermantok.dylib arm64 /usr/lib/libgermantok.dylib 0x18a1d3000 - 0x18a22afff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x18a22b000 - 0x18a3fcfff MobileSpotlightIndex arm64 /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x18a3fd000 - 0x18a45efff CoreSpotlight arm64 <6bd400b65b0d353e99ab859a2216dc37> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x18a46b000 - 0x18afe9fff JavaScriptCore arm64 <8be29f5ee31a302bbc16e47869e799ac> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x18afea000 - 0x18afeffff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x18aff0000 - 0x18b06bfff libate.dylib arm64 <1d30c1d3ca913f2da380d67c5cacd696> /usr/lib/libate.dylib 0x18b06c000 - 0x18b120fff TextureIO arm64 <2ea71814215232d092556b6fead20296> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x18b121000 - 0x18b1edfff CoreUI arm64 <467b23bbefa43431ba13f2d276305e70> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x18b1ee000 - 0x18b1f7fff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x18b207000 - 0x18b25ffff TextInput arm64 /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x18b2be000 - 0x18b351fff FileProvider arm64 /System/Library/Frameworks/FileProvider.framework/FileProvider 0x18b51c000 - 0x18b530fff libAccessibility.dylib arm64 <72d1652c02333bbaa42fd0cece897b0b> /usr/lib/libAccessibility.dylib 0x18b531000 - 0x18b9d7fff libwebrtc.dylib arm64 /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x18b9d8000 - 0x18ba3afff ContactsFoundation arm64 /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18ba3b000 - 0x18d10dfff WebCore arm64 <2fe4173593ba35c4a5e04b40b40f1a7e> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x18d10e000 - 0x18d291fff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x18d292000 - 0x18d2bafff DataAccessExpress arm64 /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18d2bb000 - 0x18d355fff AddressBookLegacy arm64 <9001decafec931b3b32f90e70885c585> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x18d356000 - 0x18d3b1fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x18d3b2000 - 0x18d3defff UserNotifications arm64 /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x18d3df000 - 0x18d3eafff AppleIDAuthSupport arm64 <945f6d9b488f3b9a9de4acf2617d6fa8> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x18d3eb000 - 0x18d43bfff AuthKit arm64 <1e649041c5c332509b6d5c292abf129e> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18d466000 - 0x18d4bafff DocumentManager arm64 <098348ff05b032f8a3d5a17ed453139f> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager 0x18d4bb000 - 0x18e539fff UIKit arm64 /System/Library/Frameworks/UIKit.framework/UIKit 0x18e53a000 - 0x18e54cfff DocumentManagerCore arm64 /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x18e54d000 - 0x18e551fff HangTracer arm64 <14c9c902270b3fc8a44c894325731245> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x18e552000 - 0x18e5a3fff PhysicsKit arm64 <4d2b0d9378353407aa17b91597a890d9> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x18e5a4000 - 0x18e5a6fff StudyLog arm64 /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x18e5a7000 - 0x18e686fff UIFoundation arm64 <097639b4c0503396a74bf322c97d0380> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x18e687000 - 0x18e7a5fff CloudKit arm64 <55336b1482ba3e86a94d608ddf070ea4> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x18e7a6000 - 0x18e7a6fff IntentsFoundation arm64 /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x18e7a7000 - 0x18e8c4fff Network arm64 /System/Library/PrivateFrameworks/Network.framework/Network 0x18e8c5000 - 0x18eaccfff Intents arm64 <676f60130f30305a9e71733ac106c4f4> /System/Library/Frameworks/Intents.framework/Intents 0x18eacd000 - 0x18eae7fff libresolv.9.dylib arm64 /usr/lib/libresolv.9.dylib 0x18eae8000 - 0x18eaeafff CoreDuetDebugLogging arm64 <74e7e685ab94375ab1df09ae32cb3bd7> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18eaeb000 - 0x18eb20fff libtidy.A.dylib arm64 <24be8ea1fada37e6ac80a8019320481f> /usr/lib/libtidy.A.dylib 0x18eb21000 - 0x18ec50fff CoreDuet arm64 <40d3b99e5cc632789bfb9441e770c058> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18ec51000 - 0x18ec70fff CoreDuetContext arm64 /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x18ec71000 - 0x18ec85fff CoreDuetDaemonProtocol arm64 <90699d4703bb357db7026ca1b54be9df> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18ec86000 - 0x18ecf1fff IMFoundation arm64 <6ffe811caa87343b89d51f5b68729c1d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18ecf2000 - 0x18ed20fff vCard arm64 <9537fc85395634e3ae5e60cf8d91646d> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x18ed21000 - 0x18ee2efff Contacts arm64 <698fa43ba8ed39b180e83ada3a0730b3> /System/Library/Frameworks/Contacts.framework/Contacts 0x18ee3e000 - 0x18f14dfff StoreServices arm64 /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x18f36c000 - 0x18f383fff ApplePushService arm64 /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18f95e000 - 0x18f962fff CommunicationsFilter arm64 /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x18fa96000 - 0x18fabafff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x191918000 - 0x191923fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x191da1000 - 0x191e2afff CoreSymbolication arm64 <7ccdd1e8aaa031d1bca9819f995966ac> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x191e2b000 - 0x191f57fff SearchFoundation arm64 <86248935e66a308884b82e4e3f294204> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x192b94000 - 0x192c90fff Navigation arm64 /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x192c91000 - 0x192ca8fff ContactsDonation arm64 /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x192d7f000 - 0x192dd6fff ContactsUICore arm64 /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x192dd7000 - 0x192f3afff ContactsUI arm64 /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x193dab000 - 0x193dabfff AdSupport arm64 <6136df7413e63ed5a139c34d3427f832> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x194037000 - 0x19470afff VectorKit arm64 <270f286f409330caa2f5787a371b8b81> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x19470b000 - 0x194947fff MapKit arm64 <096ef86c52eb34779ee2f79106664869> /System/Library/Frameworks/MapKit.framework/MapKit 0x197862000 - 0x19788ffff StoreKit arm64 <495ca9b06fe53b93bbc136e11490915d> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x19d15e000 - 0x19d183fff AppSupportUI arm64 <33c639cc29c03608a2b5556f30a993f2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1a0aae000 - 0x1a0abffff DeviceIdentity arm64 <5edf28fce01139dab794658154b5d765> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1a831c000 - 0x1a831ffff InternationalSupport arm64 /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1abe5e000 - 0x1abe8efff libclosured.dylib arm64 /usr/lib/closure/libclosured.dylib

I found three issues referring this error, but nothing help. Could you please help me again?

Flash3001 commented 6 years ago

Hey @felipecds, that happens because your iOSCharts version is incompatible with the SwiftSupport library you are using. This error first should up when Xcode 9.4 was released. Please check your iOSCharts package is version 3.1.1.2