[Xcode] Header postprocessing should be based on the target OS version rather than the builder OS version
Created attachment 311833 [details] Use TARGET_MAC_OS_X_VERSION_MAJOR instead of MAC_OS_X_VERSION_MAJOR
Fixed in <https://trac.webkit.org/r217720>.