开发者

Application Loader Errors (iPhone)

开发者 https://www.devze.com 2023-01-15 23:49 出处:网络
I am getting these error messages when trying to send my application\'s binary to Apple. Info.plist does not contain a CFBundleResourceSpecification

I am getting these error messages when trying to send my application's binary to Apple.

Info.plist does not contain a CFBundleResourceSpecification
Application failed codesign verification. The signature was in开发者_JS百科valid, or it was not signed with an Apple submission certificate.

Not sure what's wrong. Can anyone help?

Thanks.


Try downloading the distribution certificate from the apple provisioning site. Go through all the steps again. If that doesn't work. Delete all of the provisioning files from your iphone/ipod and your mac's keychain


Are you sure you are uploading your iPhone Distribution build? Codesigned by your Distribution profile? And not some Debug or Simulator build? And not something signed by your Developer certificate?

0

精彩评论

暂无评论...
验证码 换一张
取 消