you need to make a build configuration for test flight (like appstore / release / debug etc)
then change the iPhone Bundle Signing for that configuration to use "Distribution" and the right profile (I use automatic, but I dont have an appstore one in there yet) Then in the iPhone IPA Options (for that config) tick "build adhoc / enterprise" then you should be able to select the config in the main part of MD, and use Project -> publish to test flight to upload it (nd you need to put your keys in there once....) Works for me :) On Tue, Feb 21, 2012 at 19:13, HairyJohn <[email protected]> wrote: > I spoke too soon about pumping out BETA releases. > > Does anyone have a walk through on what to do with the Distribution > Provisioning Profile I have created? Its AdHoc and I have selected all my > users. The only instructions Ive found is to drag the created > mobileprovision file onto Xcode, which I have done. I don't know what to do > next to get MonoDevelop to create a build for TestFlight using that profile. > > Any pointers are great fully received! > > Thanks > John > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/MonoDevelop-integration-with-TestFlight-tp4401689p4406069.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
