• 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: Moving from CodeWarrior to Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving from CodeWarrior to Xcode


  • Subject: Re: Moving from CodeWarrior to Xcode
  • From: "Shawn Erickson" <email@hidden>
  • Date: Thu, 17 Aug 2006 14:51:20 -0700

On 8/17/06, email@hidden <email@hidden> wrote:
Hi,

  I'm moving my project from CodeWarrior to Xcode and Xcode builds my
application a little different than CodeWarrior. I keep my graphics
files in a folder. CodeWarrior moves the graphics folder into the
"Resources" folder of the application, but Xcode moves just the files
in the folder. Is there a way to change that?

A few ways...

1) IIRC add the folder of images as a folder reference then add the
folder reference to the resource copy phase.

2) Add a new copy build phase that targets a directory under the
resources directory and add your images to that phase.

3) Add a shell script phase that does the copying.

4) ...likely other ways.

-Shawn
_______________________________________________
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: Folder reference updates (was:Moving from CodeWarrior to Xcode)
      • From: James Meiss <email@hidden>
    • Re: Moving from CodeWarrior to Xcode
      • From: Scott Ribe <email@hidden>
References: 
 >Moving from CodeWarrior to Xcode (From: email@hidden)

  • Prev by Date: Re: Not using precompiled headers
  • Next by Date: Re: Subversion RSS feeds
  • Previous by thread: Moving from CodeWarrior to Xcode
  • Next by thread: Re: Moving from CodeWarrior to Xcode
  • Index(es):
    • Date
    • Thread