Skip to content

Archiving iOS app for distribution fails  #29

Description

@mykoman

Hello Tolu,

Well done for this plugin . The plugin worked well on simulators but when I tried to build my product for production on iOS it gives me this error.

ld: warning: ignoring file Stash.ng/Plugins/cordova-plugin-paystack/Paystack.framework/Paystack, file was built for x86_64 which is not the architecture being linked (armv7): Stash.ng/Plugins/cordova-plugin-paystack/Paystack.framework/Paystack
Undefined symbols for architecture armv7:
"OBJC_CLASS$_PSTCKTransactionParams", referenced from:
objc-class-ref in PaystackPlugin.o
"OBJC_CLASS$_PSTCKAPIClient", referenced from:
objc-class-ref in PaystackPlugin.o
"OBJC_CLASS$_PSTCKCardParams", referenced from:
objc-class-ref in PaystackPlugin.o
"OBJC_CLASS$_PSTCKCardValidator", referenced from:
objc-class-ref in PaystackPlugin.o
"OBJC_CLASS$_Paystack", referenced from:
objc-class-ref in PaystackPlugin.o
(maybe you meant: OBJC_CLASS$_PaystackPlugin)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Kindly help look into this.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions