iphone - Xcode 4 - "Valid signing identity not found" error on provisioning profiles on a new Macintosh install -
i had macintosh used develop iphone apps using xcode 4. have new macintosh new install of... everything.
when opening xcode projects built on old mac, cannot run app on iphone configured development iphone.
xcode 4 organizer tells me "valid signing identity not found" on provisioning profiles.
i guess .certsigningrequest file had generated before on old mac (i have backup of file), have on new mac?
another strange thing, don't see 5 existing provisioning profiles (defined on apple provisioning portal) in organizer, after refresh , after having entered provisioning portal login , password :
with xcode 4.2 , later versions, including xcode 4.6, there better way migrate entire developer profile new machine. on existing machine, launch xcode , this:
- open organizer (shift-command-2).
- select devices tab.
- choose developer profile in upper-left corner under library, may under heading library or under heading called teams.
- choose export near bottom left side of window. xcode asks choose file name , password.
edit xcode 4.4:
with xcode 4.4, @ step 3 choose provisioning profiles under library. select provisioning profiles either mouse or command-a.
also, apple making improvements in way manage aspect of xcode, , users have reported refresh button in lower-right corner trick. try clicking refresh first, , if doesn't help, export/import sequence.
picture xcode 4.6 added wp
edit xcode 5.0 or newer:
- open xcode -> preferences ('command' + ',')
- select apple id list.
- click on setting icon near bottom-left corner of window, , choose export accounts... xcode asks choose file name , password.
on new machine, launch xcode , import profile exported above. works charm.
picture xcode 5.0 added ankur
Comments
Post a Comment