开发者

How to upload Application on itunes using application loader

I want to upload my application to iTunes Connect using application loader. For that I have created distribution profile according to client bundle id but when I build it, it gives an error

Command /usr/bin/codesign failed with exit code 1

Also, when I upload the build in Application Loader under the processing in iTunes Connect, 开发者_运维百科I face an error given as below. please give me the detail to solve this problem.

ERROR -- "Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate."

So I searched on google to solve this error and according to that checked my bundle id name of app and it is correct

So please, can any one give the proper solution on this error.


You have to use your client's distribution profile when signing the app. Your distribution profile for the app doesn't match the signing identity.

Go to provisioning profile and get the correct certificate.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜