Bug 248951

Summary: MobileMiniBrowser fails to link due to missing WebKit.framework
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description David Kilzer (:ddkilzer) 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.
Comment 1 Radar WebKit Bug Importer 2022-12-08 08:58:14 PST
<rdar://problem/103119948>
Comment 2 David Kilzer (:ddkilzer) 2022-12-08 09:04:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/7326
Comment 3 EWS 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.