feat: Ipad app features and Dream Weaver for Velocity WebOS
Some checks failed
Production Readiness / backend-contracts (pull_request) Has been cancelled
Production Readiness / webos-typecheck (pull_request) Has been cancelled
Production Readiness / ipad-parse (pull_request) Has been cancelled

This commit is contained in:
Sayan Datta
2026-04-28 10:59:07 +05:30
parent 184bfa77f8
commit fefe8373ec
117 changed files with 19510 additions and 6383 deletions

10
iOS/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Velocity iOS Source Of Truth
The active iPad application source is:
- `iOS/velocity-ipad/velocity`
- `iOS/velocity-ipad/velocity.xcodeproj`
- `iOS/velocity-ipad/velocityTests`
The root-level prototype source folders that previously duplicated iPad code have been removed to prevent drift. The separate `iOS/velocity-iphone` target is intentionally retained as a distinct iPhone companion app.