An open API service indexing awesome lists of open source software.

https://github.com/gurhub/useful-scripts

Some useful scripts for iOS | tvOS | watchOS | macOS developers.
https://github.com/gurhub/useful-scripts

ios macos script tvos watchos xcode

Last synced: 11 months ago
JSON representation

Some useful scripts for iOS | tvOS | watchOS | macOS developers.

Awesome Lists containing this project

README

          

# Useful Scripts

Some useful scripts for iOS | tvOS | watchOS | macOS developers.

### Reset Xcode

Reset your Xcode like a newborn 🐣

[reset-xcode.sh](https://github.com/gurhub/useful-scripts/blob/master/reset-xcode.sh)

### Remove Old and Unsupported Simulators

Remove old and unsupported simulators 🧹

[remove-unsupported-simulators.sh](https://github.com/gurhub/useful-scripts/blob/master/remove-unsupported-simulators.sh)

### Show Build Time in Xcode

Show Project Build Time In Xcode Activity Viewer ⏱

[show-build-time.sh](https://github.com/gurhub/useful-scripts/blob/master/show-build-time.sh)