Converting source to binary
I dont want to give my code to my client, i just want to give him binary. How can i create such binary that client can test using XCode and iphone?
You can give your client an AdHoc build. You need to add his / her device ID to the profile. Check iPhone Developer Program User Guide published by Apple for detail steps.
精彩评论