1

I have a C library that contains other C library (WolfSSL, nanopb) dependencies.

I want to (ideally) build a swift package that contains my code referencing the main C library. I would then be able to distribute this package for others to integrate my library into their code.

There is a lot of information between using SPM, XCFramework, and other avenues but nothing that points to the scenario that I am trying to work with.

Is there a standardized way of accomplishing what I want?

Anton Unt
  • 1,835
  • 1
  • 21
  • 47

0 Answers0