RESOLVED FIXED 172860
[Xcode] Header postprocessing should be based on the target OS version rather than the builder OS version
https://bugs.webkit.org/show_bug.cgi?id=172860
Summary [Xcode] Header postprocessing should be based on the target OS version rather...
mitz
Reported 2017-06-02 09:50:56 PDT
[Xcode] Header postprocessing should be based on the target OS version rather than the builder OS version
Attachments
Use TARGET_MAC_OS_X_VERSION_MAJOR instead of MAC_OS_X_VERSION_MAJOR (1.51 KB, patch)
2017-06-02 09:51 PDT, mitz
andersca: review+
mitz
Comment 1 2017-06-02 09:51:26 PDT
Created attachment 311833 [details] Use TARGET_MAC_OS_X_VERSION_MAJOR instead of MAC_OS_X_VERSION_MAJOR
mitz
Comment 2 2017-06-02 10:01:50 PDT
Note You need to log in before you can comment on or make changes to this bug.