[Webkit-unassigned] [Bug 235663] Generated xcfilelists contain symlinks when building for macOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 16:57:35 PST 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #450061|review?                     |review+
              Flags|                            |

--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 450061
  --> https://bugs.webkit.org/attachment.cgi?id=450061
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=450061&action=review

> Source/WebCore/Configurations/Base.xcconfig:152
> +WK_VERSIONED_BUNDLE[sdk=macosx*] = Versions/A;

I wonder if it would make more sense to name this WK_CONTENT_PATH_IN_FRAMEWORK or something.

Also, if you make it "Versions/A/" then you can avoid having "//" in paths in the embedded case.

-- 
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/20220127/1684b9a3/attachment.htm>


More information about the webkit-unassigned mailing list