Re: xcode 4 and developer env for general programming
Re: xcode 4 and developer env for general programming
- Subject: Re: xcode 4 and developer env for general programming
- From: Andreas Grosam <email@hidden>
- Date: Thu, 29 Mar 2012 11:15:16 +0200
On Mar 29, 2012, at 9:36 AM, Joar Wingfors wrote:
>
> On 29 mar 2012, at 00:08, Andreas Grosam wrote:
>
>> Third party frameworks are preferable installed into /Library/Frameworks.
>
>
> No!
Well, doesn't this depend?
If the framework shall be used by many applications, why not? (btw, this is also recommended in the docs!)
For instance, for development purposes, I use a testing framework - and in order to make it easier to create the many, many test programs, I simply installed the framework into /Library/Frameworks -- (note: NOT into /System/Library/Frameworks).
I know there are even alternatives for this use case, and considering the fact that time changed and we have computers with lots and lots of memory, I understand that a "private install" is *know* the preferred method. (But know we have Xcode and memory immediately becomes scarce ;) )
>
>
>> Alternatively, you can install frameworks into the App bundle, making them "private" to the application.
>
>
>
> Yes!
>
>
> Joar
>
>
_______________________________________________
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