Skip to content

Commit 4e18ba3

Browse files
committed
docs(project): align SAM documentation with current architecture and workflows
1 parent 9af5dd9 commit 4e18ba3

12 files changed

Lines changed: 1642 additions & 2534 deletions

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If the submodule update fails behind a proxy, ensure your Git credentials and pr
9090

9191
## Swift toolchain and SPM
9292

93-
SAM uses Swift Package Manager (SPM). Ensure your Xcode installation includes a Swift toolchain compatible with `swift-tools-version: 5.9`.
93+
SAM uses Swift Package Manager (SPM). Ensure your Xcode installation includes a Swift toolchain compatible with `swift-tools-version: 6.0`.
9494

9595
Check Swift version:
9696

@@ -133,7 +133,7 @@ Watch the output for missing tool names. The script explicitly checks for `cmake
133133
1. Open a terminal and navigate to the repo root:
134134

135135
```bash
136-
cd /Users/andrew/repositories/SyntheticAutonomicMind/SAM
136+
cd /path/to/SAM
137137
```
138138

139139
2. Initialize submodules and fetch SPM packages:

README.md

Lines changed: 145 additions & 522 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)