alfred2-transmit
alfred2-transmit copied to clipboard
Does not work with the 4.4 MAS Version
I think the MAS version 4.4 saves the favorites in
/Users/
No .plist in ~/Library/Preferences
Yes sure, it doesn't work with Transmit 4.4 MAS version. But it'll be works fine. if you change line 10 in transmit.php like below.
$rootPreferences = exec('printf $HOME').'/Users/username/Library/Application Support/Transmit/Favorites/Favorites.xml';