command line packagemaker with version numbers
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hi, Thanks in advance, Brett. _______________________________________________ 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'm looking to the ultimate goal of performing a complete build and release from a single makefile. I've run into a problam at the moment though. i'd like to maintain the packagemaker project using the GUI and be able to build the package on the command line, with updated values for the "GetInfoString" and "Version" values. I understand I can supply I can supply a premade info.plist file on the command line, but it seems like there is info there that I really want to be generated from the GUI values. The only way I can think of achieving what I want is to create the package, grab the info.plist and modify it, then re-create the package, supplying this slightly modified plist. Is there a better way? This email sent to site_archiver@lists.apple.com
participants (1)
-
Brett George