[Webkit-unassigned] [Bug 177595] run-safari --ios-simulator is no longer working with XCode 9

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 09:36:49 PDT 2017


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

--- Comment #4 from Jonathan Bedard <jbedard at apple.com> ---
Should we even be using the SDK to determine the app bundle ID?

It seems like it would be better to just launch using com.apple.MobileSafari directly instead of going through the SDK to compute the bundle ID.

Also, given Frédéric's comment, it seems like that code-path attempts to install the app as well.  Which it shouldn't since, it's a system installed app...that would likely mean that the path returned by iosSimulatorApplicationsPath(...) is not correct.

-- 
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/20170928/0c0fc48a/attachment.html>


More information about the webkit-unassigned mailing list