Releases: jfro/ios-simulator-apps-alfred-workflow
Releases · jfro/ios-simulator-apps-alfred-workflow
Updates Alfred-Workflow library
- Updates Alfred-Workflow to fix macOS bug with it and become usable again under Alfred 3.4.1+
More info: https://www.alfredapp.com/help/troubleshooting/incompatible-python-workflow-library/
Open URL action
Adds simu
keyword that can take a URL to open in currently booted iOS Simulator. If no argument given, will try what's on clipboard.
Xcode 8.x fix
- Fix reset/uninstall and more not working due to attempts to run xcrun inside of Xcode.app, now calls simctl directly
- NOTE: Not yet tested compatibility with older Xcodes yet
Fixes & keyword changes
- Rename keywords: simdel => simun (for sim uninstall), sim => simd (for sim data)
- Exclude watchkit apps from app uninstall results (simun)
- Add device details to query filtering. Easily see apps on just 1 sim
- Disable concurrent searching on a few of the keywords
Find app command: sima
- New 'sima' command for locating the actual .app location of apps
- Fixes 'sim' erroring when there's apps with non-ascii characters in their name/display name
Bug fixes & tweaks
- Fix simdel not working with multiple Xcodes
- Tweaks to results displays
- Search against device names along with app
v1.2 - Added 'simerase' and made actions consistent
- simerase action for erasing non-booted simulator devices
- Made actions consistent in behavior, including optional argument
v1.1 - Removed broken caching
Current commands:
- sim - finds simulator app's data folder
- simreset - erases all sims
- simdel - uninstalls app from its sim