iPhone App Package Contents - access?
iMac, Mac OS X (10.5.7)
iMac, Mac OS X (10.5.7)
You can examine the bundle yourself by going to the build folder, right-clicking the bundle and choosing "show contents." It's just a folder with your resources and object files inside (not source code).
You can examine it all you want, but If the client gets the app (a binary), not the package file/project, this isn't a problem...the binary can't be opened by 'show contents'.
iPhone App Package Contents - access?