var url :NSURL = NSURL(fileURLWithPath: NSBundle.mainBundle().pathForResource("MTNSoundTrack", ofType: "aif")!)!
The name of my file and the type are double checked, but still it does not work I'm trying to play a background song in swift spriteKit