문제

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 invalid, 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?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top