Re: Keychain warnings annoyance
Re: Keychain warnings annoyance
- Subject: Re: Keychain warnings annoyance
- From: Philippe Casgrain <email@hidden>
- Date: Wed, 7 Oct 2009 21:34:29 -0400
Le 2009-10-07 à 11:08, Simon Wilson a écrit : Is there a way to say to the Keychain "don't bother me with this app I allow everything"? to put it in a white list or something? Open Keychain Access. Double clic on the item your application is asking for each time. Select the Access Control tab. Select the "Allow all applications to access this item" radio.
You could do that, and it would work, but IMHO the elegant solution is the following: [Y]ou could sign your application's debug builds.
Daniel Jalkut has a good write-up on how & why you should do this, and he was having this exact problem (newer version of the app is just built, needs to access the Keychain, developer must manually authorize it):
In essence, by signing your app, you're telling the Keychain that it really is the same app and it should be granted the same privileges as before.
Philippe
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden