找不到支持至少iOS 8.0的Xcode安装

编程入门 行业动态 更新时间:2024-10-10 02:14:40
本文介绍了找不到支持至少iOS 8.0的Xcode安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一段时间没有使用Appecelerator Titanium的开发工具了(Studio和CLI).现在,我尝试在iOS模拟器中运行现有的应用.

I haven't used my development tools for Appecelerator Titanium in a while (Studio and CLI). Now I try to run an existing app in the iOS simulator.

在Studio中,我无法选择iOS模拟器. 当我使用CLI并执行:appc run(平台iOS)时,我收到此消息:

From studio I can not select the iOS simulators. When I use the CLI and execute: appc run (platform iOS) i get this message:

找不到支持至少iOS 8.0的Xcode安装

Unable to find any Xcode installations thats supports at least iOS 8.0

我已安装Xcode 9.0.1版. 如何再次将Xcode与Titanium连接?

I have Xcode version 9.0.1 installed. How can i connect Xcode with Titanium again?

活动的XCode开发人员目录(xcode-select -p)的路径为: /Applications/Xcode.app/Contents/Developer

The path of the active XCode developer directory (xcode-select -p) is: /Applications/Xcode.app/Contents/Developer

推荐答案

您可能使用的是低于6.2的SDK.出于明显的原因,旧版SDK不支持xcode 9.您可以安装xcode8(可从Apple网站下载),也可以升级到Titanium SDK 6.2或更高版本(6.3版,我建议这样做)

You're probably on an SDK older than 6.2. xcode 9 isn't supported by older SDK's for obvious reasons. You can either install xcode8 (downloadable from the apple website) or you can upgrade to Titanium SDK 6.2 or higher (6.3 came out, I recommend that)

有关版本控制的信息(与Ti相关的所有信息,请检查兼容性)文档中的矩阵)

For information regarding versioning (of everything related to Ti, check the compatibility matrix in the documentation)

更多推荐

找不到支持至少iOS 8.0的Xcode安装

本文发布于:2023-11-26 05:20:32,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1632792.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:找不到   iOS   Xcode

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!