iOS4 SDK + Three20 Build问题

Dot*_*Dot 3 iphone xcodebuild three20 ios4

我安装了最新的iOS4 SDK,取代了我现有的SDK(所以我不再拥有3.2,4.0之外的任何东西).

我还从github查看了最新的Three20,现在每当我要构建一个新的Three20应用程序,或者甚至运行示例时,我都会收到以下错误:

Build Three20Core of project Three20Core with configuration Debug

Check dependencies

[BEROR]error: There is no SDK with the name or path 'iphonesimulator3.0'
Run Code Online (Sandbox Code Playgroud)

Three20还不兼容iOS4 SDK吗?

小智 6

您需要将下载的项目信息设置中的"基本SDK"从3.0更改为3.2或4.0