Chris's corner

Tech Blog

💻 · iOS, CI, testing, engineering practices

iOS build systems, CI, Swift packages, testing infrastructure, and small engineering lessons from real work.

xcodebuild testxcodebuild test -scheme MyAppTest Suite 'MyApp.xctest' started ✓ testUserAuthFlow (0.003 sec) ✓ testBuildCacheHit (0.011 sec) ✓ testE2EDeviceFarm (0.142 sec)Test Suite finished · 3 suites✓ 47 tests passed0 failed · 0 skipped · 2.34s
All Posts