Re: Attach library (.a) in Xcode
Re: Attach library (.a) in Xcode
- Subject: Re: Attach library (.a) in Xcode
- From: Sebastian Nowicki <email@hidden>
- Date: Thu, 26 Jun 2008 15:56:32 +0800
I'm interested as to how people handle static and dynamic libraries.
Coming from a Linux background I was confused as to how to do it in
Mac OS X, because shared libraries seem discouraged. Is it common
practice to simply copy the header files and library under the project
directory, or is some other method used to copy the files from the
typical installation directories (/usr{,local}/{include,lib}/)? Also
how do people handle this under an SCM tracked environment? Do the
libraries get committed along with the project, or are they just
external?Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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