ios上架遇到问题 ERROR ITMS-90717、ERROR ITMS-90535

1、’ERROR ITMS-90717:

"Invalid App Store Icon. The App Store Icon in the asset catalog in 'HBuilder.app' can't be transparent nor contain an alpha channel."
解决:ios app的图标不能有透明部分。把你的png图标去掉透明就可以了

2. ERROR ITMS-90535:

"Unexpected CFBundleExecutable Key. The bundle at 'Payload/HBuilder.app/authsdk.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."

解决:找到 'Payload/HBuilder.app/authsdk.bundle' 这个ios包,里面有info.plist文件,这个xml文件里找到带有字符 executable的key注意这个不一定完全一样也许有前缀,删掉对应的key和value即可


image.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。