• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Strip not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strip not working


  • Subject: Re: Strip not working
  • From: Chris Espinosa <email@hidden>
  • Date: Sun, 10 Dec 2006 09:30:12 -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.


You're going to have to be more specific about what you set, what happens in the build transcript, and what you get in your executable that makes you believe that the strip didn't work.  Specifics would help.

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?


You do an if in the script on the $(CONFIGURATION) environment variable.

Chris
 _______________________________________________
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

References: 
 >Strip not working (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: Strip not working
  • Next by Date: Re: Arcane BUNDLE_LOADER question
  • Previous by thread: Re: Strip not working
  • Next by thread: Re: Strip not working
  • Index(es):
    • Date
    • Thread