I let XCode manage the provisioning profiles automatically by entering my account details into Preferences > Account. Now what should I do to allow a team member to compile the app into a device (whose UDID is already added), if I don't want to give him the account password?
The certificat and key are already exported to .p12.
I tried to find the provisioning profile (Preferences > Account > View Details > Provisioning Profiles > Show in Finder) and sent it to him, but it still doesn't work.