Swift SDK

Swift remains a planned SDK track, not a release-ready client yet.

The Swift track currently documents the runtime contract direction and package shape. Transport, request encoding, and a publishable client surface are still pending.

Current State

What exists today and what is still pending.

Contract bundle is pinned and the runtime boundary is explicit.

The planned surface covers create, load, and sync by explicit save ID.

HTTP transport, Codable mapping, and a publishable package surface are still pending.

Install

Track the public Swift package repository as this client matures.

Add https://github.com/persistly/persistly-sdk-swift as a Swift Package dependency in Xcode or Package.swift.

Official repository: https://github.com/persistly/persistly-sdk-swift