I have a client who does not want my Apple developer account to interfere with his application. So, can I use his developer account (without credentials) to sign and test the application?
I searched and I found that I had lost some questions about the possibility that I'm not sure if this works. I found that he exported the developer profile via Xcode by sending me the developer profile file, and I imported it into my Xcode. However, I did not understand that:
- Will this work work?
- will I need his account id and password to import this? (because it will be a problem)
- Does it need to be generated for it through Xcode or is there an alternative?
- can we use this after it exports the file and i import it? can he recall me after this is over?
Edit: Is there any other way to achieve this? Maybe some third-party application?
source
share