adium/adium

92fa28ff1873
Merged matthewkotila/adium/tip into default

Fixes #16970 ("Transition from SenTestingKit to XCTest") in order to build on OS X 10.11 / Xcode 7.2.
global HandyAdiumScripts
on run
tell application "Adium"
if not (exists service "AIM") then error
end tell
end run