Skip to content

Occured error on flutter project #12

@guolingege

Description

@guolingege

the Error is as following:

Launching lib/main.dart on Lemon' iPhoneXr in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: SB2AYBD9S3
Running Xcode build...
Xcode build done.                                           91.8s
Failed to build iOS app
Error output from Xcode build:
↳
    2020-04-24 14:07:01.773 xcodebuild[24720:4378833]  DTDeviceKit: deviceType from 00008020-001C2CE834C2002E was NULL
    2020-04-24 14:07:01.930 xcodebuild[24720:4378953]  DTDeviceKit: deviceType from 00008020-001C2CE834C2002E was NULL
    ** BUILD FAILED **


Xcode's output:
↳
    Non-fat binary /Users/mac/Desktop/aic_flutter/build/ios/Debug-iphoneos/Runner.app/Frameworks/BSGridCollectionViewLayout.framework/BSGridCollectionViewLayout is not armv7. Running lipo -info:
    Non-fat file: /Users/mac/Desktop/aic_flutter/build/ios/Debug-iphoneos/Runner.app/Frameworks/BSGridCollectionViewLayout.framework/BSGridCollectionViewLayout is architecture: arm64
    Command PhaseScriptExecution failed with a nonzero exit code
    note: Using new build system
    note: Building targets in parallel
    note: Planning build
    note: Constructing build description

Could not build the precompiled application for the device.

Error launching application on Lemon' iPhoneXr.

My other flutter projects run well on this iPhoneXr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions