BluetoothManager.framework
我在路径中嵌入了带有标题的私有框架/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/PrivateFrameworks
,其中包含
#import <BluetoothManager/BluetoothManager.h>
#import <BluetoothManager/BluetoothDevice.h>
但从 Xcode 7.3 开始出现错误:
error :ld: framework not found BluetoothManager
.