<?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>313365</bug_id>
          
          <creation_ts>2026-04-26 15:29:58 -0700</creation_ts>
          <short_desc>[TestWebKitAPI] Remove Embed Frameworks phase from TestWGSL target</short_desc>
          <delta_ts>2026-04-26 18:16:39 -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>WebKit Nightly Build</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>
          <dependson>294278</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="David Kilzer (:ddkilzer)">ddkilzer</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2204676</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2026-04-26 15:29:58 -0700</bug_when>
    <thetext>The TestWGSL target in `TestWebKitAPI.xcodeproj` has an &quot;Embed Frameworks&quot; build phase that copies `JavaScriptCore.framework` from `BUILT_PRODUCTS_DIR` alongside the TestWGSL binary. This phase was added in Bug 294278 for local development convenience.

In Luxon Production builds, `JavaScriptCore.framework` is not present in `BUILT_PRODUCTS_DIR` -- it is provided through the SDK overlay. The copy phase fails because the source framework does not exist at the expected path.

Remove the &quot;Embed Frameworks&quot; build phase from the TestWGSL target. TestWGSL links against `JavaScriptCore.framework` via the Frameworks build phase, which resolves correctly through the SDK in both local and Luxon builds. The embed phase is unnecessary because TestWGSL is a command-line test tool, not an application bundle that needs embedded frameworks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2204677</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-04-26 15:30:06 -0700</bug_when>
    <thetext>&lt;rdar://problem/175635676&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2204683</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2026-04-26 15:40:21 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/63644</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2204722</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-26 18:16:38 -0700</bug_when>
    <thetext>Committed 312060@main (007d79cba6e1): &lt;https://commits.webkit.org/312060@main&gt;

Reviewed commits have been landed. Closing PR #63644 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>