refactor(swift): rename ClawdisNodeKit to ClawdisKit

This commit is contained in:
Peter Steinberger
2025-12-13 01:33:30 +00:00
parent 378e5acd23
commit ae0c1573fd
20 changed files with 20 additions and 21 deletions

View File

@@ -15,4 +15,4 @@ open ClawdisNode.xcodeproj
```
## Shared packages
- `../shared/ClawdisNodeKit` — shared types/constants used by iOS (and later macOS bridge + gateway routing).
- `../shared/ClawdisKit` — shared types/constants used by iOS (and later macOS bridge + gateway routing).