Merge Conflicts (#41)
Some checks failed
Production Readiness / backend-contracts (push) Failing after 1m47s
Production Readiness / webos-typecheck (push) Successful in 1m57s
Production Readiness / ipad-parse (push) Successful in 1m32s

Co-authored-by: Sayan Datta <sayan@Sayans-MacBook-Air.local>
Reviewed-on: #41
This commit was merged in pull request #41.
This commit is contained in:
2026-04-28 11:32:56 +05:30
parent 61258978e1
commit 7ee51543d9
158 changed files with 23889 additions and 87196 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.