Код: Выделить всё
xcrun simctl uninstall booted ${PRODUCT_BUNDLE_IDENTIFIER}
< /code>
Однако он не удаляет приложения от запуска симуляторов: < /p>
% xcrun simctl uninstall booted com.tarasovych.irlxp
No devices are booted.
< /code>
Но есть загруженные устройства < /p>
% xcrun simctl list devices booted
== Devices ==
-- iOS 17.5 --
-- iOS 18.3 --
Подробнее здесь: https://stackoverflow.com/questions/796 ... -fresh-one