• 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: Bundle resources with resource fork?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bundle resources with resource fork?


  • Subject: Re: Bundle resources with resource fork?
  • From: Andy Wiese <email@hidden>
  • Date: Sun, 19 Dec 2004 13:44:06 -0600


On Dec 19, 2004, at 1:20 PM, Markus Hitter wrote:


Am 19.12.2004 um 19:14 schrieb Andy Wiese:

I do not want to convert these to data fork resource files, because they contain custom resources that can only be edited by an ancient 68k ResEdit plugin.

Nobody stops you from copying the data back to the resource fork just for editing the file. It's as easy as:


    cp data_fork_file resource_fork_file/..named_fork/rsrc

If you edit this file often, a shell script build phase doing this the other way should get your build running. It's always a good idea to have resource-fork-less files only, IMHO.



Thank you. I experimented with the cp option, the script phase option, and then realized a simpler solution is to use a Resource Manager build phase to combine all of the res-fork files into one data fork file to be used by the framework.


I happily to say goodbye to resource forks entirely someday.

_______________________________________________
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: 
 >Bundle resources with resource fork? (From: Andy Wiese <email@hidden>)
 >Re: Bundle resources with resource fork? (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: Bundle resources with resource fork?
  • Next by Date: Re: xcode 1.5 warning
  • Previous by thread: Re: Bundle resources with resource fork?
  • Next by thread: NSSplitView and InterfaceBuilder
  • Index(es):
    • Date
    • Thread