• 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: help system structure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help system structure


  • Subject: Re: help system structure
  • From: Matt Neuburg <email@hidden>
  • Date: Thu, 07 Jan 2010 09:40:53 -0800
  • Thread-topic: help system structure

On Wed, 6 Jan 2010 23:24:22 -0600, Shane
<email@hidden> said:
>I'm trying to implement a help system and don't understand the
>structure. Here's how my current XCode project is laid out.
>
>MyApp
>   |- AquaticPrime.framework
>   |- build
>   |- English.lproj
>   |- images
>   |- Importer
>   |- includes
>   |- MyApp-Info.plist
>   |- source
>   `- Sparkle.framework
>
>I was trying to follow this link on "Organizing the Help Book Bundle"
>but I'm a bit confused on whether I should create the 'Contents' and
>'Resources' folder or what goes where.
>http://developer.apple.com/mac/library/documentation/Carbon/Conceptual/Providin
gUserAssitAppleHelp/authoring_help/authoring_help_book.html
>
>I do have the English.lproj folder, but not in the same way the link
>above shows. I also have many *.nibs in my English.lproj folder, so
>can I just create a help folder there to separate help files?
>
>Any advice on the structure much appreciated.

Watch my movie on this topic:

http://www.apeth.com/writersua/implementAppleHelp.mov

Your question is answered at 5:38 of the movie, but you might find the rest
useful as well.

Your question also implies a lack of understanding of the differences
between:

(1) The folder in the Finder containing your Xcode project. You should
almost *never* look directly in this folder. :)

(2) The group structure of your project as described in Xcode.

(3) The physical layout of your built application bundle.

Those are three very different things, hence your confusion, since you are
talking the Contents and Resources folder in (3) but showing us a picture of
(1). m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: iPhone: validate a NSString for US zipcode
  • Next by Date: Subject: Re: NSEvent timestamp is zero
  • Previous by thread: Re: help system structure
  • Next by thread: wait for sheet result
  • Index(es):
    • Date
    • Thread