Skip to content

flutter 2.5 버전 ios 오류 #48

@chinggu88

Description

@chinggu88

Launching lib/main.dart on iPhone 11 in debug mode...
Warning: Missing build name (CFBundleShortVersionString).
Warning: Missing build number (CFBundleVersion).
Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.
Xcode build done. 9.6s
Failed to build iOS app
Error output from Xcode build:

** BUILD FAILED **
Xcode's output:

Failed to package /Users/iganghun/Documents/flutterproject/naver_map_plugin/example.
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 application for the simulator.
Error launching application on iPhone 11.
Exited (sigterm)

깃헙에 있는 예제에서 pubspec.yaml 만

naver_map_plugin:
git:
url: git://github.com/LBSTECH/naver_map_plugin.git
ref: 82eba36
이렇게 변경하고 빌드하면 에러가 발생합니다.

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