[Webkit-unassigned] [Bug 139695] New: [iOS] WTF fails to build with public SDK due to missing header CPAggregateDictionary.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 16 12:34:49 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139695
Bug ID: 139695
Summary: [iOS] WTF fails to build with public SDK due to
missing header CPAggregateDictionary.h
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: iOS
OS: iOS 8.1
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbates at webkit.org
Following the patch for bug #139652, WTF failed to build with the public iOS SDK since the patch depends on the existence of header AppSupport/CPAggregateDictionary.h, which does not exist in the public iOS SDK. We should create a SPI wrapper header for CPAggregateDictionary.h that includes AppSupport/CPAggregateDictionary.h and forward declares the applicable SPI functions when building with the Apple Internal SDK and public iOS SDK, respectively.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141216/9f6e2444/attachment-0002.html>
More information about the webkit-unassigned
mailing list