I have an updater which prompts the user for authorization, but it seems when it updates the files the new files are set with the admin authorization. I was wondering if anyone had any experience with this sort of application and can give me some suggestions of the authorization flags or anything I need to do for this to work. I used the example on apples web site:
developer.apple.com/documentation/Security/Conceptual/authorization_concepts/03authtasks/chapter_3_section_4.html#//apple_ref/doc/uid/TP30000995-CH206-TPXREF33
To get what I currently have. any suggestions would be much appreciated.
developer.apple.com/documentation/Security/Conceptual/authorization_concepts/03authtasks/chapter_3_section_4.html#//apple_ref/doc/uid/TP30000995-CH206-TPXREF33
To get what I currently have. any suggestions would be much appreciated.