// Added to resolve a bug in Apple's system that doesn't set this very needed variable for gcc3.3
#if defined(__ppc__) && !defined(__ppc64__)
#define __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ MAC_OS_X_VERSION_MIN_REQUIRED
#endif
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