site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com TIA ---------------------------------------------------------------------- Philip D. Wasson pwasson at maned dot com MEI Software Engineer _______________________________________________ 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