• 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
Any built-in Xcode mechanisms/strategies for a post-process strip?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any built-in Xcode mechanisms/strategies for a post-process strip?


  • Subject: Any built-in Xcode mechanisms/strategies for a post-process strip?
  • From: "E. Wing" <email@hidden>
  • Date: Mon, 5 Nov 2007 06:40:13 -0700

I'm working on a custom SDK for my 3rd party frameworks. Currently, I
have my normal build process which creates the frameworks with all
their resources and executable code. I want to keep these since I plan
to ship these as well so people can actually run stuff.

But since both the compilation of the frameworks takes a long time,
and the build settings are non-trivial, I would like to be able to
reuse the above frameworks and create a copy of them that runs 'strip
-c' and removes the unnecessary resources.

Is there something in Xcode that will help me do this? I know I could
write my own shell-script phase, but I was hoping for something a
little more intelligent and less fragile.

Thanks,
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

  • Prev by Date: Getting 'fmt?' error returns from AudioConverterNew ()
  • Next by Date: [OT] Radar and Data loss
  • Previous by thread: Re: Getting 'fmt?' error returns from AudioConverterNew ()
  • Next by thread: [OT] Radar and Data loss
  • Index(es):
    • Date
    • Thread