Re: executables for OSX 10.4 vs 10.5
Re: executables for OSX 10.4 vs 10.5
- Subject: Re: executables for OSX 10.4 vs 10.5
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 14 Oct 2008 19:07:27 -0600
On Oct 14, 2008, at 6:10 PM, Michael Williamson wrote:
Do I need to build separate executables, selecting the relevant SDK
for each?
No. There were a few backward compatibility bugs between Tiger and
Leopard in the past (e.g. HIShape), but they were fixed.
Or is there some way to build a single app that runs on both and if
so are there any drawbacks to doing this?
Just build the app against the old SDK. As long as you don't
accidentally exploit some buggy behavior in Tiger that was fixed in
Leopard (which happened to me once), or depend too much on
undocumented methods, then you should have no problems with forward
compatibility.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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