Can't submit apps to AppStore: ERROR ITMS-90534: "Invalid Toolchain

后端 未结 22 1387
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-05 09:19

ERROR ITMS-90534: \"Invalid Toolchain.

New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS,

22条回答
  •  渐次进展
    2020-12-05 09:48

    I received this error having archived our app from the command line using fastlane gym. When I archived the app manually using Xcode I did NOT receive the error.

    I guess there's something wrong with the arguments/config I am passing to fastlane gym. If I work out what this is I will report back.

提交回复
热议问题