mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Link against the Security frameworks
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user