+[NSBundle bundleWithIdentifier:]
+[NSBundle bundleWithIdentifier:]
- Subject: +[NSBundle bundleWithIdentifier:]
- From: Lawrence Sanbourne <email@hidden>
- Date: Tue, 11 Oct 2005 00:22:33 -0500
Hi,
I have a Cocoa widget plugin that needs to access resources (a private
framework and a Sync Services schema) that is in the main
application's bundle. I could use +[NSBundle bundleWithIdentifier:] to
access this, but I'm worried that it will not work if the user moves
the application around frequently. Is there a way to solve this other
than putting the resources in a framework in /Library/Frameworks? I
really want to avoid having an Installer app.
Thanks,
--
Larry Sanbourne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden