site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Mar 5, 2008, at 12:37 AM, Philip Wasson wrote: - build your Xcode project with the Xcode command line tool run as root or - create a setuid tool that changes the permissions _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I would like to be able to build installer packages from a shell script called from a Run Script build phase in my Xcode project. However, apparently I'm supposed to set the ownership of applications to be installed into /Applications to root and admin, right? Xcode won't be running as root, so a script it calls can't chown to root. Is there some tool or technique to allow this? I saw some similar questions on this list and also the unix-porting list, but no answers. Any ideas? This email sent to site_archiver@lists.apple.com