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

Failed to build iOS app? #18

Open
Qson8 opened this issue Aug 27, 2019 · 1 comment
Open

Failed to build iOS app? #18

Qson8 opened this issue Aug 27, 2019 · 1 comment

Comments

@Qson8
Copy link

Qson8 commented Aug 27, 2019

示例代码example无法run,以下是报错日志,

Failed to build iOS app
Error output from Xcode build:

2019-08-27 14:38:36.477 xcodebuild[30556:478804] [MT] PluginLoading: Required plug-in compatibility UUID 72F7D751-F810-43B8-A53F-1F1DFD74FC54 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs
** BUILD FAILED **
Xcode's output:

=== BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug ===
ld: warning: ignoring file /Users/xxx/Downloads/flutter_ijk-master/ios/IJKMediaFramework.framework/IJKMediaFramework, file was built for unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F ) which is not the architecture being linked (x86_64): /Users/xxx/Downloads/flutter_ijk-master/ios/IJKMediaFramework.framework/IJKMediaFramework
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_IJKFFOptions", referenced from:
objc-class-ref in libflutter_ijk.a(FlutterIjkPlugin.o)
"_IJKMPMoviePlayerPlaybackDidFinishNotification", referenced from:
-[FLTIJKVideoPlayer installMovieNotificationObservers] in libflutter_ijk.a(FlutterIjkPlugin.o)
-[FLTIJKVideoPlayer removeMovieNotificationObservers] in libflutter_ijk.a(FlutterIjkPlugin.o)
"_IJKMPMoviePlayerPlaybackDidFinishReasonUserInfoKey", referenced from:
-[FLTIJKVideoPlayer moviePlayBackFinish:] in libflutter_ijk.a(FlutterIjkPlugin.o)
"OBJC_CLASS$_IJKFFMoviePlayerController", referenced from:
objc-class-ref in libflutter_ijk.a(FlutterIjkPlugin.o)
"_IJKMPMoviePlayerLoadStateDidChangeNotification", referenced from:
-[FLTIJKVideoPlayer installMovieNotificationObservers] in libflutter_ijk.a(FlutterIjkPlugin.o)

@nearbychen
Copy link

自己把人家文档看完

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