chore: P1.5b - Move iOS/App test harness out of published tree

Moved legacy iOS test harness from ios/App/ to test-apps/ios-app-legacy/

Rationale:
- Test harness should not be in published package tree
- Active test app remains at test-apps/ios-test-app/
- Legacy test harness preserved for reference

Verification:
- Confirmed ios/App no longer appears in npm pack --dry-run
- Build passes successfully
- Package structure cleaner

Progress Docs:
- Updated 00-STATUS.md: marked P1.5b complete
- Updated 01-CHANGELOG-WORK.md: added P1.5b completion entry
This commit is contained in:
Matthew Raymer
2025-12-23 04:30:13 +00:00
parent 2499454c97
commit 692f66ffd0
8 changed files with 11 additions and 1 deletions