Is it possible to execute an xcrun command from XCTest when targeting iOS?
Access to xcrun simctl during test setup could be extremely valuable. For example, Post a notification to the simulator
Reset the simulator's privacy settings (to request the dialog again)
Add media to the simulator
Manipulate the keychain to skip login
Open a URL directly without having to jump through hoops
This is possible when the target is macOS via Process(), but that doesn't exist for an iOS Test Host. And trying to dynamically load the class crashes the bundle.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Uploading screenshots for an update to my app is consistently failing today. Dragging and dropping the image into the field shows the spinner fill then the image appears. The save button never enables.
If I change some other metadata the save button appears. Clicking it works but then the "uploaded" image has a big red explanation point on it. Hovering the image states IMAGE_TOOL_FAILURE.
Is there anything I can do on my end to get this working or is it a bug in App Store Connect? Any help would be greatly appreciated!