ios - 找出已安装的 iPhone SDK 版本的最佳方法是什么?

标签 ios macos

找出我的 OS X 上安装的 iPhone SDK 版本的最简单方法是什么?

当你登录Apple的iPhone Developer Center时,你可以看到当前可用版本SDK的内部版本号,但你必须记住你是否已经下载了那个版本。

保持最新最简单的方法是什么?

最佳答案

这是来自 this question 的交叉帖子.

The best place to check which version of the iPhone SDK you have installed is to use System Profiler.

Apple Menu > About this Mac > More Info... > Software > Developer

Once there, you'll see version and build numbers for all of the major components of the Developer Tools. The top level version and build number corresponds to the name of the disk image you downloaded from Apple.

This works in Snow Leopard, but apparently not in Leopard. I don't know of a singularly useful equivalent in Leopard. Consider upgrading :)

关于ios - 找出已安装的 iPhone SDK 版本的最佳方法是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/177228/

相关文章:

java - Jpype 上找不到类错误

ios - 字符串到字典和向后

ios - 如何仅在函数加载时显示警报? | swift

objective-c - 将 NSTextField 的文本颜色绑定(bind)到 NSColorWell 上?

macos - 使用 xcode 6 将 map 添加到 osx 应用程序

macos - 为什么找不到让我匹配多个模式?

ios - 键/值有效地保存到很多键

ios - 我可以为自己在 Objective-C 中的弃用添加修复吗?

ios - Swift 3 构建数组(不知道如何描述)

macos - Apple 是否帮助图书文件在视网膜屏幕上查找 @2x 图像