Re: Webobjects framework how to
Re: Webobjects framework how to
- Subject: Re: Webobjects framework how to
- From: Chuck Hill <email@hidden>
- Date: Wed, 29 Mar 2006 14:22:28 -0800
On Mar 29, 2006, at 11:50 AM, Art Isbell wrote:
On Mar 29, 2006, at 9:15 AM, Chuck Hill wrote:
Xcode will now install the framework whenever it builds successfully.
Assuming that the user is an admin user which one shouldn't be for
everyday use if you are somewhat security-conscious:
$ ls -ld /Library/Frameworks/
drwxrwxr-x 41 root admin 1394 Mar 27 20:35 /Library/Frameworks/
Yest, I am pretty lax about my own workstation.
Another approach is to create file system links in /Library/
Frameworks to frameworks in various framework project build
directories:
$ ls -l /Library/Frameworks/Employee.framework
lrwxr-xr-x 1 admin admin 72 Jan 2 12:09 /Library/Frameworks/
Employee.framework -> /Users/art/Developer/Xcode/Employee/build/
Development/Employee.framework
I have to admit that this had not even occurred to me. Probably from
too much time spent on Winders. It makes a lot of sense though, I
like it!
Chuck
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden