Hi guys,
I am trying to build a simple music player on mac OS. Just it seems that Xcode cannot see MPMusicPlayerController or any MPMusic...
I did import MediaPlayer
I added MediaPlayer framework to Build Phases.
Any ideas why it is not working/showing up?
Thanks