RESOLVED FIXED 168621
Exclude various mac-specific header files from iOS build
https://bugs.webkit.org/show_bug.cgi?id=168621
Summary Exclude various mac-specific header files from iOS build
Aakash Jain
Reported 2017-02-20 16:12:55 PST
WebKitLegacy.xcconfig contains a list EXCLUDED_SOURCE_FILE_NAMES which specifies the files that should be excluded for iOS build. Various mac-specific header files are missing from this list (while corresponding implementation file are present in the list).
Attachments
Proposed patch (2.63 KB, patch)
2017-02-20 16:14 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-20 16:14:09 PST
Created attachment 302194 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-20 18:25:24 PST
Comment on attachment 302194 [details] Proposed patch Clearing flags on attachment: 302194 Committed r212694: <http://trac.webkit.org/changeset/212694>
WebKit Commit Bot
Comment 3 2017-02-20 18:25:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.