Re: Updating a Build Number
Re: Updating a Build Number
- Subject: Re: Updating a Build Number
- From: Philip Aker <email@hidden>
- Date: Wed, 24 Jun 2009 09:29:47 -0700
On 2009-06-24, at 07:58:40, Scott Tooker wrote:
If you are just looking to increment a simple build number, I'd
strongly encourage you to look at the agvtool tool provided as part
of Xcode Tools (man agvtool). This provides a convenient way to
easily version different builds of you application without having to
manually edit your Info.plist.
I want to use $CURRENT_PROJECT_VERSION for my build number and
$VERSION_INFO_PREFIX for something I only have to change every 1000
builds.
I would like to have my build numbers starting at 001 and increment so
that the next numbers are 002, 003, etc. Will agvtool handle this?
The goal is to upload my stuff for testing and zip up the product in a
folder titled SomeProduct1.2.007.zip (for example) using mkdir -p,
ditto -ck in a build phase. That way, all the releases appear
sequentially in the manager's folder and it's easy for us to
coordinate and access previous releases/builds.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden