mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Merge pull request #153 from atom/xcode-7
Don't reference the bsm dylib directly.
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
|
||||
# content_browser.gypi:
|
||||
'$(SDKROOT)/usr/lib/libbsm.dylib',
|
||||
'-lbsm',
|
||||
# bluetooth.gyp:
|
||||
'$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user