I have created an iPhone application, and I want to send the compiled .app file to my client, so he can install and test this iPhone application on his device.
Is it possible that he can view the contents of this .app file, like the resource files used in this application (images, sound files, etc.)? Could he reverse engineer the source code used to build this application from the compiled product?
See Question&Answers more detail:os