Files
omartio 2f79a64dbf xcode: list and delete simulator runtimes via simctl (#147)
* xcode: list and delete simulator runtimes via simctl

Surface downloaded runtimes in Xcode Junk, delete through
`simctl runtime delete`, and auto-select outdated ones on Smart Scan.
Gracefully skip when xcrun is missing; covered by unit tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

* docs: runtimes are never auto-selected; align README claim with shipped selection policy

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Лукьянов Михаил Владимирович <m.v.lukyanov@s7.ru>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: momenbasel <momenbasel@users.noreply.github.com>
2026-08-12 08:30:20 +03:00
..