-
While working on a Fastlane / CircleCI setup for some new iOS 16 features I found I was unable to install a simulator.
```
$ gem install xcode-install && xcversion simulators --install="14.5" && x…
-
**Issue:** When multiple versions of the same simulator runtime are available (e.g. for different Xcode versions), `xcversion` picks an arbitrary version for download.
For example, for the iOS 8.1 ru…
ghost updated
8 years ago
-
Thank you for useful plugin
### Motivation Behind Feature
Fastlane works with tvOS simulators same good as with iOS simulators so it would be great to adding tvOS simulators supporting.
Seems t…
-
I have a config like below:
```
rm -rf /tmp/IS24_PR/test-simulators
mkdir /tmp/IS24_PR/test-simulators
```
```
pxctest boot-simulators \
--deviceset /tmp/IS24_PR/test-simulators \
--de…
-
As you might already know, in `iOS Apps on Mac Availability` section of appstoreconnect.com, you can allow your iOS app to run on Silicon mac devices (Not the Intel ones)
And in `iOS Apps on Apple …
-
Project Abstract
SmartTagger is a photo management app that utilizes CoreML to predict the future importance of a
photo based on both visual data and contextual metadata (such as location and time o…
-
I keep getting this error for iPhone 6 (Plus) and iPad Air Simulator on iOS 8.3. I never have it on any of the other simulators, and I figured it was just a weird bug on my system.
However when I tr…
-
I wanted to ensure that my app runs smoothly on iOS 18, so I downloaded Xcode 16.0 beta 3 (16A5202i) and attempted to log in using AppAuth.
During testing on the simulator, I encountered an issue…
-
I am using Jest and Detox for mobile automation testing on iOS simulators. However, I am encountering a recurring issue where the iOS simulator keyboard interferes with my tests, causing them to fail.…
-
### Describe the Issue
I am not able to start debugging my .Net Maui project due to the .Net Maui never finishing initialization.
It remains endlessly stuck on the notification 'Xcode: verifying env…