Mon 14th Jul 2008
XCode 3.1 and “Availability”
Posted late in the morning, filed under Asides , MacOS X , Programming.You can’t have a class with the name “Availability” in a project built with XCode 3.1.
You can with XCode 3.0, but CFNetwork, and I assume a heap of other classes use a class called “Availability” to define if objects are available in a particular version of the OS.