Best Place to Store Config Files on Mac
Best Place to Store Config Files on Mac
- Subject: Best Place to Store Config Files on Mac
- From: Dave <email@hidden>
- Date: Thu, 07 Jan 2016 12:01:54 +0000
Hi All,
My App needs a number of config (either .plist or JSON) files that get loaded when the App Starts up. There will be a default set of config files that get installed as part of the Installation process, but once the App is installed, new files can be added that override the default versions. For example:
FeatureXConfig-default.plist Installed as part of installation process.
FeatureXConfig-override.plist This file is added at some later date and override the “default” version.
My question is, where is the best place to put these files? My first guess would be in the /Library/Application Support/MyApp but is this is correct place to store it these days?
Thanks in advance, All the Best
Dave
_______________________________________________
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