Stripping symbols
Stripping symbols
- Subject: Stripping symbols
- From: Tomas Zahradnicky <email@hidden>
- Date: Mon, 24 Jan 2005 09:48:35 +0100
Hello Xcoders,
I've ported my software from CW to Xcode and after initial fighting
with custom executable (why is Xcode unable to read app's plist?),
built my product.
I used nm to inspect my deployment build and notice it was full of
symbols. I was able to produce symbolless builds with CW. What have I
done wrong? I ran strip -S -x on the binary but still get symbols. I
don't want my binary have symbols like
00019a0c S X_IsTimeBombOK
:-). I tried to turn off all symbols in my bundle but nothing seemed
to help. Some thoughts?
Thanks,
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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