[MonoTouch] Monotouch doesn.t output the correct version nr

Guido Van Hoecke guivho at gmail.com
Mon Oct 17 10:55:18 EDT 2011


When I set a version number (I use 2.3 in this example) it is not
copied into the app. The app version always seems to be 1.0

I created a tiny project to demonstrate the problem.
I started with an 'Empty Project'.
I just set the solution version to '2.3', and leave the project
version to copy it from the solution.
I just created a label with the version number, add it to a new view
and add that to the window.
The version number displayed is '1.0'!

The .sln and .csproj xml files have this value '2.3', but the
Info.plist in the resulting app has '1.0' as BundleVersion!
There is not a single key in the Info.plist (the one inside the .app)
that has this '2.3' value!

Did I miss something here?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtest.zip
Type: application/zip
Size: 3943 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monotouch/attachments/20111017/69448acb/attachment.zip 


More information about the MonoTouch mailing list