Skip to content

Releases: mmgt-cloud/swift-sdk

MMGT Cloud Swift SDK 1.0.0

Choose a tag to compare

@nicolas-mgt nicolas-mgt released this 14 Sep 03:10

The first stable MMGT Cloud Swift SDK provides eight Swift Package Manager products for iOS 26+ and Swift 6.2: Core, Auth, Billing, Realtime, Sync, SyncSQLite, AI and SwiftUI integration.

  • Start offline with a local guest profile, durable SQLite CRUD, observation and multi-record transactions.
  • Enable guest AI explicitly in Panel, with application/session limits, owner-bound temporary files, streaming and application-defined tools. AI requires internet; generation and tool effects are never retried automatically.
  • Import local guest data into a fully authenticated account using a durable preview, consent for existing data, stable delivery IDs and recoverable partial outcomes.
  • Use native passkeys, system-browser OIDC, provider linking/reauthentication, MFA and isolated Keychain sessions. Associated Domains and the application's public OIDC configuration remain required.
  • Integrate Stripe-based Billing, first-frame authenticated Realtime and scoped Sync feeds/snapshots. StoreKit and guaranteed suspended-app background connectivity are outside this release.

Install through Swift Package Manager using https://github.com/mmgt-cloud/swift-sdk.git and version 1.0.0. Select only the products your app uses. No private platform repository or GitHub token is needed.

The README, DocC quickstarts, compiled examples, SwiftUI application, MIT license and privacy documentation are included. Runtime acceptance records distinguish local/minimum-compiler tests, iOS 26 and 27, the physical iPhone, stage and production. The documentation release commit preserves the accepted runtime source; earlier failed attempts remain historical evidence. Public installation and documentation hosting are separately verified distribution checks.