开发者

xcode 3.2 + iPhoneOS 2.2.1

开发者 https://www.devze.com 2022-12-12 09:28 出处:网络
Anybody have any luck with building for iPhoneOS 2.2.1 with snow leopard / xcode 3.2?I tried installing the packages from the xcode dmg (it comes with them), but now I can\'t seem to get around the \"

Anybody have any luck with building for iPhoneOS 2.2.1 with snow leopard / xcode 3.2? I tried installing the packages from the xcode dmg (it comes with them), but now I can't seem to get around the "Stdarg.h: No such file or director开发者_JS百科y" problems. This only happens when I build for the simulator, not when I build for the device.

Anybody solve this?

thanks!


Xcode 3.2 no longer includes the libraries for the 2.x simulator; you can only build against the device (as you've found out).

0

精彩评论

暂无评论...
验证码 换一张
取 消