• 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: Can a private framework have a version and compelled to launch according to OS version?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can a private framework have a version and compelled to launch according to OS version?


  • Subject: Re: Can a private framework have a version and compelled to launch according to OS version?
  • From: Nick Zitzmann <email@hidden>
  • Date: Fri, 12 Aug 2005 17:25:43 -0600


On Aug 12, 2005, at 3:38 AM, Michael Rathmann wrote:

So I started to take the audio playback and put it into a private framework that is dynamically linked.

Now what I would love is a mechanism that loads version A of my framework when 10.2 / 10.3 is running and B when 10.4. is up.

Can this be achieved with a private framework?

No, but you can do that with bundles. Or you could change your existing code to do things one way if the user is using Jaguar or Panther, and another way if the user is using Tiger or later, assuming your code isn't loading any Tiger-only frameworks.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
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


References: 
 >Can a private framework have a version and compelled to launch according to OS version? (From: Michael Rathmann <email@hidden>)

  • Prev by Date: Question about a gcc 4 warning
  • Next by Date: Re: Question about a gcc 4 warning
  • Previous by thread: Can a private framework have a version and compelled to launch according to OS version?
  • Next by thread: Can a private framework have a version and compelled to launch according to OS version?
  • Index(es):
    • Date
    • Thread