How do I create a dialog like the following one in Objective-C?
I'm quite new to Objective-C, and I need root access to a file in the /etc directory.
Thanks!! Yvan
How do I create a dialog like the following one in Objective-C?
I'm quite new to Objective-C, and I need root access to a file in the /etc directory.
Thanks!! Yvan
Check out Authorization Concepts and the code sample: BetterAuthorizationSample.