• 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
Build phase query
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build phase query


  • Subject: Build phase query
  • From: Michael McLaughlin <email@hidden>
  • Date: Sun, 31 Aug 2014 11:37:03 -0400

In my Xcode 5.1.1 Mac OS app, I am using Bison with a lot of manual fussing about.  To build from scratch, I must

1. Put my .y file in the project by itself (contains no main()).
2. Build —> tab.h and tab.c output intermediates
3. Remove the .y file from the project (to avoid duplicate symbols)
4. Add everything else to the project
5. Build again

This all works but I was wondering whether some sequence of custom build phases might be able to simplify it.  I could not find any examples similar to this.

FWIW, I have a custom build rule for my .y file so that I can use Bison 3.0.2 instead of the default.

Thanks for any tips.

--
Michael McLaughlin
email@hidden






 _______________________________________________
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: Re: Xcode (4.5.2) using wrong text in "Find selected text in workspace"
  • Previous by thread: Re: Xcode (4.5.2) using wrong text in "Find selected text in workspace"
  • Index(es):
    • Date
    • Thread