문제

I'm trying to upload my iOS application to iTunes Connect. When I run Product-> Build For->Build for Archiving I get this error:

warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)

I've tried recreating and downloaded my certificates for both Development and Distribution and redownloaded the Development Provisioning Profile and Distribution Provisioning Profile. In the Organizer no errors are displayed under Provisioning Profiles. When I select my Distribution Provisioning Profile it has the following text in the top:

Devices: This profile cannot be installed on devices

Is this a problem? Except from this, I do not have any clue of what is wrong.

도움이 되었습니까?

해결책

You probably have this already, but have you set the code signing in your Target with the proper certificate that you downloaded?

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