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.
我是 iPhone 编程的新手。我可以在 Windows 系统上运行 Xcode 吗?是否可以在 windows pc 上构建 iPhone 应用程序?
不可以。Xcode 只能在 Mac OS X 上运行。您需要购买 Mac - 以及最近的 Mac,因为最新版本的 Xcode 现在只能在 10.8 上运行。
您可以使用 Monotouch 和 Unity 等平台在 Windows 上进行开发,但您仍然需要 Mac 来进行模拟/测试和部署。