yeah, thats something I'd love MD to be able to do: I have 6 projects. I add a new config to one of them. Apply it to ALL THE OTHERS.
On Wed, Mar 14, 2012 at 11:25, David Junod <[email protected]> wrote: > I figured this one out... > > I had to open up the .sln file using TextEdit and manually edit it to include > the right GUID & configuration combinations. > > {F2C46F4C-0086-43D0-ADCB-815E7CB13D9E}.AdHoc|iPhone.ActiveCfg > = Release|iPhone > {F2C46F4C-0086-43D0-ADCB-815E7CB13D9E}.AdHoc|iPhone.Build.0 = > Release|iPhone > > {F2C46F4C-0086-43D0-ADCB-815E7CB13D9E}.AppStore|iPhone.ActiveCfg = > Release|iPhone > {F2C46F4C-0086-43D0-ADCB-815E7CB13D9E}.AppStore|iPhone.Build.0 > = Release|iPhone > > > On Mar 14, 2012, at 3:50 AM, David Junod wrote: > >> If I select Release|iPhone and select "Publish to TestFlight..." it will >> build an AdHoc build on its own using some magic. >> >> When I select AdHoc|iPhone as the current configuration. It always ghosts >> out my project and adds (not built in active configuration) to the name. >> >> Any idea how to get the actual AdHoc configuration to work right for me? >> >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > > _______________________________________________ > 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
