• 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: How to get system version?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get system version?


  • Subject: Re: How to get system version?
  • From: Damien Pacaud <email@hidden>
  • Date: Fri, 17 Oct 2003 16:16:39 +0200

http://cocoadevcentral.com/articles/000067.php
should do what you want ;)

regards

Damein Pacaud

Le vendredi, 17 oct 2003, ` 15:52 Europe/Paris, Giovanni Donelli a icrit :

Hello Gurus,
I wanna perform different code whether I'm in Jaguar or in Panther. But keeping the same application.

can I get the system version somehow so that I can do:

if (PANTHER_INSTALLED)
{

}
else if (JAGUAR_INSTALLED)
{

}
else if (PUMA_INSTALLED)
{

}

Thanks for your help!

jmd
_______________________________________________
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.
_______________________________________________
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.

References: 
 >How to get system version? (From: Giovanni Donelli <email@hidden>)

  • Prev by Date: Re: launching 2 same applications
  • Next by Date: Re: No Result Obtained When WebServices Is Called From A Cocoa Client [uses WSMakeStubs]
  • Previous by thread: How to get system version?
  • Next by thread: Re: How to get system version?
  • Index(es):
    • Date
    • Thread