我正在尝试运行我的项目中的自定义swift脚本(如示例所示)。我收到以下错误消息:
[INFO] Generating metabase for swift MyFramework /Users/ophir/Documents/Appcelerator_Studio_Workspacefailed with unknown or unsupported type (UIAlertController) found while compiling /Use
当我试图在appceleratorstudio中使用模拟器编译android应用程序时,我遇到了下面的错误。
错误:Unable to locate an Android SDK.如果你已经下载并安装了安卓SDK,你可以通过运行titanium config android.sdkPath /path/to/android-sdk告诉Titanium安卓SDK所在的位置,否则你可以通过运行我已经在appceler