• 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: self-contained XCode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: self-contained XCode project


  • Subject: Re: self-contained XCode project
  • From: Scott Tooker <email@hidden>
  • Date: Wed, 5 Jan 2005 15:52:03 -0800


On Dec 7, 2004, at 2:20 PM, Travis Heppe wrote:




Chris Hanson wrote:
You should treat the MyApp.xcode directory as the project itself, so it isn't really the most appropriate place to store resources that will be used to build your project.
why not?
Doing so would bring the added benefit of keeping the MacOS-specific out of sight for builds on other platforms. MyApp.xcode/ could serve as a substitute for a MacOS/ subdirectory under the source.

Okay the MyApp.xcode directory/folder is a file package, so many parts of Mac OS X will treat that as a single file. Not the best place to stash other miscellaneous files.




Why not just use one project with multiple targets?
why disallow keeping more than one project in the same directory?

Currently you can have more than one project file (the MyApp.xcode file package) in the same directory, but you'll need to pass things like -project to xcodebuild to let it know which project to build.


Scott




We have a regression tester than can be built with all test source files or with just a few. If we want to communicate a specific bug to apple or demonstrate a specific technique to a customer, we would want the small version. Forcing the mini-project to live inside a much larger project would negatively impact our ability to do so.

-Travis


_______________________________________________ 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




_______________________________________________
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: Archived item: "Undefined symbols: not shown" Date: Jun 14, 2004, at 8:00 AM
  • Next by Date: Re: prebinding warning
  • Previous by thread: Re: Archived item: "Undefined symbols: not shown" Date: Jun 14, 2004, at 8:00 AM
  • Next by thread: Re: prebinding warning
  • Index(es):
    • Date
    • Thread