AppStore Submission - Missing or invalid signature - com.google.GPPSignIn3PResources

前端 未结 12 1995
长发绾君心
长发绾君心 2021-01-31 14:37

I\'m trying to submit an iOS app to AppStore and I\'m having the following error:

ERROR ITMS-9000: \"Missing or invalid signature. The bundle \'com.goog

12条回答
  •  无人共我
    2021-01-31 15:14

    If --deep doesn't work, then chances are that the bundle is simply resources and does not actually have any executable file. Delete its Info.plist and you'll be good. If there's some reason you actually need Info.plist, at least delete the CFBundleExecutable key.

提交回复
热议问题