Hi All - I have a webobjects application which I would like to add a framework containing custom components. Instead of placing the framework into the /Library/Frameworks directory, I would like to include the framework directly in my application for portablililty. I have read the Apple documentation and searched the mailing lists, but I am having problems including the resources from my framework in the application.
Using Xcode 2.3, I use 'add existing frameworks..' and point to the framework in my project directory. Then I add the framework to my application server target. I can then compile and run the application, but when Safari opens, I am missing the images contained in resources in my framework. How do I tell my application to use (find) the resources in my included framework? Thanks for the help. Carter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
