• 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: Path To Folder Where App Is
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Path To Folder Where App Is


  • Subject: Re: Path To Folder Where App Is
  • From: Adam <email@hidden>
  • Date: Mon, 21 Mar 2005 23:19:27 -0500

I included the folder in my xcode project under resources, it takes the files and puts them in the root of the resources folder in the compiled application bundle, rather then in a folder inside of resources. Is there any way to have xcode include the folder inside the app bundle every time it complies, as opposed to just including the contents of the folder?


Adam

On Mar 21, 2005, at 11:00 PM, John C. Warner wrote:


On 21 Mar, 2005, at 10:43 PM, Adam wrote:

I have a folder named "boards" that is in the same folder as the app, but its contents can not be stored in the bundle because the user makes changes to its contents, I need to load files from this folder so I need to tell my app the path to it relative to itself.

How can a non-admin user make changes if your app folder is located under /Applications? They can't. The 'right' way to do this is to store the default set of data in your app bundle, and copy it into a ~/Library/Application Support/ folder for each user.


-John


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Path To Folder Where App Is
      • From: "James B. Tuley" <email@hidden>
    • Re: Path To Folder Where App Is
      • From: Rosyna <email@hidden>
References: 
 >Path To Folder Where App Is (From: Adam <email@hidden>)
 >Re: Path To Folder Where App Is (From: Charilaos Skiadas <email@hidden>)
 >Re: Path To Folder Where App Is (From: Adam <email@hidden>)
 >Re: Path To Folder Where App Is (From: "John C. Warner" <email@hidden>)

  • Prev by Date: Re: Path To Folder Where App Is
  • Next by Date: Re: Path To Folder Where App Is
  • Previous by thread: Re: Path To Folder Where App Is
  • Next by thread: Re: Path To Folder Where App Is
  • Index(es):
    • Date
    • Thread