Skip to content

Releases: jfro/ios-simulator-apps-alfred-workflow

Updates Alfred-Workflow library

03 Aug 21:22
Compare
Choose a tag to compare
  • 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

31 May 20:44
Compare
Choose a tag to compare

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

03 Apr 18:02
Compare
Choose a tag to compare
  • 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

18 May 16:13
Compare
Choose a tag to compare
  • 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

08 Apr 22:09
Compare
Choose a tag to compare
  • 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

03 Apr 13:35
Compare
Choose a tag to compare
  • 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

13 Mar 14:45
Compare
Choose a tag to compare
  • simerase action for erasing non-booted simulator devices
  • Made actions consistent in behavior, including optional argument

v1.1 - Removed broken caching

10 Mar 14:55
Compare
Choose a tag to compare

Current commands:

  • sim - finds simulator app's data folder
  • simreset - erases all sims
  • simdel - uninstalls app from its sim