Build

Development

Development

#Format

./scripts/format.sh

#Lint

./scripts/lint.sh

#Test

swift test

CI runs on macos-26, selects Xcode 26, installs SwiftFormat and SwiftLint, then runs formatting, linting, and tests.