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

_OBJC_CLASS_$_PSTCKTransactionParams #6

Closed
jaipreetSingh50 opened this issue Dec 7, 2016 · 10 comments
Closed

_OBJC_CLASS_$_PSTCKTransactionParams #6

jaipreetSingh50 opened this issue Dec 7, 2016 · 10 comments
Labels

Comments

@jaipreetSingh50
Copy link

file was built for x86_64 which is not the architecture being linked (arm64)

i'm working in Xcode 8.1 in objective C. The library is working fine in the stimulater. When i try to run it on my device iPhone 6 (10.1)

Xcode shows the error
ld: warning: ignoring file /Users/osx/Desktop/SAMagazine/Paystack.framework/Paystack, file was built for x86_64 which is not the architecture being linked (arm64): /Users/osx/Desktop/SAMagazine/Paystack.framework/Paystack
Undefined symbols for architecture arm64:
"OBJC_CLASS$_PSTCKTransactionParams", referenced from:
objc-class-ref in SubscriptionViewController.o
screen shot 2016-12-07 at 9 41 38 am

@uchechukwudim
Copy link

using Xcode 8.1.. getting error "PSTCKTransactionParams.h not found
screen shot 2016-12-08 at 1 40 32 am
screen shot 2016-12-08 at 1 39 42 am

"

@ibrahimlawal
Copy link
Contributor

ibrahimlawal commented Dec 8, 2016

Hello @jaipreetSingh50 @uchechukwudim I just uploaded a release that should fix this. Kindly update to v2.2.0 . Please let us know if this fixes the issue.

@jaipreetSingh50
Copy link
Author

Hello @ibrahimlawal , thanks you update
But Paystack.framework is missing in new release.

@ibrahimlawal
Copy link
Contributor

Errr, I don't get. There's an attachment on the release page. Does that not work?

@uchechukwudim
Copy link

thanks for your response Lawal. what i downloaded was v2.2.0 still same error "PSTCKTransactionParams.h not found.

@jaipreetSingh50
Copy link
Author

hello
i did not get the updated framework file in updated release.
If that is not needed. Please tell me how can i fix the error in my project

@ibrahimlawal
Copy link
Contributor

ibrahimlawal commented Dec 9, 2016

@uchechukwudim @jaipreetSingh50 Here is a direct link to the most recent build. Remember to delete any one you added to your project previously:

https://github.com/PaystackHQ/paystack-ios/releases/download/v2.2.0/PaystackiOS.zip

@Michaelvons
Copy link

Hello please i just got this error

@Michaelvons
Copy link

ignoring file /Users/michaeloshogbunu/WebstormProjects/vendeeReactNative/ios/Paystack.framework/Paystack, file was built for x86_64 which is not the architecture being linked (arm64): /Users/michaeloshogbunu/WebstormProjects/vendeeReactNative/ios/Paystack.framework/Paystack

@SaadIEng
Copy link

SaadIEng commented Apr 5, 2019

@jaipreetSingh50 @ibrahimlawal have the issue been fixed???
Paystack, file was built for x86_64 which is not the architecture being linked (arm64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants