RESOLVED FIXED 161123
Create a phony WebKitLegacy framework that the WebCoreTestSupport dylib can find
https://bugs.webkit.org/show_bug.cgi?id=161123
Summary Create a phony WebKitLegacy framework that the WebCoreTestSupport dylib can find
Anders Carlsson
Reported 2016-08-23 18:51:18 PDT
Create a phony WebKitLegacy framework that the WebCoreTestSupport dylib can find
Attachments
Patch (9.89 KB, patch)
2016-08-23 18:53 PDT, Anders Carlsson
no flags
Patch (4.43 KB, patch)
2016-08-23 18:55 PDT, Anders Carlsson
no flags
Patch (4.42 KB, patch)
2016-08-23 18:59 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2016-08-23 18:53:21 PDT
mitz
Comment 2 2016-08-23 18:55:15 PDT
Comment on attachment 286818 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=286818&action=review r=me with one fix > Source/WebCore/Configurations/WebCore.xcconfig:64 > +WK_IOS_BINCOMPAT_LDFLAGS_V9_0 = -Wl,-reexport_library,-F$(BUILT_PRODUCTS_DIR)/DerivedSources/WebCore/PhonyWebKitLegacy/WebKitLegacy.framework/WebKitLegacy.tbd; -F snuck into there.
Anders Carlsson
Comment 3 2016-08-23 18:55:48 PDT
Anders Carlsson
Comment 4 2016-08-23 18:59:44 PDT
Anders Carlsson
Comment 5 2016-08-23 19:21:36 PDT
Note You need to log in before you can comment on or make changes to this bug.