Include Security library in MACHO_ALLOWED_LIBRARIES
This commit is contained in:
parent
5a6be4799a
commit
f4c8eb7019
@ -99,6 +99,7 @@ MACHO_ALLOWED_LIBRARIES = {
|
||||
'ImageIO', # read and write image file formats.
|
||||
'IOKit', # user-space access to hardware devices and drivers.
|
||||
'libobjc.A.dylib', # Objective-C runtime library
|
||||
'Security',
|
||||
}
|
||||
|
||||
PE_ALLOWED_LIBRARIES = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user