RESOLVED FIXED 248951
MobileMiniBrowser fails to link due to missing WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=248951
Summary MobileMiniBrowser fails to link due to missing WebKit.framework
David Kilzer (:ddkilzer)
Reported 2022-12-08 08:57:56 PST
MobileMiniBrowser fails to link when building for iOS Simulator due to missing WebKit.framework. Ld MobileMiniBrowser Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_WKProcessPool", referenced from: objc-class-ref in main.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) I'm honestly not sure how it ever worked.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-08 08:58:14 PST
David Kilzer (:ddkilzer)
Comment 2 2022-12-08 09:04:59 PST
EWS
Comment 3 2022-12-08 10:26:31 PST
Committed 257571@main (c76c4c2a83d1): <https://commits.webkit.org/257571@main> Reviewed commits have been landed. Closing PR #7326 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.