• 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: Subdirectories in app bundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subdirectories in app bundle


  • Subject: Re: Subdirectories in app bundle
  • From: Keith Duncan <email@hidden>
  • Date: Wed, 15 Oct 2008 21:45:02 +0100

how to set up the Copy Files build phases to preserve the data structure

Personally, I would just script a custom build phase.

I've just written one which conditionally copies a set of resources to the build product; the project contains ninety uncompressed audio files totaling 300Mb. I only need a handful of those to distribute around the office for testing it so I wrote a script that detects if the build configuration is Debug; otherwise it just copies them all.

Given that you already have the structure setup, I'd be interested if there's a better way to do this using Xcode that doesn't involve assigning each file to a 'Copy Files' build phase that's assigned to a subdirectory.

Keith
_______________________________________________
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: 
 >Subdirectories in app bundle (From: Jeff LaMarche <email@hidden>)

  • Prev by Date: Re: Refactoring does not work
  • Next by Date: Re: Library tripled in size with GCC 4.2
  • Previous by thread: Subdirectories in app bundle
  • Next by thread: preferences file in XCode 3.0 and 3.1
  • Index(es):
    • Date
    • Thread