8

Since 2 weeks ago, every time I manually add any Distribution Profiles (Ad-Hoc or AppStore Profiles) to Xcode, they vanish from the Organizer in a matter of minutes, or when I press the Refresh button (the one next to "Automatic Device Provisioning" in Organizer).

How do I solve this problem?

(note that I've already tried to start fresh without success: cleaning KeyChain Access, revoking certificates, deleting profiles, and do it all step by step since the beginning)

  • Before they vanish from Xcode do they work? – NJones Oct 23 '11 at 23:45
  • Yes, but it happens to ALL distribution profiles, although there is no problem with Development profiles. – Pedro Miranda Oct 23 '11 at 23:54
  • Have you found an explanation for this by any chance? I'm facing the exact same issue – Mutix Feb 07 '12 at 16:05
  • Same problem here; it's driving me mad. I've offered a bounty for an answer to this. – Simon Whitaker Mar 26 '12 at 21:11
  • I filed a bug report with Apple, who have replied to say it's a known issue and a fix is being worked on - great news! If anyone knows of a workaround in the meantime I'd love to hear it. – Simon Whitaker Mar 28 '12 at 07:53
  • If I recall correctly, the workaround that worked for me was to clean like you did, then _disable_ automatic provisioning, and finally add the profiles manually. – alloy Apr 02 '12 at 15:10

3 Answers3

0

I've had this problem for several weeks also. I think this was a bug with Apple's provisioning back-end. Today the Member Center was down for maintenance. When it came back up I did refresh from the organizer and all my Ad Hoc and Distribution profiles were automatically imported (as it should be).

Try a refresh from inside the organizer and see if it works.

Jason Leach
  • 3,889
  • 7
  • 37
  • 54
0

I'm now facing such kind of issue, In the previous version of xcode, it works fine, But when I upgrade to 4.3.2, distribution profile missed, tried many ways, but all failed. I have not removed previous version of xcode, but same issue happened. Suggest to not upgrade to latest xcode version, I will pending until facing blocking next time, My product has been delayed because of this issue, what a pity.

Kurry
  • 11
  • 1
0

If you're not logged in as the "Team Agent" in XCode, that might explain the reason why the distribution provisioning profiles are disappearing.

Which version of Xcode are you using?

Le Hibou
  • 1,541
  • 1
  • 10
  • 12