Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2007-02-13 Mark Rowe <mrowe@apple.com>
Reviewed by Timothy Hatcher. Fix http://bugs.webkit.org/show_bug.cgi?id=12745 Bug 12745: REGRESSION: Webkit will not load a plugin that Safari can load (symbol missing _objc_msgSend_fpret) Treat libobjc as a sub-library of WebKit in Debug/Release so that plugins and applications linked against an umbrella framework version of WebKit that expect to find libobjc symbols in WebKit can do so. * WebKit.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/16472@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@19594 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information