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

building for iOS Simulator, but linking in object file built for iOS, file (libCardIO.a) #168

Open
SudoPlz opened this issue Feb 22, 2021 · 16 comments

Comments

@SudoPlz
Copy link

SudoPlz commented Feb 22, 2021

Hey friends,

looks like we can no longer build our app with Xcode 12 because of the libCardIO.a file.

Specifically the error we get is:

ld: in /Users/sp/Development/example/mobile/ios/Pods/CardIO/CardIO/libCardIO.a(CardIOCardholderNameTextFieldDelegate.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/sp/Development/example/mobile/ios/Pods/CardIO/CardIO/libCardIO.a' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Has anyone faced that before?

@AndriiUhryn
Copy link

@SudoPlz have you fixed this issue?

@SudoPlz
Copy link
Author

SudoPlz commented Mar 5, 2021

@AndriiUhryn not yet, still struggling with this one. Have you?

@kostia-berymo
Copy link

have you tried this ?
https://developer.apple.com/forums/thread/657913

@SudoPlz
Copy link
Author

SudoPlz commented May 26, 2021

I did, but it didn't work for me.

@18518251995
Copy link

@SudoPlz have you fixed this issue?

@SudoPlz
Copy link
Author

SudoPlz commented Jun 17, 2021

Nope, I removed card.io ... -.-

@zacdemi
Copy link

zacdemi commented Jun 21, 2021

@SudoPlz do you have an M1?

@SudoPlz
Copy link
Author

SudoPlz commented Jun 22, 2021

@zacdemi not really, why?

@StanSarr
Copy link

@zacdemi I'm using M1 and running into this issue. any idea?
Thanks

@eTryp
Copy link

eTryp commented Jun 21, 2022

Same issue as @StanSarr with M1. Any suggestion @SudoPlz ?

@SudoPlz
Copy link
Author

SudoPlz commented Jun 21, 2022

@eTryp sorry we ditched card.io in favour of stripe sdk which offers a card scanning feature.

@JayFizz
Copy link

JayFizz commented May 15, 2023

I am also facing this issue. Anyone able to solve this?
M1 Chip, XCode version 14.1, and also have tried 14.2.
@eTryp Any luck?

@Pushkar952
Copy link

Any one able to fix this with a work around?

@tamirrab
Copy link

Any updates? I'm using M3
Same issue

@Mkay4real
Copy link

I'm also facing this issue while running my app in release mode on Xcode 15.2

@aqdas-united
Copy link

I am facing that issue, please anyone find solution for that issue ?

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