I have a project in XCode 3.0 which I want to make it available to systems from 10.4 and above. Since I am developing on Leopard, how can I check what functions from my program require 10.5 and what functions do not?
I am telling this because my program crashes on Tiger, but not on Leopard, and I can't find out why. No error is displayed.
I am telling this because my program crashes on Tiger, but not on Leopard, and I can't find out why. No error is displayed.