Skip to content

feat: Add functions to retrieve simctl and xcode versions#51

Merged
dpogue merged 1 commit intoios-control:masterfrom
dpogue:version-commands
Oct 30, 2025
Merged

feat: Add functions to retrieve simctl and xcode versions#51
dpogue merged 1 commit intoios-control:masterfrom
dpogue:version-commands

Conversation

@dpogue
Copy link
Contributor

@dpogue dpogue commented Oct 30, 2025

These return the versions as an array of [major, minor, patch(if any)]. I didn't want to bring in a whole semver dependency, and it's easy enough to join them back into a string.

Closes #34.

@dpogue dpogue added this to the 3.0.0 milestone Oct 30, 2025
@dpogue dpogue requested a review from erisu October 30, 2025 06:30
@dpogue dpogue merged commit 2b41aaf into ios-control:master Oct 30, 2025
4 checks passed
@dpogue dpogue deleted the version-commands branch October 30, 2025 06:38
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.

add non-mocked child_process test

2 participants