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/
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
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]