-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
Area: Image administrationOS: macOSawaiting-deploymentCode complete; awaiting deployment and/or deployment in progressCode complete; awaiting deployment and/or deployment in progressbugSomething isn't workingSomething isn't workingbug report
Description
Description
Hi, I'm coming from a recently closed issue report: #12758
The suggested solution listed is to xcode-select
and (potentially?) download the iOS platform. For us, we're using Xcode 16.4 and downloading the latest platform (no args).
50% of the time, this works and resolves the original issue. 50% of the time, it results in another issue:
Unable to connect to simulator.
See for example this run: https://github.com/ppy/osu/actions/runs/17115759241/job/48546246056?pr=33649
Please help!
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Image version and build link
20250818.2206
Is it regression?
Yes, 20250722.2025, https://github.com/ppy/osu/actions/runs/17068261106/job/48390499090
Expected behavior
The "Use Xcode 16.4" step in the linked workflow to work.
Actual behavior
Unable to connect to simulator.
Repro steps
sudo xcode-select -switch /Applications/Xcode_16.4.app
xcodebuild -downloadPlatform iOS
alainib
Metadata
Metadata
Assignees
Labels
Area: Image administrationOS: macOSawaiting-deploymentCode complete; awaiting deployment and/or deployment in progressCode complete; awaiting deployment and/or deployment in progressbugSomething isn't workingSomething isn't workingbug report