Link with CoreWLAN.framework

This commit is contained in:
Cheng Zhao 2017-01-24 21:12:26 +09:00
parent 7cdcce157a
commit ce71d16fdd

View file

@ -191,6 +191,8 @@
'-lsandbox', '-lsandbox',
# bluetooth.gyp: # bluetooth.gyp:
'$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework', '$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework',
# components/wifi/BUILD.gn:
'$(SDKROOT)/System/Library/Frameworks/CoreWLAN.framework',
], ],
}, },
}], }],