Strip not working
Strip not working
- Subject: Strip not working
- From: Trygve Inda <email@hidden>
- Date: Sun, 10 Dec 2006 11:07:10 +0000
- Thread-topic: Strip not working
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.
Also, how then can I make a Build Phase conditional on the Build
Configuration so the strip script can be only in the Release build?
Thanks,
Trygve
_______________________________________________
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