ios - Can I use Apple's TestFlight with Xcode 5? -


is there way can use apple's testflight (as opposed original testflight, still accept sign ups , can used) xcode 5?

i want able use xcode 5 because xcode 6 works ios 8 sdk. while there hacks make ios 7 sdk work xcode 6, don't seem build archive (i link errors metal framework architectures).

i wanted use ios 7 sdk because our app needs modifications work ios 8 sdk. modifications largely due changes in implementation details of autorotation, carried out @ window level under ios 8. libraries use rely on ios 7 approach , broken under ios 8. while we're happy update of this, we'd prefer resolve @ future time.

short answer – no.

longer answer…

i noticed xcode 5 , xcode 6 share same "archives".

it possible create archive build xcode 5 , see archive build in xcode 6. can use xcode 6 upload build itunes connect. works, , itunes connect let distribute build created in xcode 5 test devices. using testflight app on devices, they'll download , attempt instal build.

however, final step of installation fails, , testflight app asks come , try later on. trying later never got me further, conclusion final installation step requires build have been created ios 8 sdk (or later).


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -