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.
<rdar://problem/103119948>
Pull request: https://github.com/WebKit/WebKit/pull/7326
Committed 257571@main (c76c4c2a83d1): <https://commits.webkit.org/257571@main> Reviewed commits have been landed. Closing PR #7326 and removing active labels.