Skip to content

flutter build ios fail #12725

@frederickcook

Description

@frederickcook

Steps to Reproduce

We've been working on an app for several months and are finally ready to start beta testing but I'm having an issue building. Can anyone help grep through the log below and see if there is a clue as to what the issue is?

Running flutter build ios fails. Notably, the app works fine in the iOS simulator when running flutter run and the flutter example apps build successfully using flutter build ios.

Logs

To long to copy/paste - see text file: https://firebasestorage.googleapis.com/v0/b/bullwheel-6c673.appspot.com/o/Terminal%20Saved%20Output.txt?alt=media&token=e5792633-976a-44d9-ac7f-aeede7f8e4c8

Flutter Doctor

Frederick-Cook-Air% flutter doctor
[✓] Flutter (on Mac OS X 10.12.6 16G29, locale en-US, channel master)
    • Flutter at /Users/frederickcook/flutter
    • Framework revision 28366002d9 (16 hours ago), 2017-10-25 08:25:44 +0200
    • Engine revision 91071f817b
    • Tools Dart version 1.25.0-dev.11.0

[✓] Android toolchain - develop for Android devices (Android SDK 26.0.0)
    • Android SDK at /Users/frederickcook/Library/Android/sdk
    • Platform android-26, build-tools 26.0.0
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_112-release-b06)

[✓] iOS toolchain - develop for iOS devices (Xcode 9.0.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 9.0.1, Build version 9A1004
    • ios-deploy 1.9.2
    • CocoaPods version 1.2.1

[✓] Android Studio (version 2.3)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Java version OpenJDK Runtime Environment (build 1.8.0_112-release-b06)

[✓] IntelliJ IDEA Community Edition (version 2017.2.5)
    • Flutter plugin version 18.1
    • Dart plugin version 172.4343.25

[✓] Connected devices
    • Frederick Cook’s iPhone • c181836da6febb49dcdbea495dea15b137def3cd • ios • iOS 11.0.3
    • iPhone 7                • 2AE532E3-5B4B-4D8D-8CFB-F54C3BF6F8EE     • ios • iOS 11.0 (simulator)

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions