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 · 2 comments
Open

Supporting xcframework #296

ehab-al-cko opened this issue Jul 17, 2023 · 2 comments
Labels
waiting for response Waiting for the author to provide more information or respond to feedback

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?

@daniel-moh
Copy link
Member

daniel-moh commented Aug 28, 2024

Hi @ehab-al-cko, interesting. Would you be able to provide an example project for us to try out?

@daniel-moh daniel-moh added the waiting for response Waiting for the author to provide more information or respond to feedback label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for response Waiting for the author to provide more information or respond to feedback
Projects
None yet
Development

No branches or pull requests

2 participants