[Webkit-unassigned] [Bug 212448] MobileMiniBrowser Xcode project doesn't pick up build products from command line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 13:17:02 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212448

Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |212530

--- Comment #2 from Kenneth Russell <kbr at google.com> ---
After the switch back to the legacy build system in Bug 212530, I synced to ToT WebKit, deleted WebKit build, and ran:

./Tools/Scripts/build-webkit --debug --ios-simulator > build-log.txt

Here's the attached build log and the contents of `ls -1 WebKitBuild/Debug-iphonesimulator`:

DerivedSources
DumpRenderTree
DumpRenderTree.app
DumpRenderTree.app.dSYM
DumpRenderTree.dSYM
InjectedBundleTestWebKitAPI.bundle
InjectedBundleTestWebKitAPI.bundle.dSYM
JSCLLIntOffsetsExtractor
JSCLLIntSettingsExtractor
JavaScriptCore.framework
LLIntOffsets
LayoutTestHelper
LayoutTestHelper.dSYM
PluginProcessShim.dylib
PluginProcessShim.tbd
SecItemShim.dylib
SecItemShim.tbd
TestNetscapePlugIn.plugin
TestWTF
TestWTF.dSYM
TestWebKitAPI
TestWebKitAPI.dSYM
TestWebKitAPI.resources
TestWebKitAPI.wkbundle
TestWebKitAPI.wkbundle.dSYM
WebCore.framework
WebCoreTestSupport
WebKit.framework
WebKitLegacy.framework
WebKitTestRunner
WebKitTestRunner.dSYM
WebKitTestRunnerApp.app
WebKitTestRunnerApp.app.dSYM
WebKitTestRunnerInjectedBundle.bundle
WebKitTestRunnerInjectedBundle.bundle.dSYM
WebKitTestSupport
com.apple.WebKit.GPU.xpc
com.apple.WebKit.Networking.xpc
com.apple.WebKit.Plugin.64.xpc
com.apple.WebKit.WebContent.Development.xpc
com.apple.WebKit.WebContent.xpc
dynbench
gtest.framework
gtest.framework.dSYM
jsc
libANGLE.a
libDumpRenderTree.a
libPAL.a
libTestWTF.a
libTestWebKitAPI.a
libWTF.a
libWebCoreTestShim.dylib
libWebCoreTestSupport.dylib
libWebKitTestRunner.a
libbmalloc.a
libboringssl.a
libgtest.a
libgtest_main.a
libopus.a
libsrtp.a
libusrsctp.a
libvpx.a
libwebrtc.dylib
libwebrtcpcrtc.a
libyuv.a
minidom
minidom.js
testRegExp
testair
testapi
testapiScripts
testb3
testdfg
testmasm
testmem
usr
yasm


MobileMiniBrowser.app wasn't built by the command-line script. Is this expected?


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=212530
[Bug 212530] Revert switch to XCBuild
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200601/988fe802/attachment.htm>


More information about the webkit-unassigned mailing list