简体   繁体   English

使用Titanium SDK 3.1.3构建iOS6应用

[英]Building iOS6 app with Titanium SDK 3.1.3

I'm using Titanium SDK 3.1.3, XCode 5, and have simulators for both iOS 6.1 and iOS 7. I'm trying to build an iOS 6.1 app in the simulator via the Titanium CLI but I get the following error: 我正在使用Titanium SDK 3.1.3,XCode 5,并且具有适用于iOS 6.1和iOS 7的模拟器。我试图通过Titanium CLI在模拟器中构建iOS 6.1应用程序,但出现以下错误:

[ERROR] Invalid --ios-version value '6.1'

Accepted values:
   7.0

Which is odd because the release notes for the SDK says "You will still be able to compile iOS 6 apps with Xcode 5. Additionally, Xcode 5.0 requires Mac OS X 10.8.4 or later." 奇怪的是,SDK的发行说明说:“您仍然可以使用Xcode 5编译iOS 6应用程序。此外,Xcode 5.0需要Mac OS X 10.8.4或更高版本。”

Thanks in advance for your inputs. 预先感谢您的输入。

我的糟糕– Xcode的文件夹中缺少合适的SDK:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/iPhoneOS6.1.sdk

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM