I am new to XCODE and Swift 2.0 programming. When I try to test the added audio my app I gives me the error below.
-See screenshot for error-
Screenshot of Xcode 7 Simulator error when trying to play Sound
Can someone please assist me in fixing this so that I can test my app in the simulator.
Thank you.
Issue was with SoundFlower. Removed SoundFlower and sound started to work again.