Controlling iTunes via Swift using SBApplication
Since I took my hands down on Swift, I discovered SBApplication, Apple's take on making scriptable calls to the applications you already have on your computer. Want to get a list of currently opened tabs in Safari, and each of their titles? No problem! I used tingraldi's SwiftScripting repository t…
