mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:20:44 +00:00
docs: full-page sentence-case sweep across 6 pages
- platforms/oracle: Cost Comparison (2026), Still Recommended, Verify Security Posture - install/exe-dev: Automated Install with Shelley, Remote Access - platforms/mac/dev-setup: Build Fails: Toolchain or SDK Mismatch, App Crashes on Permission Grant - reference/AGENTS.default: What OpenClaw Does, Core Skills, Usage Notes - install/docker: Containerized Gateway, Agent Sandbox - ci: Package Acceptance, Job Overview, Local Equivalents
This commit is contained in:
@@ -60,7 +60,7 @@ For the Gateway runtime, Node remains the recommended path.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Build Fails: Toolchain or SDK Mismatch
|
||||
### Build fails: toolchain or SDK mismatch
|
||||
|
||||
The macOS app build expects the latest macOS SDK and Swift 6.2 toolchain.
|
||||
|
||||
@@ -78,7 +78,7 @@ xcrun swift --version
|
||||
|
||||
If versions don’t match, update macOS/Xcode and re-run the build.
|
||||
|
||||
### App Crashes on Permission Grant
|
||||
### App crashes on permission grant
|
||||
|
||||
If the app crashes when you try to allow **Speech Recognition** or **Microphone** access, it may be due to a corrupted TCC cache or signature mismatch.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user