views:

40

answers:

1

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?

A: 

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.

taskinoor