PlayingInfo: assign player name
Closed this issue · 2 comments
ricardopereira commented
PlayingInfo: assign player name
SentulAsia commented
@ricardopereira I wanna assign MPMediaItemPropertyTitle
to NSBundle.mainBundle().infoDictionary!["CFBundleName"] as String
, if it doesn't exist, fallback to Coliseu
... Or do you have something else in mind?
ricardopereira commented
@SentulAsia Yes, sounds good. Go for it.