We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4ed2ca + 30d1f89 commit a10759dCopy full SHA for a10759d
1 file changed
identify/extensions.py
@@ -335,6 +335,7 @@
335
'zsh': {'text', 'shell', 'zsh'},
336
}
337
EXTENSIONS_NEED_BINARY_CHECK = {
338
+ 'entitlements': {'plist', 'entitlements'},
339
'plist': {'plist'},
340
'ppm': {'image', 'ppm'},
341
'xcprivacy': {'plist', 'xcprivacy', 'xcodebuild'},
0 commit comments