Link against the Security frameworks

This commit is contained in:
joshaber 2017-03-30 17:26:11 -04:00
parent 7b044ffe0e
commit edf61d41ba

View file

@ -549,6 +549,8 @@
'$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
'$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
'$(SDKROOT)/System/Library/Frameworks/Quartz.framework',
'$(SDKROOT)/System/Library/Frameworks/Security.framework',
'$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework',
],
},
'mac_bundle': 1,