Does renewing a provisioning profile affect keychain access when I submit an app update to the AppStore?
I have an iPhone app that uses the keychain for authentication-related storage. I also had an expiring Provisioning Profile. In the documentation for keychain access it states: On iPhone, Keychain rights depend on the provisioning profile used to sign your application. Be sure to consistently use the same provisioning profile across different versions of your application. Because my Provisioning Profile was expiring, I renewed it (in the provisioning portal), downloaded it, and double-clicked it which "installed" it into XCode's organizer. After submitting an update to the app to the app store