playing mp3 from nsbundle
问题 SETUP I put a mp3 into my bundle just for testing, i will have them download into the documents directory. But for now i am going to work off the bundle. I have found a couple tutorials, but not anything for what i need. The below is definitely a mix of a couple solutions and probably not the best approach. Problem How do i pull a song out of my bundle and play within the app? //Create an instance of MPMusicPlayerController MPMusicPlayerController* myPlayer = [MPMusicPlayerController