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.
- Host: GitHub
- URL: https://github.com/gurhub/useful-scripts
- Owner: gurhub
- License: gpl-3.0
- Created: 2020-04-01T14:06:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T17:12:04.000Z (almost 6 years ago)
- Last Synced: 2024-10-23T22:18:09.383Z (over 1 year ago)
- Topics: ios, macos, script, tvos, watchos, xcode
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)