Swift Package Manager Support
SPM support in KMMBridge configures the XCFramework assembly and writes out the Package.swift
file needed to consume your KMP artifact.
KMMBridge also supplies a basic local development flow using SPM. Generally speaking, we would recommend other methods of KMP integration when possible, but for users who need a local SPM development workflow, KMMBridge allows you do build KMP in the most efficient way possible.