I've not tried this, but:

1. Upload to the appstore (the .ipa)|
2. Upload the same .ipa to testflight
3. In Builds -> (your app) -> Permissions in TF, you can upload a new
profile. This is good for adding new testers, too.

That should get you the same ipa, resigned for different people.



On Wed, Nov 28, 2012 at 11:15 PM, Rolf Bjarne Kvinge <[email protected]> wrote:
> Hi,
>
> I haven't done exactly this before, but I have resigned apps. This is quite
> easy with the 'codesign' tool Apple ships - I can't remember exactly the
> arguments, but what I did was to build the project in MonoDevelop, and then
> copy the codesign command printed at the very end of the build in the build
> output. Some modifications might be needed to the command (to point it to
> the app store app you already have), but I believe that should get you
> going.
>
> Rolf
>
> On Wed, Nov 28, 2012 at 10:40 PM, Guido Van Hoecke <[email protected]> wrote:
>>
>> Hi,
>>
>> We have some apps in the appstore and we want to upload them also to
>> testflight in order to see how they are used.
>>
>> TestFlight requires the build to be signed with my AdHoc profile, but it
>> must have the UUID of the distributed build.
>>
>> I am pretty sure that this must be feasable and that a number of you do
>> this routinely.
>>
>> I had some conversation with Jason Rehmus of TestFlight about how to
>> achieve this, and this is Jason's reply:
>>
>> >Jason> If you submitted the app via Xcode, then select the archive
>> >Jason> marked as "Submitted", click the Distribute button, and select
>> >Jason> your ad hoc profile. Doing this will resign the build submitted
>> >Jason> to the store with your ad hoc profile, allowing it to be
>> >Jason> uploaded to TestFlight, but maintaining the same UUID as the
>> >Jason> production build.
>>
>> How do I do this in the MonoTouch environment?
>>
>> Command line solutions are preferred, but any solution will do.
>>
>> Thanks in advance,
>>
>>
>> Guido
>>
>> --
>> A woman has got to love a bad man once or twice in her life to be
>> thankful for a good one.
>>                 -- Marjorie Kinnan Rawlings
>>
>> http://vanhoecke.org ... and go2 places!
>> _______________________________________________
>> 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/

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
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
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

Reply via email to