【问题标题】:iOS simulator for Unity project not runningUnity 项目的 iOS 模拟器未运行
【发布时间】:2016-02-12 11:57:45
【问题描述】:

我只能选择“我的 Mac”,没有可供选择运行的模拟器。我确定我已经安装并运行了模拟器。

构建设置:

Architectures: i386
Base SDK: iphonesimulator (SDK not found)
Supported Platforms: iphonesimulator
Valid Archutectures i386 x86_64

在 Unity 中,我选择了Simulator SDK。我正在使用 Xcode 7.1 运行 OS X El Capitan。

【问题讨论】:

    标签: xcode unity3d ios-simulator build-process


    【解决方案1】:

    您可以配置构建设置:

    1. 将“Base SDK”更改为“最新 iOS”
    2. 将“支持的平台”更改为“iOS”
    3. 将“架构”更改为“标准架构(armv7、arm64)..”

    这对我有用。

    【讨论】:

      猜你喜欢
      • 2017-12-29
      • 1970-01-01
      • 2020-10-24
      • 1970-01-01
      • 2021-12-16
      • 2021-11-14
      • 1970-01-01
      • 1970-01-01
      • 2019-09-07
      相关资源
      最近更新 更多