Re: Recommended Installer practices and locations
Re: Recommended Installer practices and locations
- Subject: Re: Recommended Installer practices and locations
- From: Damian Carrillo <email@hidden>
- Date: Fri, 04 Jan 2013 10:34:52 -0600
The "About the OS X File System" section of the File System Programming Guide has this information:
https://developer.apple.com/library/mac/#documentation/FileManagement/Conceptual/FileSystemProgrammingGUide/FileSystemOverview/FileSystemOverview.html#//apple_ref/doc/uid/TP40010672-CH2-SW14
On Jan 4, 2013, at 10:21 AM, Jerry Krinock <email@hidden> wrote:
>
> On 2013 Jan 03, at 14:54, Stephen Kay <email@hidden> wrote:
>
>> Does anyone know of a document that explains recommended installer practices
>> and locations for current OSX software?
>
> I'm kind of surprised that you've not been able to find such a document, and even more surprised that no one seems to know the answer. Maybe there is no such document? Maybe everyone "just knows" this?
>
> Anyhow, here are the answers for your examples…
>
>> For example, my app ships with a default datafile (what you could refer to as a document), and it is possible for the user to begin modifying it. It ships with other auxiliary files that the user needs to load onto USB sticks and transfer to external musical instruments. None of this stuff makes sense to go in the bundle.
>
> In my opinion, data which the user can modify, but not in a document that the user would normally want to copy and move around, would go in to ~/Application Support.
>
>> I used to install a folder in the applications folder, containing the app bundle and all the other stuff like the default document, pdf help files, etc.
>
> Indeed putting a folder into /Applications is yucky.
>
>
> _______________________________________________
> 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
_______________________________________________
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