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 版本是 3,而我正在使用的 iPhone SDK 是 3.1.3。现在我想要的是我只想要 Xcode 4 而不是 iOS 4 sdk。这意味着我只想将我的 Xcode 升级到 Xcode 4。如何做到这一点,我处于离线状态。那么如果我的 Mac 上没有互联网,如何升级。
如果您使用 iOS 4 SDK,您仍然可以为 3.1.3 编译 - 将 Targets 的“Info”中的“iOS Deployment Target”和项目设置为 3.1.3。
如果你想升级到 XCode 4,你必须是一个注册的开发者(它仍处于测试阶段,所以在最终发布之前其他人都不能使用它)并通过 U 盘、CD 等传输它。通常无法通过Mac 软件更新。