pub fn create_package(config: CreatePackageConfig)Expand description
Generates an xcframework embedded in a Swift Package from the Rust project.
- Also see the relevant book chapter
pub fn create_package(config: CreatePackageConfig)Generates an xcframework embedded in a Swift Package from the Rust project.