• 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: Dynamically linking a framework...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamically linking a framework...


  • Subject: Re: Dynamically linking a framework...
  • From: Peter O'Gorman <email@hidden>
  • Date: Thu, 12 Jun 2008 22:49:03 -0500

Loren Ryter wrote:
> Hello,
>
> I'm newly subscribed to this group and want to ask a question that's sort of
> been raised before but that I haven't been able to solve.
>
> I want to build a project in Xcode 3.0 on Leopard which would include a
> framework (Calendar Store) that is only available on Leopard. However, the
> application must be able to launch on Tiger.  Obviously calls to the
> Calendar Store API would not be done if the system was Tiger.

Seems like you should be using -weak_framework to link the framework
then. They dynamic linker will not load it if it is not there. See the
man page for ld for more information.

Peter
--
Peter O'Gorman
http://pogma.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: Dynamically linking a framework...
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >Dynamically linking a framework... (From: Loren Ryter <email@hidden>)

  • Prev by Date: Re: Crash in virtual method call
  • Next by Date: Re: Dynamically linking a framework...
  • Previous by thread: Dynamically linking a framework...
  • Next by thread: Re: Dynamically linking a framework...
  • Index(es):
    • Date
    • Thread