Hi, here's my issue: i've prepared everything as the tutorial said on Apple developer site. I got two certificates for my app, one of is for developmnet (testing on my iphone) and second for distribution. While first one works excellent, i cannot get the second one to work, here's the problem: - i obtained certificate for distribution, i put it in project info / target info i click the BUILD button and the app builds but never asks to confirm codesigning (the codesign allow/deny prompt doesnt come up). Can anyone have an idea what could be wrong or how to diagnose it? No errors pop up. greetings peter
A:
Maybe you clicked "Always Allow" the first time around? Is the built product actually signed?
Graham Lee
2010-01-31 15:34:52
Nope, once i try to upload the build to itunesconnect it says it's not signed.
dusker
2010-01-31 22:11:20
A:
Are you sure it's not working? I never get prompted to code sign. It all happens automatically.
David Kanarek
2010-01-31 16:24:36