• 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
Preserving folders within a bundle?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Preserving folders within a bundle?


  • Subject: Preserving folders within a bundle?
  • From: Matt Ridley <email@hidden>
  • Date: Fri, 11 May 2001 02:26:12 +0100

Hi folks,

In my project window, I have a few folders within the "Resources" folder, to visually organise my various files. However, when I build my application, those folders aren't preserved; instead, everything is put straight into the Resources folder itself within my app's bundle.

Here's an example. In my project window, within the Resources folder in the Files tab at the left, say I have a folder called "images", and within it there's a file called "myimage.tiff". When I build the app, that file ends up here:

MyApp.app/Contents/Resources/myimage.tiff

but I'd like it to be here:

MyApp.app/Contents/Resources/images/myimage.tiff


Is there a way I can tell Project Builder to keep (or indeed recreate) those folders within my app's bundle?


Best,
-Matt

--
Matt Ridley
<http://www.mattridley.com/>


  • Prev by Date: Newbie Question: NSTableView.DataSource
  • Next by Date: Re: FW: Objective C vs. Java
  • Previous by thread: Re: Newbie Question: NSTableView.DataSource
  • Next by thread: simple "canvas" like example?
  • Index(es):
    • Date
    • Thread