是否可以在实际设备而不是模拟器上测试iPhone应用程序? [英] Is it possible to Test iPhone Application on Actual Device rather than Simulator?

查看:96
本文介绍了是否可以在实际设备而不是模拟器上测试iPhone应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想测试我自己的应用程序到我的实际iPhone设备而不是模拟器。

I wants to test my own application to my actual iPhone Device rather then simulator.

那么,有没有机会这样做?

So, is there any chance to do so with ?

我有一个苹果开发者帐户..但不知道程序,如果你有任何解决方案,请帮助我..

I have an apple developer account.. But don't know the procedure, Please help me if u have any solutions..

提前致谢...

推荐答案

登录 http://developer.apple.com/iphone/ 包含您的开发者ID和密码。
然后:

Log in to http://developer.apple.com/iphone/ with your developer id and password. Then:


  1. http://developer.apple.com/iphone/manage/team/index.action 并设置你的团队。

  2. < a href =http://developer.apple.com/iphone/manage/certificates/team/index.action =noreferrer> http://developer.apple.com/iphone/manage/certificates/team/ index.action 创建证书

  3. 下载刚创建的证书并双击它以运行Keychain Access并安装它。

  4. http://developer.apple.com/iphone/manage/devices/index .action 输入你的iPhone ID

  5. http://developer.apple.com/iphone/manage/bundles/index.action 创建appID

  6. http://developer.apple.com/iphone/manage/provisioningprofiles/index.action 下载配置文件

  7. 将该配置文件删除到Xcode上

  8. 进入项目的info.plist并将您的Bundle标识符更改为与您用于配置文件的相同,减去第一个的所有内容。

  9. 进入项目的构建信息,并选择相应的代码签名配置文件

  10. 我想现在你已经准备好了。从主项目浏览器窗口的弹出菜单中选择一个iPhone设备,将iPhone插入并让Xcode看到它,然后生成并运行。

  1. http://developer.apple.com/iphone/manage/team/index.action and set up your team.
  2. http://developer.apple.com/iphone/manage/certificates/team/index.action to create your certificate
  3. Download the certificate you just created and double click on it to run Keychain Access and install it.
  4. http://developer.apple.com/iphone/manage/devices/index.action to enter your iPhone's id
  5. http://developer.apple.com/iphone/manage/bundles/index.action create an appID
  6. http://developer.apple.com/iphone/manage/provisioningprofiles/index.action to download a provisioning profile
  7. Drop that provisioning profile onto Xcode
  8. Go into your project's info.plist and change your Bundle identifier to be the same as you used for the provisioning profile, minus everything up to the first "."
  9. Go into your project's Build Info, and select the appropriate Code Signing Profile
  10. I think now you're ready to go. Select an iPhone Device from the pop-up menu in your main project browser window, plug your iPhone in and let Xcode see it, and then Build and Run.

这篇关于是否可以在实际设备而不是模拟器上测试iPhone应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆