iphone - iOS4 SDK + Three20构建问题

标签 iphone three20 ios4 xcodebuild

我安装了最新的 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'

Three20 尚未兼容 iOS4 SDK 吗?

最佳答案

您需要将下载的项目信息设置中的“Base SDK”从3.0更改为3.2或4.0

关于iphone - iOS4 SDK + Three20构建问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3180717/

相关文章:

ios - 在 iOS 中同步对实例变量的读/写访问以实现高性能?

iphone - 使用 Xcode 的 All Exceptions 断点时忽略某些异常

iphone - iPad 版 Three20

iphone - 尝试在我的应用程序中实现网络错误警报?

iphone - iOS4:Xcode 中正确的 SDK 和部署目标设置

iphone - 在新线程上设置本地通知?

iphone - 绘制矩形 : isn't working

ios - 使用本地通知 api 在 swift 3 中触发每周通知

iphone - Three20 应用商店拒绝 (UITouch) - 删除了违规代码,发布版本但以二进制形式存在

ios - 使用 Three20 更新应用程序