• 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: How to put files in app bundle?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to put files in app bundle?


  • Subject: Re: How to put files in app bundle?
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 2 Feb 2005 10:41:28 -0800

On Feb 2, 2005, at 8:49 AM, Mark Dawson wrote:

When I build my app bundle, I'd like to put some files in the /Contents/Resources folder, along with create a /Contents/SharedSupport folder, and copy files into that folder. I didn't notice a "copy" build phase. Do I need to use the shell scripts to do what I want? Is there some other recommended way?

Your target probably doesn't have a Copy Files build phase by default because you're not copying any files yet. Select the target, choose New Build Phase ▶ New Copy Files Build Phase from the Project menu, then enter the path into which you want the files copied. (To copy files into a custom folder in your app bundle, choose Destination: Wrapper and Contents/SharedSupport/ as the subpath.) Then you can drag files from your project into that build phase.

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: How to put files in app bundle?
      • From: Mark Dawson <email@hidden>
References: 
 >How to put files in app bundle? (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: How to put files in app bundle?
  • Next by Date: Re: Lua syntax support?
  • Previous by thread: Re: How to put files in app bundle?
  • Next by thread: Re: How to put files in app bundle?
  • Index(es):
    • Date
    • Thread