Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud builds failing with random 502 errors when resolving packages
Also seeing this. Our builds are giving: Command exited with non-zero exit-code: 128 fatal: unable to access 'https://github.com/my-project-repo.git/': The requested URL returned error: 502 Your SCM service 'github.com' failed to respond, please check that it's available and while resolving package dependencies they all: error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
May ’24
Reply to Unable to download iOS 26 Beta 5 Simulator
Just fixed it. xcodebuild -downloadPlatform iOS -architectureVariant arm64 just run that in terminal and it will download and appear in Xcode
Replies
Boosts
Views
Activity
Aug ’25
Reply to Unable to download iOS 26 Beta 5 Simulator
Same here. Maybe unrelated but I noticed I installed the apple silicon Xcode and it's trying to install "ios 26.0 Universal Simulator (23A5308g)". Other (watchOS, tvOS, etc.) runtimes download fine it seems. I also do have an iOS 18.5 runtime installed but no other platforms so curious if that has something to do with it
Replies
Boosts
Views
Activity
Aug ’25
Reply to Failed to prepare device
Same issue here. Tests are passing locally, and even appear to all pass in the attached logs. However XCC is reporting this same failure at the end of the run.
Replies
Boosts
Views
Activity
Feb ’25
Reply to Xcode Cloud builds failing with random 502 errors when resolving packages
Also seeing this. Our builds are giving: Command exited with non-zero exit-code: 128 fatal: unable to access 'https://github.com/my-project-repo.git/': The requested URL returned error: 502 Your SCM service 'github.com' failed to respond, please check that it's available and while resolving package dependencies they all: error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
Replies
Boosts
Views
Activity
May ’24