chore: CI simulator bump and project housekeeping#866
Conversation
Bumps the CI iOS simulator to iPhone 17, ignores Swift Package Manager build caches (.build/, .swiftpm/), picks up Flutter-generated xcscheme debug settings, and applies minor example_app cleanup. Extracted from the passkeys PR (#858) as unrelated maintenance.
WalkthroughThe PR updates the CI workflow to target iPhone 17 for iOS simulator tests and adds Swift Package Manager build cache directories ( ChangesBuild & CI Setup Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Extracts unrelated maintenance from the passkeys PR (#858).
iPhone 16→iPhone 17(.github/workflows/main.yml).build/and.swiftpm/(ios/macos/darwin.gitignore)example_app.dartcleanup (RegExpliteral + SSO idToken display)Context
These changes were bundled into #858 (passkeys) but are independent, low-risk maintenance unrelated to the passkeys feature.
Test plan
Summary by CodeRabbit