Limit Apple clang minimal OS version
Comments Off on Limit Apple clang minimal OS version

If you are a developer, And don’t use Xcode IDE for making any code or application to build but want library or mach-O binary to have compatibility with lower OS version or clang ? There’s simply some way to apply some flags on your Makefile. Xcode may support multiple target… Read more »