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

Undefined symbols for architecture x86_64 #11

Open
karan-rawal opened this issue Aug 8, 2019 · 1 comment
Open

Undefined symbols for architecture x86_64 #11

karan-rawal opened this issue Aug 8, 2019 · 1 comment

Comments

@karan-rawal
Copy link

I'm getting this error while building.

@bazurtovqhr
Copy link

bazurtovqhr commented Aug 12, 2019

Hi everybody. I am currently using your app centre plugin and it is working fine in Android. However, when building on macOS and try to run it on the iPhone emulator on IntelliJ, I get this error:

Xcode's output:
↳
    warning: no rule to process file ‘/my-user/.pub-cache/hosted/pub.dartlang.org/flutter_sodium-0.0.10/ios/Classes/libsodium-ios/lib/libsodium.a' of type 'archive.ar' for architecture 'x86_64' (in target 'flutter_sodium')
    Command CompileSwift failed with a nonzero exit code
    Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_MSCrashes", referenced from:
          objc-class-ref in AppcenterCrashesPlugin.o
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    Runner-buuavrjfrqfmcneuzzrlijgfeahr
    note: Using new build systemnote: Planning buildnote: Constructing build description

Could not build the application for the simulator.
Error launching application on iPhone Xʀ.

Could you help me with this? I am not familiar with IOs programming, Xcode .

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