Building As Someone Else - iOS

Hi folks.  I have a technical question(s) for anyone here who does contracting or has found themselves needing to build iOS app with Corona for another person.

Situation

Normally, I have clients add me to their account as a team member/admin so I can log in with my own account, switch teams, and then do any work I need to do.

Currently, I have a client who has an individual (not company) account.  He has never used this account and it is completely virgin.

Problem

In the past I have had a lot of trouble making certificates with other peoples accounts on my own machine.

Specifically, my machine was all set up to build my own apps, then I tried to user another persons account to set up certs on my machine and then nothing worked.   I am not an OS X fan or user, so I eventually ended up rebuilding my system and then set up my build environment fresh.

Questions

  1. Has anyone here had a similar situation and successfully setup certs and built?

i.e. Used your already certified and configured machine, but logged in as another person and set up their certs too.

  1. If so, was there some trick or set of steps to follow?

Thanks,

Ed

Xcode can export/import developer accounts, that should be useful.

I don’t remember if it will export code signing identities/certificates, might be needed to export them manually from within xcode or keychain.

I use a friend’s Mac to do iOS builds.  I have an account on his machine and my certs are configured on there.  Doesn’t seem to affect him in anyway.

Not sure if that helps or not?

Xcode can export/import developer accounts, that should be useful.

I don’t remember if it will export code signing identities/certificates, might be needed to export them manually from within xcode or keychain.

I use a friend’s Mac to do iOS builds.  I have an account on his machine and my certs are configured on there.  Doesn’t seem to affect him in anyway.

Not sure if that helps or not?