【问题标题】:Not able to enable Development mode on iOS 13无法在 iOS 13 上启用开发模式
【发布时间】:2019-06-28 07:19:16
【问题描述】:

在 iPhone X 和 iPhone 6s 上下载了 iOS 13 测试版,但这些设备均未在开发模式下运行。 在运行项目时,Xcode 给了我错误Not able to enable Development Mode

使用 Xcode 10.1 并为 iOS 13 添加了开发者磁盘映像

已经尝试重启 Xcode,重启设备,甚至重启 Mac 几次,但没有任何效果。

【问题讨论】:

    标签: ios swift iphone xcode ios13


    【解决方案1】:

    您必须下载 xcode 11 才能支持 iOS13。

    Xcode 10.1 支持 iOS 12.1。

    查看此文档 https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes?language=objc

    【讨论】:

    • Apple 从不限​​制使用以前版本的操作系统。您可以将 Xcode 10.1 或 10.2 与 iOS 13 开发者磁盘映像一起使用
    【解决方案2】:

    Xcode 10.1 还支持 iOS 13 设备。您唯一需要的是正版开发磁盘映像。

    下载了 Xcode 11 Beta,然后从 Xcode Beta 我为 iOS 13 获取了开发人员磁盘映像,这解决了我的问题。

    路径: Xcode-Beta-> Show Package Content > developer > Platform > iPhoneOS.platform > DeviceSupport

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-02-04
      • 2020-03-06
      • 2022-10-14
      • 1970-01-01
      • 2020-12-03
      • 2019-11-15
      • 1970-01-01
      • 2021-11-16
      相关资源
      最近更新 更多