iphone - Compile Source Xcode to send Xcode Project -


i need send off iphone app xcode project agency not want them able see source code of project, how compile project , send agency able submit project apple not see source code?

thanks in advance, daniel

you can create archive file , send instead of sending xcode code.

you can check thread , know how can create archive file (ipa file)- xcode 4: create ipa file instead of .xcarchive


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -