iphone - Appcelerator iTunes Sync is dead. How do I share iOS app builds now? -


apple pushed out new itunes update (12.7) removed "apps" itunes. i'm unsure how send files people testing. would:

  1. add target's uuid development cert
  2. select "myappname" in project explorer
  3. run -> ios device -> itunes sync
  4. find "myappname.ipa" @ "music/itunes/itunes media/mobile applications/myappname.ipa"
  5. copy myappname.ipa dropbox

my testers download dropbox, install, , test on device. process no longer works of itunes 12.7 update. how share test builds now? i'm desperate here. thanks!

i've update itunes , i've same problem. find solution ipa :

  1. connect iphone , build project device before
  2. in build/iphone folder on project, open [app name].xcodeproj file, that's open xcode
  3. from xcode, in target build, choose generic ios device clic on product menu archive
  4. after compilation, window organizer open (the same window use send app itunesconnect
  5. from organizer window, select app, click on export... button. select option : save developpement deployment, click on next button, select export 1 app compatible devices, export ipa on folder choose !

Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -