Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 438 Bytes

File metadata and controls

13 lines (11 loc) · 438 Bytes

RemoveIOSAppsScript

A script that removes all non apple apps from the booted simulator

Installation

  1. Download the swift script file
  2. Change it to executable using command chmod +x remove-all-apps-from-booted-simulator.swift
  3. Add the path of this file to the .bash_profile or .zshrc file. export PATH="/your/folder/path:$PATH"

Usage

Run this command on the shell

$ remove-all-apps-from-booted-simulator.swift