Skip to content

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

Notifications You must be signed in to change notification settings

InderKumarRathore/RemoveIOSAppsScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages