Skip to content

Find duplicated simulator records from the active developer directory listed by command `xcrun simctl list` and remove duplicates using `xcrun simctl delete`

License

Notifications You must be signed in to change notification settings

fiftytwo/xcrmsimdup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcrmsimdup

Usage: xcrmsimdup [options]

Find duplicated simulator records from the active developer directory listed by command xcrun simctl list and remove duplicates using xcrun simctl delete.

The active developer directory can be set using xcode-select, or via the DEVELOPER_DIR environment variable. See the xcrun and xcode-select manual pages for more information.

Options:
  -h, --help      show this help message and exit
  -d, --delete    delete duplicates
  -s, --show      just show duplicates, but don't touch them

About

Find duplicated simulator records from the active developer directory listed by command `xcrun simctl list` and remove duplicates using `xcrun simctl delete`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages