-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Description
I tried to run xcode run on my project inside xcode
I got the following error: /bin/sh: /packages/flutter_tools/bin/xcode_backend.sh: No such file or directory
I already did flutter run as indicated here: #8011
but still the same issue occurs.
Flutter Doctor
[✓] Flutter (on Mac OS X 10.13.2 17C88, locale en-US, channel alpha)
• Flutter at /Applications/Flutter
• Framework revision fd7853faad (5 months ago), 2017-12-05 16:12:55 -0800
• Engine revision b57fca02b5
• Tools Dart version 1.25.0-dev.11.0
• Engine Dart version 2.0.0-edge.d4cfecb1065d322d3670df7e9ec9a0cc2d4b90f0
[✓] Android toolchain - develop for Android devices (Android SDK 26.0.2)
• Android SDK at /usr/local/Caskroom/android-sdk/3859397,26.0.2
• Android NDK location not configured (this optional configuration is useful for native profiling support)
• Platform android-26, build-tools 26.0.2
• Java binary at: /Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Content s/Home/bin/java
• Java version Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.3, Build version 9E145
• ios-deploy 1.9.2
• CocoaPods version 1.3.0
[✗] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/stud io/index.html
(or visit https://flutter.io/setup/#android-setup for detailed instruction s).
[✓] Connected devices
• None
Metadata
Metadata
Assignees
Labels
No labels