Closed followthemoney1 closed 2 years ago
@followthemoney1 From the log, it's failing due to below error:
[ +12 ms] <- compile org-dartlang-app:/web_entrypoint.dart
[+49862 ms] Unhandled exception:
[ +2 ms] Invalid argument(s): Expected a library reference to be valid but was
`null`.
[ ] #0 BinaryPrinter.writeLibraryReference
(package:kernel/binary/ast_to_binary.dart:987:7)
[ ] #1 BinaryPrinter.writeLibraryDependency
(package:kernel/binary/ast_to_binary.dart:1129:5)
[ ] #2 BinaryPrinter.writeLibraryDependencies
(package:kernel/binary/ast_to_binary.dart:1111:7)
[ ] #3 BinaryPrinter.visitLibrary
(package:kernel/binary/ast_to_binary.dart:1051:5)
[ ] #4 Library.accept (package:kernel/ast.dart:557:38)
[ ] #5 BinaryPrinter.writeLibraryNode
(package:kernel/binary/ast_to_binary.dart:451:10)
[ ] #6 BinaryPrinter.writeLibraries
(package:kernel/binary/ast_to_binary.dart:756:9)
[ ] #7 BinaryPrinter.writeComponentFile.<anonymous closure>
(package:kernel/binary/ast_to_binary.dart:595:7)
[ ] #8 Timeline.timeSync (dart:developer/timeline.dart:163:22)
[ ] #9 BinaryPrinter.writeComponentFile
(package:kernel/binary/ast_to_binary.dart:577:14)
[ ] #10 IncrementalSerializer.serialize
(package:front_end/src/fasta/incremental_serializer.dart:308:13)
[ ] #11 IncrementalSerializer.writePackagesToSinkAndTrimComponent
(package:front_end/src/fasta/incremental_serializer.dart:158:24)
[ ] #12 FrontendCompiler.writeDillFile
(package:frontend_server/frontend_server.dart:695:29)
[ ] #13 FrontendCompiler.compile
(package:frontend_server/frontend_server.dart:572:13)
[ ] <asynchronous suspension>
[ ] #14 listenAndCompile.<anonymous closure>
(package:frontend_server/frontend_server.dart:1150:11)
[ ] <asynchronous suspension>
[ +291 ms] "flutter run" took 55,207ms.
[ +4 ms] the Dart compiler exited unexpectedly.
[ +1 ms]
#0 throwToolExit
(package:flutter_tools/src/base/common.dart:10:3)
#1 DefaultResidentCompiler._compile.<anonymous closure>
(package:flutter_tools/src/compile.dart:773:13)
#2 _rootRun (dart:async/zone.dart:1418:47)
#3 _CustomZone.run (dart:async/zone.dart:1328:19)
#4 _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
#5 _BufferingStreamSubscription._sendDone.sendDone
(dart:async/stream_impl.dart:394:13)
#6 _BufferingStreamSubscription._sendDone
(dart:async/stream_impl.dart:404:7)
#7 _BufferingStreamSubscription._close
(dart:async/stream_impl.dart:291:7)
#8 _SinkTransformerStreamSubscription._close
(dart:async/stream_transformers.dart:87:11)
#9 _EventSinkWrapper.close
(dart:async/stream_transformers.dart:21:11)
#10 _StringAdapterSink.close
(dart:convert/string_conversion.dart:251:11)
#11 _LineSplitterSink.close
(dart:convert/line_splitter.dart:154:11)
#12 _SinkTransformerStreamSubscription._handleDone
(dart:async/stream_transformers.dart:132:24)
#13 _rootRun (dart:async/zone.dart:1418:47)
#14 _CustomZone.run (dart:async/zone.dart:1328:19)
#15 _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
#16 _BufferingStreamSubscription._sendDone.sendDone
(dart:async/stream_impl.dart:394:13)
#17 _BufferingStreamSubscription._sendDone
(dart:async/stream_impl.dart:404:7)
#18 _BufferingStreamSubscription._close
(dart:async/stream_impl.dart:291:7)
#19 _SinkTransformerStreamSubscription._close
(dart:async/stream_transformers.dart:87:11)
#20 _EventSinkWrapper.close
(dart:async/stream_transformers.dart:21:11)
#21 _StringAdapterSink.close
(dart:convert/string_conversion.dart:251:11)
#22 _Utf8ConversionSink.close
(dart:convert/string_conversion.dart:305:20)
#23 _ConverterStreamEventSink.close
(dart:convert/chunked_conversion.dart:81:18)
#24 _SinkTransformerStreamSubscription._handleDone
(dart:async/stream_transformers.dart:132:24)
#25 _rootRun (dart:async/zone.dart:1418:47)
#26 _CustomZone.run (dart:async/zone.dart:1328:19)
#27 _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
#28 _BufferingStreamSubscription._sendDone.sendDone
(dart:async/stream_impl.dart:394:13)
#29 _BufferingStreamSubscription._sendDone
(dart:async/stream_impl.dart:404:7)
#30 _BufferingStreamSubscription._close
(dart:async/stream_impl.dart:291:7)
#31 _SyncStreamControllerDispatch._sendDone
(dart:async/stream_controller.dart:741:19)
#32 _StreamController._closeUnchecked
(dart:async/stream_controller.dart:596:7)
#33 _StreamController.close
(dart:async/stream_controller.dart:589:5)
#34 _Socket._onData (dart:io-patch/socket_patch.dart:2310:21)
#35 _rootRunUnary (dart:async/zone.dart:1442:13)
#36 _CustomZone.runUnary (dart:async/zone.dart:1335:19)
#37 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244:7)
#38 _BufferingStreamSubscription._sendData
(dart:async/stream_impl.dart:341:11)
#39 _BufferingStreamSubscription._add
(dart:async/stream_impl.dart:271:7)
#40 _SyncStreamControllerDispatch._sendData
(dart:async/stream_controller.dart:733:19)
#41 _StreamController._add
(dart:async/stream_controller.dart:607:7)
#42 _StreamController.add
(dart:async/stream_controller.dart:554:5)
#43 new _RawSocket.<anonymous closure>
(dart:io-patch/socket_patch.dart:1838:35)
#44 _NativeSocket.issueReadEvent.issue
(dart:io-patch/socket_patch.dart:1307:18)
#45 _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
#46 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
#47 _runPendingImmediateCallback
(dart:isolate-patch/isolate_patch.dart:122:13)
#48 _RawReceivePortImpl._handleMessage
(dart:isolate-patch/isolate_patch.dart:193:5)
[ +3 ms] Running shutdown hooks
[ +2 ms] Waiting for connection from debug service on Chrome... (completed in
50.4s)
[ ] Synced 0.0MB.
[ ] Failed to compile application.
[ ] Shutdown hooks complete
[ ] exiting with code 1
But the code sample you provided isn't minimal. We would need a complete minimal reproducible code sample that narrows down the issue without any 3rd party plugin or code, so please truncate the code sample that'll be enough to replicate the same error.
@darshankawar I know, but why do I have runtime type error without any logging about what is going wrong here? How I can handle where is the issue?
@followthemoney1
From the log, it seems to be coming from Dart package:kernel/binary/ast_to_binary.dart
, but in order to narrow it down properly, would be good to have a minimal repro code that throws this error.
resolver after switching to master 💁🏿
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
Steps to Reproduce
flutter run
on the code sampleExpected results:
Actual results:
Code sample
index.html: `Logs
``` Dmitrys-MacBook-Pro:nemesis dmitrydyachenko$ flutter run --verbose [ +148 ms] executing: sysctl hw.optional.arm64 [ +28 ms] Exit code 1 from: sysctl hw.optional.arm64 [ +1 ms] sysctl: unknown oid 'hw.optional.arm64' [ +13 ms] executing: [/Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +33 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +1 ms] 8f1f9c10f04b8f106d78275e93ceead8ea837d8b [ +1 ms] executing: [/Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/] git tag --points-at 8f1f9c10f04b8f106d78275e93ceead8ea837d8b [ +111 ms] Exit code 0 from: git tag --points-at 8f1f9c10f04b8f106d78275e93ceead8ea837d8b [ ] 2.9.0-0.1.pre [ +10 ms] executing: [/Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/] git rev-parse --abbrev-ref --symbolic @{u} [ +14 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/beta [ ] executing: [/Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/] git ls-remote --get-url origin [ +18 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +141 ms] executing: [/Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/] git rev-parse --abbrev-ref HEAD [ +15 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] beta [ +6 ms] executing: sw_vers -productName [ +21 ms] Exit code 0 from: sw_vers -productName [ ] macOS [ ] executing: sw_vers -productVersion [ +16 ms] Exit code 0 from: sw_vers -productVersion [ ] 12.1 [ ] executing: sw_vers -buildVersion [ +15 ms] Exit code 0 from: sw_vers -buildVersion [ ] 21C52 [ +66 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +5 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] 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. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +53 ms] executing: /Users/dmitrydyachenko/Library/Android/sdk/platform-tools/adb devices -l [ +13 ms] executing: sysctl hw.optional.arm64 [ +4 ms] Exit code 1 from: sysctl hw.optional.arm64 [ ] sysctl: unknown oid 'hw.optional.arm64' [ ] executing: xcrun xcodebuild -version [ +208 ms] Exit code 0 from: xcrun xcodebuild -version [ ] Xcode 13.1 Build version 13A1030d [ +2 ms] executing: xcrun xcdevice list --timeout 2 [ +4 ms] xcrun simctl list --json devices [ ] executing: xcrun simctl list --json devices [ +7 ms] executing: xcrun simctl list [ +118 ms] Exit code 0 from: xcrun simctl list [ +1 ms] == Device Types == iPhone 4s (com.apple.CoreSimulator.SimDeviceType.iPhone-4s) iPhone 5 (com.apple.CoreSimulator.SimDeviceType.iPhone-5) iPhone 5s (com.apple.CoreSimulator.SimDeviceType.iPhone-5s) iPhone 6 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus) iPhone 6 (com.apple.CoreSimulator.SimDeviceType.iPhone-6) iPhone 6s (com.apple.CoreSimulator.SimDeviceType.iPhone-6s) iPhone 6s Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus) iPhone SE (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPhone-SE) iPhone 7 (com.apple.CoreSimulator.SimDeviceType.iPhone-7) iPhone 7 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus) iPhone 8 (com.apple.CoreSimulator.SimDeviceType.iPhone-8) iPhone 8 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus) iPhone X (com.apple.CoreSimulator.SimDeviceType.iPhone-X) iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) iPhone Xs Max (com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max) iPhone Xʀ (com.apple.CoreSimulator.SimDeviceType.iPhone-XR) iPhone 11 (com.apple.CoreSimulator.SimDeviceType.iPhone-11) iPhone 11 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro) iPhone 11 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max) iPhone SE (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-) iPhone 12 mini (com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini) iPhone 12 (com.apple.CoreSimulator.SimDeviceType.iPhone-12) iPhone 12 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro) iPhone 12 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max) iPhone 13 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro) iPhone 13 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max) iPhone 13 mini (com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini) iPhone 13 (com.apple.CoreSimulator.SimDeviceType.iPhone-13) iPod touch (7th generation) (com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-) iPad 2 (com.apple.CoreSimulator.SimDeviceType.iPad-2) iPad Retina (com.apple.CoreSimulator.SimDeviceType.iPad-Retina) iPad Air (com.apple.CoreSimulator.SimDeviceType.iPad-Air) iPad mini 2 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-2) iPad mini 3 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-3) iPad mini 4 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-4) iPad Air 2 (com.apple.CoreSimulator.SimDeviceType.iPad-Air-2) iPad Pro (9.7-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-) iPad Pro (12.9-inch) (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro) iPad (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-) iPad Pro (12.9-inch) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-gene ration-) iPad Pro (10.5-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-) iPad (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-) iPad (7th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-) iPad Pro (11-inch) (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-) iPad Pro (12.9-inch) (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-gene ration-) iPad Pro (11-inch) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-genera tion-) iPad Pro (12.9-inch) (4th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-gene ration-) iPad mini (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-) iPad Air (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-) iPad (8th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-) iPad (9th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation) iPad Air (4th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-) iPad Pro (11-inch) (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generatio n) iPad Pro (12.9-inch) (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generat ion) iPad mini (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation) Apple TV (com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p) Apple TV 4K (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K) Apple TV 4K (at 1080p) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p) Apple TV 4K (2nd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-4K) Apple TV 4K (at 1080p) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-108 0p) Apple Watch - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm) Apple Watch - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm) Apple Watch Series 2 - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm) Apple Watch Series 2 - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm) Apple Watch Series 3 - 38mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm) Apple Watch Series 3 - 42mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm) Apple Watch Series 4 - 40mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm) Apple Watch Series 4 - 44mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm) Apple Watch Series 5 - 40mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm) Apple Watch Series 5 - 44mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm) Apple Watch SE - 40mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm) Apple Watch SE - 44mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm) Apple Watch Series 6 - 40mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm) Apple Watch Series 6 - 44mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm) Apple Watch Series 7 - 41mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm) Apple Watch Series 7 - 45mm (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm) == Runtimes == iOS 15.0 (15.0 - 19A339) - com.apple.CoreSimulator.SimRuntime.iOS-15-0 tvOS 15.0 (15.0 - 19J344) - com.apple.CoreSimulator.SimRuntime.tvOS-15-0 watchOS 8.0 (8.0 - 19R345) - com.apple.CoreSimulator.SimRuntime.watchOS-8-0 == Devices == -- iOS 15.0 -- iPhone 8 (42A8D8F0-C943-4735-BF41-A4EFD409272F) (Shutdown) iPhone 8 Plus (B32A739A-ABD0-440D-A79C-011CEEADC2D7) (Shutdown) iPhone 11 (7D08CE4B-45BC-4BF7-A291-F2EEDE0582A0) (Shutdown) iPhone 11 Pro (823A746F-E9AC-4AD3-89CF-9FC994AE2F56) (Shutdown) iPhone 11 Pro Max (2963FBAA-B4A3-4E4E-9F39-BE58EC18E5AC) (Shutdown) iPhone SE (2nd generation) (100BB95C-E97C-480A-8A44-3280E51B23AE) (Shutdown) iPhone 12 mini (40CB6077-1419-4536-B5FC-F995EFCCB381) (Shutdown) iPhone 12 (97D9E396-1517-474E-BF1F-81414BD4A753) (Shutdown) iPhone 12 Pro (D67723F2-0EA4-4DC5-9637-7CE94A2B951E) (Shutdown) iPhone 12 Pro Max (29EFAD97-5DBE-427F-964B-714AE6776A96) (Shutdown) iPhone 13 Pro (793B8ACB-7ED8-4CF5-9ADB-29E72A23620B) (Shutdown) iPhone 13 Pro Max (36962D56-4D3D-4310-8B65-C8E65FD7F295) (Shutdown) iPhone 13 mini (50FB3E5C-4739-41CB-B94A-AD61F4DEA907) (Shutdown) iPhone 13 (6EB342A9-8F3B-4D5F-BA80-6BEABAEF6CC4) (Shutdown) iPod touch (7th generation) (315A9DC0-C6E9-4739-A6E2-CA1EB2563D7D) (Shutdown) iPad Pro (9.7-inch) (FB932FEB-8F8E-4D0F-998D-D54591C49640) (Shutdown) iPad (9th generation) (E6820DC9-4C19-4A9B-B466-2100ED95EE53) (Shutdown) iPad Air (4th generation) (FC0D646C-0BF1-490D-9B3A-79337C5BB0D1) (Shutdown) iPad Pro (11-inch) (3rd generation) (A9A79B55-4A55-4D89-BAFB-EA815ABF9FAD) (Shutdown) iPad Pro (12.9-inch) (5th generation) (FB40C66C-7857-4D5A-AF3C-7F2BE3ED9B55) (Shutdown) iPad mini (6th generation) (B96655A3-440D-479F-B45C-1422BA0AF441) (Shutdown) -- tvOS 15.0 -- Apple TV (F6746E80-6C2D-46E1-978E-08BBF5A7C6EC) (Shutdown) Apple TV 4K (2nd generation) (934CF3E2-6069-4F4C-819A-AF11D274BD47) (Shutdown) Apple TV 4K (at 1080p) (2nd generation) (53D581BB-FBD7-4DDA-894F-A48B6435F952) (Shutdown) -- watchOS 8.0 -- Apple Watch Series 5 - 40mm (9974166F-C9AA-4BF9-8DFF-D22A72D0625D) (Shutdown) Apple Watch Series 5 - 44mm (557651B9-AE43-4BBD-A397-FF330565EED3) (Shutdown) Apple Watch Series 6 - 40mm (283EA0EE-113F-41C5-9FD7-772A7581BB50) (Shutdown) Apple Watch Series 6 - 44mm (035F369E-967C-4EB2-A748-4CD0057EE8EF) (Shutdown) Apple Watch Series 7 - 41mm (02B66DEC-83E3-4EEE-BDA4-6105E94B68F5) (Shutdown) Apple Watch Series 7 - 45mm (FC360299-6665-45B6-9F29-77034EAC6102) (Shutdown) == Device Pairs == F2648D58-3A12-486F-B259-709CB1F2C772 (active, disconnected) Watch: Apple Watch Series 5 - 40mm (9974166F-C9AA-4BF9-8DFF-D22A72D0625D) (Shutdown) Phone: iPhone 12 Pro (D67723F2-0EA4-4DC5-9637-7CE94A2B951E) (Shutdown) 68CCA0FA-C29E-4B8E-B080-CAF652EE9A00 (active, disconnected) Watch: Apple Watch Series 5 - 44mm (557651B9-AE43-4BBD-A397-FF330565EED3) (Shutdown) Phone: iPhone 12 Pro Max (29EFAD97-5DBE-427F-964B-714AE6776A96) (Shutdown) AC60AE6E-7E68-4004-960F-5BF7CFC36663 (active, disconnected) Watch: Apple Watch Series 6 - 40mm (283EA0EE-113F-41C5-9FD7-772A7581BB50) (Shutdown) Phone: iPhone 13 Pro (793B8ACB-7ED8-4CF5-9ADB-29E72A23620B) (Shutdown) 12072981-0BB9-4ED0-AFF8-CB0E97418FCA (active, disconnected) Watch: Apple Watch Series 6 - 44mm (035F369E-967C-4EB2-A748-4CD0057EE8EF) (Shutdown) Phone: iPhone 13 Pro Max (36962D56-4D3D-4310-8B65-C8E65FD7F295) (Shutdown) 015F8720-2087-4609-9E4E-A95C21BE4198 (active, disconnected) Watch: Apple Watch Series 7 - 41mm (02B66DEC-83E3-4EEE-BDA4-6105E94B68F5) (Shutdown) Phone: iPhone 13 mini (50FB3E5C-4739-41CB-B94A-AD61F4DEA907) (Shutdown) A683F4C0-6FB8-4308-9B2F-74F957846CB2 (active, disconnected) Watch: Apple Watch Series 7 - 45mm (FC360299-6665-45B6-9F29-77034EAC6102) (Shutdown) Phone: iPhone 13 (6EB342A9-8F3B-4D5F-BA80-6BEABAEF6CC4) (Shutdown) [ +75 ms] List of devices attached [ +104 ms] { "devices" : { "com.apple.CoreSimulator.SimRuntime.tvOS-15-0" : [ { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/F6746E80-6C2D-46E1-978E-08BBF5A7C 6EC\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/F6746E80-6C2D-46E1-978E-08BBF5A7C6EC", "udid" : "F6746E80-6C2D-46E1-978E-08BBF5A7C6EC", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080 p", "state" : "Shutdown", "name" : "Apple TV" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/934CF3E2-6069-4F4C-819A-AF11D274B D47\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/934CF3E2-6069-4F4C-819A-AF11D274BD47", "udid" : "934CF3E2-6069-4F4C-819A-AF11D274BD47", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2 nd-generation-4K", "state" : "Shutdown", "name" : "Apple TV 4K (2nd generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/53D581BB-FBD7-4DDA-894F-A48B6435F 952\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/53D581BB-FBD7-4DDA-894F-A48B6435F952", "udid" : "53D581BB-FBD7-4DDA-894F-A48B6435F952", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2 nd-generation-1080p", "state" : "Shutdown", "name" : "Apple TV 4K (at 1080p) (2nd generation)" } ], "com.apple.CoreSimulator.SimRuntime.watchOS-8-0" : [ { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/9974166F-C9AA-4BF9-8DFF-D22A72D06 25D\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/9974166F-C9AA-4BF9-8DFF-D22A72D0625D", "udid" : "9974166F-C9AA-4BF9-8DFF-D22A72D0625D", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-5-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 - 40mm" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/557651B9-AE43-4BBD-A397-FF330565E ED3\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/557651B9-AE43-4BBD-A397-FF330565EED3", "udid" : "557651B9-AE43-4BBD-A397-FF330565EED3", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-5-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 - 44mm" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/283EA0EE-113F-41C5-9FD7-772A7581B B50\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/283EA0EE-113F-41C5-9FD7-772A7581BB50", "udid" : "283EA0EE-113F-41C5-9FD7-772A7581BB50", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-6-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 - 40mm" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/035F369E-967C-4EB2-A748-4CD0057EE 8EF\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/035F369E-967C-4EB2-A748-4CD0057EE8EF", "udid" : "035F369E-967C-4EB2-A748-4CD0057EE8EF", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-6-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 - 44mm" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/02B66DEC-83E3-4EEE-BDA4-6105E94B6 8F5\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/02B66DEC-83E3-4EEE-BDA4-6105E94B68F5", "udid" : "02B66DEC-83E3-4EEE-BDA4-6105E94B68F5", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-7-41mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 - 41mm" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/FC360299-6665-45B6-9F29-77034EAC6 102\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/FC360299-6665-45B6-9F29-77034EAC6102", "udid" : "FC360299-6665-45B6-9F29-77034EAC6102", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-S eries-7-45mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 - 45mm" } ], "com.apple.CoreSimulator.SimRuntime.iOS-15-0" : [ { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/42A8D8F0-C943-4735-BF41-A4EFD4092 72F\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/42A8D8F0-C943-4735-BF41-A4EFD409272F", "udid" : "42A8D8F0-C943-4735-BF41-A4EFD409272F", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", "state" : "Shutdown", "name" : "iPhone 8" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/B32A739A-ABD0-440D-A79C-011CEEADC 2D7\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/B32A739A-ABD0-440D-A79C-011CEEADC2D7", "udid" : "B32A739A-ABD0-440D-A79C-011CEEADC2D7", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus ", "state" : "Shutdown", "name" : "iPhone 8 Plus" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/7D08CE4B-45BC-4BF7-A291-F2EEDE058 2A0\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/7D08CE4B-45BC-4BF7-A291-F2EEDE0582A0", "udid" : "7D08CE4B-45BC-4BF7-A291-F2EEDE0582A0", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "iPhone 11" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/823A746F-E9AC-4AD3-89CF-9FC994AE2 F56\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/823A746F-E9AC-4AD3-89CF-9FC994AE2F56", "udid" : "823A746F-E9AC-4AD3-89CF-9FC994AE2F56", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro ", "state" : "Shutdown", "name" : "iPhone 11 Pro" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/2963FBAA-B4A3-4E4E-9F39-BE58EC18E 5AC\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/2963FBAA-B4A3-4E4E-9F39-BE58EC18E5AC", "udid" : "2963FBAA-B4A3-4E4E-9F39-BE58EC18E5AC", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro -Max", "state" : "Shutdown", "name" : "iPhone 11 Pro Max" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/100BB95C-E97C-480A-8A44-3280E51B2 3AE\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/100BB95C-E97C-480A-8A44-3280E51B23AE", "udid" : "100BB95C-E97C-480A-8A44-3280E51B23AE", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2n d-generation-", "state" : "Shutdown", "name" : "iPhone SE (2nd generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/40CB6077-1419-4536-B5FC-F995EFCCB 381\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/40CB6077-1419-4536-B5FC-F995EFCCB381", "udid" : "40CB6077-1419-4536-B5FC-F995EFCCB381", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-min i", "state" : "Shutdown", "name" : "iPhone 12 mini" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/97D9E396-1517-474E-BF1F-81414BD4A 753\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/97D9E396-1517-474E-BF1F-81414BD4A753", "udid" : "97D9E396-1517-474E-BF1F-81414BD4A753", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12", "state" : "Shutdown", "name" : "iPhone 12" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/D67723F2-0EA4-4DC5-9637-7CE94A2B9 51E\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/D67723F2-0EA4-4DC5-9637-7CE94A2B951E", "udid" : "D67723F2-0EA4-4DC5-9637-7CE94A2B951E", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro ", "state" : "Shutdown", "name" : "iPhone 12 Pro" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/29EFAD97-5DBE-427F-964B-714AE6776 A96\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/29EFAD97-5DBE-427F-964B-714AE6776A96", "udid" : "29EFAD97-5DBE-427F-964B-714AE6776A96", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro -Max", "state" : "Shutdown", "name" : "iPhone 12 Pro Max" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/793B8ACB-7ED8-4CF5-9ADB-29E72A236 20B\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/793B8ACB-7ED8-4CF5-9ADB-29E72A23620B", "udid" : "793B8ACB-7ED8-4CF5-9ADB-29E72A23620B", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro ", "state" : "Shutdown", "name" : "iPhone 13 Pro" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/36962D56-4D3D-4310-8B65-C8E65FD7F 295\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/36962D56-4D3D-4310-8B65-C8E65FD7F295", "udid" : "36962D56-4D3D-4310-8B65-C8E65FD7F295", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro -Max", "state" : "Shutdown", "name" : "iPhone 13 Pro Max" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/50FB3E5C-4739-41CB-B94A-AD61F4DEA 907\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/50FB3E5C-4739-41CB-B94A-AD61F4DEA907", "udid" : "50FB3E5C-4739-41CB-B94A-AD61F4DEA907", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-min i", "state" : "Shutdown", "name" : "iPhone 13 mini" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/6EB342A9-8F3B-4D5F-BA80-6BEABAEF6 CC4\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/6EB342A9-8F3B-4D5F-BA80-6BEABAEF6CC4", "udid" : "6EB342A9-8F3B-4D5F-BA80-6BEABAEF6CC4", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", "state" : "Shutdown", "name" : "iPhone 13" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/315A9DC0-C6E9-4739-A6E2-CA1EB2563 D7D\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/315A9DC0-C6E9-4739-A6E2-CA1EB2563D7D", "udid" : "315A9DC0-C6E9-4739-A6E2-CA1EB2563D7D", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7 th-generation-", "state" : "Shutdown", "name" : "iPod touch (7th generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/FB932FEB-8F8E-4D0F-998D-D54591C49 640\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/FB932FEB-8F8E-4D0F-998D-D54591C49640", "udid" : "FB932FEB-8F8E-4D0F-998D-D54591C49640", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7 -inch-", "state" : "Shutdown", "name" : "iPad Pro (9.7-inch)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/E6820DC9-4C19-4A9B-B466-2100ED95E E53\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/E6820DC9-4C19-4A9B-B466-2100ED95EE53", "udid" : "E6820DC9-4C19-4A9B-B466-2100ED95EE53", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-gene ration", "state" : "Shutdown", "name" : "iPad (9th generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/FC0D646C-0BF1-490D-9B3A-79337C5BB 0D1\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/FC0D646C-0BF1-490D-9B3A-79337C5BB0D1", "udid" : "FC0D646C-0BF1-490D-9B3A-79337C5BB0D1", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th -generation-", "state" : "Shutdown", "name" : "iPad Air (4th generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/A9A79B55-4A55-4D89-BAFB-EA815ABF9 FAD\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/A9A79B55-4A55-4D89-BAFB-EA815ABF9FAD", "udid" : "A9A79B55-4A55-4D89-BAFB-EA815ABF9FAD", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-i nch-3rd-generation", "state" : "Shutdown", "name" : "iPad Pro (11-inch) (3rd generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/FB40C66C-7857-4D5A-AF3C-7F2BE3ED9 B55\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/FB40C66C-7857-4D5A-AF3C-7F2BE3ED9B55", "udid" : "FB40C66C-7857-4D5A-AF3C-7F2BE3ED9B55", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9 -inch-5th-generation", "state" : "Shutdown", "name" : "iPad Pro (12.9-inch) (5th generation)" }, { "dataPath" : "\/Users\/dmitrydyachenko\/Library\/Developer\/CoreS imulator\/Devices\/B96655A3-440D-479F-B45C-1422BA0AF 441\/data", "logPath" : "\/Users\/dmitrydyachenko\/Library\/Logs\/CoreSimula tor\/B96655A3-440D-479F-B45C-1422BA0AF441", "udid" : "B96655A3-440D-479F-B45C-1422BA0AF441", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th -generation", "state" : "Shutdown", "name" : "iPad mini (6th generation)" } ] } } [+3125 ms] [ { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPod9,1", "identifier" : "315A9DC0-C6E9-4739-A6E2-CA1EB2563D7D", "architecture" : "x86_64", "modelUTI" : "com.apple.ipod-touch-7-2", "modelName" : "iPod touch (7th generation)", "name" : "iPod touch (7th generation)" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,1", "identifier" : "7D08CE4B-45BC-4BF7-A291-F2EEDE0582A0", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-1", "modelName" : "iPhone 11", "name" : "iPhone 11" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,8", "identifier" : "100BB95C-E97C-480A-8A44-3280E51B23AE", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-se-1", "modelName" : "iPhone SE (2nd generation)", "name" : "iPhone SE (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad12,2", "identifier" : "E6820DC9-4C19-4A9B-B466-2100ED95EE53", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-9-wwan-1", "modelName" : "iPad (9th generation)", "name" : "iPad (9th generation)" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19J344)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV11,1", "identifier" : "934CF3E2-6069-4F4C-819A-AF11D274BD47", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k-2nd", "modelName" : "Apple TV 4K (2nd generation)", "name" : "Apple TV 4K (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,1", "identifier" : "283EA0EE-113F-41C5-9FD7-772A7581BB50", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 40mm", "name" : "Apple Watch Series 6 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad13,2", "identifier" : "FC0D646C-0BF1-490D-9B3A-79337C5BB0D1", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-air4-1", "modelName" : "iPad Air (4th generation)", "name" : "iPad Air (4th generation)" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,6", "identifier" : "02B66DEC-83E3-4EEE-BDA4-6105E94B68F5", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series7-1", "modelName" : "Apple Watch Series 7 - 41mm", "name" : "Apple Watch Series 7 - 41mm" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,2", "identifier" : "035F369E-967C-4EB2-A748-4CD0057EE8EF", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 44mm", "name" : "Apple Watch Series 6 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad14,1", "identifier" : "B96655A3-440D-479F-B45C-1422BA0AF441", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-mini6-1", "modelName" : "iPad mini (6th generation)", "name" : "iPad mini (6th generation)" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,9", "identifier" : "FC360299-6665-45B6-9F29-77034EAC6102", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series7-1", "modelName" : "Apple Watch Series 7 - 45mm", "name" : "Apple Watch Series 7 - 45mm" }, { "modelCode" : "iPad13,4", "simulator" : false, "modelName" : "iPad Pro (11-inch) (3rd generation)", "error" : { "code" : -13, "failureReason" : "", "underlyingErrors" : [ { "code" : 3, "failureReason" : "", "description" : "iPad (9) is locked.", "recoverySuggestion" : "To use iPad (9) with Xcode, unlock it.", "domain" : "DVTDeviceIneligibilityErrorDomain" } ], "description" : "iPad (9) is not connected", "recoverySuggestion" : "Xcode will continue when iPad (9) is connected.", "domain" : "com.apple.platform.iphoneos" }, "operatingSystemVersion" : "15.1 (19B74)", "identifier" : "00008103-000C15E40A79001E", "platform" : "com.apple.platform.iphoneos", "architecture" : "arm64e", "interface" : "usb", "available" : false, "name" : "iPad (9)", "modelUTI" : "com.apple.ipad-pro-11-3rd-2" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19J344)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV11,1", "identifier" : "53D581BB-FBD7-4DDA-894F-A48B6435F952", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k-2nd", "modelName" : "Apple TV 4K (at 1080p) (2nd generation)", "name" : "Apple TV 4K (at 1080p) (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,3", "identifier" : "9974166F-C9AA-4BF9-8DFF-D22A72D0625D", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 40mm", "name" : "Apple Watch Series 5 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19J344)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV5,3", "identifier" : "F6746E80-6C2D-46E1-978E-08BBF5A7C6EC", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4", "modelName" : "Apple TV", "name" : "Apple TV" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone13,4", "identifier" : "29EFAD97-5DBE-427F-964B-714AE6776A96", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-12-pro-max-1", "modelName" : "iPhone 12 Pro Max", "name" : "iPhone 12 Pro Max" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone14,2", "identifier" : "793B8ACB-7ED8-4CF5-9ADB-29E72A23620B", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-13-pro-1", "modelName" : "iPhone 13 Pro", "name" : "iPhone 13 Pro" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone14,3", "identifier" : "36962D56-4D3D-4310-8B65-C8E65FD7F295", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-13-pro-max-1", "modelName" : "iPhone 13 Pro Max", "name" : "iPhone 13 Pro Max" }, { "simulator" : false, "operatingSystemVersion" : "12.1 (21C52)", "interface" : "usb", "available" : true, "platform" : "com.apple.platform.macosx", "modelCode" : "MacBookPro14,2", "identifier" : "3542E23F-5756-5069-BC46-1AEE7CAB1256", "architecture" : "x86_64h", "modelUTI" : "com.apple.macbookpro-13-retina-touchid-2017", "modelName" : "MacBook Pro", "name" : "My Mac" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone14,5", "identifier" : "6EB342A9-8F3B-4D5F-BA80-6BEABAEF6CC4", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-13-1", "modelName" : "iPhone 13", "name" : "iPhone 13" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,5", "identifier" : "2963FBAA-B4A3-4E4E-9F39-BE58EC18E5AC", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-max-1", "modelName" : "iPhone 11 Pro Max", "name" : "iPhone 11 Pro Max" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,5", "identifier" : "B32A739A-ABD0-440D-A79C-011CEEADC2D7", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-plus-2", "modelName" : "iPhone 8 Plus", "name" : "iPhone 8 Plus" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone13,2", "identifier" : "97D9E396-1517-474E-BF1F-81414BD4A753", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-12-1", "modelName" : "iPhone 12", "name" : "iPhone 12" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad6,4", "identifier" : "FB932FEB-8F8E-4D0F-998D-D54591C49640", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba", "modelName" : "iPad Pro (9.7-inch)", "name" : "iPad Pro (9.7-inch)" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad13,5", "identifier" : "A9A79B55-4A55-4D89-BAFB-EA815ABF9FAD", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-11-3rd-1", "modelName" : "iPad Pro (11-inch) (3rd generation)", "name" : "iPad Pro (11-inch) (3rd generation)" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone13,3", "identifier" : "D67723F2-0EA4-4DC5-9637-7CE94A2B951E", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-12-pro-1", "modelName" : "iPhone 12 Pro", "name" : "iPhone 12 Pro" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad13,10", "identifier" : "FB40C66C-7857-4D5A-AF3C-7F2BE3ED9B55", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-12point9-5th-1", "modelName" : "iPad Pro (12.9-inch) (5th generation)", "name" : "iPad Pro (12.9-inch) (5th generation)" }, { "simulator" : true, "operatingSystemVersion" : "8.0 (19R345)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,4", "identifier" : "557651B9-AE43-4BBD-A397-FF330565EED3", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 44mm", "name" : "Apple Watch Series 5 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,4", "identifier" : "42A8D8F0-C943-4735-BF41-A4EFD409272F", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-2", "modelName" : "iPhone 8", "name" : "iPhone 8" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone14,4", "identifier" : "50FB3E5C-4739-41CB-B94A-AD61F4DEA907", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-13-mini-1", "modelName" : "iPhone 13 mini", "name" : "iPhone 13 mini" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone13,1", "identifier" : "40CB6077-1419-4536-B5FC-F995EFCCB381", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-12-mini-1", "modelName" : "iPhone 12 mini", "name" : "iPhone 12 mini" }, { "simulator" : true, "operatingSystemVersion" : "15.0 (19A339)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,3", "identifier" : "823A746F-E9AC-4AD3-89CF-9FC994AE2F56", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-1", "modelName" : "iPhone 11 Pro", "name" : "iPhone 11 Pro" } ] [ +5 ms] Error: iPad (9) is not connected. Xcode will continue when iPad (9) is connected. (code -13) [ +6 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ +3 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. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +98 ms] Skipping pub get: version match. [ +44 ms] Found plugin cloud_firestore at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-3.1.6/ [ +12 ms] Found plugin cloud_firestore_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2. 6.6/ [ +4 ms] Found plugin cloud_functions at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions-3.2.5/ [ +5 ms] Found plugin cloud_functions_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions_web-4. 2.6/ [ +30 ms] Found plugin firebase_analytics at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-9.0 .5/ [ +5 ms] Found plugin firebase_analytics_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_web -0.4.0+5/ [ +3 ms] Found plugin firebase_auth at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.3.5/ [ +6 ms] Found plugin firebase_auth_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-3.3. 6/ [ +2 ms] Found plugin firebase_core at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.11.0/ [ +4 ms] Found plugin firebase_core_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-1.5. 3/ [ +2 ms] Found plugin firebase_storage at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage-10.2. 5/ [ +4 ms] Found plugin firebase_storage_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage_web-3 .2.6/ [ +28 ms] Found plugin google_sign_in at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.2.1/ [ +6 ms] Found plugin google_sign_in_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.1 0.0+3/ [ +12 ms] Found plugin image_picker_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/image_picker_web-2.1.0 / [ +34 ms] Found plugin path_provider at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.8/ [ +3 ms] Found plugin path_provider_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_android- 2.0.11/ [ +2 ms] Found plugin path_provider_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0. 7/ [ +2 ms] Found plugin path_provider_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2. 1.4/ [ +3 ms] Found plugin path_provider_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2. 0.4/ [ +3 ms] Found plugin path_provider_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_windows- 2.0.4/ [ +22 ms] Found plugin shared_preferences at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0 .11/ [ +3 ms] Found plugin shared_preferences_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_and roid-2.0.9/ [ +2 ms] Found plugin shared_preferences_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios -2.0.8/ [ +1 ms] Found plugin shared_preferences_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_lin ux-2.0.3/ [ +1 ms] Found plugin shared_preferences_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_mac os-2.0.2/ [ +3 ms] Found plugin shared_preferences_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web -2.0.2/ [ +2 ms] Found plugin shared_preferences_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_win dows-2.0.3/ [ +17 ms] Found plugin url_launcher at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.17/ [ +2 ms] Found plugin url_launcher_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6 .0.13/ [ +2 ms] Found plugin url_launcher_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.1 3/ [ +2 ms] Found plugin url_launcher_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0 .2/ [ +2 ms] Found plugin url_launcher_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0 .2/ [ +3 ms] Found plugin url_launcher_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.5 / [ +1 ms] Found plugin url_launcher_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2 .0.2/ [ +6 ms] Found plugin webview_flutter at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter-2.8.0/ [ +2 ms] Found plugin webview_flutter_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_androi d-2.8.2/ [ +3 ms] Found plugin webview_flutter_wkwebview at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebv iew-2.7.1/ [ +46 ms] Found plugin cloud_firestore at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-3.1.6/ [ +1 ms] Found plugin cloud_firestore_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2. 6.6/ [ +1 ms] Found plugin cloud_functions at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions-3.2.5/ [ +2 ms] Found plugin cloud_functions_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions_web-4. 2.6/ [ +5 ms] Found plugin firebase_analytics at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-9.0 .5/ [ +1 ms] Found plugin firebase_analytics_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_web -0.4.0+5/ [ ] Found plugin firebase_auth at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.3.5/ [ +1 ms] Found plugin firebase_auth_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-3.3. 6/ [ +1 ms] Found plugin firebase_core at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.11.0/ [ +1 ms] Found plugin firebase_core_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-1.5. 3/ [ ] Found plugin firebase_storage at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage-10.2. 5/ [ +1 ms] Found plugin firebase_storage_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage_web-3 .2.6/ [ +5 ms] Found plugin google_sign_in at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.2.1/ [ ] Found plugin google_sign_in_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.1 0.0+3/ [ +2 ms] Found plugin image_picker_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/image_picker_web-2.1.0 / [ +5 ms] Found plugin path_provider at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.8/ [ ] Found plugin path_provider_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_android- 2.0.11/ [ ] Found plugin path_provider_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0. 7/ [ ] Found plugin path_provider_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2. 1.4/ [ +1 ms] Found plugin path_provider_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2. 0.4/ [ +2 ms] Found plugin path_provider_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_windows- 2.0.4/ [ +6 ms] Found plugin shared_preferences at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0 .11/ [ ] Found plugin shared_preferences_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_and roid-2.0.9/ [ +1 ms] Found plugin shared_preferences_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios -2.0.8/ [ +1 ms] Found plugin shared_preferences_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_lin ux-2.0.3/ [ ] Found plugin shared_preferences_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_mac os-2.0.2/ [ ] Found plugin shared_preferences_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web -2.0.2/ [ ] Found plugin shared_preferences_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_win dows-2.0.3/ [ +3 ms] Found plugin url_launcher at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.17/ [ +1 ms] Found plugin url_launcher_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6 .0.13/ [ ] Found plugin url_launcher_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.1 3/ [ ] Found plugin url_launcher_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0 .2/ [ ] Found plugin url_launcher_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0 .2/ [ ] Found plugin url_launcher_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.5 / [ ] Found plugin url_launcher_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2 .0.2/ [ +1 ms] Found plugin webview_flutter at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter-2.8.0/ [ ] Found plugin webview_flutter_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_androi d-2.8.2/ [ +1 ms] Found plugin webview_flutter_wkwebview at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebv iew-2.7.1/ [ +168 ms] Launching lib/main.dart on Chrome in debug mode... [ +121 ms] Updating assets [ +230 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466. [ +7 ms] Waiting for connection from debug service on Chrome... [ +9 ms] Found plugin cloud_firestore at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-3.1.6/ [ +1 ms] Found plugin cloud_firestore_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2. 6.6/ [ +1 ms] Found plugin cloud_functions at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions-3.2.5/ [ ] Found plugin cloud_functions_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions_web-4. 2.6/ [ +3 ms] Found plugin firebase_analytics at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-9.0 .5/ [ ] Found plugin firebase_analytics_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_web -0.4.0+5/ [ ] Found plugin firebase_auth at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.3.5/ [ ] Found plugin firebase_auth_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-3.3. 6/ [ ] Found plugin firebase_core at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.11.0/ [ +1 ms] Found plugin firebase_core_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-1.5. 3/ [ ] Found plugin firebase_storage at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage-10.2. 5/ [ ] Found plugin firebase_storage_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage_web-3 .2.6/ [ +3 ms] Found plugin google_sign_in at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.2.1/ [ ] Found plugin google_sign_in_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.1 0.0+3/ [ +2 ms] Found plugin image_picker_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/image_picker_web-2.1.0 / [ +4 ms] Found plugin path_provider at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.8/ [ ] Found plugin path_provider_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_android- 2.0.11/ [ ] Found plugin path_provider_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0. 7/ [ ] Found plugin path_provider_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2. 1.4/ [ ] Found plugin path_provider_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2. 0.4/ [ ] Found plugin path_provider_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_windows- 2.0.4/ [ +3 ms] Found plugin shared_preferences at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0 .11/ [ ] Found plugin shared_preferences_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_and roid-2.0.9/ [ ] Found plugin shared_preferences_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios -2.0.8/ [ ] Found plugin shared_preferences_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_lin ux-2.0.3/ [ ] Found plugin shared_preferences_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_mac os-2.0.2/ [ +1 ms] Found plugin shared_preferences_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web -2.0.2/ [ ] Found plugin shared_preferences_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_win dows-2.0.3/ [ +3 ms] Found plugin url_launcher at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.17/ [ ] Found plugin url_launcher_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6 .0.13/ [ ] Found plugin url_launcher_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.1 3/ [ ] Found plugin url_launcher_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0 .2/ [ ] Found plugin url_launcher_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0 .2/ [ +1 ms] Found plugin url_launcher_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.5 / [ ] Found plugin url_launcher_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2 .0.2/ [ +1 ms] Found plugin webview_flutter at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter-2.8.0/ [ ] Found plugin webview_flutter_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_androi d-2.8.2/ [ ] Found plugin webview_flutter_wkwebview at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebv iew-2.7.1/ [ +15 ms] Found plugin cloud_firestore at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-3.1.6/ [ +1 ms] Found plugin cloud_firestore_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2. 6.6/ [ ] Found plugin cloud_functions at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions-3.2.5/ [ +1 ms] Found plugin cloud_functions_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/cloud_functions_web-4. 2.6/ [ +4 ms] Found plugin firebase_analytics at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-9.0 .5/ [ +1 ms] Found plugin firebase_analytics_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_web -0.4.0+5/ [ ] Found plugin firebase_auth at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.3.5/ [ ] Found plugin firebase_auth_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-3.3. 6/ [ +1 ms] Found plugin firebase_core at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.11.0/ [ +1 ms] Found plugin firebase_core_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-1.5. 3/ [ ] Found plugin firebase_storage at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage-10.2. 5/ [ +1 ms] Found plugin firebase_storage_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/firebase_storage_web-3 .2.6/ [ +3 ms] Found plugin google_sign_in at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.2.1/ [ ] Found plugin google_sign_in_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.1 0.0+3/ [ +1 ms] Found plugin image_picker_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/image_picker_web-2.1.0 / [ +4 ms] Found plugin path_provider at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.8/ [ ] Found plugin path_provider_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_android- 2.0.11/ [ ] Found plugin path_provider_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0. 7/ [ ] Found plugin path_provider_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2. 1.4/ [ ] Found plugin path_provider_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2. 0.4/ [ ] Found plugin path_provider_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/path_provider_windows- 2.0.4/ [ +3 ms] Found plugin shared_preferences at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0 .11/ [ ] Found plugin shared_preferences_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_and roid-2.0.9/ [ ] Found plugin shared_preferences_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios -2.0.8/ [ ] Found plugin shared_preferences_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_lin ux-2.0.3/ [ ] Found plugin shared_preferences_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_mac os-2.0.2/ [ +1 ms] Found plugin shared_preferences_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web -2.0.2/ [ +1 ms] Found plugin shared_preferences_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/shared_preferences_win dows-2.0.3/ [ +2 ms] Found plugin url_launcher at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.17/ [ ] Found plugin url_launcher_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_android-6 .0.13/ [ ] Found plugin url_launcher_ios at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_ios-6.0.1 3/ [ ] Found plugin url_launcher_linux at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0 .2/ [ ] Found plugin url_launcher_macos at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0 .2/ [ ] Found plugin url_launcher_web at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.5 / [ ] Found plugin url_launcher_windows at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2 .0.2/ [ +1 ms] Found plugin webview_flutter at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter-2.8.0/ [ ] Found plugin webview_flutter_android at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_androi d-2.8.2/ [ ] Found plugin webview_flutter_wkwebview at /Users/dmitrydyachenko/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebv iew-2.7.1/ [ +77 ms] <- reset [ +8 ms] /Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/bin/cache/artifacts/engine/dar win-x64/frontend_server.dart.snapshot --sdk-root /Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/bin/cache/flutter_web_sdk/ --incremental --target=dartdevc --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill /var/folders/vy/v16l0g5x2mx_yzpk5yg3mhlc0000gn/T/flutter_tools.QfA3lA/flutter_to ol.iwKNlV/app.dill --libraries-spec file:///Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/bin/cache/flutter_web_s dk/libraries.json --packages /Users/dmitrydyachenko/Desktop/git/site/nemesis/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-root /var/folders/vy/v16l0g5x2mx_yzpk5yg3mhlc0000gn/T/flutter_tools.QfA3lA/flutter_to ols.jYN2wq --filesystem-scheme org-dartlang-app --initialize-from-dill build/b1b715402d823b7fd5c2b68d2edcb2ce.cache.dill.track.dill --platform file:///Users/dmitrydyachenko/fvm/versions/2.9.0-0.1.pre/bin/cache/flutter_web_s dk/kernel/flutter_ddc_sdk_sound.dill --sound-null-safety [ +12 ms] <- compile org-dartlang-app:/web_entrypoint.dart [+49862 ms] Unhandled exception: [ +2 ms] Invalid argument(s): Expected a library reference to be valid but was `null`. [ ] #0 BinaryPrinter.writeLibraryReference (package:kernel/binary/ast_to_binary.dart:987:7) [ ] #1 BinaryPrinter.writeLibraryDependency (package:kernel/binary/ast_to_binary.dart:1129:5) [ ] #2 BinaryPrinter.writeLibraryDependencies (package:kernel/binary/ast_to_binary.dart:1111:7) [ ] #3 BinaryPrinter.visitLibrary (package:kernel/binary/ast_to_binary.dart:1051:5) [ ] #4 Library.accept (package:kernel/ast.dart:557:38) [ ] #5 BinaryPrinter.writeLibraryNode (package:kernel/binary/ast_to_binary.dart:451:10) [ ] #6 BinaryPrinter.writeLibraries (package:kernel/binary/ast_to_binary.dart:756:9) [ ] #7 BinaryPrinter.writeComponentFile.