• 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
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]

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


  • Subject: Can a private framework have a version and compelled to launch according to OS version?
  • From: Michael Rathmann <email@hidden>
  • Date: Fri, 12 Aug 2005 10:38:52 +0100

Well I have the following situation:

I have an Cocoa application that uses Apple's Core Audio PublicUtility framework to playback some audio.

With the introduction of Tiger is was heavily changed and uses now some fancy new features that are - of course - only available in Tiger.

As my application has to maintain compatibility with at least 10.2. and 10.3 I am forced do either go with the old stuff - which had some glitches (guess that was the reason for the make-up) - or do something better.

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?

Or do I need to make the stuff into a bundle and do all the "loading" stuff and deciding which bundle version to open by hand?

And help appreciated,

Michael

_______________________________________________
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: Can a private framework have a version and compelled to launch according to OS version?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: August 2005 documentation update still remove Perl 5.86 and wxWidgets docs
  • Next by Date: Including QuickTime Libraries
  • Previous by thread: Debuging PlugIn???
  • Next by thread: Re: Can a private framework have a version and compelled to launch according to OS version?
  • Index(es):
    • Date
    • Thread