<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>237994</bug_id>
          
          <creation_ts>2022-03-16 17:47:51 -0700</creation_ts>
          <short_desc>configure-xcode-for-embedded-development fails with Xcode 13.3</short_desc>
          <delta_ts>2022-03-17 17:19:14 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Safari 13</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <cc>ap</cc>
    
    <cc>emw</cc>
    
    <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1852092</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-03-16 17:47:51 -0700</bug_when>
    <thetext>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 &quot;Tools/Scripts/configure-xcode-for-embedded-development&quot;, line 361, in &lt;module&gt;
    main()
  File &quot;Tools/Scripts/configure-xcode-for-embedded-development&quot;, line 351, in main
    update_xcspec_files()
  File &quot;Tools/Scripts/configure-xcode-for-embedded-development&quot;, line 277, in update_xcspec_files
    raise FileNotFoundError(errno.ENOENT, os.strerror(errno.ENOENT), path)
NameError: name &apos;path&apos; is not defined</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852094</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-03-16 17:49:47 -0700</bug_when>
    <thetext>Replacing path with dest_spec_path, I see the following:

FileNotFoundError: [Errno 2] No such file or directory: PosixPath(&apos;/Applications/Xcode.app/Contents/Developer/../PlugIns/IDEiOSSupportCore.ideplugin/Contents/Resources/Embedded-Shared.xcspec&apos;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852516</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-03-17 15:18:31 -0700</bug_when>
    <thetext>&lt;rdar://problem/90455614&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852517</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-03-17 15:23:22 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/208</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852573</commentid>
    <comment_count>4</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-03-17 17:19:14 -0700</bug_when>
    <thetext>Landed https://commits.webkit.org/248576@main (r291454)!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>