简体   繁体   English

如何将项目构建以Xcode上传到iPhone进行测试?

[英]How to upload project build to iPhone in Xcode for testing?

How do I upload my app in Xcode to my iPhone for testing? 如何将Xcode中的应用程序上传到iPhone进行测试?

I have my iPhone 5 recognized by Xcode . 我的Xcode识别了我的iPhone 5 When I press the Run button - it says Build succeeded and nothing happens after that? 当我按下“ 运行”按钮时-表示“ Build succeeded ,之后什么也没有发生? What do I do next? 接下来我该怎么办?

How do I test my app on my phone using latest Xcode ? 如何使用最新的Xcode在手机上测试我的应用程序?

在此处输入图片说明

Do you see the "CordovaLib" beside the run button? 您在运行按钮旁边看到“ CordovaLib”吗? You are running the lib, so it can't show anything in your phone. 您正在运行lib,因此它无法在手机中显示任何内容。 Click on "CordovaLib" , and select the target that you want to build. 单击“ CordovaLib” ,然后选择要构建的目标。

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

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