"Directory not found" warnings on iPad simulator

Hello.

When trying to build my app for the 3.2 simulator, I get lots of errors and warnings. They begin with the following mysterious warnings:

ld: warning: directory ‘“/Users/thorttan/SkateTestDummy/iPhoneBuild”’ following -L not found

ld: warning: directory ‘“/Users/thorttan/SkateTestDummy/iPhoneBuild/Libraries”’ following -L not found

The warnings are mysterious because the listed directories most definately exist. Additionally, the same project works fine when built for the device instead of simulator.

If anyone has had this and figured it out, I’d be very grateful to hear how.

Okay, now it seems I can’t even build those projects I was able to build previously… Is everybody else able to build for the simulator perfectly well, with the newest SDK, iOS etc. installed?

you can no longer use the ipad simulator with the os4 sdk, sorry.

you need a device.

I guess that Unity iphone 3 will solve that but unity iphone 1.x will very likely not get any os4 update

OK, thanks for the clear and useful piece of info. I’m glad I’m not fighting some rare bug. I can wait for Unity 3.

Tried downgrading the iPhone SDK to 3.2 that doesn’t support iOS4, but I still can’t use the simulator…