简体   繁体   English

如何在iPhone上测试Xcode Project?

[英]How can I test Xcode Project on iPhone?

I have developed a view based project in Xcode. 我在Xcode中开发了一个基于视图的项目。 It is successfully running in iPhone Simulator. 它在iPhone模拟器中成功运行。 But I want to test this project on real iPhone device to check the behavior of application. 但我想在真正的iPhone设备上测试这个项目来检查应用程序的行为。 Is there any way I can test my application on iPhone device without buying Apple Developer's License? 有没有办法在不购买Apple Developer's License的情况下在iPhone设备上测试我的应用程序? Thanks in advance. 提前致谢。

No, there is not. 不,那里没有。 You pay the $99, and you get the ability to load software onto (a few, I believe) real iPhone/iPods. 您支付99美元,并且您可以将软件加载到(我相信的一些)真正的iPhone / iPod上。 See http://developer.apple.com/programs/iphone/develop.html#compare for details. 有关详细信息,请参阅http://developer.apple.com/programs/iphone/develop.html#compare

I would say you can borrow devices to test your app project developed using Xcode, it is also easy and simple you can also link as many devices to test your app. 我会说你可以借用设备来测试使用Xcode开发的应用程序项目,它也很容易和简单,你也可以链接尽可能多的设备来测试你的应用程序。 I did this for one of my game app. 我为我的一款游戏应用做了这个。

check the link below for reliable discussion 请查看以下链接以获得可靠的讨论

Install iPhone application in my device 在我的设备中安装iPhone应用程序

http://www.gamedev.net/topic/648853-do-i-have-to-have-an-iphone-in-order-to-create-and-test-an-application/ http://www.gamedev.net/topic/648853-do-i-have-to-have-an-iphone-in-order-to-create-and-test-an-application/

No, Dear you can't install any app onto the iphone without their(Apple) permission. 不,亲爱的,如果没有他们的(Apple)许可,你无法在iPhone上安装任何应用程序。 YOu have to buy the Apple's Developer License. 你必须购买Apple的开发者许可证。 That's the bad news for you.. 这对你来说是坏消息..

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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