Skip to content

macOS-15 runner fails to connect to the iOS simulatorΒ #12862

@smoogipoo

Description

@smoogipoo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions