Re: Where am I if I'm a .App package?
Re: Where am I if I'm a .App package?
- Subject: Re: Where am I if I'm a .App package?
- From: m <email@hidden>
- Date: Tue, 4 Oct 2005 00:50:23 -0700
- Resent-date: Tue, 4 Oct 2005 00:51:38 -0700
- Resent-from: m <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
On Oct 4, 2005, at 12:09 AM, Scott Harper wrote:
What I was thinking was have the initial XML file in the app's
bundle, then include the default template images in a media folder
within the app's directory, say /Applications/MyApp/media or some
such naming scheme. What should I be doing instead, and what
frameworks/etc should I be looking into to do this "correctly"
according to Apple's standards?
If I understand what you're trying to do correctly, here's how you
want to do it:
1) Have the initial XML contained as a resource in your apps bundle.
2) Copy it to ~/Library/Application Support/your_app_name_here/media/
your_xml.xml
3) Modify that copy.
Keep in mind that you may have to create the folder for your app in ~/
Library/Application Support.
_murat
_______________________________________________
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