Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的Xcode 4.2上的基本 SDK有问题。我在 Base SDK 字段上看不到下拉菜单。在我点击之后,它变成了可编辑的。我看不到下拉列表。这是为什么?
非常感谢。
看起来您已从“显示值”模式更改为“显示定义”模式。Editor您可以通过菜单更改回“显示值”模式。(编辑器 -> 显示值)
Editor
看起来你搞砸了你的项目设置。你在 iOS 模拟器上调试,但在 macOS 上发布?它是什么产品之王?! 尝试为所有模式(调试、发布等)仅设置一个目标(iOS 或 macOS)...