Re: Strip not working
Re: Strip not working
- Subject: Re: Strip not working
- From: Eric Albert <email@hidden>
- Date: Sun, 10 Dec 2006 15:46:46 -0800
On Dec 10, 2006, at 3:07 AM, Trygve Inda wrote:
I have to add a Build Phase script:
#!/bin/bash
strip "$TARGET_BUILD_DIR/$EXECUTABLE_PATH"
Because no matter what strip settings I use in XCode, they never
work. Are
they know to be broken? Separate Strip checkbox does nothing it seems.
To strip when building, turn on Strip Linked Product and Deployment
Postprocessing, and make sure that ZeroLink is not turned on.
Hope this helps,
Eric
_______________________________________________
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