show/hide this revision's text 2 deleted 1 characters in body

Problem statement:

Unlike people have asked at here and here

I got this error after a brand new installation of leopard(hackintosh), this problem really driving me crazy.... and nowhere else to find an clue, I googled and visited every article related with this, still cann't get it solved

After the first time install iPhone SDK 2.2.1, start a new project(any type, Navigate based, OpenGL ES application), then build and go, I got the following problem: sometime it's:

* Failed to launch simulated application: Unknown error.

and sometime it is:

* Failed to launch simulated application: iPhone Simulator failed to find the process ID of com.yourcompany.[your application name]

It seems that apps in the simulator crashed immediately, so Xcode can find the process ID.

Aoubt

the solution :?

This link says that this even cann't be solved:

Some others make a detailed step by step:

* Uncheck Info.plist
* quit XCode
* Delete directory /Lib/Caches/com.apple.DeveloperTools.###
* Open Xcode project
* Clean All Targets
* Rebuild

and I reset the iPhone Simulator. Also not solved the problem...

I've even tried uninstall the SDK and reinstall it, still got the same error...

Is this a problem related with hardwares? or the operating system version? I'm using hackintosh(iDenebv1.4 10.5.6), all other software works good including iTunes && vmware fusion.

Great thanks for any further tips or clues!

show/hide this revision's text 1

Xcode error: Failed to launch simulated application

Problem statement:

Unlike people have asked at here and here

I got this error after a brand new installation of leopard(hackintosh), this problem really driving me crazy.... and nowhere else to find an clue, I googled and visited every article related with this, still cann't get it solved

After the first time install iPhone SDK 2.2.1, start a new project(any type, Navigate based, OpenGL ES application), then build and go, I got the following problem: sometime it's:

* Failed to launch simulated application: Unknown error.

and sometime it is:

* Failed to launch simulated application: iPhone Simulator failed to find the process ID of com.yourcompany.[your application name]

It seems that apps in the simulator crashed immediately, so Xcode can find the process ID.

Aoubt the solution:

This link says that this even cann't be solved:

Some others make a detailed step by step:

* Uncheck Info.plist
* quit XCode
* Delete directory /Lib/Caches/com.apple.DeveloperTools.###
* Open Xcode project
* Clean All Targets
* Rebuild

and I reset the iPhone Simulator. Also not solved the problem...

I've even tried uninstall the SDK and reinstall it, still got the same error...

Is this a problem related with hardwares? or the operating system version? I'm using hackintosh(iDenebv1.4 10.5.6), all other software works good including iTunes && vmware fusion.

Great thanks for any further tips or clues!