Re : Proper way to initialize application support file
Re : Proper way to initialize application support file
- Subject: Re : Proper way to initialize application support file
- From: Peter Hudson <email@hidden>
- Date: Thu, 18 Feb 2010 12:09:18 +0000
I'm getting confused.
It seems that any files that are 'essential to the running of the
app' are placed in the bundle.
It also seems that any files that are 'essential to the running of the
app', if they are in the bundle, must not be modified.
The type of files which I put in the bundle are both essential for the
app to run and need ( from time to time ) to be modified.
Copying from bundle to elsewhere and then modifying the copies is not
a runner - as the user would want their format data back as it was
when they restart the app.
Peter
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden