-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.tool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.Issues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
See message below; the Flutter CLI is pointing me to check the "Devices and Simulators" window -- but I've no idea which window that is? Something in Xcode? Elsewhere? I was smart enough to think to run flutter devices
, which gave me a better error; I suspect that should be the one that flutter doctor
offers
~> flutter doctor -v
[✓] Flutter (Channel master, 2.1.0-13.0.pre.281, on macOS 11.3 20E5217a darwin-x64, locale en-US)
• Flutter version 2.1.0-13.0.pre.281 at /Users/timsneath/flutter
• Framework revision dfc134dd9a (43 minutes ago), 2021-03-25 15:43:44 -0700
• Engine revision b5e15d055d
• Dart version 2.13.0 (build 2.13.0-162.0.dev)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /Users/timsneath/Library/Android/sdk
• Platform android-30, build-tools 30.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_242-release-1644-b3-6915495)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.4, Build version 12D4e
• CocoaPods version 1.10.0
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 4.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
[✓] VS Code (version 1.54.3)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.20.0
[✓] Connected device (2 available)
• macOS (desktop) • macos • darwin-x64 • macOS 11.3 20E5217a darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.90
! Error: Errors were encountered while preparing your device for development. Please check the
Devices and Simulators Window. (code -1)
• No issues found!
~> flutter devices
3 connected devices:
Tim's iPhone 11 (mobile) • 00008030-00090DD40160802E • ios • iOS 14.4.1
macOS (desktop) • macos • darwin-x64 • macOS 11.3 20E5217a
darwin-x64
Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.90
• Error: Tim's iPhone 11 is busy: Preparing Tim's iPhone 11 for development. Xcode will continue
when Tim's iPhone 11 is finished. (code -10)
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.tool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.Issues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team