加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

xcode – 错误ITMS-90542:“CFBundleSupportedPlatforms值无效

发布时间:2020-12-15 01:52:48 所属栏目:百科 来源:网络整理
导读:我无法将iOS9修复程序的ipa提交到应用程序,这是我在应用程序加载器上得到的错误: ERROR ITMS-90542: “Invalid CFBundleSupportedPlatforms value. The key ‘CFBundleSupportedPlatforms’ in the Info.plist file in bundle ‘Payload/PgapIos.app/Googl
我无法将iOS9修复程序的ipa提交到应用程序,这是我在应用程序加载器上得到的错误:

ERROR ITMS-90542: “Invalid CFBundleSupportedPlatforms value. The key
‘CFBundleSupportedPlatforms’ in the Info.plist file in bundle
‘Payload/PgapIos.app/GoogleMaps.bundle’ contains an invalid value ‘(
“iPhoneSimulator” )’. Consider removing the CFBundleSupportedPlatforms
key from the Info.plist. If this bundle is part of a third-party
framework,consider contacting the developer of the framework for an
update to address this issue.”

ERROR ITMS-90535: “Unexpected CFBundleExecutable Key. The bundle at
‘Payload/PgapIos.app/GoogleMaps.bundle’ does not contain a bundle
executable. If this bundle intentionally does not contain an
executable,consider removing the CFBundleExecutable key from its
Info.plist and using a CFBundlePackageType of BNDL. If this bundle is
part of a third-party framework,consider contacting the developer of
the framework for an update to address this issue.”

我有xcode 7.0(7A220)

解决方法

我遇到同样的问题,编辑googlemaps框架的plist文件对我来说并不工作,我通过删除框架并使用Cocapods进行安装来解决这个问题。 use this guide

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读