building for 10.5 vs 10.6
building for 10.5 vs 10.6
- Subject: building for 10.5 vs 10.6
- From: Bill Appleton <email@hidden>
- Date: Mon, 28 Jun 2010 10:59:12 -0700
hi all,
i am currently building for 10.5 because that is our minimum user requirement
there are some 10.6 functions i want to use, so i just check at runtime and use 10.6 if available
but i am targeting 10.5, so i get an xcode warning in these places, "NSWindow may not recognize etc"
so should i just target 10.6? or does that make internal libraries or frameworks (etc) not work on a 10.5 machine?
maybe the danger is that i will accidentally use a 10.6 fx elsewhere without the runtime check
is there a way just to suppress the warning? what do you guys do about this issue?
thx
bill
_______________________________________________
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