Skip to content

example运行不成功啊 #1

@badaozhenjun

Description

@badaozhenjun
Automatically signing iOS for device deployment using specified development team in Xcode project: VP3AM7E5ZL
Running pod install...
Starting Xcode build...
Xcode build done.                                            3.3s
Failed to build iOS app
Error output from Xcode build:
↳
    2018-11-23 13:43:10.667 xcodebuild[47959:716695] +dataWithFirstBytes:1024 ofFile:"/Users/liuyuxiao/Documents/hybrid_stack_manager-master/ios/LICENSE" failed, errno = 2
    ** BUILD FAILED **


Xcode's output:
↳
    === BUILD TARGET path_provider OF PROJECT Pods WITH CONFIGURATION Debug ===
    In file included from /Users/liuyuxiao/Documents/hybrid_stack_manager-master/ios/Classes/FlutterViewWrapperController.m:9:
    /Users/liuyuxiao/Documents/hybrid_stack_manager-master/ios/Classes/FlutterViewWrapperController.h:9:9: fatal error: 'Flutter/Flutter.h' file not found
    #import <Flutter/Flutter.h>
            ^~~~~~~~~~~~~~~~~~~
    1 error generated.

Could not build the precompiled application for the device.

It appears that your application still contains the default signing identifier.
Try replacing 'com.example' with your signing id in Xcode:
  open ios/Runner.xcworkspace

Error launching application on iPhone.

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