Hey all,
I am trying to add the iLife framework(http://www.seanpatrickobrien.com/2006/09/28/ilifecontrols-10/) to my application. I have been trying for a week now and have failed badly. Here is what i am trying to do:
Add the framework to my app (have it bundled in my app not a link to it on the HD)
Be able to use the custom classes in the framework.
The sample application ha some Cocoa or Carbon or Objective-C in it and i dont know what i should be keeping?
If you can help me that would be great!
EDIT: I got the framework to work but it had to be in the HD/library/frameworks how do i make it bundled with the app?