Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed #3

Closed
shingohu opened this issue Feb 22, 2019 · 3 comments
Closed

build failed #3

shingohu opened this issue Feb 22, 2019 · 3 comments

Comments

@shingohu
Copy link

run is ok
build failed

Building com.mxqh.wsapp for device (ios-release)...
Automatically signing iOS for device deployment using specified developm                                                                                       ├─Building Dart code...                                    99.8s                                                                                              ├─Generating dSYM file...                                   0.5s                                                   
 ├─Stripping debug symbols...                                0.4s
 ├─Assembling Flutter resources...                           7.6s
 └─Compiling, linking and signing...                        51.5s
Xcode build done.                                           177.6s
Failed to build iOS app
Error output from Xcode build:
↳
    2019-02-22 14:22:36.891 xcodebuild[61424:5145419] [MT] PluginLoading: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for plug-in
    at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/KSImageNamed.xcplugin' not present in DVTPlugInCompatibilityUUIDs
    2019-02-22 14:22:36.892 xcodebuild[61424:5145419] [MT] PluginLoading: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for plug-in
    at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/FuzzyAutocomplete.xcplugin' not present in DVTPlugInCompatibilityUUIDs
    2019-02-22 14:22:36.892 xcodebuild[61424:5145419] [MT] PluginLoading: Required plug-in compatibility UUID D7881182-AD00-4C36-A94D-F45FC9B0CF85 for plug-in
    at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs
    2019-02-22 14:22:38.166 xcodebuild[61424:5145467]  DTDeviceKit: deviceType from 6070e3de45c7ad35ba42a806f80bde6f532ec9a4 was NULL
    ** BUILD FAILED **


Xcode's output:
↳
    === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Release ===
    The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of
    deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the "Swift 3 @objc Inference" build setting to "Default" for
    the "Runner" target.
    The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of
    deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the "Swift 3 @objc Inference" build setting to "Default" for
    the "Runner" target.
    === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Release ===
    Non-fat binary /Users//MEGA/Flutter/wsapp/wsapp/build/ios/Release-iphoneos/Runner.app/Frameworks/flustars.framework/flustars is not armv7. Running
    lipo -info:
    Non-fat file: /Users//MEGA/Flutter/wsapp/wsapp/build/ios/Release-iphoneos/Runner.app/Frameworks/flustars.framework/flustars is architecture: arm64
    Command /bin/sh failed with exit code 1

@shingohu shingohu reopened this Feb 22, 2019
@Sky24n
Copy link
Owner

Sky24n commented Feb 22, 2019

你用^0.1.9先试下

@shingohu
Copy link
Author

好像还是一样的,你试下 flutter build ios --release

@Sky24n
Copy link
Owner

Sky24n commented Feb 22, 2019

我没有appp Id,你去flutter github上去搜下吧,有32位打包异常,ios我不太懂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants