Skip to content

No such module error when using an external library with Cocoapod #430

Answered by amsdamsgram
amsdamsgram asked this question in Q&A
Discussion options

You must be logged in to vote

I finally made it work!
I've imported a xcframework file instead of using a pod and added s.vendored_frameworks = 'ios/myFramework.xcframework' in .podspec file as you mentionned.

Thanks for your help!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@amsdamsgram
Comment options

@amsdamsgram
Comment options

Answer selected by amsdamsgram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants