帖子
帖子
用户
博客
课程
显示全部楼层
13
帖子
0
勋章
188
Y币

[插件开发] iOS 打包api 包上传商店的时候 ,transporter 报的错误

[复制链接]
发表于 2023-3-27 13:31:53
打包api 包上传商店的时候  ,transporter 报的错误:


Asset validation failed (90535)
Unexpected CFBundleExecutable Key. The bundle at 'Payload/UZApp.app/ModuleDemoBundle.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. (ID: ec0c43ee-3a4f-45bc-8195-acd7f90d7f9d)



网上解答的   将找出所有第三方 info.plist 文件中的 CFBundleExecutable 配置行删除,重新打包,交付。
我找了一遍  ,info plist    key 是 CFBundleExecutable(或 Executable file)的配置行  字段     都删了还是不行。 而且 我只有这一个infoplist 文件
642129ede0346.png
tingyi
13
帖子
0
勋章
188
Y币
最佳答案
检查了额 在这个 ModuleDemoBundle.bundle 里面 删了 infoplist 那个 Executable file , 字段成功上传上去了 。 上传成功之后出现了 警告 ⚠️ SDK版本问题。此应用程序是使用iOS 15.0 SDK构建的。从2023年4月开始,所有提交到应用商店的iOS应用程序都必须使用iOS 16.1 SDK或更高版本构建,包括在Xcode 14.1或更高级别中。(90725) 因为 APIlcloud 模块开发是要 xcode13 以下 armv7s 架构的 ,现在 要强制适配Xcode 14 了 ,你们apicloud 啥时候适配Xcode 14 啊 一定要适配最新的啊
13
帖子
0
勋章
188
Y币
api包是 apicloud 云编译 down下来的  ,   工程是包含模块静态库混编的工程。
380
帖子
4
勋章
6
Y币
您好,有自定义模块?
13
帖子
0
勋章
188
Y币
技术咨询-F · 2023-3-27 13:55您好,有自定义模块?

有自定义模块
tingyi · 2023-3-27 14:04有自定义模块

您好,检查下ModuleDemoBundle.bundle
13
帖子
0
勋章
188
Y币
iOS模块技术支持-Andy · 2023-3-27 14:12您好,检查下ModuleDemoBundle.bundle

检查了额  在这个 ModuleDemoBundle.bundle 里面 删了 infoplist 那个  Executable file  , 字段成功上传上去了  。

上传成功之后出现了 警告 ⚠️   

SDK版本问题。此应用程序是使用iOS 15.0 SDK构建的。从2023年4月开始,所有提交到应用商店的iOS应用程序都必须使用iOS 16.1 SDK或更高版本构建,包括在Xcode 14.1或更高级别中。(90725)


  因为 APIlcloud  模块开发是要  xcode13 以下 armv7s  架构的   ,现在  要强制适配Xcode 14 了  ,你们apicloud 啥时候适配Xcode 14 啊   一定要适配最新的啊
tingyi · 2023-3-27 14:31检查了额  在这个 ModuleDemoBundle.bundle 里面 删了 infoplist 那个  Executable file  , 字段成功上传上去了  。

上传成功之后出现了 警告 ⚠️   

您好,后面可以到 https://developer.yonyou.com/console 开发。
您需要登录后才可以回帖 登录

本版积分规则