• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Static-linking a framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Static-linking a framework?
      • From: David Dunham <email@hidden>
References: 
 >Static-linking a framework? (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Annoying text-editing glitch
  • Next by Date: Re: Static-linking a framework?
  • Previous by thread: Static-linking a framework?
  • Next by thread: Re: Static-linking a framework?
  • Index(es):
    • Date
    • Thread