Re: Symbols/Path names in built app
Re: Symbols/Path names in built app
- Subject: Re: Symbols/Path names in built app
- From: j o a r <email@hidden>
- Date: Fri, 17 Feb 2006 21:39:58 +0100
There's an awful lot of information on this in the list archives:
<http://www.cocoabuilder.com/archive/bydate/xcode>
I'm not sure that you will find answers to all your questions, but at
least you should find some background info.
j o a r
On 17 feb 2006, at 21.33, Falko A. wrote:
I'm currently working on a cocoa project and noticed, while looking
at the built app with a hex editor,
that it contains absolute path names to the files I use in my
project and a list of all C / Objective-C functions
used in my code.
What is this data used for? Simply changing the symbols/paths in
the raw app file didn't make it crash, so I
thought it'd be some kind of debugging information, but even
building in deployment style and telling xcode
to not create debugging symbols and enabling "Strip Linked Product"
didn't help...
The main problem with this is, that the app also contains the paths/
symbols of the code used to check
registration information etc. which might help someone to crack the
app...
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden