Post

Replies

Boosts

Views

Activity

Cannot use a local XCFramework in Swift (works in Obj-C)
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:
1
0
1.6k
Jul ’22