Closed obycode closed 8 years ago
That's so weird it failed only on the last commit. I found some related information about the build issue. http://stackoverflow.com/questions/26504648/objective-c-10-10-nsapplication-delegate-cannot-call-method-defined-in-delegate
Did you compile on 10.10 locally?
As mentioned in the other issue, I don't have access to a Mac anymore, so I'm only commenting to help you figure out this issue.
Thanks for the tip. I'll take a look tonight. That's strange, because I definitely did build on 10.10 locally.
These commits fix errors compiling in Xcode 7.x for OS X 10. Also added the flag to make sure the distributed notifications are sent immediately, and an additional notification for the player state (playing, paused, stopped).