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`, `swift build`,
and `swift test` from a standalone clone. 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.