Re: Static-linking a framework?
Re: Static-linking a framework?
- Subject: Re: Static-linking a framework?
- From: Nathan Vander Wilt <email@hidden>
- Date: Wed, 5 Mar 2008 15:21:33 -0600 (CST)
--- Uli Kusterer <email@hidden> escribió:
> So I'm wondering if there's a way to statically
> link a framework
> into an application?
>
> At worst, I could probably create a static library
> target for each
> module, but then I'd have to manually add all the
> resources, so I was
> kinda hoping there was a way to abuse frameworks for
> this?
I ran into this as well. Frameworks are a nice way to
factor code, and have an especially handy model for
third party libraries I use. But like you, I would
much rather statically link in most situations.
I'm sure Uli and I aren't the only ones with these
desires. How do most developers include third-party
(open source) libraries in their projects? What do you
do to enforce separation of wannabe framework code
(systems that could be reused in future projects)
inside the main project?
thanks,
-natevw
____________________________________________________________________________________
¡Capacidad ilimitada de almacenamiento en tu correo!
No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:
http://correo.espanol.yahoo.com/
_______________________________________________
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