I think this is because the compiler believes you're targeting 10.5
as a minimum OS version. It doesn't know much about what that SDK
is. Try passing -mmacosx-version-min=10.4 and see if that fixes it.
Hope this helps,
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden