开发者社区 问答 正文

求助:iOS集成支付宝遇到ITMS-90635/90171/90124/90125/90210错误

xcode版本:xcode 11.1(11A1027) 开发语言:swift5(主要) + oc混编 TargetVersion:iOS 10.0

问题出现在上传App Store失败,验证也无法通过。但可以运行到调试设备。 IMG20191024091402.jpg

App Store Connect Operation Error
Invalid Mach-O Format. The Mach-O in bundle "xxxx.app/Frameworks/AlipaySDK.framework" isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains arm64(machine code), while the nested bundle Mach-O contains arm64(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting.

App Store Connect Operation Error
Invalid Bundle Structure - The binary file 'xxxx.app/Frameworks/AlipaySDK.framework/AlipaySDK' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure.

App Store Connect Operation Error
The binary is invalid. The executable 'xxxx.app/Frameworks/AlipaySDK.framework/AlipaySDK' has type 'OBJECT' that is not valid. Only 'EXECUTE' is permitted.

App Store Connect Operation Error
The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker.

App Store Connect Operation Error
Missing load commands. The executable at 'xxxx.app/Frameworks/AlipaySDK.framework' does not have the necessary load commands. Try rebuilding the app with the latest Xcode version. If you are using third party development tools, contact the provider.

展开
收起
sxptc 2019-10-24 11:18:59 3574 分享 版权
3 条回答
写回答
取消 提交回答
  • 您好,请问这个问题怎么解决的?我也遇到这样的问题,请赐教

    2020-06-29 11:31:09
    赞同 展开评论
  • 您好,请问这个问题怎么解决的?我也遇到这样的问题,请赐教

    2019-10-27 15:22:41
    赞同 展开评论
  • 哈哈哈,已解决

    2019-10-25 15:27:53
    赞同 1 展开评论