diff --git a/contrib/devtools/symbol-check.py b/contrib/devtools/symbol-check.py index 44e7ea7493f61..a5678b254f5cc 100755 --- a/contrib/devtools/symbol-check.py +++ b/contrib/devtools/symbol-check.py @@ -147,8 +147,9 @@ 'IOSurface', # cross process image/drawing buffers 'libobjc.A.dylib', # Objective-C runtime library 'Metal', # 3D graphics -'Security', # access control and authentication 'QuartzCore', # animation +'Security', # access control and authentication +'UniformTypeIdentifiers', } PE_ALLOWED_LIBRARIES = {