Hi,
Bennett Helm wrote:
I haven't really used XCode, so I'm not sure what those choices mean. I
thought the 10.4 SDK was usable by 10.3.9 machines.
Yes, but NOT the 10.4u SDK for universal binaries. There is a 10.3.9 and
a 10.4 SDK (both PPC only) and a 10.4u SDK for universals.
But ccording to
ADC Home > Reference Library > Guides > Tools > Xcode >
Cross-Development Programming Guide > Cross-Development and Universal
Binaries
one can specify different SDKs for the i386 and the PPC binaries (even
in the same build target), but I am not going to fiddle with this right
now (as I risk screwing up the default 10.4 PPC config, which I cannot
test).
Regards,
Konrad