Commit Graph

1 Commits

Author SHA1 Message Date
jay 413c94601f feat(ios): add piRemoteUITests XCUITest target with smoke test
- New target 'piRemoteUITests' (bundle.ui-testing) in project.yml
- TEST_TARGET_NAME=piRemote, deploymentTarget 17.0
- Added to scheme 'piRemote' test targets
- UITests/SmokeUITests.swift: @MainActor smoke test verifying app launches
- Verified: xcodebuild test -only-testing:piRemoteUITests passes (5.8s)
2026-05-16 16:59:26 +02:00