How to retrieve iTunes preferences programmatically to find audio libraries?
问题 I'm creating an application on the Mac in Cocoa that plays audio. I think the best place for my application to search for audio files on a user's computer is to get the directory path(s) from iTunes. How would I retrieve the directory paths(s) from iTunes? Would this be in some sort of preference setting? Thanks. 回答1: Just for those who will encounter this problem in the future, I've documented the approach that I used below. I decided not to use the Karelia framework because I don't need all