Is it possible to define the Root.plist in the Settings.bundle programatically?

In the Settings – Mail, Contacts, Calendars, I can see all my accounts. I would like to do something similar, by having a number of user accounts being saved in the settings. From what I read so far, it looks like it isn’t possible, but I would like to be sure. Please note that I’m not looking to have a “Add Account” feature in the settings, just a listing of several accounts (number of accounts variable).

link|improve this question

76% accept rate
That would be an awesome Hack !! – Legolas Jun 3 '11 at 14:08
Just for reference, still not programmable, but check out inappsettingskit.com - allows some other additions. – petert Jun 3 '11 at 14:20
feedback

1 Answer

up vote 1 down vote accepted

It's not possible for anyone other than Apple. Third party developers have no way of programmatically changing the Settings bundle.

link|improve this answer
Thanks. I tried to find the answer in Apple's documentation, but I couldn't find it, so I was still in doubt. – Adriana Jun 3 '11 at 14:13
And thank Apple, otherwise my Settings app would constantly crash with EXE_BAD_ACCESS. – WTP'-- Jun 3 '11 at 14:13
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.