Bundle versioning
Bundle versioning
- Subject: Bundle versioning
- From: Rick Mann <email@hidden>
- Date: Fri, 6 Nov 2009 15:07:22 -0800
I'm having a hard time with versions and iPhone apps (and iTunes). I'm
working on a new version of my app. I'd like to distribute it to a few
testers. I would like the version string to reflect the beta nature of
the build: 1.1b1.
But iTunes doesn't respect version strings in that format. If they
drop "1.1" onto iTunes, it won't properly sync. It seems to only
respect pure number-dotted version strings.
If my current build has Bundle Version 1.1.0.0 and Bundle version
short string 1.1, can I change those to reflect 1.1b1? (such that when
they finally get "1.1", it'll overwrite 1.1b1?
TIA,
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden