Post

Replies

Boosts

Views

Activity

Reply to Static XCFramework won't link to its dependencies in a project
Thanks @Etresoft... Everything is static in my project. Before XCFrameworks, the prev dev had managed to get a plain (static) framework to work with the cocoapods static lib dependencies by placing their header info in the Headers folder of the framework (the binary being fulfilled by cocoapods I guess). I'm not entirely sure why that worked... Is there no way to have static frameworks depending on other static frameworks?
Feb ’21