I need to make the iPhone vibrate, but I don\'t know how to do that in Swift. I know that in Objective-C, you just write:
import AudioToolbox AudioServicesPl
AudioServicesPlaySystemSound(SystemSoundID(kSystemSoundID_Vibrate))