Importing .developerprofile from xcode 15 -> 16?

I am trying out the new xcode 16, and am trying to sign some existing apps. I have a .developerprofile from xcode 15. But I cannot find a way to import it (I think I need the private certs, in order to sign an app). There is no "import" button at the bottom of the Accounts tab, within the xcode Accounts Settings....

Is there any other way (e.g: Terminal) to import an existing .developerprofile into xcode? Or am I missing something?

Answered by Engineer in 790473022

Hello, This feature as been removed and Xcode no longer supports exporting and importing developer profiles. To transfer your signing identities, you can either export them from Xcode in the Manage Certificates sheet or export them from Keychain Access.

Hello, This feature as been removed and Xcode no longer supports exporting and importing developer profiles. To transfer your signing identities, you can either export them from Xcode in the Manage Certificates sheet or export them from Keychain Access.

Importing .developerprofile from xcode 15 -> 16?
 
 
Q