Re: SL checking bundle versions incorrectly?
Re: SL checking bundle versions incorrectly?
- Subject: Re: SL checking bundle versions incorrectly?
- From: Kevin Brock <email@hidden>
- Date: Fri, 04 Sep 2009 16:27:39 -0700
I managed to reproduce this with a really simple app. Xcode--> new
Cocoa app, then build. Make three versions of it. 1.0, 1.1, 1.2.
Make a simple PackageMaker project by dropping in the app, and build it
for each of the versions of the app.
Install 1.0 --> works
Install 1.1 version over 1.0 --> works
Install 1.2 version over 1.1, --> skipping component
"com.mycompany.theapp" (*-1.0.0-*-*) because the version *-1.1.0-*-* is
already installed.'
So it looks like it's not me. It's SnowLeopard...
Now these packages were built on 10.5, because all of our dev stuff
hasn't shifted over to 10.6 and the new PackageMaker etc. yet, but these
are brain-dead-simple flat packages, and they aren't working.
Kevin
_______________________________________________
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