_OBJC_CLASS_$_PSTCKTransactionParams
jaipreetSingh50 opened this issue · 10 comments
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
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.
Hello @ibrahimlawal , thanks you update
But Paystack.framework is missing in new release.
Errr, I don't get. There's an attachment on the release page. Does that not work?
thanks for your response Lawal. what i downloaded was v2.2.0 still same error "PSTCKTransactionParams.h not found.
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
@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
Hello please i just got this error
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
@jaipreetSingh50 @ibrahimlawal have the issue been fixed???
Paystack, file was built for x86_64 which is not the architecture being linked (arm64)