Skip to content

Fix simulator base device auto-creation#113

Merged
Maples7 merged 1 commit into
masterfrom
fix/110-simulator-base-device-autocreate
May 14, 2026
Merged

Fix simulator base device auto-creation#113
Maples7 merged 1 commit into
masterfrom
fix/110-simulator-base-device-autocreate

Conversation

@Maples7
Copy link
Copy Markdown
Owner

@Maples7 Maples7 commented May 14, 2026

Summary

  • auto-create a base simulator when the requested device type/runtime are installed but no device instance exists
  • improve missing simulator diagnostics for missing runtime, device type, or --runtime
  • add regression coverage for the auto-create path and diagnostics

Tests

  • swift test

Closes #110

Resolve #110 by creating a base simulator when the requested device type and runtime are available but no device instance exists. Improve simulator diagnostics and cover the behavior with unit tests.
@Maples7 Maples7 merged commit 09f2e6b into master May 14, 2026
1 check passed
@Maples7 Maples7 deleted the fix/110-simulator-base-device-autocreate branch May 14, 2026 09:21
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.

vch build --device fails with available:none when the simulator device type exists but no base device has been created

1 participant