Skip to content

Cannot flutter run on iOS #14640

@mit-mit

Description

@mit-mit

This is on a brand new macOS machine I just configured.

Steps to Reproduce

  • flutter create test01
  • cd test01
  • flutter run

=>

Launching lib/main.dart on iPhone 8 Plus in debug mode...
Running Xcode clean...                                0.8s
Running Xcode build...                                3.7s
Could not find the built application bundle at build/ios/iphonesimulator/Runner.app.
Error launching application on iPhone 8 Plus.

flutter doctor:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (on Mac OS X 10.13.3 17D47, locale en-US, channel master)
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.2)
[✓] Android Studio (version 3.0)
[✓] VS Code (version 1.20.0)
[✓] Connected devices

• No issues found!

flutter devices:

1 connected device:

iPhone 8 Plus • D771CE75-5FC6-49EB-8E70-A7C0D77F25F3 • ios • iOS 11.2 (simulator)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions