gpt4 book ai didi

ios - 在 Info.plist CFBundleSupportedPlatforms 或 modplug 的 Mach-O LC_VERSION_MIN 中找不到平台系列

转载 作者:行者123 更新时间:2023-11-29 05:14:53 24 4
gpt4 key购买 nike

当我尝试在 Apple Store Connect 中下载应用程序时,出现错误“无法在 Info.plist CFBundleSupportedPlatforms 或 Mach-O LC_VERSION_MIN for modplug 中找到平台系列”。谁知道如何解决这个问题?

enter image description here

我尝试了以下方法:

  1. 从复制捆绑资源中删除了不必要的文件。

  2. 在plist中添加:

    <key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
  • 我正在项目中寻找 .dSYM 文件。我什么也没找到。
  • 你还能做什么?我已经尝试解决这个问题两天了。

    操作系统:macOS 10.13.6

    xcode:版本 10.1 (10B61)

    最佳答案

    我解决了这个问题。首先我删除了~/Library/Developer/Xcode/DerivedData/ModuleCache目录。然后我再次创建了该项目。直到那时我才能够在 Apple Store Connect 中下载该应用程序。

    关于ios - 在 Info.plist CFBundleSupportedPlatforms 或 modplug 的 Mach-O LC_VERSION_MIN 中找不到平台系列,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59288315/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com