mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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 dba9de731b231ca0c079205f496d1e3d178b4fd3) Co-authored-by: Joe Rickerby <joerick@mac.com>