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

Can't build SDK in Xcode 12.5 / 13.1 #5

Open
radianttap opened this issue Oct 27, 2021 · 3 comments
Open

Can't build SDK in Xcode 12.5 / 13.1 #5

radianttap opened this issue Oct 27, 2021 · 3 comments

Comments

@radianttap
Copy link

Building for iOS, but the linked and embedded framework 'CardinalMobile.framework' was built for iOS + iOS Simulator.

The included framework should be .xcframework, I believe.

@radianttap radianttap changed the title Can't build SDK in Xcode 13.1 Can't build SDK in Xcode 12.5 / 13.1 Oct 27, 2021
@radianttap
Copy link
Author

I attempted to add CardinalFramework.xcframework (from Braintree SDK) and compile it as such. It worked, for this proejct.
But the resulting Paysafe_SDK.framework can't simply be thrown as linked framework into modern iOS app.

This SDK is pretty much unusable as it is. I don't know how to implement support for your service into our app.

@nngenov
Copy link
Contributor

nngenov commented Nov 2, 2021

Hey @radianttap,
Could you try if version 2.4.0 fixes that problem for you :) ?
Sorry for the inconvenience 😞

@nngenov nngenov self-assigned this Nov 2, 2021
@radianttap
Copy link
Author

The framework now compiles.
But when I drag & drop the resulting Paysafe_SDK.framework into my project, I am unable to compile it.

Screenshot 2021-11-03 at 14 05 06

Screenshot 2021-11-03 at 14 05 25

What is missing here..?

@nngenov nngenov removed their assignment Nov 18, 2021
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

2 participants