lisonfan
V2EX  ›  Xcode

上传 App 到 App Store 出现 ITMS-90961 错误提示,求解决方法

  •  
  •   lisonfan · Apr 20, 2023 · 3741 views
    This topic created in 1135 days ago, the information mentioned may be changed or developed.

    最近我尝试上传我的 iOS 应用到 App Store ,但是在上传过程中遇到了一个问题,提示如下:

    ITMS-90961: Invalid bundle - The app at “xxx.app” contains a single-size app icon but has a value of 11.0 for the MinimumOSVersion key in its Info.plist file. Include all app icon sizes to support iOS 11.0 or later, or update the iOS Deployment Target to 12.0 or later to support uploads with a single-size app icon.

    我已经确认我的 AppIcon 是选择了 All Size 的,不是 Single Size ,但是还是收到了这个错误提示。我想问问各位 iOS 开发者,这是苹果的问题还是我的设置出现了问题?如果是我的问题,请问应该如何解决?

    谢谢大家的帮助!

    3 replies    2023-04-21 09:04:49 +08:00
    mokong
        1
    mokong  
       Apr 20, 2023 via iPhone
    很简单,最低支持版本改成 12.0
    zhaoxin
        2
    zhaoxin  
       Apr 21, 2023
    它说你提供的应用图标是单张的 pdf 格式的那种。这个只有 iOS 12 以上才支持。iOS 11 需要的是全部尺寸的。就是各种尺寸的 PNG 的那种。你说你选择了全尺寸,但是你有把所有的空白都按照要求的尺寸都填满吗?这个一般都是用第三方的工具生成 imageset ,然后拖动到 Xcode 里。
    lisonfan
        3
    lisonfan  
    OP
       Apr 21, 2023
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2813 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 04:32 · PVG 12:32 · LAX 21:32 · JFK 00:32
    ♥ Do have faith in what you're doing.