Posts

Post marked as solved
1 Replies
90 Views
Hello, I've been trying for a few days to import a local XCFramework into my Swift code, with no success. Xcode keeps erroring with: "No such module". I've made a minimal reproducible example on GitHub. Interestingly, it does work with an Obj-C project with no issue. Both projects were created with pod lib create. I've tried adding a random module.modulemap to my XCFramework, no success. After browsing forums / documentation for a few days, I yield and post here. Hope someone can help :pray:
Posted Last updated
.