Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4.5 null sign identity

With update on xcode 4.5 I have got some strange problem. When I try to build *.ipa for testers, and choose identity to sign build, I see next:

enter image description here

Problem with "AppName distr Store (from '(null)', for com.app.name)" App build with "null" identity don't installing on device over the air. Before 4.5 I have never seen "null", and I don't know what to do. Help me please.

PS:From Russia with love. Sorry for my English.

like image 553
Sergei Belous Avatar asked Oct 07 '12 11:10

Sergei Belous


2 Answers

Have you tried removing (deleting) all you provisioning profiles from xcode and re-downloading them?

like image 184
Sam Clewlow Avatar answered Nov 21 '22 04:11

Sam Clewlow


Not reproduced bug in Xcode Version 4.6.3 (4H1503) Thanks all.

like image 20
Sergei Belous Avatar answered Nov 21 '22 03:11

Sergei Belous