Skip to content

iPhone SE simulator no longer available by default in Xcode 16.4 #133131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
freakboy3742 opened this issue Apr 29, 2025 · 0 comments
Closed

iPhone SE simulator no longer available by default in Xcode 16.4 #133131

freakboy3742 opened this issue Apr 29, 2025 · 0 comments
Labels
OS-ios type-bug An unexpected behavior, bug, or error

Comments

@freakboy3742
Copy link
Contributor

freakboy3742 commented Apr 29, 2025

Bug report

Bug description:

The iOS testbed attempts to select the "iPhone SE (3rd generation)" simulator as a default option if no simulator is explicitly specified.

However, with the release of the iPhone 16e, Xcode 16.3 no longer ships with an iPhone SE image by default. This causes the make testios target to fail, as well as any testbed usage that doesn't explicitly specify a simulator.

CPython versions tested on:

3.13

Operating systems tested on:

Other

Linked PRs

@freakboy3742 freakboy3742 added OS-ios type-bug An unexpected behavior, bug, or error labels Apr 29, 2025
freakboy3742 added a commit that referenced this issue Apr 29, 2025
…ing iPhone SE 3rd gen (#133132)

Determines a candidate simulator at runtime rather than hardcoding iPhone SE.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 29, 2025
…rd-coding iPhone SE 3rd gen (pythonGH-133132)

Determines a candidate simulator at runtime rather than hardcoding iPhone SE.
(cherry picked from commit 42b0b06)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit that referenced this issue Apr 29, 2025
…ard-coding iPhone SE 3rd gen (GH-133132) (#133173)

Determines a candidate simulator at runtime rather than hardcoding iPhone SE.
(cherry picked from commit 42b0b06)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-ios type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant