You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: graceful handling for missing TasksUITests scheme
- Check if TasksUITests scheme exists before building
- Provide clear messaging when scheme is missing
- Fall back to manual testing when no UI test scheme configured
- Show available schemes for debugging/reference
- Allow workflow to succeed for projects with UI test files but no Xcode targets
This enables BrowserStack manual testing while allowing future automated testing
when proper UI test targets are added to the Xcode project.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments