vitor Posted December 14, 2022 Posted December 14, 2022 Setup Install tart with brew install cirruslabs/cli/tart and use it to install your virtual machines. You can install Apple Device Software Update Files (.ipsw) via the Universal Action. Usage Search installed virtual machines via the tart keyword. List VMs ignored from the main list with the itart keyword. ↩: Run virtual machine.⌘↩: Overwrite with another. ⌘↩ again to restart the original.⌥↩: Clone. ⌘↩ when naming to start the new one.⌃↩: Delete.⇧↩: Ignore or Unignore.fn↩: Switch between Main and Ignored lists.⤓ Install on the Alfred Gallery | Source
vitor Posted December 14, 2022 Author Posted December 14, 2022 How to Report Issues Accurate and thorough information is crucial for a proper diagnosis. At a minimum, your report should include:The debugger output of the failing action.Your installed versions of: the Workflow, Alfred, and macOS. Be precise, don’t say “latest”.More information is always welcome. A short video of the steps with the debugger open may help to identify the problem faster.
vitor Posted February 7, 2023 Author Posted February 7, 2023 Updated to 2023.1. Use new JSON format for VM details. This update requires tart 0.37.0 or above.
vitor Posted March 1, 2023 Author Posted March 1, 2023 Updated to 2023.2.Add ⇧↩ as quick method to ignore VM.Add fn↩ to reset list of ignored VMs.
vitor Posted May 8, 2023 Author Posted May 8, 2023 Updated to 2023.5.Run virtual machines concurrently instead of sequentially.Replace deprecated readDataToEndOfFile with readDataToEndOfFileAndReturnError.
vitor Posted September 21, 2023 Author Posted September 21, 2023 Updated to 2023.8.New itart keyword to list ignored VMs. All modifiers apply, but ⇧↩ unignores instead of ignoring.Changed fn modifier to switch between main and ignored lists.Add suspendable option.Do not close window when overwritting or cloning.Revamped connections.
vitor Posted January 27, 2024 Author Posted January 27, 2024 Updated to 2024.1.Add Universal Action to install from ipsw.Capture system keys when running VMs.When deleting VM, remove it from ignored list.Hide Alfred before starting VM.Shorter Objective-C functions.
vitor Posted September 20, 2024 Author Posted September 20, 2024 Updated to 2024.2.Make more actions return to list.Do not close window when adding ipsw.Remove colons in keyboard shortcuts.Title case not matching message.Updated screenshots.Skip Input as Universal Action.Replace PlistBuddy to get prefs.
vitor Posted November 5, 2024 Author Posted November 5, 2024 Updated to 2024.3.Add configuration for disk size.Show notification when creating VMs.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now