Skip to content

ci: Build iOS harness with generic simulator - #1062

Merged
mrousavy merged 1 commit into
mainfrom
chore/fix-ios-harness-build-destination
May 28, 2026
Merged

ci: Build iOS harness with generic simulator#1062
mrousavy merged 1 commit into
mainfrom
chore/fix-ios-harness-build-destination

Conversation

@mrousavy

Copy link
Copy Markdown
Member

Summary

  • Build the iOS harness app against a generic simulator destination.
  • Keep the configured simulator model/runtime for the later boot/install/E2E test steps.

Reason

Recent macOS images do not always expose the configured simulator as an available Xcode build destination before futureware-tech/simulator-action creates it. The app build does not need a named simulator, so this keeps the build independent of the E2E target device.

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/harness-ios.yml"); puts "ok .github/workflows/harness-ios.yml"'

@mrousavy
mrousavy force-pushed the chore/fix-ios-harness-build-destination branch from 65f0d90 to 347e756 Compare May 27, 2026 22:42
@mrousavy
mrousavy force-pushed the chore/fix-ios-harness-build-destination branch from 347e756 to c0caccf Compare May 28, 2026 08:36
@mrousavy
mrousavy merged commit dd8b089 into main May 28, 2026
1 check passed
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