0.6.0-duplex.8.4
The current commercial release hardens runtime ownership, value conversion, callback lifetimes and worker queues while preserving public API signatures and wire protocols. It includes the Iris and Particle Showcase examples.
Pin exactly
.package(
url: "https://github.com/mikhutchinson/swiftpython-commercial.git",
exact: "0.6.0-duplex.8.4"
)
Use an exact pin for this prerelease line. Keep the framework, worker and any optional helpers or VM assets on one matched release.
Choose the right download
| Download | Purpose |
|---|---|
| Complete commercial distribution | Matched checkout with binaries, helpers, examples and documentation |
| SwiftPM package | Fetch the selected binary products using the exact package dependency |
| Individual XCFramework archives | Binary-target artifacts for the public runtime and dependencies |
| Release manifest | Checksums, artifact sizes and the release's VM-image attestation or explicit absence |
For VM deployments, check the release manifest for the included runtime asset and checkpoint.
Source and artifact versions
The public repository can receive documentation and example fixes between binary releases. A newer example commit does not imply a different runtime binary version. Record both your package pin and the example revision when reproducing a result.