Closed wbyoung closed 12 years ago
No longer assuming that AuthorizationExecuteWithPrivileges will be defined and looking it up via dyld.
This gets rid of a few warnings that are generated when using the code and targeting 10.7+.
Thanks for this.
Sure, glad to help.
No longer assuming that AuthorizationExecuteWithPrivileges will be defined and looking it up via dyld.
This gets rid of a few warnings that are generated when using the code and targeting 10.7+.