I'm building on 10.6
base SDK is 10.5 (cuz i want to optionally use some new APIs)
deployment target is 10.4
but when i run on a 10.4 system, it fails to launch due to this:
libiconv.2.dylib
app requires version 7.0.0 or later but current version is 5.0.0
or something
anyway i know i can fix this with a post-build script that sets the
min version of libiconv, but i just don't know what? anyone know?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden