Open
Description
Problem Statement
The SDK relies on cocoapods that is coming to EOL. It would be nice if this SDK provided the batteries-included setup with no requirements on cocoapods nor SPM.
Solution Brainstorm
Get whatever you have in cocoapods and make a static library out of it then create cInterops and link the static library to the .klib artifact using staticLibraries
property in .def file 🙌
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Discussion