simctl
simctl copied to clipboard
Ruby interface to xcrun simctl
```sh $ xcrun simctl pair help Create a new watch and phone pair. Usage: simctl pair ``` I didn't see reference to the word "pair" in this repo, so it...
Duplicate of https://github.com/fastlane/fastlane/issues/14528#issue-429667869 ### Issue Description We rely on fastlane/scan to perform the tests on our Jenkins CI server. - When running non concurrent jobs (1 Jenkins job at a...
If you have old simulators from an earlier version of Xcode and no longer have that runtime installed, calling `device.runtime` will throw an exception: ``` SimCtl::RuntimeNotFound: Could not find a...
Hey Johannes, Within our server setup we use the SimCtl gem to spin up simulators for test automation. One of the problems we have is that we support multiple versions...
Hi Johannes, We're seeing a quite frequent problem when trying to install apps in the simulator and I'm wondering if you've ever encountered it: We're running the following command to...
Hello! I'm facing the issue when fastlane exit before the simulator has been created. So fastlane exit and do not delete the sim. And for the next build sim present...
Hi, I'm happily using this CLI and i noticed at a recent Xcode upgrade that some of my project needed to run on simulators which run with architecture of arch...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
Looking up last runs https://coveralls.io/github/plu/simctl Either this should be fixed or coveralls should be dropped if not used. https://github.com/plu/simctl/blob/bfaeeb3b295b8bbeca392c056cd8bf5e3a6c7c77/simctl.gemspec#L22