[Webkit-unassigned] [Bug 104279] [Mac] Add Build Phase to Check Headers for Inappropriate Macros (Platform.h macros)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 18:57:33 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104279





--- Comment #9 from Joseph Pecoraro <joepeck at webkit.org>  2012-12-17 18:59:50 PST ---
Looks like there are a few paths I could probably take advantage of:

    (taken from a WebCore check-* build phase)
    setenv CONTENTS_FOLDER_PATH WebCore.framework/Versions/A
    setenv PRIVATE_HEADERS_FOLDER_PATH WebCore.framework/Versions/A/PrivateHeaders
    setenv PUBLIC_HEADERS_FOLDER_PATH WebCore.framework/Versions/A/Headers

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list