简体   繁体   中英

How to import created a Xcode project in iPhone?

我被创建并成功地从Mac的Xcode中运行了一个项目。我被认为该项目正在我的iPhone中运行。如何从iPhone导入此Xcode项目。请帮助我

If you have Apple Developer Account, then:

1- You need to create few certificates, get info from Distributing iOS Apps With iTunes Connect

  1. If you don't have developer account, then you would have to purchase from Apple Developer Program for iOS

Otherwise it will not be possible to run it on real devices, you can just check your app on simulator.

Read this detailed tutorial on How to Test Your App on an iOS Device

Connect phone via usb and wait umtil Xcode detects it. Then play app.

If you want to import an ipa file, to execute in another device, create a cert with imei of the phone, archive the app and import it. Further info here .

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