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(ci): Add error handling and fix version matching in iOS setup
- Add `set -e` to fail fast on critical command failures
- Use `grep -Fq` for fixed-string matching to avoid regex issues with version dots
Co-authored-by: MartinZikmund <1075116+MartinZikmund@users.noreply.github.com>
0 commit comments