Skip to main content
Version: dev

Swift Setup

Fory Swift is distributed through Swift Package Manager from the Apache Fory repository. The current package uses Swift tools 6.0 and targets macOS 13 or later and iOS 16 or later. Pin one Fory release across every peer in an application.

Verify the Toolchain

swift --version

Choose a Capability

CapabilityPackage product or toolContinue with
Object SerializationSwift package product ForySwift object serialization and xlang
Schema and generated modelsfory-compilerFory IDL and Compiler

The selected capability guide owns its exact package declaration and first runnable example.