Re: How to Access iPhoto,iTunes and iMove Playlist Information

2010-06-15 Thread Isaac Wankerl
On Tue, Jun 15, 2010 at 12:28 PM, Kyle Sluder wrote: > On Tue, Jun 15, 2010 at 10:14 AM, Jens Alfke wrote: > > That’s not true — you can access the apps’ interchange files, which are > just > > regular property lists. (For example, ~/Music/iTunes/iTunes Music > > Library.xml.) These files are ex

Re: Cocoa/Objective-C flat name space problems

2010-05-06 Thread Isaac Wankerl
With #2, you might want to investigate using ibtool and the --convert option to modify the nibs. Just from reading the man page, it looks like that might work if you come up with some build scripts to run it for each project. Isaac http://www.kerlmax.com/ On Thu, May 6, 2010 at 5:22 PM, Stephen

Re: How do I include a URL in a preprocessed Info.plist?

2008-12-29 Thread Isaac Wankerl
On Sat, Dec 27, 2008 at 6:22 AM, Graham Cox wrote: > I'm preprocessing my info.plist file so I can automatically update it with > version number, etc. > > I want to include a URL in my plist (to support Sparkle) but Xcode won't > let me. If I include the URL directly, it causes an error (xml pars