Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# apple_kit
This is the README for `apple_kit` which contains `RadrootsKit`, the shared
Swift package for native Rad Roots Apple-platform application services.
## Verification
Run `tools/verify-boundaries.sh`, `tools/verify-supply-chain.sh`,
`bash tools/swift-package.sh build`, and `bash tools/swift-package.sh test`
from a standalone clone. The package launcher runs SwiftPM with the exact
resolved dependency and uses `SWIFTPM_SCRATCH` and `SWIFTPM_CACHE` when supplied.
An ordinary clone uses its local `.build` scratch directory.
The boundary command byte-compares
the normalized public symbol inventory against its reviewed API baseline and
rejects forbidden repository roots or credential material. In an
extbuild-enabled checkout, first run
`cargo extbuild doctor` and route those commands through
`cargo extbuild run --`.
## Copyright
Except as otherwise noted, all files in the `apple_kit` distribution are
Copyright (c) 2026 Tyson Lupul
## License
This repository is licensed under GPL-3.0-or-later. See LICENSE.