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

Supporting xcframework #296

Open
ehab-al-cko opened this issue Jul 17, 2023 · 1 comment
Open

Supporting xcframework #296

ehab-al-cko opened this issue Jul 17, 2023 · 1 comment

Comments

@ehab-al-cko
Copy link

Hey team,

We're using JOSESwift as a dependency for our xcframework. I've been trying to add JOSESwift to our xcframework binary target using SPM, but unfortunately, I'm encountering an error. The error message I'm getting is:

dyld: Library not loaded: @rpath/JOSESwift.framework/JOSESwift
  Referenced from: /Users/Name/Library/Developer/Xcode/DerivedData/framewroks/3/Build/Products/Debug-iphonesimulator/Checkout3DS.framework/Checkout3DS
  Reason: image not found

I have tried all online solutions but nothing is working

Only one possible solution that worked for me:

  • Create XCFramework

I would appreciate any help or guidance you can provide in resolving this issue.

@ehab-al-cko
Copy link
Author

@daniel-moh @haeser @michael-mohemian Can you help?

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

1 participant