The app version is set under the app build options. Right click on your project 
(not the solution) and then click on app build options (I forget the actual 
name of the section) and set the version there. It's currently set to 1.0.

Bob

--
Sent from my iPhone

On Jul 5, 2012, at 8:55 PM, "Phil Cockfield" 
<[email protected]<mailto:[email protected]>> wrote:

I'm incrementing my build version like this:


 *   In project:
Options > General > Main Settings > [X] Get version from parent solution.

 *   In solution:
Options > General > Main Settings > Version > { Set the version number - eg. 
0.1.2 }


The problem is that when I deploy to TestFlight using the:

 *   Project > Deploy to Test Flight
[with the "Debug | iPhone" build target selected]

The test flight output reports the deployed bundle as being "1.0":

Uploading to TestFlight...
Upload succeeded
    Bundle version: 1.0
    Install url: 
https://testflightapp.com/install/7feee0fdf2c0397cec6e0fe0e29f35fe-MTg1OTI1OA/
    Config url: https://testflightapp.com/dashboard/builds/complete/1859258/
    Created at: 2012-07-05 01:00:42
    Device family: iPhone
    Notify: True
    Team: MyTeam
    Minimum os version: 5.1
    Release notes: Stuff
    Binary size: 4060357

Application was successfully published to TestFlight

And the result is that nothing new is added to my builds page on TestFlight 
(because "1.0" is already there) and testers are not alerted of any new build 
to install.

I can't see a version number on the MonoTouch TestFlight Deployment UI, so is 
there some other way of incrementing the build number?  Thanks!


--
Phil Cockfield

[http://www.gravatar.com/avatar/99d0b4f26c68a563507c9e5a3d724126.png?s=50]

_______________________________________________
MonoTouch mailing list
[email protected]<mailto:[email protected]>
http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to