I am trying to add audio to my game and just cannot figure out how. There are tons of tutorials on how to add sound for Swift but not Swift 2.0. All I am trying to do is have sound effects when I tap the screen.
I've seen some people say to use "init" but I cannot get that to work.
Thank you!