[Webkit-unassigned] [Bug 237994] New: configure-xcode-for-embedded-development fails with Xcode 13.3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 16 17:47:51 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=237994
Bug ID: 237994
Summary: configure-xcode-for-embedded-development fails with
Xcode 13.3
Product: WebKit
Version: Safari 13
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
CC: emw at apple.com, jbedard at apple.com
Seeing the following when attempting to run Tools/Scripts/configure-xcode-for-embedded-development on macOS 12.3 with Xcode 13.3 installed
Traceback (most recent call last):
File "Tools/Scripts/configure-xcode-for-embedded-development", line 361, in <module>
main()
File "Tools/Scripts/configure-xcode-for-embedded-development", line 351, in main
update_xcspec_files()
File "Tools/Scripts/configure-xcode-for-embedded-development", line 277, in update_xcspec_files
raise FileNotFoundError(errno.ENOENT, os.strerror(errno.ENOENT), path)
NameError: name 'path' is not defined
--
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/20220317/c9181302/attachment-0001.htm>
More information about the webkit-unassigned
mailing list