Title: [161836] trunk/Source/WebKit2
- Revision
- 161836
- Author
- [email protected]
- Date
- 2014-01-12 13:37:10 -0800 (Sun, 12 Jan 2014)
Log Message
Added a reference to WebContentService/Info-OSX.plist to the project.
* WebKit2.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (161835 => 161836)
--- trunk/Source/WebKit2/ChangeLog 2014-01-12 21:31:09 UTC (rev 161835)
+++ trunk/Source/WebKit2/ChangeLog 2014-01-12 21:37:10 UTC (rev 161836)
@@ -1,5 +1,11 @@
2014-01-12 Dan Bernstein <[email protected]>
+ Added a reference to WebContentService/Info-OSX.plist to the project.
+
+ * WebKit2.xcodeproj/project.pbxproj:
+
+2014-01-12 Dan Bernstein <[email protected]>
+
OS X build fix.
* WebKit2.xcodeproj/project.pbxproj:
Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (161835 => 161836)
--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2014-01-12 21:31:09 UTC (rev 161835)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2014-01-12 21:37:10 UTC (rev 161836)
@@ -2112,6 +2112,7 @@
373CEAD4185417AE008C363D /* WKNSData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKNSData.h; sourceTree = "<group>"; };
373CEAD71859553F008C363D /* WKPagePolicyClientInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKPagePolicyClientInternal.h; sourceTree = "<group>"; };
374436871820E7240049579F /* WKObject.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WKObject.mm; sourceTree = "<group>"; };
+ 375FB4731883415600BE34D4 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
3760881C150413E900FC82C7 /* WebRenderObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebRenderObject.cpp; sourceTree = "<group>"; };
3760881D150413E900FC82C7 /* WebRenderObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebRenderObject.h; sourceTree = "<group>"; };
37608820150414F700FC82C7 /* WKRenderObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WKRenderObject.cpp; sourceTree = "<group>"; };
@@ -5387,6 +5388,7 @@
BCACC43F16B24CAA00B6E092 /* WebContentService */ = {
isa = PBXGroup;
children = (
+ 375FB4731883415600BE34D4 /* Info-iOS.plist */,
BCACC44016B24CAA00B6E092 /* Info-OSX.plist */,
);
path = WebContentService;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes