[MonoTouch] AdHoc iPhone
David Junod
monotouch at reality-check-inc.com
Wed Mar 14 11:25:19 UTC 2012
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
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
More information about the MonoTouch
mailing list