简体   繁体   中英

Upload .app to iPhone

I have developer account in apple. I make small app and want to send it to my friend. I make his iPhone to be developer. But I don't know when I send my .app to him how should he upload it. He hasn't got Mac.

Thanks

You can send it by mail or ftp. Don't forget to send the provisioning profile with it :)

He just have to drop the .app in Itunes. After that, he can check the application in the application list (under the iphone menu on itunes) and make a synchronisation.

To do that :

  • Go to the device on itunes
  • Click on app
  • check the app in the list
  • synchronize

You can also create an ipa (better than app) check this iOS Development Guide , in the "Archiving Your Application for Testing" section. And then go to the website : testflight Your friend will be able to install the application only with the link in the email. No need for itunes.

n_yanev大家好,每当您将共享的ipa文件共享到ipd设备时(由apple提供的设备ID),必须将其添加到您的配置文件中。将ipa分配给任何设备后,可以直接从iTunes加载。没有其他选择可以将ipa加载到设备上。

看看http://testflightapp.com ,它使整个过程更加简单。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM