简体   繁体   English

如何使我的ios phonegap应用程序在带有xcode 4的模拟器中运行?

[英]How to make my ios phonegap app run in simulator with xcode 4?

This is a recurring problem for me, after any sort of update I can no longer run my app in the simulator - any simulator. 对于我来说,这是一个反复出现的问题,在进行任何形式的更新后,我将无法再在模拟器中运行我的应用程序-任何模拟器。 Most recently I updated to phonegap 1.1.0. 我最近更新到了phonegap 1.1.0。 Now when I run the app I only get the message Build Succeeded but no message or activity relating to the simulator, it just doesn't popup and i get no error messages. 现在,当我运行该应用程序时,我仅收到消息“ Build Succeeded”,但没有消息或与模拟器有关的活动,它没有弹出,也没有错误消息。 I'm not sure how I got past this after previous updates (eg to xcode 4 and to phonegap 1.0.0) but this time it seems worse. 我不确定在以前的更新(例如xcode 4和phonegap 1.0.0)之后如何克服这个问题,但是这次看起来更糟。

Is there a build setting or build phase i need to set, if so which and to what? 是否需要设置构建设置或构建阶段?

to get around this problem i had to recreate the project. 为了解决这个问题,我不得不重新创建该项目。 a pain given my svn setup is not very smooth. 鉴于我的svn设置不是很顺利。

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

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