XCODE 基础 SDK 缺失 [英] XCODE Base SDK Missing

查看:13
本文介绍了XCODE 基础 SDK 缺失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个基于 IOS 4.1 的应用程序,但最近我已将我的 XCODE 升级到支持 IOS 4.3 的 3.2.6.

I have a application built on IOS 4.1 but recently I have upgraded my XCODE to 3.2.6 which supports IOS 4.3.

如何在这个 XCODE 中运行这个应用程序.即使我选择部署目标 SDK 为 4.1,我所看到的只是缺少基本 SDK"消息.

How can I run this application in this XCODE. All I am seeing is the "Base SDK Missing" message even though I am choosing the deployment target SDK as 4.1.

请提出建议.

推荐答案

除了Deployment Target,还需要设置Base SDK.

As well as the Deployment Target, you need to set the Base SDK.

进入项目菜单,然后编辑项目设置.选择 Build 选项卡,在顶部附近,有一个 Base SDK 设置.

Go to the Project menu, then Edit Project Settings. Select the Build tab, and near the top, there is a Base SDK setting.

有时,您还需要清理所有目标,然后重新启动 Xcode 以使其正常工作.

Sometimes, you also need to clean all targets, and restart Xcode for it to work properly.

这篇关于XCODE 基础 SDK 缺失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆