I recently upgraded to 10.7.3, and when I try to debug my iOS project in the simulator for the first time after logging in, I'm prompted with the following two alerts:
My user is an admin user. I never saw these alerts before. How do I get them to stop?
EDIT
I've verified that I'm a member of the _developer
group using id -a
.
Reinstalling Xcode 4.2.1 after upgrading to 10.7.3 seems to have fixed it for me.
Something has been modified on file /etc/authorization, I've a Lion without v10.7.3 and it has the following code
Lines 5807-5814
After the update the file contains many modification due to new language supported but the lines corresponding to debugging authorization differ from the lines shown above in
Lines 7675-7676
I can't apply these differences to my 10.7.3 Lion installation because it's a production machine and I can't risk to corrupt it
I've all necessasy permission as shown from command
id -a