Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[ANGLE] Production builds don't need to include Metal debug info
https://bugs.webkit.org/show_bug.cgi?id=240696 <rdar://problem/93580049> Reviewed by Tim Horton. Metal debug info can be generated in engineering builds, but production builds don't need it. * Source/ThirdParty/ANGLE/Configurations/AngleMetalLib.xcconfig: * Source/ThirdParty/ANGLE/Configurations/Base.xcconfig: * Source/ThirdParty/ANGLE/Configurations/DebugRelease.xcconfig: Canonical link: https://commits.webkit.org/250780@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294525 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information