How can I code sign Ios app using xCode for a client. He already sent me a certificate and a provisioning profile but how to use them to code sign the app.
Notes:
1- I don't have an apple developer account.
2- the app is developed by Unity.
3- I used cocapods for google play services to work on Ios [this][1] is how I used it (Check out FaHu answer).
Please help I've never used xCode before so am new to Ios in general if you can provide any step by step that will be so appreciated as I'am stuck to do this for a month and a half.
[1]: http://stackoverflow.com/questions/21070977/how-do-i-select-a-project-in-my-podfile-im-getting-the-error-unable-to-find-t
↧