• 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: One Big Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One Big Project


  • Subject: Re: One Big Project
  • From: Howard Shere <email@hidden>
  • Date: Sat, 5 Nov 2005 12:23:45 -0600


On Nov 5, 2005, at 12:03 PM, Brian O'Brien wrote:

Hi I'm trying to build an application and I've divided the project into a few frameworks and a main application build on these frameworks.
I have been making many project files, some for frameworks and one for an application that uses these frameworks.


However if I find a problem while debugging the main application in a framework I need to go and open up that framework project
and modify the code there. Then install the framework and go back to the main project and test it there.


Can't I have the code of all my frameworks, classes and main project in one big project, but with the same overall structure...
ie under frameworks I have my framework and its code etc etc etc..



Yes. You can create several targets in the same project. So you can have a target for each framework and a target for the application and then an aggregate target which includes all of those targets so the right stuff builds when you change a file (like a header file used by one of the frameworks and the application).


Howard Shere
http://www.livejournal.com/users/realgreendragon/
Altair 8800a to Mac OS X so far...

_______________________________________________
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: 
 >One Big Project (From: "Brian O'Brien" <email@hidden>)

  • Prev by Date: One Big Project
  • Next by Date: Re: xcode 2.2 editor problem
  • Previous by thread: One Big Project
  • Next by thread: Re: One Big Project
  • Index(es):
    • Date
    • Thread