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

"No code signature found" error when using Swift Package Manager #1673

Closed
davidme-stripe opened this issue Oct 15, 2020 · 2 comments
Closed
Labels
triaged Issue has been reviewed by Stripe and is being tracked internally

Comments

@davidme-stripe
Copy link
Contributor

Because of an Xcode bug, you may need to apply a workaround to properly sign an app that imports the Stripe SDK via Swift Package Manager. PSPDFKit has a visual guide of the workaround, though if you import Stripe into another SPM package, you may need an additional workaround to use the proper code signing identity.

This is fixed in Xcode 12.2. I'll close this issue once Xcode 12.2 is out.

@DimDL
Copy link

DimDL commented Nov 17, 2020

Xcode 12.2 is out, I think you can close this one !

@SergejLogis
Copy link

We are running Stripe 20.1.1 via SPM on Xcode 12.2 but facing issues. If we try to install app on the device without any fixes, it fails with the very same error: "No code signature found". But if we apply PSPDFKit fix then app installs, but crashes on launch with "Library not loaded" error.
Deadline for the build with integrated Stripe SDK is approaching quickly but we can't even install the app on a device... 😰
Any help or suggestion would be highly appreciated! 🙏 Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Issue has been reviewed by Stripe and is being tracked internally
Projects
None yet
Development

No branches or pull requests

3 participants