Bug 172860

Summary: [Xcode] Header postprocessing should be based on the target OS version rather than the builder OS version
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use TARGET_MAC_OS_X_VERSION_MAJOR instead of MAC_OS_X_VERSION_MAJOR andersca: review+

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.