Swift Package Manager support #2806
richardtop
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I would be happy to see a PR that integrates that package manager! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Swift Package Manager can be used to integrate together C++ libraries on Apple platforms. For example, with SPM it's possible to add this project as a dependency to an iOS app or library.
What is the issue you have?
I'd like to use Swift Package Manager to integrate this library into my project.
Can you provide a small but working code example?
What is the expected behavior?
And what is the actual behavior instead?
Which compiler and operating system are you using?
Which version of the library did you use?
develop
branchBeta Was this translation helpful? Give feedback.
All reactions