• 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
XCode 3 - SDK discrepencies ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 3 - SDK discrepencies ?


  • Subject: XCode 3 - SDK discrepencies ?
  • From: turbo3d <email@hidden>
  • Date: Sat, 21 Jun 2008 15:39:03 +0200

in  MacOSX10.4u.sdk   OSServices.h  says

#include <OSServices/OpenTransport.h>  with no conditions 

in  MacOSX10.5u.sdk   OSServices.h  says

#if MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_4
#include <OSServices/OpenTransport.h>
...
#endif

So,  as far as OpenTransport is concerned :

targeting 10.4 and using MacOSX10.4u.sdk   is  OK
but
 targeting 10.4 and using MacOSX10.5u.sdk  does not support OpenTransport. 

What is the reason of this ?

Thanks
JP

 _______________________________________________
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: XCode 3 - SDK discrepencies ?
      • From: "Clark Cox" <email@hidden>
    • Re: XCode 3 - SDK discrepencies ?
      • From: Andrew Merenbach <email@hidden>
  • Prev by Date: Re: Interface Builder changes IDs in XIB files on open/save
  • Next by Date: Re: Interface Builder changes IDs in XIB files on open/save
  • Previous by thread: Re: Interface Builder changes IDs in XIB files on open/save
  • Next by thread: Re: XCode 3 - SDK discrepencies ?
  • Index(es):
    • Date
    • Thread