Merge pull request #153 from atom/xcode-7

Don't reference the bsm dylib directly.
This commit is contained in:
Cheng Zhao 2015-10-08 13:57:42 +08:00
commit 343cbea8a7

View file

@ -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',
],