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

Calabash IOS Target: Apple Mach-O Linker Error duplicate symbols for architecture x86_64 #1413

Open
carlocepres opened this issue Jun 14, 2019 · 2 comments

Comments

@carlocepres
Copy link

When I'll building my calabash-target having an error, Apple Mach-O Linker Error Linker command failed with exit code 1 (use -v to see invocation) in the Xcode workspace.
can you help me how to resolve this error? Thank you.
Screenshot 2019-06-14 at 8 18 03 AM

id: 1347 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@jmoody
Copy link
Contributor

jmoody commented Jun 14, 2019

It looks like you are linking the framework twice.

@carlocepres
Copy link
Author

Hi SIr @jmoody how I can resolve this linking the framework twice in the xcworkspace?

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