Skip to content

Crash on macOS when using hardened runtime #35651

@alexelisenko

Description

@alexelisenko

I have successfully been running and building my app with Flutter Desktop for a few weeks, but today, the prebuilt app bundle, aswell as flutter run Crash with the following error:

Process:               Flutter Desktop Example [26033]
Path:                  /Users/USER/Documents/*/Flutter Desktop Example.app/Contents/MacOS/Flutter Desktop Example
Identifier:            io.myapp
Version:               1.0 (1)
Code Type:             X86-64 (Native)
Parent Process:        dart [25871]
Responsible:           Flutter Desktop Example [26033]
User ID:               501

Date/Time:             2019-07-05 10:05:48.184 -0400
OS Version:            Mac OS X 10.14.5 (18F132)
Report Version:        12
Anonymous UUID:        B08284A7-E68F-20EC-B968-563F9470C0B2


Time Awake Since Boot: 11000 seconds

System Integrity Protection: enabled

Crashed Thread:        9  Dart ThreadPool Worker

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [26033]

VM Regions Near 0:
--> 
    __TEXT                 000000010de43000-000000010de47000 [   16K] r-x/rwx SM=COW  /Users/USER/Documents/*/Flutter Desktop Example.app/Contents/MacOS/Flutter Desktop Example

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6e27e86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6e33d56e _pthread_cond_wait + 722
2   io.flutter.flutter-macos      	0x000000010e677994 dart::Monitor::Wait(long long) + 180
3   io.flutter.flutter-macos      	0x000000010e8c476a dart::GCMarker::MarkObjects(dart::PageSpace*) + 570
4   io.flutter.flutter-macos      	0x000000010e8c9d6a dart::PageSpace::CollectGarbageAtSafepoint(bool, bool, long long, long long) + 522
5   io.flutter.flutter-macos      	0x000000010e8c9b11 dart::PageSpace::CollectGarbage(bool, bool) + 273
6   io.flutter.flutter-macos      	0x000000010e8c1123 dart::Heap::CollectOldSpaceGarbage(dart::Thread*, dart::Heap::GCType, dart::Heap::GCReason) + 707
7   io.flutter.flutter-macos      	0x000000010e8c0581 dart::Heap::AllocateOld(long, dart::HeapPage::PageType) + 465
8   io.flutter.flutter-macos      	0x000000010e5d937d dart::Object::Allocate(long, long, dart::Heap::Space) + 477
9   io.flutter.flutter-macos      	0x000000010e62807c dart::Instructions::New(long, bool, unsigned long) + 204
10  io.flutter.flutter-macos      	0x000000010e631170 dart::Code::FinalizeCode(dart::FlowGraphCompiler*, dart::compiler::Assembler*, dart::Code::PoolAttachment, bool, dart::CodeStatistics*) + 368
11  io.flutter.flutter-macos      	0x000000010e631682 dart::Code::FinalizeCodeAndNotify(char const*, dart::FlowGraphCompiler*, dart::compiler::Assembler*, dart::Code::PoolAttachment, bool, dart::CodeStatistics*) + 50
12  io.flutter.flutter-macos      	0x000000010e707b04 dart::StubCode::Generate(char const*, dart::compiler::ObjectPoolBuilder*, void (*)(dart::compiler::Assembler*)) + 84
13  io.flutter.flutter-macos      	0x000000010e7045d6 dart::StubCode::Init() + 182
14  io.flutter.flutter-macos      	0x000000010e5625f6 dart::Dart::Init(unsigned char const*, unsigned char const*, _Dart_Isolate* (*)(char const*, char const*, char const*, char const*, Dart_IsolateFlags*, void*, char**), void (*)(void*), void (*)(void*), void (*)(), void* (*)(char const*, bool), void (*)(unsigned char**, long*, void*), void (*)(void const*, long, void*), void (*)(void*), bool (*)(unsigned char*, long), _Dart_Handle* (*)(), bool, Dart_CodeObserver*) + 854
15  io.flutter.flutter-macos      	0x000000010e91c8fc Dart_Initialize + 92
16  io.flutter.flutter-macos      	0x000000010e4d43c5 flutter::DartVM::DartVM(std::__1::shared_ptr<flutter::DartVMData const>, std::__1::shared_ptr<flutter::IsolateNameServer>) + 2053
17  io.flutter.flutter-macos      	0x000000010e4d3a6a flutter::DartVM::Create(flutter::Settings, fml::RefPtr<flutter::DartSnapshot>, fml::RefPtr<flutter::DartSnapshot>, fml::RefPtr<flutter::DartSnapshot>, std::__1::shared_ptr<flutter::IsolateNameServer>) + 378
18  io.flutter.flutter-macos      	0x000000010e4d573f flutter::DartVMRef::Create(flutter::Settings, fml::RefPtr<flutter::DartSnapshot>, fml::RefPtr<flutter::DartSnapshot>, fml::RefPtr<flutter::DartSnapshot>) + 607
19  io.flutter.flutter-macos      	0x000000010e2c0919 flutter::Shell::Create(flutter::TaskRunners, flutter::Settings, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>) + 265
20  io.flutter.flutter-macos      	0x000000010de71023 flutter::EmbedderEngine::EmbedderEngine(std::__1::unique_ptr<flutter::EmbedderThreadHost, std::__1::default_delete<flutter::EmbedderThreadHost> >, flutter::TaskRunners, flutter::Settings, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>, std::__1::function<sk_sp<SkImage> (long long, GrContext*, SkISize const&)>) + 275
21  io.flutter.flutter-macos      	0x000000010de69fb1 std::__1::__unique_if<flutter::EmbedderEngine>::__unique_single std::__1::make_unique<flutter::EmbedderEngine, std::__1::unique_ptr<flutter::EmbedderThreadHost, std::__1::default_delete<flutter::EmbedderThreadHost> >, flutter::TaskRunners, flutter::Settings&, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>&, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>&, std::__1::function<sk_sp<SkImage> (long long, GrContext*, SkISize const&)>&>(std::__1::unique_ptr<flutter::EmbedderThreadHost, std::__1::default_delete<flutter::EmbedderThreadHost> >&&, flutter::TaskRunners&&, flutter::Settings&&&, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>&&&, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>&&&, std::__1::function<sk_sp<SkImage> (long long, GrContext*, SkISize const&)>&&&) + 385
22  io.flutter.flutter-macos      	0x000000010de68df7 FlutterEngineRun + 6071
23  io.flutter.flutter-macos      	0x000000010de5a714 -[FLEEngine launchEngineWithAssetsPath:commandLineArguments:] + 788
24  io.flutter.flutter-macos      	0x000000010de5ed2a -[FLEViewController launchEngineWithAssetsPath:commandLineArguments:] + 122
25  io.myapp                   	0x000000010de45093 ExampleWindow.awakeFromNib() + 1379 (ExampleWindow.swift:26)
26  io.myapp                   	0x000000010de451e4 @objc ExampleWindow.awakeFromNib() + 36
27  com.apple.CoreFoundation      	0x00007fff4227f487 -[NSSet makeObjectsPerformSelector:] + 236
28  com.apple.AppKit              	0x00007fff3f894eb4 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1597
29  com.apple.AppKit              	0x00007fff3f892d14 loadNib + 401
30  com.apple.AppKit              	0x00007fff3f8921f4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
31  com.apple.AppKit              	0x00007fff3f891e39 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
32  com.apple.AppKit              	0x00007fff3f891bfb +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 446
33  com.apple.AppKit              	0x00007fff3f885c69 NSApplicationMain + 502
34  io.myapp                   	0x000000010de45bbd main + 13 (AppDelegate.swift:18)
35  libdyld.dylib                 	0x00007fff6e1463d5 start + 1

Thread 1:
0   libsystem_pthread.dylib       	0x00007fff6e3393f0 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff6e3393f0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff6e3393f0 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff6e3393f0 start_wqthread + 0

Thread 5:: io.flutter.ui
0   libsystem_kernel.dylib        	0x00007fff6e27b22a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e27b76c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42218bee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4221815c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff422178be CFRunLoopRunSpecific + 455
5   io.flutter.flutter-macos      	0x000000010de886cd fml::MessageLoopDarwin::Run() + 93
6   io.flutter.flutter-macos      	0x000000010de81304 fml::MessageLoopImpl::DoRun() + 36
7   io.flutter.flutter-macos      	0x000000010de87298 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 264
8   libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 6:: io.flutter.gpu
0   libsystem_kernel.dylib        	0x00007fff6e27b22a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e27b76c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42218bee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4221815c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff422178be CFRunLoopRunSpecific + 455
5   io.flutter.flutter-macos      	0x000000010de886cd fml::MessageLoopDarwin::Run() + 93
6   io.flutter.flutter-macos      	0x000000010de81304 fml::MessageLoopImpl::DoRun() + 36
7   io.flutter.flutter-macos      	0x000000010de87298 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 264
8   libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 7:: io.flutter.io
0   libsystem_kernel.dylib        	0x00007fff6e27b22a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e27b76c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42218bee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff4221815c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff422178be CFRunLoopRunSpecific + 455
5   io.flutter.flutter-macos      	0x000000010de886cd fml::MessageLoopDarwin::Run() + 93
6   io.flutter.flutter-macos      	0x000000010de81304 fml::MessageLoopImpl::DoRun() + 36
7   io.flutter.flutter-macos      	0x000000010de87298 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 264
8   libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 8:: dart:io EventHandler
0   libsystem_kernel.dylib        	0x00007fff6e28178e kevent + 10
1   io.flutter.flutter-macos      	0x000000010e3bbbc8 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 264
2   io.flutter.flutter-macos      	0x000000010e3dd8ab dart::bin::ThreadStart(void*) + 59
3   libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 9 Crashed:: Dart ThreadPool Worker
0   io.flutter.flutter-macos      	0x000000010e8c570f dart::MarkingVisitorBase<true>::VisitPointers(dart::RawObject**, dart::RawObject**) + 111
1   io.flutter.flutter-macos      	0x000000010e5a49f5 dart::Isolate::VisitObjectPointers(dart::ObjectPointerVisitor*, dart::ValidationPolicy) + 325
2   io.flutter.flutter-macos      	0x000000010e8c3f0f dart::GCMarker::IterateRoots(dart::ObjectPointerVisitor*) + 143
3   io.flutter.flutter-macos      	0x000000010e8c624b dart::ParallelMarkTask::Run() + 107
4   io.flutter.flutter-macos      	0x000000010e716e0d dart::ThreadPool::Worker::Loop() + 61
5   io.flutter.flutter-macos      	0x000000010e716c60 dart::ThreadPool::Worker::Main(unsigned long) + 304
6   io.flutter.flutter-macos      	0x000000010e676e81 dart::ThreadStart(void*) + 97
7   libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 10:: Dart ThreadPool Worker
0   libsystem_kernel.dylib        	0x00007fff6e27c1ee __open + 10
1   io.flutter.flutter-macos      	0x000000010e3d0d0f dart::bin::Crypto::GetRandomBytes(long, unsigned char*) + 95
2   io.flutter.flutter-macos      	0x000000010e687e94 dart::Random::Random() + 68
3   io.flutter.flutter-macos      	0x000000010e710873 dart::Thread::Thread(dart::Isolate*) + 451
4   io.flutter.flutter-macos      	0x000000010e717082 dart::ThreadRegistry::GetFreeThreadLocked(dart::Isolate*, bool) + 114
5   io.flutter.flutter-macos      	0x000000010e5a7164 dart::Isolate::ScheduleThread(bool, bool) + 244
6   io.flutter.flutter-macos      	0x000000010e712afd dart::Thread::EnterIsolateAsHelper(dart::Isolate*, dart::Thread::TaskKind, bool) + 45
7   io.flutter.flutter-macos      	0x000000010e8c6215 dart::ParallelMarkTask::Run() + 53
8   io.flutter.flutter-macos      	0x000000010e716e0d dart::ThreadPool::Worker::Loop() + 61
9   io.flutter.flutter-macos      	0x000000010e716c60 dart::ThreadPool::Worker::Main(unsigned long) + 304
10  io.flutter.flutter-macos      	0x000000010e676e81 dart::ThreadStart(void*) + 97
11  libsystem_pthread.dylib       	0x00007fff6e33a2eb _pthread_body + 126
12  libsystem_pthread.dylib       	0x00007fff6e33d249 _pthread_start + 66
13  libsystem_pthread.dylib       	0x00007fff6e33940d thread_start + 13

Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x0000000000000001  rcx: 0x0000000000000032  rdx: 0x00007ffc78860610
  rdi: 0x00007ffc6ee37940  rsi: 0x00007ffc78860610  rbp: 0x00007000080e7ce0  rsp: 0x00007000080e7cb0
   r8: 0x00000000000653a4   r9: 0xffffffff00000000  r10: 0x00007ffc6ee37568  r11: 0x0000000000000246
  r12: 0x00007ffc78860610  r13: 0x00007ffc78866000  r14: 0x00007ffc78860610  r15: 0x00007ffc6ee37940
  rip: 0x000000010e8c570f  rfl: 0x0000000000010246  cr2: 0x0000000000000000
  
Logical CPU:     3
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x10de43000 -        0x10de46ff7 +io.myapp (1.0 - 1) <5AC9994E-69B5-37BA-BE83-9D0D49E29F92> /Users/USER/Documents/*/Flutter Desktop Example.app/Contents/MacOS/Flutter Desktop Example
       0x10de58000 -        0x10f731fff +io.flutter.flutter-macos (1.0 - 1.0) <6FD3BB1A-B8DC-3B4E-B474-575EE31D3ADB> /Users/USER/Documents/*/Flutter Desktop Example.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/FlutterMacOS
       0x1125e9000 -        0x1126b1fff  com.apple.AMDRadeonX4000GLDriver (2.9.26 - 2.0.9) <374F374F-D27E-3A02-A4B9-E074674BC0F9> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
       0x112723000 -        0x112726047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x114cf4000 -        0x114d5e6ef  dyld (655.1.1) <CE635DB2-D47E-3C05-A0A3-6BD982E7E750> /usr/lib/dyld
    0x7fff36e5a000 -     0x7fff377f1ff3  ATIRadeonX4000SCLib.dylib (2.9.26) <489CDFF1-EB11-3923-85B0-8D14E469DB5F> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
    0x7fff3e64f000 -     0x7fff3e64ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3e650000 -     0x7fff3e666ff7  libCGInterfaces.dylib (506.22) <09E81708-D0A7-3AB6-9B7C-8245E33E27A3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3e667000 -     0x7fff3ed00fef  com.apple.vImage (8.1 - ???) <EFFD9A9C-5563-3762-91CA-9F50FDB7A547> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3ed01000 -     0x7fff3ef7aff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3ef7b000 -     0x7fff3efedffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3efee000 -     0x7fff3f397ff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3f398000 -     0x7fff3f3adfeb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3f3ae000 -     0x7fff3f3b3ff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3f3b4000 -     0x7fff3f430ff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3f431000 -     0x7fff3f444fe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3f445000 -     0x7fff3f62cff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3f62d000 -     0x7fff3f6e0ff7  libvMisc.dylib (671.250.4) <73637194-497A-39F9-90F5-004DA772AC69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3f6e1000 -     0x7fff3f6e1fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3f883000 -     0x7fff40638ff3  com.apple.AppKit (6.9 - 1671.50.111) <933155DC-6404-3646-B6AE-087D34F611BE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff4068a000 -     0x7fff4068afff  com.apple.ApplicationServices (50.1 - 50.1) <4A6ACC13-2623-36B8-A196-2300980803CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff4068b000 -     0x7fff406f6fff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff4078f000 -     0x7fff408a6fff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff408a7000 -     0x7fff408e9fff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff40943000 -     0x7fff40975fff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff409da000 -     0x7fff409deff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <B53D557C-071F-3ED9-826A-847DEB465F62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff40a79000 -     0x7fff40acbff7  com.apple.HIServices (1.22 - 628) <26A8B7C0-41CC-3DB4-99D7-BD922866DC77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff40acc000 -     0x7fff40adbfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff40adc000 -     0x7fff40b25ff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff40b26000 -     0x7fff40b5fff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff40b60000 -     0x7fff40b6cfff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <80FA7439-EC77-3CEC-B5D1-5EFE9E503E11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff40b6d000 -     0x7fff40de4ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <EB71583C-58C9-3CF8-92F9-2D57B24BBD4F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff40de6000 -     0x7fff40de6fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <121176B6-7ABE-3AFB-A252-CCED694D98D4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff4113e000 -     0x7fff414dffff  com.apple.CFNetwork (978.0.7 - 978.0.7) <9FDEFE50-BE1B-386E-8B3C-AEF251069E52> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff414f9000 -     0x7fff417efff7  com.apple.HIToolbox (2.1.1 - 918.5) <F7DA4F20-123B-30FB-9C27-5AB1746DEF63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff417fa000 -     0x7fff4188fff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff418cd000 -     0x7fff418d3ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff419f5000 -     0x7fff419f5fff  com.apple.Cocoa (6.11 - 23) <9378783B-65FE-3E78-A7D5-0D11EE9117AE> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff41a03000 -     0x7fff41acfff7  com.apple.ColorSync (4.13.0 - 3340.7) <74B373AB-42C7-330D-A577-1C43BFA6024F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff41c5b000 -     0x7fff41ce1fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff41d45000 -     0x7fff41d6fffb  com.apple.CoreBluetooth (1.0 - 1) <F08FE8C0-DD18-37E0-B707-3EF704A73FD6> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff41d70000 -     0x7fff420f4fe3  com.apple.CoreData (120 - 866.5) <37F35F2E-FE57-3E3F-A1E5-AD274A8C1FDE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff420f5000 -     0x7fff421dcff7  com.apple.CoreDisplay (101.3 - 109.19) <B00A19C2-4A6A-388C-8AD6-33A42D10D7F0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff421dd000 -     0x7fff42621fff  com.apple.CoreFoundation (6.9 - 1575.12) <64C38BF2-1869-33C8-B1B6-DCA9C824C0E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff42623000 -     0x7fff42cb2fe7  com.apple.CoreGraphics (2.0 - 1260.2) <23436C9A-7D62-3E9F-867A-798C93B52080> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff42cb4000 -     0x7fff42fd4fff  com.apple.CoreImage (14.4.0 - 750.0.140) <96FA4D1B-AC88-305C-8F4D-D7D44657B733> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff43432000 -     0x7fff43432fff  com.apple.CoreServices (945 - 945) <E937BA69-19D5-3A30-B31E-8A6B94E9D9A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff43433000 -     0x7fff434afff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff434b0000 -     0x7fff43787fff  com.apple.CoreServices.CarbonCore (1178.32 - 1178.32) <52F5484E-94B1-37B7-B1AC-E210DF5721AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff43788000 -     0x7fff437d0ff7  com.apple.DictionaryServices (1.2 - 284.16.4) <C3D15FD1-759B-3815-8128-42D8220BC459> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff437d1000 -     0x7fff437d9ffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff437da000 -     0x7fff4398cfff  com.apple.LaunchServices (945 - 945) <05FA145B-75AA-3AE6-BB82-F156B29F4FF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff4398d000 -     0x7fff43a2bff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff43a2c000 -     0x7fff43a76ff7  com.apple.CoreServices.OSServices (945 - 945) <119C5548-59C3-3F94-B23F-8AF02CA10EAA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff43a77000 -     0x7fff43adeff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff43adf000 -     0x7fff43b00ff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff43e0b000 -     0x7fff43f6dff3  com.apple.CoreText (352.0 - 584.26.3.2) <A99FD623-7F6E-3C77-8241-E98F664EC039> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff43f6e000 -     0x7fff43fadfff  com.apple.CoreVideo (1.8 - 0.0) <1AD23C58-E68E-329B-A1FA-6BF7DD577687> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff43fae000 -     0x7fff4403dfff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <F2EA31D8-53BF-32E8-B537-64B4F2BF4B6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff44294000 -     0x7fff44299ffb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff4445f000 -     0x7fff4480cfff  com.apple.Foundation (6.9 - 1575.12) <AD258ED7-64AE-367C-AE5F-48D45089D9F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff4487b000 -     0x7fff448aaffb  com.apple.GSS (4.0 - 2.0) <E41430E5-713B-3E53-BF7E-A3991A881B62> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff449aa000 -     0x7fff44ab4fff  com.apple.Bluetooth (6.0.12 - 6.0.12f1) <58A607F0-A818-3535-A7BD-858D5BB0A807> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff44b16000 -     0x7fff44ba5fff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <CCA92450-8808-37EC-B68E-2C2846B086CE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff44ba7000 -     0x7fff44bb6ffb  com.apple.IOSurface (255.5.4 - 255.5.4) <83F58E47-0D06-3E78-9D19-D38D3205464B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff44c0a000 -     0x7fff44d95fef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <E1CC52A4-1074-3997-849B-42EF20EE1ADC> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff44d96000 -     0x7fff44d9affb  libGIF.dylib (1850.2) <FB52622F-2A7D-36D0-B821-35DB2BAF9EE8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff44d9b000 -     0x7fff44e77fef  libJP2.dylib (1850.2) <7FAC16D8-1144-30A1-BABC-008423C7A851> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff44e78000 -     0x7fff44e9dfeb  libJPEG.dylib (1850.2) <78401F6E-345B-3179-A82A-01F813F15D95> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff45160000 -     0x7fff45186feb  libPng.dylib (1850.2) <FF3ABAE1-43F0-3A76-A284-398397693D46> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff45187000 -     0x7fff45189ffb  libRadiance.dylib (1850.2) <92529333-0935-341B-B271-69C235FEF6B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff4518a000 -     0x7fff451d7fe7  libTIFF.dylib (1850.2) <FFC74F3B-16F9-38FE-9D3F-D8DC6DEDB9E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff4634e000 -     0x7fff46367fff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff46d83000 -     0x7fff46e2bff7  com.apple.Metal (161.9.16 - 161.9.16) <A93AA7FC-B72A-3CBF-9932-81DDDFA1DFCD> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff46e47000 -     0x7fff46e66ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <EE85B6D5-5C12-3CE8-8C33-54A203EDC76E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff46e67000 -     0x7fff46ee3fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <5A78F2DC-9D2B-37BA-B21F-ECFFCC6F7720> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff46ee4000 -     0x7fff46f0bfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <096DB3E6-7DDF-3B47-857A-46A203642ACF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff46f0c000 -     0x7fff47037ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D2128338-F1E8-3BEE-A729-AC13A524DD78> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff47038000 -     0x7fff47052fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <ADA5A93C-F79E-3931-840D-48C6B6B305EA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff47053000 -     0x7fff47054ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <515A92B3-A23B-3AC2-8D1B-85B248595B76> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff47e4b000 -     0x7fff47e57ff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff4a8ec000 -     0x7fff4a8f4fe3  libcldcpuengine.dylib (2.11) <AAE49359-EB53-3FD4-ADBF-C60498BD0B34> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff4a8f5000 -     0x7fff4a94cff7  com.apple.opencl (2.15.3 - 2.15.3) <AA9CE8F7-DB7C-35A5-A019-2207D1BBFF38> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4a94d000 -     0x7fff4a968ff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff4a969000 -     0x7fff4a974ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4b2c4000 -     0x7fff4b2c6fff  libCVMSPluginSupport.dylib (17.7.2) <247121BB-626C-318E-B24E-3D436E752DF7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff4b2c7000 -     0x7fff4b2ccff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4b2cd000 -     0x7fff4b2d1fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4b2d2000 -     0x7fff4b2daff7  libGFXShared.dylib (17.7.2) <B75A6E93-E5BE-32A8-8D46-00D8E909DFD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4b2db000 -     0x7fff4b2e6fff  libGL.dylib (17.7.2) <E88FF023-7E15-3E95-88FD-6C415550F769> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4b2e7000 -     0x7fff4b321fe7  libGLImage.dylib (17.7.2) <B4C140F3-AF8C-30C8-A03E-B16A20BB05A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4b322000 -     0x7fff4b494ff7  libGLProgrammability.dylib (17.7.2) <4866D792-5676-3F2F-877E-B9751D4E3F76> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff4b495000 -     0x7fff4b4d3fff  libGLU.dylib (17.7.2) <EA69FA36-3F20-337C-A6B3-EC49DC2F12F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4be70000 -     0x7fff4be7fffb  com.apple.opengl (17.7.2 - 17.7.2) <8EFFA6F9-ABE8-3131-9D3F-37E9796DDF34> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4be80000 -     0x7fff4c017ff7  GLEngine (17.7.2) <874C8157-78AF-32A8-8BD1-85FDBCEF9E2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff4c018000 -     0x7fff4c041ff3  GLRendererFloat (17.7.2) <81263D77-B1BE-3F43-934C-1D7DB42F31FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff4cc82000 -     0x7fff4ced8fff  com.apple.QuartzCore (1.11 - 699.27.4.1) <BB3BBD58-84DF-3849-B4ED-5FF8DA4015B8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4d70d000 -     0x7fff4da0cfff  com.apple.security (7.0 - 58286.260.20) <59B4100E-5A31-3EF4-954A-2A69341995F3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4da0d000 -     0x7fff4da99fff  com.apple.securityfoundation (6.0 - 55185.260.1) <DB8EB672-5D3A-3082-A62E-4D75C81D94A4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4dacb000 -     0x7fff4dacffff  com.apple.xpc.ServiceManagement (1.0 - 1) <4AD0F8EE-884C-3FA7-85D9-27F201BC3C64> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4de67000 -     0x7fff4ded4fff  com.apple.SystemConfiguration (1.17 - 1.17) <1562078D-3251-31B2-B9C6-2667C567F883> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff51153000 -     0x7fff511f8feb  com.apple.APFS (1.0 - 1) <C001DCC2-32BE-327A-AE03-281885BD93BF> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff51c0a000 -     0x7fff51c0bff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff52209000 -     0x7fff52235ff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <3850E3A9-E00A-374E-87EA-AB01E503E769> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff5235d000 -     0x7fff5236cfc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff52468000 -     0x7fff52473fff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff524b4000 -     0x7fff524fdff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff52751000 -     0x7fff52773fff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff528d2000 -     0x7fff528e6ffb  com.apple.AssertionServices (1.0 - 1) <11FC4241-6069-3B3A-9BCE-9B68F3A4D2AB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff52cb5000 -     0x7fff52da1ff7  com.apple.AuthKit (1.0 - 1) <34496FD5-4BAB-3DF3-BF7F-70F38C66848D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff52f63000 -     0x7fff52f6bfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff52f6c000 -     0x7fff53001fff  com.apple.backup.framework (1.10.5 - ???) <BAFC1D7F-9D75-3C45-AAD4-569D13E445C5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff53002000 -     0x7fff5306fff3  com.apple.BaseBoard (360.28 - 360.28) <DBE27FB4-3FFD-3E9A-846C-F6E7D797286A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff54cd9000 -     0x7fff54ce2ffb  com.apple.CommonAuth (4.0 - 2.0) <81C987FD-69EB-344B-94D9-B9D93624D257> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff559ba000 -     0x7fff559cbff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff55f74000 -     0x7fff55fdaff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff56287000 -     0x7fff5628fff7  com.apple.CorePhoneNumbers (1.0 - 1) <7A826DA2-4725-39D8-AF27-6F034DC53C4E> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff5640b000 -     0x7fff5643cff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff56803000 -     0x7fff56887fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff56917000 -     0x7fff56a42ff7  com.apple.coreui (2.1 - 499.10) <105F61F3-D0AE-332B-A485-8615187BB409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff56a43000 -     0x7fff56be1fff  com.apple.CoreUtils (5.8 - 580.19) <CF9C5677-4946-3328-8CE3-C70F2E8599D8> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff56c35000 -     0x7fff56c98ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <77E078A7-A34F-333B-B50F-8829537D6E9D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff56c99000 -     0x7fff56caaff7  com.apple.CrashReporterSupport (10.13 - 938.25) <C7665EC7-9389-3717-B152-A59D7872C63C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff56d3a000 -     0x7fff56d49fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff56d4a000 -     0x7fff56d4efff  com.apple.DSExternalDisplay (3.1 - 380) <645C719D-05D4-3CD7-84D7-4C5218859E0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff56dcf000 -     0x7fff56e44ff3  com.apple.datadetectorscore (7.0 - 590.24) <72F0CBF1-D3E9-36C5-B877-F42E1EC59A0E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff56e90000 -     0x7fff56ecdff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff56ece000 -     0x7fff57009ff7  com.apple.desktopservices (1.13.5 - ???) <4AF2E011-2CB0-3588-83CB-882ADDA78CAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff57f46000 -     0x7fff58361fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff5d2aa000 -     0x7fff5d2b5ff7  libGPUSupportMercury.dylib (17.7.2) <3D6CEEFC-4A13-3841-A958-2077BD0A51AC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff5d2b6000 -     0x7fff5d2bbfff  com.apple.GPUWrangler (3.40.16 - 3.40.16) <B9D4F2DD-5D11-32FF-B5BE-29E137458728> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5e0c6000 -     0x7fff5e0d5fff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5e225000 -     0x7fff5e299ffb  com.apple.Heimdal (4.0 - 2.0) <5E8F6B79-960D-3030-B889-D29A4015D205> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5f588000 -     0x7fff5f58fffb  com.apple.IOAccelerator (404.9 - 404.9) <F9C604B3-3DF7-3EE7-8A44-7877FAF2E6A4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5f593000 -     0x7fff5f5abfff  com.apple.IOPresentment (1.0 - 42.6) <55CB91EF-90F1-3D0A-A59E-2F75CD2EB4AE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5f953000 -     0x7fff5f980ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5fc14000 -     0x7fff5fc26ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5AAC527E-D197-39B2-A6C9-E0D0FB9CA9B9> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5fc41000 -     0x7fff5fd1cff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5fd1d000 -     0x7fff5fd59ff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5fd60000 -     0x7fff5fd65fff  com.apple.LinguisticData (1.0 - 238.25) <61910887-D5CE-3567-9A5F-6DFEC942EC1F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff60a5a000 -     0x7fff60a82ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff60a83000 -     0x7fff60b10ff7  com.apple.gpusw.MetalTools (1.0 - 1) <DBC4718E-F588-382D-A415-405D0028804D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff60cbd000 -     0x7fff60cd8ffb  com.apple.MobileKeyBag (2.0 - 1.0) <4678FECE-538B-381C-80F2-27AA4805F160> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff60d61000 -     0x7fff60d8bffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <3BF81F33-89A8-3A2D-84B3-B343020B6D98> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff60fc7000 -     0x7fff60fd1fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff61832000 -     0x7fff61883ff3  com.apple.OTSVG (1.0 - ???) <3976F8CC-1CFB-3E09-9009-FE985550565B> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff62a08000 -     0x7fff62a17ff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff648a7000 -     0x7fff648c5ff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff64a5d000 -     0x7fff64aadfff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff64c00000 -     0x7fff64c22fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff66427000 -     0x7fff66545fff  com.apple.Sharing (1288.43 - 1288.43) <B9AB8C05-F2F2-371F-A9AF-1D139E2CE54C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff67356000 -     0x7fff67604ffb  com.apple.SkyLight (1.600.0 - 340.26) <CD2A7069-6CEA-3737-9E9D-7AE2FED912AB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff67da6000 -     0x7fff67db2fff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff68503000 -     0x7fff6858efc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff68a76000 -     0x7fff68a82ffb  com.apple.TCC (1.0 - 1) <968ECAE1-FBB9-3478-BDCE-85E54B6C422D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff68ce8000 -     0x7fff68db0ff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff68e66000 -     0x7fff68e67fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff68e6d000 -     0x7fff69023ff7  com.apple.UIFoundation (1.0 - 551) <E9D17DAD-230D-390A-B117-3D100C5AF5F2> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff69c9f000 -     0x7fff69d78fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6a54f000 -     0x7fff6a552fff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6a953000 -     0x7fff6a955ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6ac1f000 -     0x7fff6ac53fff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff6ac56000 -     0x7fff6ac60ff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6acee000 -     0x7fff6acefffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6ad26000 -     0x7fff6af7dff3  libFosl_dynamic.dylib (18.3.4) <45E50221-1A39-3AB3-8267-C1E4E39ECF83> /usr/lib/libFosl_dynamic.dylib
    0x7fff6afce000 -     0x7fff6afecfff  libMobileGestalt.dylib (645.260.6) <0232958E-1EF2-3627-B8FF-09C6522594C7> /usr/lib/libMobileGestalt.dylib
    0x7fff6afed000 -     0x7fff6afedfff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6b12d000 -     0x7fff6b12effb  libSystem.B.dylib (1252.250.1) <1A13E822-B59C-3A36-A2E4-9968149714F9> /usr/lib/libSystem.B.dylib
    0x7fff6b1aa000 -     0x7fff6b1abfff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff6b1bd000 -     0x7fff6b1d3ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff6b1d4000 -     0x7fff6b1fdffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6b1fe000 -     0x7fff6b27dfff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff6b281000 -     0x7fff6b281ff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff6b351000 -     0x7fff6b361ffb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff6b362000 -     0x7fff6b36ffff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff6b370000 -     0x7fff6b3c3ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff6b3c4000 -     0x7fff6b3d9ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6b3da000 -     0x7fff6b3daff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6b3db000 -     0x7fff6b3ebffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6b3ec000 -     0x7fff6b404ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff6b679000 -     0x7fff6b68ffff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff6b690000 -     0x7fff6b691ff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6b82f000 -     0x7fff6b927ff7  libcrypto.35.dylib (22.260.1) <03FBCE39-6B59-314E-A18C-CF045D132C4A> /usr/lib/libcrypto.35.dylib
    0x7fff6bb3d000 -     0x7fff6bb93ff7  libcups.2.dylib (462.10) <2AC7B8C3-0D25-3E0F-A34A-94658A06FF94> /usr/lib/libcups.2.dylib
    0x7fff6bcc7000 -     0x7fff6bcc7fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff6bcf9000 -     0x7fff6bcfeff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff6bcff000 -     0x7fff6bd04ff7  libheimdal-asn1.dylib (520.260.1) <DC44D1D1-D3DF-38B3-AFC3-1D50B92BE401> /usr/lib/libheimdal-asn1.dylib
    0x7fff6bd2f000 -     0x7fff6be1ffff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff6be20000 -     0x7fff6c081fff  libicucore.A.dylib (62135.0.1) <2B292561-798A-381C-AA41-90EE6549C7CF> /usr/lib/libicucore.A.dylib
    0x7fff6c0ce000 -     0x7fff6c0cffff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff6c0d0000 -     0x7fff6c0e8ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff6c100000 -     0x7fff6c1a4ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6c1a5000 -     0x7fff6c3a9fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff6c581000 -     0x7fff6c8d2ff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff6c964000 -     0x7fff6d0e9fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff6d0fb000 -     0x7fff6d0ffffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff6d102000 -     0x7fff6d137fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff6d250000 -     0x7fff6d268ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff6d2bb000 -     0x7fff6d498fe7  libsqlite3.dylib (274.25) <55CE34C4-00C0-3844-B7ED-80FA7F0AF03F> /usr/lib/libsqlite3.dylib
    0x7fff6d6b1000 -     0x7fff6d6b4ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff6d6b5000 -     0x7fff6d6c2fff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff6d6c7000 -     0x7fff6d7a9ff3  libxml2.2.dylib (32.8) <54F896CF-6D83-300B-9CD9-1636BE5375A4> /usr/lib/libxml2.2.dylib
    0x7fff6d7aa000 -     0x7fff6d7d2ff3  libxslt.1.dylib (16.1) <31F7018B-D8F2-36ED-A13B-1E5A16DFAAA1> /usr/lib/libxslt.1.dylib
    0x7fff6d7d3000 -     0x7fff6d7e5ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff6d868000 -     0x7fff6d87bff3  libswiftAppKit.dylib (??? - ???) <390B2331-342E-367F-9308-01447A4442E6> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff6d894000 -     0x7fff6dc05ff7  libswiftCore.dylib (5.0 - 1001.8.63.13) <931B3D8E-C66D-3DF8-88C9-00FB6978BCF4> /usr/lib/swift/libswiftCore.dylib
    0x7fff6dc0c000 -     0x7fff6dc13ffb  libswiftCoreData.dylib (??? - ???) <7D7D21CE-8F68-390F-BE47-2AB1DC0439ED> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff6dc14000 -     0x7fff6dc16ff3  libswiftCoreFoundation.dylib (??? - ???) <3192FF82-E322-3B09-805F-6AEB48C00478> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6dc17000 -     0x7fff6dc25ff3  libswiftCoreGraphics.dylib (??? - ???) <FEFE340D-865B-3C8C-AF13-AB1DE8866C01> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6dc26000 -     0x7fff6dc29ffb  libswiftCoreImage.dylib (??? - ???) <4AC0B024-190B-31F8-8EC5-C9E2761C580E> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6dc3c000 -     0x7fff6dc42ffb  libswiftDarwin.dylib (??? - ???) <FD515CE3-A057-36EC-A787-E78F773973F3> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6dc43000 -     0x7fff6dc59fff  libswiftDispatch.dylib (??? - ???) <40AA9542-FE66-37F0-B0BE-70C8D057488C> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6dc5a000 -     0x7fff6ddebff7  libswiftFoundation.dylib (??? - ???) <A24C3092-3B6D-3680-945E-292A0D31436F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6ddfa000 -     0x7fff6ddfcff3  libswiftIOKit.dylib (??? - ???) <C7E2E0F9-D04C-348E-A5B6-DD59A9F40BDD> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6de0a000 -     0x7fff6de11fff  libswiftMetal.dylib (??? - ???) <03736BFF-B1E4-32FB-B3C3-12FFF7681854> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6de53000 -     0x7fff6de56ff7  libswiftObjectiveC.dylib (??? - ???) <A4201F26-A2B3-3F2A-8B0F-D17F166C26BC> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6de61000 -     0x7fff6de66ffb  libswiftQuartzCore.dylib (??? - ???) <FB83F05B-766E-3211-8CC7-E8B634B34BA0> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6df6f000 -     0x7fff6df97ff7  libswiftSwiftOnoneSupport.dylib (5.0 - 1001.8.63.13) <4C9E4D9E-6511-3090-8707-36CDCC778F0B> /usr/lib/swift/libswiftSwiftOnoneSupport.dylib
    0x7fff6df9e000 -     0x7fff6dfa0ffb  libswiftXPC.dylib (??? - ???) <61CDCF0E-FFD3-31FD-A6B1-175B06EA6659> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6dfc9000 -     0x7fff6dfcdff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff6dfce000 -     0x7fff6dfd8ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6dfd9000 -     0x7fff6dfe0ff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6dfe1000 -     0x7fff6dfeaff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6dfeb000 -     0x7fff6e06ffc3  libcorecrypto.dylib (602.260.2) <BED0F385-D8A2-334A-BD7B-0673B5DABBC5> /usr/lib/system/libcorecrypto.dylib
    0x7fff6e0f6000 -     0x7fff6e12fff7  libdispatch.dylib (1008.250.7) <26DF5B1E-A388-38EF-B73B-AF0E93FB02DB> /usr/lib/system/libdispatch.dylib
    0x7fff6e130000 -     0x7fff6e15cff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6e15d000 -     0x7fff6e15dffb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6e15e000 -     0x7fff6e16aff3  libkxld.dylib (4903.261.4) <71CF1ECD-AC4E-3FDD-BEDF-14933D843EEE> /usr/lib/system/libkxld.dylib
    0x7fff6e16b000 -     0x7fff6e16bff7  liblaunch.dylib (1336.261.2) <BD5CDB35-2BB4-349A-8D14-78E387563F89> /usr/lib/system/liblaunch.dylib
    0x7fff6e16c000 -     0x7fff6e171fff  libmacho.dylib (927.0.2) <3C5C9024-45FD-38C2-B01A-07A322966063> /usr/lib/system/libmacho.dylib
    0x7fff6e172000 -     0x7fff6e174ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff6e175000 -     0x7fff6e176ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff6e177000 -     0x7fff6e18eff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff6e18f000 -     0x7fff6e18fff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6e190000 -     0x7fff6e217fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff6e218000 -     0x7fff6e21bffb  libsystem_configuration.dylib (963.260.1) <C7D2BA09-8D5B-3393-8D84-304D76C55DEF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6e21c000 -     0x7fff6e21fff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6e220000 -     0x7fff6e226fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6e227000 -     0x7fff6e22dff7  libsystem_dnssd.dylib (878.260.1) <64B79B01-B1B0-3C7E-87A1-023B71843F1F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6e22e000 -     0x7fff6e279ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff6e27a000 -     0x7fff6e2a2ff7  libsystem_kernel.dylib (4903.261.4) <7B0F52C4-4CC9-3282-8457-C18C6FE1B99E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6e2a3000 -     0x7fff6e2eeff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff6e2ef000 -     0x7fff6e319fff  libsystem_malloc.dylib (166.261.1) <4D1CEF38-DE32-3ECF-9F70-0ADDD5C8775F> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6e31a000 -     0x7fff6e324ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6e325000 -     0x7fff6e32cfff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6e32d000 -     0x7fff6e336fef  libsystem_platform.dylib (177.250.1) <16949870-9152-3B0D-9EF0-40FAF84B0F1E> /usr/lib/system/libsystem_platform.dylib
    0x7fff6e337000 -     0x7fff6e341ff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6e342000 -     0x7fff6e345ff7  libsystem_sandbox.dylib (851.260.2) <9CACC5F5-3859-3A1F-BCC6-96DDD4A556A8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6e346000 -     0x7fff6e348ff3  libsystem_secinit.dylib (30.260.2) <88F3CE61-5FAD-3CDA-AA13-B5B18B3EBD26> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6e349000 -     0x7fff6e350ff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6e351000 -     0x7fff6e366fff  libsystem_trace.dylib (906.260.1) <100013AE-0443-3CF0-AC17-5D934608B60B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6e368000 -     0x7fff6e36dffb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6e36e000 -     0x7fff6e39dfff  libxpc.dylib (1336.261.2) <9A0FFA79-082F-3293-BF49-63976B073B74> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 971815
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=420.3M resident=0K(0%) swapped_out_or_unallocated=420.3M(100%)
Writable regions: Total=585.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=585.7M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
CoreServices                        84K        1 
CoreUI image file                  388K        3 
Dispatch continuations            8192K        1 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           111.1M       25 
MALLOC guard page                   48K        8 
MALLOC_MEDIUM (reserved)         448.0M        4         reserved VM address space (unallocated)
STACK GUARD                       56.0M       11 
Stack                             14.6M       11 
VM_ALLOCATE                        312K        6 
VM_ALLOCATE (reserved)            2836K        1         reserved VM address space (unallocated)
__DATA                            63.5M      257 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       229.7M        6 
__TEXT                           190.6M      253 
__UNICODE                          564K        1 
mapped file                       48.5M       13 
shared memory                      672K        8 
===========                     =======  ======= 
TOTAL                              1.2G      614 
TOTAL, minus reserved VM space   729.4M      614 

Model: iMac18,3, BootROM 172.0.0.0.0, 4 processors, Intel Core i5, 3.4 GHz, 32 GB, SMC 2.41f1
Graphics: kHW_AMDRadeonPro570Item, Radeon Pro 570, spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/DIMM0, 8 GB, DDR4, 2400 MHz, 0x802C, 0x3841544631473634485A2D324733423220202020
Memory Module: BANK 0/DIMM1, 8 GB, DDR4, 2400 MHz, 0x802C, 0x3841544631473634485A2D324733423220202020
Memory Module: BANK 1/DIMM0, 8 GB, DDR4, 2400 MHz, 0x802C, 0x3841544631473634485A2D324733423220202020
Memory Module: BANK 1/DIMM1, 8 GB, DDR4, 2400 MHz, 0x802C, 0x3841544631473634485A2D324733423220202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x16F), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.12f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: USB 2.0 BILLBOARD
USB Device: USB 2.0 BILLBOARD
USB Device: USB2.0 Hub
USB Device: USB PnP Sound Device
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
Thunderbolt Bus: iMac, Apple Inc., 41.1

The log from flutter run:

[  +28 ms] executing: [/Users/Alex/Documents/flutter/] git log -n 1 --pretty=format:%H
[  +37 ms] Exit code 0 from: git log -n 1 --pretty=format:%H
[        ] 305a99501e50ebf1a4b4dae7c26fbb9c7a8f9c35
[        ] executing: [/Users/Alex/Documents/flutter/] git describe --match v*.*.* --first-parent --long --tags
[  +20 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[        ] v1.7.9-19-g305a99501
[  +10 ms] executing: [/Users/Alex/Documents/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[   +8 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/master
[        ] executing: [/Users/Alex/Documents/flutter/] git ls-remote --get-url origin
[   +8 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  +36 ms] executing: [/Users/Alex/Documents/flutter/] git rev-parse --abbrev-ref HEAD
[   +9 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] master
[ +204 ms] executing: /Users/alex/Library/Android/sdk/platform-tools/adb devices -l
[   +7 ms] Exit code 0 from: /Users/alex/Library/Android/sdk/platform-tools/adb devices -l
[        ] List of devices attached
[   +4 ms] executing: idevice_id -h
[  +31 ms] /usr/bin/xcrun simctl list --json devices
[ +236 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +2 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ +154 ms] Launching lib/main.dart on macOS in debug mode...
[  +47 ms] Building macOS application...
[ +474 ms] User defaults from command line:
[   +1 ms]     IDEDerivedDataPathOverride = /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos
[        ] Build settings from command line:
[        ]     OBJROOT = /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[   +1 ms]     SYMROOT = /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[ +419 ms] note: Using new build system
[   +2 ms] note: Planning build
[ +161 ms] note: Constructing build description
[  +84 ms] PhaseScriptExecution Run\ Script /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build\ Flutter\ Bundle.build/Script-33CC111E2044C6BF0003C045.sh (in target: Build Flutter Bundle)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export ACTION=build
[        ]     export ALTERNATE_GROUP=staff
[        ]     export ALTERNATE_MODE=u+w,go-w,a+rX
[        ]     export ALTERNATE_OWNER=alex
[        ]     export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO
[        ]     export ALWAYS_SEARCH_USER_PATHS=NO
[        ]     export ALWAYS_USE_SEPARATE_HEADERMAPS=NO
[        ]     export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
[        ]     export APPLE_INTERNAL_DIR=/AppleInternal
[        ]     export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
[        ]     export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
[        ]     export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
[        ]     export APPLICATION_EXTENSION_API_ONLY=NO
[        ]     export APPLY_RULES_IN_COPY_FILES=NO
[        ]     export ARCHS=x86_64
[        ]     export ARCHS_STANDARD=x86_64
[        ]     export ARCHS_STANDARD_32_64_BIT="x86_64 i386"
[        ]     export ARCHS_STANDARD_32_BIT=i386
[        ]     export ARCHS_STANDARD_64_BIT=x86_64
[        ]     export ARCHS_STANDARD_INCLUDING_64_BIT=x86_64
[        ]     export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
[        ]     export BITCODE_GENERATION_MODE=marker
[        ]     export BUILD_ACTIVE_RESOURCES_ONLY=NO
[        ]     export BUILD_COMPONENTS="headers build"
[        ]     export BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export BUILD_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export BUILD_STYLE=
[        ]     export BUILD_VARIANTS=normal
[        ]     export BUILT_PRODUCTS_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export CACHE_ROOT=/var/folders/8g/qcw6ccp931bg_2b92v06wtb40000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
[        ]     export CCHROOT=/var/folders/8g/qcw6ccp931bg_2b92v06wtb40000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
[        ]     export CHMOD=/bin/chmod
[        ]     export CHOWN=/usr/sbin/chown
[        ]     export CLANG_ANALYZER_NONNULL=YES
[        ]     export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION=YES_AGGRESSIVE
[        ]     export CLANG_CXX_LANGUAGE_STANDARD=gnu++14
[        ]     export CLANG_CXX_LIBRARY=libc++
[        ]     export CLANG_ENABLE_MODULES=YES
[        ]     export CLANG_ENABLE_OBJC_ARC=YES
[        ]     export CLANG_MODULES_BUILD_SESSION_FILE=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex/Session.modulevalidation
[        ]     export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
[        ]     export CLANG_WARN_BOOL_CONVERSION=YES
[        ]     export CLANG_WARN_COMMA=YES
[        ]     export CLANG_WARN_CONSTANT_CONVERSION=YES
[        ]     export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS=YES
[        ]     export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
[        ]     export CLANG_WARN_DOCUMENTATION_COMMENTS=YES
[        ]     export CLANG_WARN_EMPTY_BODY=YES
[        ]     export CLANG_WARN_ENUM_CONVERSION=YES
[        ]     export CLANG_WARN_INFINITE_RECURSION=YES
[        ]     export CLANG_WARN_INT_CONVERSION=YES
[        ]     export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
[        ]     export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF=YES
[        ]     export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
[        ]     export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
[        ]     export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
[        ]     export CLANG_WARN_STRICT_PROTOTYPES=YES
[        ]     export CLANG_WARN_SUSPICIOUS_MOVE=YES
[        ]     export CLANG_WARN_UNGUARDED_AVAILABILITY=YES_AGGRESSIVE
[        ]     export CLANG_WARN_UNREACHABLE_CODE=YES
[        ]     export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
[        ]     export CLASS_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/JavaClasses"
[        ]     export CLEAN_PRECOMPS=YES
[        ]     export CLONE_HEADERS=NO
[        ]     export CODESIGNING_FOLDER_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/
[        ]     export CODE_SIGNING_ALLOWED=NO
[        ]     export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
[        ]     export CODE_SIGN_STYLE=Automatic
[        ]     export COLOR_DIAGNOSTICS=NO
[        ]     export COMBINE_HIDPI_IMAGES=NO
[        ]     export COMPILER_INDEX_STORE_ENABLE=Default
[        ]     export COMPOSITE_SDK_DIRS=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/CompositeSDKs
[        ]     export COMPRESS_PNG_FILES=NO
[        ]     export CONFIGURATION=Debug
[        ]     export CONFIGURATION_BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export CONFIGURATION_TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug
[        ]     export COPYING_PRESERVES_HFS_DATA=NO
[        ]     export COPY_HEADERS_RUN_UNIFDEF=NO
[        ]     export COPY_PHASE_STRIP=NO
[        ]     export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
[        ]     export CP=/bin/cp
[        ]     export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
[        ]     export CURRENT_ARCH=undefined_arch
[        ]     export CURRENT_VARIANT=normal
[        ]     export DEAD_CODE_STRIPPING=NO
[        ]     export DEBUGGING_SYMBOLS=YES
[        ]     export DEBUG_INFORMATION_FORMAT=dwarf
[        ]     export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
[        ]     export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
[        ]     export DEFINES_MODULE=NO
[        ]     export DEPLOYMENT_LOCATION=NO
[        ]     export DEPLOYMENT_POSTPROCESSING=NO
[        ]     export DEPLOYMENT_TARGET_CLANG_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mmacosx-version-min
[        ]     export DEPLOYMENT_TARGET_LD_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_LD_FLAG_NAME=macosx_version_min
[        ]     export DEPLOYMENT_TARGET_SETTING_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_SUGGESTED_VALUES="10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14"
[        ]     export DERIVED_FILES_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/DerivedSources"
[        ]     export DERIVED_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/DerivedSources"
[        ]     export DERIVED_SOURCES_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/DerivedSources"
[        ]     export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
[        ]     export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
[        ]     export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
[        ]     export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
[        ]     export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export DEVELOPMENT_LANGUAGE=en
[        ]     export DO_HEADER_SCANNING_IN_JAM=NO
[        ]     export DSTROOT=/tmp/Runner.dst
[        ]     export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
[        ]     export DWARF_DSYM_FILE_NAME=.dSYM
[   +1 ms]     export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
[        ]     export DWARF_DSYM_FOLDER_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
[        ]     export EMBEDDED_PROFILE_NAME=embedded.provisionprofile
[        ]     export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
[        ]     export ENABLE_BITCODE=NO
[        ]     export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
[        ]     export ENABLE_HEADER_DEPENDENCIES=YES
[        ]     export ENABLE_ON_DEMAND_RESOURCES=NO
[        ]     export ENABLE_STRICT_OBJC_MSGSEND=YES
[        ]     export ENABLE_TESTABILITY=YES
[        ]     export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
[        ]     export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj"
[        ]     export FILE_LIST="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects/LinkFileList"
[        ]     export FIXED_FILES_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/FixedFiles"
[        ]     export FLUTTER_APPLICATION_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project
[        ]     export FLUTTER_BUILD_DIR=build
[        ]     export FLUTTER_BUILD_NAME=0.9.0
[        ]     export FLUTTER_BUILD_NUMBER=7
[        ]     export FLUTTER_FRAMEWORK_DIR=/Users/Alex/Documents/flutter/bin/cache/artifacts/engine/darwin-x64
[        ]     export FLUTTER_ROOT=/Users/Alex/Documents/flutter
[        ]     export FLUTTER_TARGET=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/lib/main.dart
[        ]     export FRAMEWORK_VERSION=A
[        ]     export GCC3_VERSION=3.3
[        ]     export GCC_C_LANGUAGE_STANDARD=gnu11
[        ]     export GCC_DYNAMIC_NO_PIC=NO
[        ]     export GCC_NO_COMMON_BLOCKS=YES
[        ]     export GCC_OPTIMIZATION_LEVEL=0
[        ]     export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
[        ]     export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 "
[        ]     export GCC_TREAT_WARNINGS_AS_ERRORS=NO
[        ]     export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
[        ]     export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
[        ]     export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
[        ]     export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
[        ]     export GCC_WARN_UNDECLARED_SELECTOR=YES
[        ]     export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
[        ]     export GCC_WARN_UNUSED_FUNCTION=YES
[        ]     export GCC_WARN_UNUSED_VARIABLE=YES
[        ]     export GENERATE_MASTER_OBJECT_FILE=NO
[        ]     export GENERATE_PKGINFO_FILE=NO
[        ]     export GENERATE_PROFILING_CODE=NO
[        ]     export GENERATE_TEXT_BASED_STUBS=NO
[        ]     export GID=20
[        ]     export GROUP=staff
[        ]     export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
[        ]     export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
[        ]     export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
[        ]     export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
[        ]     export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
[        ]     export HEADERMAP_USES_VFS=NO
[        ]     export HIDE_BITCODE_SYMBOLS=YES
[        ]     export HOME=/Users/alex
[        ]     export ICONV=/usr/bin/iconv
[        ]     export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
[        ]     export INFOPLIST_OUTPUT_FORMAT=same-as-input
[        ]     export INFOPLIST_PREPROCESS=NO
[        ]     export INLINE_PRIVATE_FRAMEWORKS=NO
[        ]     export INSTALLHDRS_COPY_PHASE=NO
[        ]     export INSTALLHDRS_SCRIPT_PHASE=NO
[        ]     export INSTALL_DIR=/tmp/Runner.dst
[        ]     export INSTALL_GROUP=staff
[        ]     export INSTALL_MODE_FLAG=u+w,go-w,a+rX
[        ]     export INSTALL_OWNER=alex
[        ]     export INSTALL_ROOT=/tmp/Runner.dst
[        ]     export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
[        ]     export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
[        ]     export JAVA_ARCHIVE_CLASSES=YES
[        ]     export JAVA_ARCHIVE_TYPE=JAR
[        ]     export JAVA_COMPILER=/usr/bin/javac
[        ]     export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
[        ]     export JAVA_JAR_FLAGS=cv
[        ]     export JAVA_SOURCE_SUBDIR=.
[        ]     export JAVA_USE_DEPENDENCIES=YES
[   +1 ms]     export JAVA_ZIP_FLAGS=-urg
[        ]     export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
[        ]     export KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow"
[        ]     export KEEP_PRIVATE_EXTERNS=NO
[        ]     export LD_DEPENDENCY_INFO_FILE="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects-normal/undefined_arch/Build Flutter Bundle_dependency_info.dat"
[        ]     export LD_GENERATE_MAP_FILE=NO
[        ]     export LD_MAP_FILE_PATH="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Build Flutter Bundle-LinkMap-normal-undefined_arch.txt"
[        ]     export LD_NO_PIE=NO
[        ]     export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
[        ]     export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
[        ]     export LEX=lex
[        ]     export LIBRARY_FLAG_NOSPACE=YES
[        ]     export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
[        ]     export LINKER_DISPLAYS_MANGLED_NAMES=NO
[        ]     export LINK_FILE_LIST_normal_x86_64="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects-normal/x86_64/Build Flutter Bundle.LinkFileList"
[        ]     export LINK_WITH_STANDARD_LIBRARIES=YES
[        ]     export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString"
[        ]     export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
[        ]     export LOCAL_APPS_DIR=/Applications
[        ]     export LOCAL_DEVELOPER_DIR=/Library/Developer
[        ]     export LOCAL_LIBRARY_DIR=/Library
[        ]     export LOCROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export LOCSYMROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export MACOSX_DEPLOYMENT_TARGET=10.13
[        ]     export MAC_OS_X_PRODUCT_BUILD_VERSION=18F132
[        ]     export MAC_OS_X_VERSION_ACTUAL=101405
[        ]     export MAC_OS_X_VERSION_MAJOR=101400
[        ]     export MAC_OS_X_VERSION_MINOR=1405
[        ]     export METAL_LIBRARY_FILE_BASE=default
[        ]     export METAL_LIBRARY_OUTPUT_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/
[        ]     export MODULE_CACHE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex
[        ]     export MTL_ENABLE_DEBUG_INFO=YES
[        ]     export NATIVE_ARCH=i386
[        ]     export NATIVE_ARCH_32_BIT=i386
[        ]     export NATIVE_ARCH_64_BIT=x86_64
[        ]     export NATIVE_ARCH_ACTUAL=x86_64
[        ]     export NO_COMMON=YES
[        ]     export OBJECT_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects"
[        ]     export OBJECT_FILE_DIR_normal="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects-normal"
[        ]     export OBJROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export ONLY_ACTIVE_ARCH=YES
[        ]     export OS=MACOS
[        ]     export OSAC=/usr/bin/osacompile
[        ]     export PASCAL_STRINGS=YES
[        ]     export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/alex/.yarn/bin:/Users/alex/.config/yarn/global/node_modules/.bin:/Users/alex/.nvm/versions/node/v10.15.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/Alex/Documents/flutter/bin:/Users/alex/go/bin
[        ]     export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
[        ]     export PER_ARCH_OBJECT_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects-normal/undefined_arch"
[        ]     export PER_VARIANT_OBJECT_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/Objects-normal"
[        ]     export PKGINFO_FILE_PATH="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/PkgInfo"
[        ]     export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
[        ]     export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
[        ]     export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
[        ]     export PLATFORM_DISPLAY_NAME=macOS
[        ]     export PLATFORM_NAME=macosx
[        ]     export PLATFORM_PREFERRED_ARCH=x86_64
[        ]     export PLATFORM_PRODUCT_BUILD_VERSION=10E1001
[        ]     export PLIST_FILE_OUTPUT_FORMAT=same-as-input
[        ]     export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
[        ]     export PRECOMP_DESTINATION_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/PrefixHeaders"
[        ]     export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
[        ]     export PRODUCT_MODULE_NAME=Build_Flutter_Bundle
[        ]     export PRODUCT_NAME="Build Flutter Bundle"
[        ]     export PRODUCT_SETTINGS_PATH=
[        ]     export PROFILING_CODE=NO
[        ]     export PROJECT=Runner
[        ]     export PROJECT_DERIVED_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources
[        ]     export PROJECT_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export PROJECT_FILE_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Runner.xcodeproj
[        ]     export PROJECT_NAME=Runner
[        ]     export PROJECT_TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build
[        ]     export PROJECT_TEMP_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
[        ]     export REMOVE_CVS_FROM_RESOURCES=YES
[        ]     export REMOVE_GIT_FROM_RESOURCES=YES
[        ]     export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
[        ]     export REMOVE_HG_FROM_RESOURCES=YES
[        ]     export REMOVE_SVN_FROM_RESOURCES=YES
[        ]     export REZ_COLLECTOR_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/ResourceManagerResources"
[        ]     export REZ_OBJECTS_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build/ResourceManagerResources/Objects"
[        ]     export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
[        ]     export SCRIPT_INPUT_FILE_COUNT=0
[        ]     export SCRIPT_INPUT_FILE_LIST_COUNT=0
[        ]     export SCRIPT_OUTPUT_FILE_COUNT=0
[        ]     export SCRIPT_OUTPUT_FILE_LIST_COUNT=0
[        ]     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_DIR_macosx10_14=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_NAME=macosx10.14
[        ]     export SDK_NAMES=macosx10.14
[        ]     export SDK_PRODUCT_BUILD_VERSION=18E219
[        ]     export SDK_VERSION=10.14
[        ]     export SDK_VERSION_ACTUAL=101400
[        ]     export SDK_VERSION_MAJOR=101400
[        ]     export SDK_VERSION_MINOR=1400
[        ]     export SED=/usr/bin/sed
[        ]     export SEPARATE_STRIP=NO
[        ]     export SEPARATE_SYMBOL_EDIT=NO
[        ]     export SET_DIR_MODE_OWNER_GROUP=YES
[        ]     export SET_FILE_MODE_OWNER_GROUP=NO
[        ]     export SHALLOW_BUNDLE=NO
[        ]     export SHARED_DERIVED_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/DerivedSources
[        ]     export SHARED_PRECOMPS_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/PrecompiledHeaders
[        ]     export SKIP_INSTALL=YES
[        ]     export SOURCE_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export SRCROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export STRINGS_FILE_OUTPUT_ENCODING=UTF-16
[        ]     export STRIP_BITCODE_FROM_COPIED_FILES=NO
[        ]     export STRIP_INSTALLED_PRODUCT=YES
[        ]     export STRIP_PNG_TEXT=NO
[        ]     export STRIP_STYLE=all
[        ]     export STRIP_SWIFT_SYMBOLS=YES
[        ]     export SUPPORTED_PLATFORMS=macosx
[        ]     export SUPPORTS_TEXT_BASED_API=NO
[        ]     export SWIFT_ACTIVE_COMPILATION_CONDITIONS=DEBUG
[        ]     export SWIFT_OPTIMIZATION_LEVEL=-Onone
[        ]     export SWIFT_PLATFORM_TARGET_PREFIX=macosx
[        ]     export SYMROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
[        ]     export SYSTEM_APPS_DIR=/Applications
[        ]     export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
[        ]     export SYSTEM_DEMOS_DIR=/Applications/Extras
[        ]     export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
[        ]     export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
[        ]     export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
[        ]     export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
[        ]     export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
[        ]     export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
[        ]     export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
[        ]     export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
[        ]     export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
[        ]     export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
[        ]     export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
[        ]     export SYSTEM_LIBRARY_DIR=/System/Library
[        ]     export TAPI_VERIFY_MODE=ErrorsOnly
[        ]     export TARGETNAME="Build Flutter Bundle"
[        ]     export TARGET_BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export TARGET_NAME="Build Flutter Bundle"
[        ]     export TARGET_TEMP_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build"
[        ]     export TEMP_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build"
[        ]     export TEMP_FILES_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build"
[        ]     export TEMP_FILE_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build Flutter Bundle.build"
[        ]     export TEMP_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
[        ]     export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
[        ]     export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
[        ]     export UID=501
[        ]     export UNSTRIPPED_PRODUCT=NO
[        ]     export USER=alex
[        ]     export USER_APPS_DIR=/Users/alex/Applications
[        ]     export USER_LIBRARY_DIR=/Users/alex/Library
[        ]     export USE_DYNAMIC_NO_PIC=YES
[        ]     export USE_HEADERMAP=YES
[        ]     export USE_HEADER_SYMLINKS=NO
[        ]     export VALIDATE_PRODUCT=NO
[        ]     export VALID_ARCHS="i386 x86_64"
[        ]     export VERBOSE_PBXCP=NO
[        ]     export VERSION_INFO_BUILDER=alex
[        ]     export VERSION_INFO_FILE="Build Flutter Bundle_vers.c"
[        ]     export VERSION_INFO_STRING=""@(#)PROGRAM:Build Flutter Bundle  PROJECT:Runner-""
[        ]     export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
[        ]     export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
[        ]     export XCODE_PRODUCT_BUILD_VERSION=10E1001
[        ]     export XCODE_VERSION_ACTUAL=1020
[        ]     export XCODE_VERSION_MAJOR=1000
[        ]     export XCODE_VERSION_MINOR=1020
[        ]     export XPCSERVICES_FOLDER_PATH=/XPCServices
[        ]     export YACC=yacc
[        ]     export arch=undefined_arch
[        ]     export variant=normal
[        ]     /bin/sh -c /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Build\\\ Flutter\\\ Bundle.build/Script-33CC111E2044C6BF0003C045.sh
[+1264 ms] CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Flutter_Desktop_Example -Onone -enable-batch-mode -enforce-exclusivity=checked -DDEBUG -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -target x86_64-apple-macosx10.13 -g -module-cache-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Index/DataStore -swift-version 4 -I /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral -c -j4 /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/ExampleWindow.swift /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/AppDelegate.swift /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/GeneratedPluginRegistrant.swift -output-file-map /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example.swiftmodule -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-generated-files.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-own-target-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-all-target-headers.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-project-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/include -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG=1 -emit-objc-header -emit-objc-header-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example-Swift.h -working-directory /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[   +8 ms] CompileSwift normal x86_64 /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/GeneratedPluginRegistrant.swift (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/ExampleWindow.swift /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/AppDelegate.swift -primary-file /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/GeneratedPluginRegistrant.swift -emit-module-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant\~partial.swiftmodule -emit-module-doc-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant\~partial.swiftdoc -serialize-diagnostics-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -emit-dependencies-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d -emit-reference-dependencies-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.swiftdeps -target x86_64-apple-macosx10.13 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral -enable-testing -g -module-cache-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex -swift-version 4 -enforce-exclusivity=checked -Onone -D DEBUG -serialize-debugging-options -Xcc -working-directory -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos -enable-anonymous-context-mangled-names -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-generated-files.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-own-target-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-all-target-headers.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-project-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/include -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG=1 -module-name Flutter_Desktop_Example -o /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o -index-store-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Index/DataStore -index-system-modules
[ +113 ms] MergeSwiftModule normal x86_64 (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/ExampleWindow\~partial.swiftmodule /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftmodule /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant\~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-macosx10.13 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -I /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral -enable-testing -g -module-cache-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex -swift-version 4 -enforce-exclusivity=checked -Onone -D DEBUG -serialize-debugging-options -Xcc -working-directory -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos -enable-anonymous-context-mangled-names -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-generated-files.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-own-target-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-all-target-headers.hmap -Xcc -iquote -Xcc /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example-project-headers.hmap -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/include -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources -Xcc -DDEBUG=1 -emit-module-doc-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example.swiftdoc -emit-objc-header-path /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example-Swift.h -module-name Flutter_Desktop_Example -o /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example.swiftmodule
[ +160 ms] Ld /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/MacOS/Flutter\ Desktop\ Example normal x86_64 (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export MACOSX_DEPLOYMENT_TARGET=10.13
[        ]     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug -F/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral -filelist /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter\ Desktop\ Example.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/../Frameworks -mmacosx-version-min=10.13 -Xlinker -object_path_lto -Xlinker /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter\ Desktop\ Example_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -add_ast_path -Xlinker /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter_Desktop_Example.swiftmodule -framework FlutterMacOS -Xlinker -dependency_info -Xlinker /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter\ Desktop\ Example_dependency_info.dat -o /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/MacOS/Flutter\ Desktop\ Example
[ +135 ms] CpResource /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/flutter_assets /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Resources/flutter_assets (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/flutter_assets /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Resources
[  +40 ms] PBXCp /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral/FlutterMacOS.framework /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks/FlutterMacOS.framework (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -resolve-src-symlinks /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral/FlutterMacOS.framework /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks
[  +42 ms] CodeSign /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
[        ] Signing Identity:     "Mac Developer: Alex Paguis (7ZFHKB72FA)"
[        ]     /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 -o runtime --timestamp=none --preserve-metadata=identifier,entitlements,flags /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A
[ +244 ms] PhaseScriptExecution Run\ Script /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export ACTION=build
[        ]     export ALTERNATE_GROUP=staff
[        ]     export ALTERNATE_MODE=u+w,go-w,a+rX
[        ]     export ALTERNATE_OWNER=alex
[        ]     export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO
[        ]     export ALWAYS_SEARCH_USER_PATHS=NO
[        ]     export ALWAYS_USE_SEPARATE_HEADERMAPS=NO
[        ]     export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
[        ]     export APPLE_INTERNAL_DIR=/AppleInternal
[        ]     export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
[        ]     export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
[        ]     export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
[        ]     export APPLICATION_EXTENSION_API_ONLY=NO
[        ]     export APPLY_RULES_IN_COPY_FILES=NO
[        ]     export ARCHS=x86_64
[        ]     export ARCHS_STANDARD=x86_64
[        ]     export ARCHS_STANDARD_32_64_BIT="x86_64 i386"
[        ]     export ARCHS_STANDARD_32_BIT=i386
[        ]     export ARCHS_STANDARD_64_BIT=x86_64
[        ]     export ARCHS_STANDARD_INCLUDING_64_BIT=x86_64
[        ]     export ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon
[        ]     export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
[        ]     export AppIdentifierPrefix=DKAXGQL26X.
[        ]     export BITCODE_GENERATION_MODE=marker
[        ]     export BUILD_ACTIVE_RESOURCES_ONLY=NO
[        ]     export BUILD_COMPONENTS="headers build"
[        ]     export BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export BUILD_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export BUILD_STYLE=
[        ]     export BUILD_VARIANTS=normal
[        ]     export BUILT_PRODUCTS_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export CACHE_ROOT=/var/folders/8g/qcw6ccp931bg_2b92v06wtb40000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
[        ]     export CCHROOT=/var/folders/8g/qcw6ccp931bg_2b92v06wtb40000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
[        ]     export CHMOD=/bin/chmod
[        ]     export CHOWN=/usr/sbin/chown
[        ]     export CLANG_ANALYZER_NONNULL=YES
[        ]     export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION=YES_AGGRESSIVE
[        ]     export CLANG_CXX_LANGUAGE_STANDARD=gnu++14
[        ]     export CLANG_CXX_LIBRARY=libc++
[        ]     export CLANG_ENABLE_MODULES=YES
[        ]     export CLANG_ENABLE_OBJC_ARC=YES
[        ]     export CLANG_MODULES_BUILD_SESSION_FILE=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex/Session.modulevalidation
[        ]     export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING=YES
[        ]     export CLANG_WARN_BOOL_CONVERSION=YES
[        ]     export CLANG_WARN_COMMA=YES
[        ]     export CLANG_WARN_CONSTANT_CONVERSION=YES
[        ]     export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS=YES
[        ]     export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
[        ]     export CLANG_WARN_DOCUMENTATION_COMMENTS=YES
[        ]     export CLANG_WARN_EMPTY_BODY=YES
[        ]     export CLANG_WARN_ENUM_CONVERSION=YES
[        ]     export CLANG_WARN_INFINITE_RECURSION=YES
[        ]     export CLANG_WARN_INT_CONVERSION=YES
[        ]     export CLANG_WARN_NON_LITERAL_NULL_CONVERSION=YES
[        ]     export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF=YES
[        ]     export CLANG_WARN_OBJC_LITERAL_CONVERSION=YES
[        ]     export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
[        ]     export CLANG_WARN_RANGE_LOOP_ANALYSIS=YES
[        ]     export CLANG_WARN_STRICT_PROTOTYPES=YES
[        ]     export CLANG_WARN_SUSPICIOUS_MOVE=YES
[        ]     export CLANG_WARN_UNGUARDED_AVAILABILITY=YES_AGGRESSIVE
[        ]     export CLANG_WARN_UNREACHABLE_CODE=YES
[        ]     export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
[        ]     export CLASS_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/JavaClasses
[        ]     export CLEAN_PRECOMPS=YES
[        ]     export CLONE_HEADERS=NO
[        ]     export CODESIGNING_FOLDER_PATH="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app"
[        ]     export CODE_SIGNING_ALLOWED=YES
[        ]     export CODE_SIGN_IDENTITY="Mac Developer"
[        ]     export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
[        ]     export CODE_SIGN_STYLE=Automatic
[        ]     export COLOR_DIAGNOSTICS=NO
[        ]     export COMBINE_HIDPI_IMAGES=YES
[        ]     export COMPILER_INDEX_STORE_ENABLE=Default
[        ]     export COMPOSITE_SDK_DIRS=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/CompositeSDKs
[        ]     export COMPRESS_PNG_FILES=NO
[        ]     export CONFIGURATION=Debug
[        ]     export CONFIGURATION_BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export CONFIGURATION_TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug
[        ]     export CONTENTS_FOLDER_PATH="Flutter Desktop Example.app/Contents"
[        ]     export COPYING_PRESERVES_HFS_DATA=NO
[        ]     export COPY_HEADERS_RUN_UNIFDEF=NO
[        ]     export COPY_PHASE_STRIP=NO
[        ]     export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
[        ]     export CP=/bin/cp
[        ]     export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
[        ]     export CURRENT_ARCH=undefined_arch
[        ]     export CURRENT_VARIANT=normal
[        ]     export DEAD_CODE_STRIPPING=NO
[        ]     export DEBUGGING_SYMBOLS=YES
[        ]     export DEBUG_INFORMATION_FORMAT=dwarf
[        ]     export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
[        ]     export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
[        ]     export DEFINES_MODULE=NO
[        ]     export DEPLOYMENT_LOCATION=NO
[        ]     export DEPLOYMENT_POSTPROCESSING=NO
[        ]     export DEPLOYMENT_TARGET_CLANG_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=mmacosx-version-min
[        ]     export DEPLOYMENT_TARGET_LD_ENV_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_LD_FLAG_NAME=macosx_version_min
[        ]     export DEPLOYMENT_TARGET_SETTING_NAME=MACOSX_DEPLOYMENT_TARGET
[        ]     export DEPLOYMENT_TARGET_SUGGESTED_VALUES="10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14"
[        ]     export DERIVED_FILES_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources
[        ]     export DERIVED_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources
[        ]     export DERIVED_SOURCES_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/DerivedSources
[        ]     export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
[        ]     export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
[        ]     export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
[        ]     export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
[        ]     export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export DEVELOPMENT_LANGUAGE=en
[        ]     export DEVELOPMENT_TEAM=DKAXGQL26X
[        ]     export DOCUMENTATION_FOLDER_PATH="Flutter Desktop Example.app/Contents/Resources/en.lproj/Documentation"
[        ]     export DO_HEADER_SCANNING_IN_JAM=NO
[        ]     export DSTROOT=/tmp/Runner.dst
[        ]     export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
[        ]     export DWARF_DSYM_FILE_NAME="Flutter Desktop Example.app.dSYM"
[        ]     export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
[        ]     export DWARF_DSYM_FOLDER_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
[        ]     export EMBEDDED_PROFILE_NAME=embedded.provisionprofile
[        ]     export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
[        ]     export ENABLE_BITCODE=NO
[        ]     export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
[        ]     export ENABLE_HARDENED_RUNTIME=YES
[        ]     export ENABLE_HEADER_DEPENDENCIES=YES
[        ]     export ENABLE_ON_DEMAND_RESOURCES=NO
[        ]     export ENABLE_STRICT_OBJC_MSGSEND=YES
[        ]     export ENABLE_TESTABILITY=YES
[        ]     export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
[        ]     export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj"
[        ]     export EXECUTABLES_FOLDER_PATH="Flutter Desktop Example.app/Contents/Executables"
[        ]     export EXECUTABLE_FOLDER_PATH="Flutter Desktop Example.app/Contents/MacOS"
[        ]     export EXECUTABLE_NAME="Flutter Desktop Example"
[        ]     export EXECUTABLE_PATH="Flutter Desktop Example.app/Contents/MacOS/Flutter Desktop Example"
[        ]     export EXPANDED_CODE_SIGN_IDENTITY=649093795400A1979C82C8DACC173E914156C895
[        ]     export EXPANDED_CODE_SIGN_IDENTITY_NAME="Mac Developer: Alex Paguis (7ZFHKB72FA)"
[        ]     export FILE_LIST=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects/LinkFileList
[        ]     export FIXED_FILES_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/FixedFiles
[        ]     export FLUTTER_APPLICATION_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project
[        ]     export FLUTTER_BUILD_DIR=build
[        ]     export FLUTTER_BUILD_NAME=0.9.0
[        ]     export FLUTTER_BUILD_NUMBER=7
[        ]     export FLUTTER_FRAMEWORK_DIR=/Users/Alex/Documents/flutter/bin/cache/artifacts/engine/darwin-x64
[        ]     export FLUTTER_ROOT=/Users/Alex/Documents/flutter
[        ]     export FLUTTER_TARGET=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/lib/main.dart
[        ]     export FRAMEWORKS_FOLDER_PATH="Flutter Desktop Example.app/Contents/Frameworks"
[        ]     export FRAMEWORK_FLAG_PREFIX=-framework
[        ]     export FRAMEWORK_SEARCH_PATHS="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral "
[        ]     export FRAMEWORK_VERSION=A
[        ]     export FULL_PRODUCT_NAME="Flutter Desktop Example.app"
[        ]     export GCC3_VERSION=3.3
[        ]     export GCC_C_LANGUAGE_STANDARD=gnu11
[        ]     export GCC_DYNAMIC_NO_PIC=NO
[        ]     export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
[        ]     export GCC_NO_COMMON_BLOCKS=YES
[        ]     export GCC_OPTIMIZATION_LEVEL=0
[        ]     export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
[        ]     export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 "
[        ]     export GCC_SYMBOLS_PRIVATE_EXTERN=NO
[        ]     export GCC_TREAT_WARNINGS_AS_ERRORS=NO
[        ]     export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
[        ]     export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
[        ]     export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
[        ]     export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
[        ]     export GCC_WARN_UNDECLARED_SELECTOR=YES
[        ]     export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
[        ]     export GCC_WARN_UNUSED_FUNCTION=YES
[        ]     export GCC_WARN_UNUSED_VARIABLE=YES
[        ]     export GENERATE_MASTER_OBJECT_FILE=NO
[        ]     export GENERATE_PKGINFO_FILE=YES
[        ]     export GENERATE_PROFILING_CODE=NO
[        ]     export GENERATE_TEXT_BASED_STUBS=NO
[        ]     export GID=20
[        ]     export GROUP=staff
[        ]     export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
[        ]     export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
[        ]     export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
[        ]     export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
[        ]     export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
[        ]     export HEADERMAP_USES_VFS=NO
[        ]     export HEADER_SEARCH_PATHS="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/include "
[        ]     export HIDE_BITCODE_SYMBOLS=YES
[        ]     export HOME=/Users/alex
[        ]     export ICONV=/usr/bin/iconv
[        ]     export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
[        ]     export INFOPLIST_FILE=Info.plist
[        ]     export INFOPLIST_OUTPUT_FORMAT=same-as-input
[        ]     export INFOPLIST_PATH="Flutter Desktop Example.app/Contents/Info.plist"
[        ]     export INFOPLIST_PREPROCESS=NO
[        ]     export INFOSTRINGS_PATH="Flutter Desktop Example.app/Contents/Resources/en.lproj/InfoPlist.strings"
[        ]     export INLINE_PRIVATE_FRAMEWORKS=NO
[        ]     export INSTALLHDRS_COPY_PHASE=NO
[        ]     export INSTALLHDRS_SCRIPT_PHASE=NO
[        ]     export INSTALL_DIR=/tmp/Runner.dst/Applications
[        ]     export INSTALL_GROUP=staff
[        ]     export INSTALL_MODE_FLAG=u+w,go-w,a+rX
[        ]     export INSTALL_OWNER=alex
[        ]     export INSTALL_PATH=/Applications
[        ]     export INSTALL_ROOT=/tmp/Runner.dst
[        ]     export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
[        ]     export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
[        ]     export JAVA_ARCHIVE_CLASSES=YES
[        ]     export JAVA_ARCHIVE_TYPE=JAR
[        ]     export JAVA_COMPILER=/usr/bin/javac
[        ]     export JAVA_FOLDER_PATH="Flutter Desktop Example.app/Contents/Resources/Java"
[        ]     export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
[        ]     export JAVA_JAR_FLAGS=cv
[        ]     export JAVA_SOURCE_SUBDIR=.
[        ]     export JAVA_USE_DEPENDENCIES=YES
[        ]     export JAVA_ZIP_FLAGS=-urg
[        ]     export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
[        ]     export KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow"
[        ]     export KEEP_PRIVATE_EXTERNS=NO
[        ]     export LD_DEPENDENCY_INFO_FILE="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch/Flutter Desktop Example_dependency_info.dat"
[        ]     export LD_GENERATE_MAP_FILE=NO
[        ]     export LD_MAP_FILE_PATH="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter Desktop Example-LinkMap-normal-undefined_arch.txt"
[        ]     export LD_NO_PIE=NO
[        ]     export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
[        ]     export LD_RUNPATH_SEARCH_PATHS=" @executable_path/../Frameworks"
[        ]     export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
[        ]     export LEX=lex
[        ]     export LIBRARY_FLAG_NOSPACE=YES
[        ]     export LIBRARY_FLAG_PREFIX=-l
[        ]     export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
[        ]     export LIBRARY_SEARCH_PATHS="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug "
[        ]     export LINKER_DISPLAYS_MANGLED_NAMES=NO
[        ]     export LINK_FILE_LIST_normal_x86_64="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/x86_64/Flutter Desktop Example.LinkFileList"
[        ]     export LINK_WITH_STANDARD_LIBRARIES=YES
[        ]     export LOCALIZED_RESOURCES_FOLDER_PATH="Flutter Desktop Example.app/Contents/Resources/en.lproj"
[        ]     export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString"
[        ]     export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
[        ]     export LOCAL_APPS_DIR=/Applications
[        ]     export LOCAL_DEVELOPER_DIR=/Library/Developer
[        ]     export LOCAL_LIBRARY_DIR=/Library
[        ]     export LOCROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export LOCSYMROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export MACH_O_TYPE=mh_execute
[        ]     export MACOSX_DEPLOYMENT_TARGET=10.13
[        ]     export MAC_OS_X_PRODUCT_BUILD_VERSION=18F132
[        ]     export MAC_OS_X_VERSION_ACTUAL=101405
[        ]     export MAC_OS_X_VERSION_MAJOR=101400
[        ]     export MAC_OS_X_VERSION_MINOR=1405
[        ]     export METAL_LIBRARY_FILE_BASE=default
[        ]     export METAL_LIBRARY_OUTPUT_DIR="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Resources"
[        ]     export MODULE_CACHE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/ModuleCache.noindex
[        ]     export MTL_ENABLE_DEBUG_INFO=YES
[        ]     export NATIVE_ARCH=i386
[        ]     export NATIVE_ARCH_32_BIT=i386
[        ]     export NATIVE_ARCH_64_BIT=x86_64
[        ]     export NATIVE_ARCH_ACTUAL=x86_64
[        ]     export NO_COMMON=YES
[        ]     export OBJECT_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects
[        ]     export OBJECT_FILE_DIR_normal=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal
[        ]     export OBJROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export ONLY_ACTIVE_ARCH=YES
[        ]     export OS=MACOS
[        ]     export OSAC=/usr/bin/osacompile
[        ]     export PACKAGE_TYPE=com.apple.package-type.wrapper.application
[        ]     export PASCAL_STRINGS=YES
[        ]     export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/alex/.yarn/bin:/Users/alex/.config/yarn/global/node_modules/.bin:/Users/alex/.nvm/versions/node/v10.15.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/Alex/Documents/flutter/bin:/Users/alex/go/bin
[        ]     export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
[        ]     export PBDEVELOPMENTPLIST_PATH="Flutter Desktop Example.app/Contents/pbdevelopment.plist"
[        ]     export PER_ARCH_OBJECT_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal/undefined_arch
[        ]     export PER_VARIANT_OBJECT_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Objects-normal
[        ]     export PKGINFO_FILE_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PkgInfo
[        ]     export PKGINFO_PATH="Flutter Desktop Example.app/Contents/PkgInfo"
[        ]     export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
[        ]     export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
[        ]     export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
[        ]     export PLATFORM_DISPLAY_NAME=macOS
[        ]     export PLATFORM_NAME=macosx
[        ]     export PLATFORM_PREFERRED_ARCH=x86_64
[        ]     export PLATFORM_PRODUCT_BUILD_VERSION=10E1001
[        ]     export PLIST_FILE_OUTPUT_FORMAT=same-as-input
[        ]     export PLUGINS_FOLDER_PATH="Flutter Desktop Example.app/Contents/PlugIns"
[        ]     export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
[        ]     export PRECOMP_DESTINATION_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/PrefixHeaders
[        ]     export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
[        ]     export PRIVATE_HEADERS_FOLDER_PATH="Flutter Desktop Example.app/Contents/PrivateHeaders"
[        ]     export PRODUCT_BUNDLE_IDENTIFIER=io.MyApp
[        ]     export PRODUCT_MODULE_NAME=Flutter_Desktop_Example
[        ]     export PRODUCT_NAME="Flutter Desktop Example"
[        ]     export PRODUCT_SETTINGS_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Info.plist
[        ]     export PRODUCT_TYPE=com.apple.product-type.application
[        ]     export PROFILING_CODE=NO
[        ]     export PROJECT=Runner
[        ]     export PROJECT_DERIVED_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/DerivedSources
[        ]     export PROJECT_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export PROJECT_FILE_PATH=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Runner.xcodeproj
[        ]     export PROJECT_NAME=Runner
[        ]     export PROJECT_TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build
[        ]     export PROJECT_TEMP_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export PUBLIC_HEADERS_FOLDER_PATH="Flutter Desktop Example.app/Contents/Headers"
[        ]     export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
[        ]     export REMOVE_CVS_FROM_RESOURCES=YES
[        ]     export REMOVE_GIT_FROM_RESOURCES=YES
[        ]     export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
[        ]     export REMOVE_HG_FROM_RESOURCES=YES
[        ]     export REMOVE_SVN_FROM_RESOURCES=YES
[        ]     export REZ_COLLECTOR_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources
[        ]     export REZ_OBJECTS_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/ResourceManagerResources/Objects
[        ]     export REZ_SEARCH_PATHS="/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug "
[        ]     export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
[        ]     export SCRIPTS_FOLDER_PATH="Flutter Desktop Example.app/Contents/Resources/Scripts"
[        ]     export SCRIPT_INPUT_FILE_COUNT=0
[        ]     export SCRIPT_INPUT_FILE_LIST_COUNT=0
[        ]     export SCRIPT_OUTPUT_FILE_COUNT=0
[        ]     export SCRIPT_OUTPUT_FILE_LIST_COUNT=0
[        ]     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_DIR_macosx10_14=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     export SDK_NAME=macosx10.14
[        ]     export SDK_NAMES=macosx10.14
[        ]     export SDK_PRODUCT_BUILD_VERSION=18E219
[        ]     export SDK_VERSION=10.14
[        ]     export SDK_VERSION_ACTUAL=101400
[        ]     export SDK_VERSION_MAJOR=101400
[        ]     export SDK_VERSION_MINOR=1400
[        ]     export SED=/usr/bin/sed
[        ]     export SEPARATE_STRIP=NO
[        ]     export SEPARATE_SYMBOL_EDIT=NO
[        ]     export SET_DIR_MODE_OWNER_GROUP=YES
[        ]     export SET_FILE_MODE_OWNER_GROUP=NO
[        ]     export SHALLOW_BUNDLE=NO
[        ]     export SHARED_DERIVED_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/DerivedSources
[        ]     export SHARED_FRAMEWORKS_FOLDER_PATH="Flutter Desktop Example.app/Contents/SharedFrameworks"
[        ]     export SHARED_PRECOMPS_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/PrecompiledHeaders
[        ]     export SHARED_SUPPORT_FOLDER_PATH="Flutter Desktop Example.app/Contents/SharedSupport"
[        ]     export SKIP_INSTALL=NO
[        ]     export SOURCE_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export SRCROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export STRINGS_FILE_OUTPUT_ENCODING=UTF-16
[        ]     export STRIP_BITCODE_FROM_COPIED_FILES=NO
[        ]     export STRIP_INSTALLED_PRODUCT=YES
[        ]     export STRIP_PNG_TEXT=NO
[        ]     export STRIP_STYLE=all
[        ]     export STRIP_SWIFT_SYMBOLS=YES
[        ]     export SUPPORTED_PLATFORMS=macosx
[        ]     export SUPPORTS_TEXT_BASED_API=NO
[        ]     export SWIFT_ACTIVE_COMPILATION_CONDITIONS=DEBUG
[        ]     export SWIFT_OPTIMIZATION_LEVEL=-Onone
[        ]     export SWIFT_PLATFORM_TARGET_PREFIX=macosx
[        ]     export SWIFT_VERSION=4.0
[        ]     export SYMROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products
[        ]     export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
[        ]     export SYSTEM_APPS_DIR=/Applications
[        ]     export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
[        ]     export SYSTEM_DEMOS_DIR=/Applications/Extras
[        ]     export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
[        ]     export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
[        ]     export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
[        ]     export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
[        ]     export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
[        ]     export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
[        ]     export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
[        ]     export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
[        ]     export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
[        ]     export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
[        ]     export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
[        ]     export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
[        ]     export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
[        ]     export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
[        ]     export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
[        ]     export SYSTEM_LIBRARY_DIR=/System/Library
[        ]     export TAPI_VERIFY_MODE=ErrorsOnly
[        ]     export TARGETNAME=Runner
[        ]     export TARGET_BUILD_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug
[        ]     export TARGET_NAME=Runner
[        ]     export TARGET_TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build
[        ]     export TEMP_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build
[        ]     export TEMP_FILES_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build
[        ]     export TEMP_FILE_DIR=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build
[        ]     export TEMP_ROOT=/Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex
[        ]     export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
[        ]     export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
[        ]     export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
[        ]     export TeamIdentifierPrefix=DKAXGQL26X.
[        ]     export UID=501
[        ]     export UNLOCALIZED_RESOURCES_FOLDER_PATH="Flutter Desktop Example.app/Contents/Resources"
[        ]     export UNSTRIPPED_PRODUCT=NO
[        ]     export USER=alex
[        ]     export USER_APPS_DIR=/Users/alex/Applications
[        ]     export USER_LIBRARY_DIR=/Users/alex/Library
[        ]     export USE_DYNAMIC_NO_PIC=YES
[        ]     export USE_HEADERMAP=YES
[        ]     export USE_HEADER_SYMLINKS=NO
[        ]     export VALIDATE_PRODUCT=NO
[        ]     export VALID_ARCHS="i386 x86_64"
[        ]     export VERBOSE_PBXCP=NO
[        ]     export VERSIONPLIST_PATH="Flutter Desktop Example.app/Contents/version.plist"
[        ]     export VERSION_INFO_BUILDER=alex
[        ]     export VERSION_INFO_FILE="Flutter Desktop Example_vers.c"
[        ]     export VERSION_INFO_STRING=""@(#)PROGRAM:Flutter Desktop Example  PROJECT:Runner-""
[        ]     export WRAPPER_EXTENSION=app
[        ]     export WRAPPER_NAME="Flutter Desktop Example.app"
[        ]     export WRAPPER_SUFFIX=.app
[        ]     export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
[        ]     export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
[        ]     export XCODE_PRODUCT_BUILD_VERSION=10E1001
[        ]     export XCODE_VERSION_ACTUAL=1020
[        ]     export XCODE_VERSION_MAJOR=1000
[        ]     export XCODE_VERSION_MINOR=1020
[        ]     export XPCSERVICES_FOLDER_PATH="Flutter Desktop Example.app/Contents/XPCServices"
[        ]     export YACC=yacc
[        ]     export arch=undefined_arch
[        ]     export variant=normal
[        ]     /bin/sh -c /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Script-3399D490228B24CF009A79C7.sh
[        ] CopySwiftLibs /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
[        ]     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
[        ]     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
[        ]     builtin-swiftStdLibTool --copy --verbose --sign 649093795400A1979C82C8DACC173E914156C895 --scan-executable /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/MacOS/Flutter\ Desktop\ Example --scan-folder /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks --scan-folder /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/PlugIns --scan-folder /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos/Flutter/ephemeral/FlutterMacOS.framework --platform macosx --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Frameworks --strip-bitcode --resource-destination /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app/Contents/Resources --resource-library libswiftRemoteMirror.dylib --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/SwiftStdLibToolInputDependencies.dep
[ +171 ms] Requested Swift ABI version based on scanned binaries: unstable(7)
[  +26 ms] libswiftDarwin.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[        ] libswiftSwiftOnoneSupport.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[        ] libswiftDispatch.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[        ] libswiftCoreFoundation.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] libswiftCoreImage.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[   +6 ms] libswiftCore.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[   +1 ms] libswiftCoreData.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[   +1 ms] libswiftQuartzCore.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[        ] libswiftos.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[   +1 ms] libswiftAppKit.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[   +1 ms] libswiftMetal.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[        ] libswiftIOKit.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[        ] libswiftCoreGraphics.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[        ] libswiftObjectiveC.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[        ] libswiftXPC.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[   +3 ms] libswiftFoundation.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[   +1 ms] libswiftRemoteMirror.dylib is up to date at /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Resources/libswiftRemoteMirror.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[  +26 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[  +82 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib
[  +26 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDarwin.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[  +42 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[ +103 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib
[  +21 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib
[   +8 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftSwiftOnoneSupport.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[   +5 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib
[  +17 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[  +13 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftDispatch.dylib is unchanged; keeping original
[        ] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[  +13 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[  +16 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[  +88 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib
[  +10 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib
[  +11 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib
[   +3 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreData.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[  +11 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[  +14 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[   +2 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftos.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[  +10 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[  +18 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[  +53 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib
[  +29 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftAppKit.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[   +6 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[        ] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCore.dylib is unchanged; keeping original
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[  +10 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib
[  +10 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[   +9 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftMetal.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[   +7 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftIOKit.dylib is unchanged; keeping original
[        ] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[  +31 ms] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[  +44 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib
[  +17 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib
[        ] Codesigning /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[        ] /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 --verbose /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[  +14 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original
[  +60 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib
[  +27 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftFoundation.dylib is unchanged; keeping original
[   +3 ms] Probing signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[        ] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original
[        ] /usr/bin/codesign -r- --display /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib
[  +25 ms] Code signature of /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Frameworks/libswiftXPC.dylib is unchanged; keeping original
[   +1 ms] CodeSign /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app (in target: Runner)
[        ]     cd /Users/alex/Documents/MyApp/desktop-apps/flutter_project/macos
[        ]     export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
[        ] Signing Identity:     "Mac Developer: Alex Paguis (7ZFHKB72FA)"
[        ]     /usr/bin/codesign --force --sign 649093795400A1979C82C8DACC173E914156C895 -o runtime --entitlements /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Intermediates.noindex/Runner.build/Debug/Runner.build/Flutter\ Desktop\ Example.app.xcent --timestamp=none /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter\ Desktop\ Example.app
[ +230 ms] ** BUILD SUCCEEDED **
[  +15 ms] Building macOS application... (completed in 4.6s)
[   +3 ms] executing: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleIdentifier
[  +43 ms] Exit code 0 from: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleIdentifier
[        ] io.MyApp
[        ] executing: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleExecutable
[  +33 ms] Exit code 0 from: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleExecutable
[        ] Flutter Desktop Example
[   +1 ms] executing: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleIdentifier
[  +30 ms] Exit code 0 from: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleIdentifier
[        ] io.MyApp
[        ] executing: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleExecutable
[  +30 ms] Exit code 0 from: /usr/bin/defaults read /Users/alex/Documents/MyApp/desktop-apps/flutter_project/build/macos/Build/Products/Debug/Flutter Desktop Example.app/Contents/Info CFBundleExecutable
[        ] Flutter Desktop Example

flutter doctor -v

[✓] Flutter (Channel master, v1.8.1-pre.22, on Mac OS X 10.14.5 18F132, locale en-CA)
    • Flutter version 1.8.1-pre.22 at /Users/Alex/Documents/flutter
    • Framework revision 93edc014ae (20 hours ago), 2019-07-04 11:26:19 -0700
    • Engine revision 3c51a7bfff
    • Dart version 2.5.0 (build 2.5.0-dev.0.0 b5aeaa6796)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
    • Android SDK at /Users/alex/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-28, build-tools 28.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 10.2.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 10.2.1, Build version 10E1001
    • CocoaPods version 1.6.1

[✓] iOS tools - develop for iOS devices
    • ios-deploy 1.9.4

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[!] Android Studio (version 3.2)
    • Android Studio at /Applications/Android Studio.app/Contents
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1136-b06)

[✓] IntelliJ IDEA Community Edition (version 2018.3.2)
    • IntelliJ at /Applications/IntelliJ IDEA CE.app
    • Flutter plugin version 31.3.4
    • Dart plugin version 183.4886.3

[✓] VS Code (version 1.35.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.2.0

[✓] Connected device (2 available)
    • macOS  • macOS  • darwin-x64     • Mac OS X 10.14.5 18F132
    • Chrome • chrome • web-javascript • Google Chrome 75.0.3770.100 

I have not had any previous issues, and nothing changed on my system. If I take the same build and run it on another machine, it runs just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: crashStack traces logged to the consoleplatform-macBuilding on or for macOS specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions