RE: command line packagemaker with version numbers
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AccUupXHaMGOyrQfR/ebbUqw2qU5EwAACuxg Thread-topic: command line packagemaker with version numbers The technique I use is to just update those values in the generated package property list files after building it...there's no need to rebuild the package. -A ---------------------------------------------------------------------- Message: 1 Date: Wed, 29 Nov 2006 20:53:52 -0800 From: "Brett George" <brett@apogeedigital.com> Subject: command line packagemaker with version numbers To: installer-dev@lists.apple.com Message-ID: <web-2571082@apogeedigital.com> Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Hi, 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? 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Aaron London