I've ported my application from windows to mac. I've tested it with XCode on mini Mac OS X 10.4 Tiger PPC G4 and it works fine now.
Now I want that my application run under many version of Mac OS (like 10.3,10.4,10.5,ect.) and under the 2 architecture intel and ppc.
Is this possible for one bundle. If not what it is the best procedure to do because I dont like to have a bundle for each kind of Mac OS an architecture
Best reguards, Mourad