[webkit-changes] [WebKit/WebKit] 0092a9: Do not sort entries under "Products" group in xcod...
Commit Queue
noreply at github.com
Mon May 1 18:24:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0092a99647dd2a1c2b5088b655c47a2a127dfe1a
https://github.com/WebKit/WebKit/commit/0092a99647dd2a1c2b5088b655c47a2a127dfe1a
Author: Eddy Wong <eddy_wong at apple.com>
Date: 2023-05-01 (Mon, 01 May 2023)
Changed paths:
M Tools/Scripts/sort-Xcode-project-file
Log Message:
-----------
Do not sort entries under "Products" group in xcodeproj
https://bugs.webkit.org/show_bug.cgi?id=256185
rdar://108762799
Reviewed by Elliott Williams.
Similar to how we not sort $mainGroup, we added another rule that says do not sort the /* Product */ group generated by Xcode.
* Tools/Scripts/sort-Xcode-project-file:
Canonical link: https://commits.webkit.org/263567@main
More information about the webkit-changes
mailing list