apple / swift-cmake-examples

Apache License 2.0
99 stars 9 forks source link

Is it possible to use this to build a Swift Package that can be Integrated with an ios swift ui project? #7

Closed ArielSaldana closed 3 months ago

compnerd commented 3 months ago

These are just examples of how to build a Swift project with CMake. If you build it and package it as a framework you should be able to integrate it with a SwiftUI project.