Signing code in Xcode 5

I am having trouble validating my application in Xcode 5. I introduced the update 2 weeks ago with Xcode 4 in order. I did not touch any of my certificates or training profiles.

When I try to check, I get:

enter image description here

When I try to load an identifier, Xcode crashes on me.

I logged into prefrenceaccounts and updated my Provision signature IDs and profiles:

enter image description here

So, I have identifiers and profiles. What is needed in the build settings under the sign "Code Signing"?

enter image description here

EDIT:

code signing has changed:

enter image description here

+4
source share
1 answer

Two things:

  • "" iOS, . AdHoc.

  • , , . , . XCode.

EDIT:

, Provisioning Team, .

+3

All Articles