<?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>262087</bug_id>
          
          <creation_ts>2023-09-25 17:15:42 -0700</creation_ts>
          <short_desc>dyld: Symbol not found: _CGImageSourceEnableRestrictedDecoding</short_desc>
          <delta_ts>2023-10-02 17:17:41 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=226235</see_also>
          <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="ChangSeok Oh">changseok</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1980017</commentid>
    <comment_count>0</comment_count>
    <who name="ChangSeok Oh">changseok</who>
    <bug_when>2023-09-25 17:15:42 -0700</bug_when>
    <thetext>I got the following runtime error in the run-minibrowser launch. I built the latest webkit code with Xcode 15.0 on macOS 13.6.

/Users/changseok/Projects/WebKit/Tools/Scripts/run-minibrowser
Starting MiniBrowser with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/changseok/Projects/WebKit/WebKitBuild/Release.
dyld[37974]: Symbol not found: _CGImageSourceEnableRestrictedDecoding
  Referenced from: &lt;600103B1-F233-392D-BB16-73548982E20D&gt; /Users/changseok/Projects/WebKit/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (built for macOS 14.0 which is newer than running OS)
  Expected in:     &lt;EF1BFD9F-FA9E-30C6-8680-77D3712EA0E0&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1980177</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2023-09-26 08:55:07 -0700</bug_when>
    <thetext>This is unfortunately normal, we don&apos;t maintain this configuration, although it&apos;s valid in theory. Please see bug 226235 for more discussion.

A PR to fix this particular issue would be welcome, but it&apos;s hard to tell how many others there are, or how many will be introduced in near future. I recommend using Xcode 14.x on macOS 13.x for WebKit development.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1981921</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-10-02 17:17:41 -0700</bug_when>
    <thetext>&lt;rdar://problem/116375720&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>