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

Cannot archive the project. #19

Open
DmitryPR opened this issue Jul 26, 2017 · 4 comments
Open

Cannot archive the project. #19

DmitryPR opened this issue Jul 26, 2017 · 4 comments

Comments

@DmitryPR
Copy link

Hello,

I have installed the PaymillSDK with

pod 'PayMillSDK', :git=>'https://github.com/paymill/paymill-ios.git', :branch=>'master'

And for some reason, when trying to archive the PaymillSDK generates this:

Showing All Issues
ld: warning: ignoring file ~/project/Pods/PayMillSDK/samples/vouchermill/PayMillSDK/PayMillSDK.framework/PayMillSDK, file was built for archive which is not the architecture being linked (arm64): ~/project/Pods/PayMillSDK/samples/vouchermill/PayMillSDK/PayMillSDK.framework/PayMillSDK

Resulting in this:

Showing All Issues

ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@QaiserAbbas
Copy link

have you find a way for this, having same issue.

@DmitryPR
Copy link
Author

No were not able to use the provided SDK, which is really frustrating

@QaiserAbbas
Copy link

i am just able to archive it.
there are two steps
1- Search if there is multiple sdk in your project(remove all)
2- Edit Pod file, remove sdk from pods as well,
the use pod 'PayMillSDK', '~> 2.2.0'

and re install Pods.

@josippetric
Copy link

josippetric commented Apr 6, 2018

Having the same issue. Is there a solution for this?
I'm not using Pods

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

3 participants