RE: deploying a frameworks
RE: deploying a frameworks
- Subject: RE: deploying a frameworks
- From: "Albert Jagnow" <email@hidden>
- Date: Fri, 26 Sep 2003 08:55:24 -0500
- Priority: normal
- Thread-topic: deploying a frameworks
/Library/Frameworks/ is the standard place to put frameworks on OS X.
You just need to make sure that is where your framework was linked to
when you compiled your application. If you added the framework to your
application when it was in say /Users/myUser/myFramework, then that is
where WO will be looking for the framework when you deploy. I usually
link the frameworks to the framework project folder while I am testing
the framework, then I change the location to /Library/Frameworks/ and
recompile before I deploy. I have not found a better way of doing this.
I would be interested to know if there is a way to specify a different
location for a framework in deployment vs development.
--Albert
-----Original Message-----
From: Jonathan Fleming [mailto:email@hidden]
Sent: Friday, September 26, 2003 7:30 AM
To: email@hidden; email@hidden
Subject: deploying a frameworks
Hi guys,
I've put the first framework that I've created into
/Local/Library/Frameworks/MyFrameworks.framworks
is this the on place it needs to be an last thing I need to do or am I
missing something as my apps won't run.
Thanks
Jonathan :^)
_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection
http://www.msn.co.uk/specials/btbroadband
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
This e-mail (including any attachments) is covered by the Electronic
Communications Privacy Act, 18 USC. 2510-2521. It is confidential and
may be legally privileged. If you are not the intended recipient, you
are hereby notified that any retention, dissemination, distribution, or
copying of this communication is strictly prohibited. Please reply to
the sender that you have received the message in error, and then delete
it. Thank you.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.