WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-08 08:58:14 PST
<
rdar://problem/103119948
>
David Kilzer (:ddkilzer)
Comment 2
2022-12-08 09:04:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7326
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.
Top of Page
Format For Printing
XML
Clone This Bug