iOS preferences outside the application bundle
iOS preferences outside the application bundle
- Subject: iOS preferences outside the application bundle
- From: Alex Zavatone <email@hidden>
- Date: Fri, 01 Jun 2012 12:29:43 -0400
Hi. I've seen demos for writing app preferences within the app's bundle, but we have to deliver apps internally that have a unique assigned id on each device and changing the value, recompiling and placing the app on each device is far from ideal.
What would be nice is that if I could save the preferences outside the application's bundle so that the preference file is outside of the app, preferably in /Library/Preferences/com.myCo.myApp.pList.
This would allow us to recompile 1 app and place it on each iDevice while retaining the prefs that were set previously.
Any ideas on this?
Thanks in advance,
- Alex Zavatone
_______________________________________________
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