Search code examples
cocoapods

Moving to new Mac, how to move Cocoapods trunk credentials


First, forgive me as I'm a newbie to Cocoapods/trunks.

I've created a pod recently, and I'm moving to a new Mac (I won't migrate, I'll do a clean install). I know that the credentials to update/push to a trunk is saved with a session key on my Mac. Where is it, and how can I move that to the new Mac?


Solution

  • You can easily start a new session on the new machine by entering pod trunk register <[email protected]> which will then send you an email to confirm the session.