Skip to content

[3.13] gh-135101: When choosing the default simulator device, don't use simctl --set testing (GH-135102) #135114

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 4, 2025

On a fresh Xcode install (including some CI provider configurations), there is
no pre-existing testing set that can be used to identify simulator models. Use
the default device set to detect available models instead. Live testing
simulators are still created in the testing set.
(cherry picked from commit dba9de7)

Co-authored-by: Joe Rickerby joerick@mac.com

…e `simctl --set testing` (pythonGH-135102)

On a fresh Xcode install (including some CI provider configurations), there is
no pre-existing testing set that can be used to identify simulator models. Use
the default device set to detect available models instead. Live testing
simulators are still created in the testing set.
(cherry picked from commit dba9de7)

Co-authored-by: Joe Rickerby <joerick@mac.com>
@freakboy3742 freakboy3742 enabled auto-merge (squash) June 4, 2025 00:36
@freakboy3742 freakboy3742 merged commit 3a65f46 into python:3.13 Jun 4, 2025
40 checks passed
freakboy3742 pushed a commit to freakboy3742/cpython that referenced this pull request Jun 4, 2025
…on't use `simctl --set testing` (pythonGH-135102) (python#135114)

On a fresh Xcode install (including some CI provider configurations), there is
no pre-existing testing set that can be used to identify simulator models. Use
the default device set to detect available models instead. Live testing
simulators are still created in the testing set.
(cherry picked from commit dba9de7)

Co-authored-by: Joe Rickerby <joerick@mac.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants