Initial commit of my iPhoto2Ansel export plugin.
Very rough code, but it provides basic functionality at this point.
At this point, I believe it is iPhoto 7+ / OSX 10.5+ only. (I don't
have access to any other versions to test/class dump etc..)
Be gentle, this is my first "real" Cocoa/Objective C proect, but am
always happy to receive constructive feedback...
If you want to run this in the debugger, you need to add a
"Custom Executable" to the xcode project. This setting is stored in the
user specific project file, which is ignored in git since it changes just
about everytime you open the project.