Hi,
I’m building an application using Xcode 2.4 on Mac OSX 10.4.
I want my application to run under OSX 10.3 and OSX 10.4.
I can’t figure out how to compile it for 10.3
I did this:
- Check in Interface Builder if it’s compatible for 10.3 (it is).
- Within the properties of the Xcode project i’ve selected 10.3 and higher.
- Intel disabled
Wile trying to build i’ll get a bunch of error for 10.3.
Even when I make a new empty project, I cannot built it for 10.3 (same errors), 10.4 goes perfect.
Am I forgetting something?
Thanks,
Jasper Siegers