Help me out guys, I've been trying this for over an hour. I can't even add CocosDenshion without it giving me a bunch of linking errors. I don't even use it, just add the group to the project and I get this;
"_alSourcePlay", referenced from:
-[CDSoundEngine _startSound:channelId:pitchVal:panVal:gainVal:looping:checkState:] in CocosDenshion.o
"_alcMakeContextCurrent", referenced from:
-[CDAudioManager audioSessionInterrupted] in CDAudioManager.o
-[CDAudioManager audioSessionResumed] in CDAudioManager.o
-[CDSoundEngine _initOpenAL] in CocosDenshion.o
-[CDSoundEngine audioSessionInterrupted] in CocosDenshion.o
-[CDSoundEngine audioSessionResumed] in CocosDenshion.o
and a bunch more like that