RE: command line packagemaker with version numbers
RE: command line packagemaker with version numbers
- Subject: RE: command line packagemaker with version numbers
- From: "Aaron London" <email@hidden>
- Date: Thu, 30 Nov 2006 15:06:19 -0500
- 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" <email@hidden>
Subject: command line packagemaker with version numbers
To: email@hidden
Message-ID: <email@hidden>
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden