Skip to content

Another attempt to fix CI#292

Merged
pedronveloso merged 4 commits into
pedro/improve-example-app-widgets-uifrom
pedro/fix-CI
Feb 9, 2026
Merged

Another attempt to fix CI#292
pedronveloso merged 4 commits into
pedro/improve-example-app-widgets-uifrom
pedro/fix-CI

Conversation

@pedronveloso

Copy link
Copy Markdown
Contributor

No description provided.

@pedronveloso pedronveloso removed the request for review from ScottAntonacAP February 6, 2026 14:26
@pedronveloso pedronveloso changed the base branch from pedro/improve-example-app-widgets-ui to master February 6, 2026 14:28
@pedronveloso pedronveloso marked this pull request as draft February 6, 2026 15:42
@pedronveloso pedronveloso marked this pull request as ready for review February 6, 2026 15:42
pedronveloso and others added 3 commits February 6, 2026 18:46
The CI was failing because Xcode 16.1 on macos-15 didn't have iOS
simulator runtimes installed. This commit fixes it by:

- Using macos-latest which has simulators pre-installed
- Removing explicit Xcode version selection
- Improving simulator detection with fallback logic
- Adding better debug output for available simulators

The dynamic simulator detection now:
1. Lists all available simulators for debugging
2. Finds first available iPhone simulator
3. Falls back to generic iOS Simulator if none found

Fixes the "iOS 18.1 is not installed" error.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@pedronveloso pedronveloso changed the base branch from master to pedro/improve-example-app-widgets-ui February 9, 2026 19:14
@pedronveloso pedronveloso merged commit cd3eeec into pedro/improve-example-app-widgets-ui Feb 9, 2026
3 checks passed
@pedronveloso pedronveloso deleted the pedro/fix-CI branch February 9, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant