• 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
Little question on kCFCoreFoundationVersionNumber
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Little question on kCFCoreFoundationVersionNumber


  • Subject: Little question on kCFCoreFoundationVersionNumber
  • From: Stéphane Sudre <email@hidden>
  • Date: Mon, 29 Sep 2003 17:54:08 +0200

In the next version of the OS, kCFCoreFoundationVersionNumber10_2 is said to be 263.0.

When I'm printing kCFCoreFoundationVersionNumber under 10.2.8, I'm getting:

263.5

Are all kCFCoreFoundationVersionNumber lesser than 264 for Mac OS X 10.2.x?

Or is this code ok to determine under 10.2 that you are running on 10.2.x or prior?

if (kCFCoreFoundationVersionNumber<264.0)
{
// < 10.3
}

because 10_1 was 226.0 and 10_1_2 was 227.2.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Little question on kCFCoreFoundationVersionNumber
      • From: Ali Ozer <email@hidden>
    • Re: Little question on kCFCoreFoundationVersionNumber
      • From: Shawn Erickson <email@hidden>
  • Prev by Date: Re: Internationalized text
  • Next by Date: Re: Internationalized text
  • Previous by thread: Re: opening of an external program
  • Next by thread: Re: Little question on kCFCoreFoundationVersionNumber
  • Index(es):
    • Date
    • Thread