From d6d9a09d505d11148599a95a5be3e1351edbe0ac Mon Sep 17 00:00:00 2001 From: hc Date: Mon, 13 Apr 2026 15:17:52 +0800 Subject: Local iHealth SDK, device detail screen, iOS event fixes --- .../project.pbxproj | 849 +++++++++++++++++++++ 1 file changed, 849 insertions(+) create mode 100755 libs/ihealth-sdk/ios/ReactNativeIOSLibrary.xcodeproj/project.pbxproj (limited to 'libs/ihealth-sdk/ios/ReactNativeIOSLibrary.xcodeproj/project.pbxproj') diff --git a/libs/ihealth-sdk/ios/ReactNativeIOSLibrary.xcodeproj/project.pbxproj b/libs/ihealth-sdk/ios/ReactNativeIOSLibrary.xcodeproj/project.pbxproj new file mode 100755 index 0000000..410724b --- /dev/null +++ b/libs/ihealth-sdk/ios/ReactNativeIOSLibrary.xcodeproj/project.pbxproj @@ -0,0 +1,849 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 182D028B1DE57A2F00E9B783 /* iHealthDeviceManagerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 182D028A1DE57A2F00E9B783 /* iHealthDeviceManagerModule.m */; }; + 183FB1681FF508300040009B /* BTMProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 183FB1661FF5082F0040009B /* BTMProfileModule.m */; }; + 183FB1691FF508300040009B /* BTMModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 183FB1671FF5082F0040009B /* BTMModule.m */; }; + 1875101F1DE5E374005E66B1 /* BPProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 1875101E1DE5E374005E66B1 /* BPProfileModule.m */; }; + 187510221DE5E399005E66B1 /* BP550BTModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 187510211DE5E399005E66B1 /* BP550BTModule.m */; }; + 187510251DE5E3CA005E66B1 /* BP7SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 187510241DE5E3CA005E66B1 /* BP7SModule.m */; }; + 187510281DE5E3E3005E66B1 /* BP5Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 187510271DE5E3E3005E66B1 /* BP5Module.m */; }; + 1875102B1DE5E3FB005E66B1 /* BP3LModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 1875102A1DE5E3FB005E66B1 /* BP3LModule.m */; }; + 1875102E1DE5E411005E66B1 /* AMProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 1875102D1DE5E410005E66B1 /* AMProfileModule.m */; }; + 187510311DE5E424005E66B1 /* AM4Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 187510301DE5E424005E66B1 /* AM4Module.m */; }; + 187510341DE5E439005E66B1 /* AM3SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 187510331DE5E439005E66B1 /* AM3SModule.m */; }; + 18B752C41FFF61C500DE2629 /* ECGModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 18B752C31FFF61C500DE2629 /* ECGModule.m */; }; + 18B752C91FFF67DE00DE2629 /* ECGProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 18B752C81FFF67DE00DE2629 /* ECGProfileModule.m */; }; + 18B752CC1FFF67F100DE2629 /* ECGUSBModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 18B752CB1FFF67F100DE2629 /* ECGUSBModule.m */; }; + 3F31C42B21ABE80400811B02 /* HS2Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F31C42A21ABE80400811B02 /* HS2Module.m */; }; + 4565653F26E0BDE7007DA850 /* AM5Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 4565653D26E0BDE6007DA850 /* AM5Module.m */; }; + 4565654026E0BDE7007DA850 /* AM5ProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 4565653E26E0BDE7007DA850 /* AM5ProfileModule.m */; }; + 456565E426E0C90D007DA850 /* iHealthSDK2.7.5.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 456565E326E0C90D007DA850 /* iHealthSDK2.7.5.a */; }; + 45A72D18256E5FCB00825201 /* BP7Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 45A72D16256E5FCB00825201 /* BP7Module.m */; }; + 8CCCE9B21E5ADF49007F7FE4 /* PO3Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CCCE9AF1E5ADF49007F7FE4 /* PO3Module.m */; }; + 8CCCE9B31E5ADF49007F7FE4 /* POProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CCCE9B11E5ADF49007F7FE4 /* POProfileModule.m */; }; + 8CCCE9E31E5E7C58007F7FE4 /* HS6ProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CCCE9E21E5E7C58007F7FE4 /* HS6ProfileModule.m */; }; + 9F3D8E1B1E0B6CDB00BA44B1 /* BG1Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3D8E121E0B6CDB00BA44B1 /* BG1Module.m */; }; + 9F3D8E1C1E0B6CDB00BA44B1 /* BG1ProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3D8E141E0B6CDB00BA44B1 /* BG1ProfileModule.m */; }; + 9F3D8E1E1E0B6CDB00BA44B1 /* BG5Module.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3D8E181E0B6CDB00BA44B1 /* BG5Module.m */; }; + 9F3D8E1F1E0B6CDB00BA44B1 /* BGProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F3D8E1A1E0B6CDB00BA44B1 /* BGProfileModule.m */; }; + AF1B3F141DF9482100DFDB23 /* HS4SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = AF1B3F111DF9482100DFDB23 /* HS4SModule.m */; }; + AF1B3F151DF9482100DFDB23 /* HSProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = AF1B3F131DF9482100DFDB23 /* HSProfileModule.m */; }; + AF1B3F3A1DFE72BD00DFDB23 /* HS6Module.m in Sources */ = {isa = PBXBuildFile; fileRef = AF1B3F391DFE72BD00DFDB23 /* HS6Module.m */; }; + CE6054B025482CC90059E83A /* BG5SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE60549C25482CC70059E83A /* BG5SModule.m */; }; + CE6054B125482CC90059E83A /* BP5SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE60549D25482CC70059E83A /* BP5SModule.m */; }; + CE6054B225482CC90059E83A /* BG1SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE60549F25482CC80059E83A /* BG1SModule.m */; }; + CE6054B325482CC90059E83A /* BG5SProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054A025482CC80059E83A /* BG5SProfileModule.m */; }; + CE6054B425482CC90059E83A /* NT13BProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054A225482CC80059E83A /* NT13BProfileModule.m */; }; + CE6054B525482CC90059E83A /* TS28BModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054A525482CC80059E83A /* TS28BModule.m */; }; + CE6054B625482CC90059E83A /* HS2SProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054A625482CC80059E83A /* HS2SProfileModule.m */; }; + CE6054B725482CC90059E83A /* NT13BModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054A825482CC80059E83A /* NT13BModule.m */; }; + CE6054B825482CC90059E83A /* BG1SProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054AA25482CC80059E83A /* BG1SProfileModule.m */; }; + CE6054B925482CC90059E83A /* HS2SModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054AB25482CC90059E83A /* HS2SModule.m */; }; + CE6054BA25482CC90059E83A /* TS28BProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054AE25482CC90059E83A /* TS28BProfileModule.m */; }; + CE6054C025482E590059E83A /* PO1Module.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054BD25482E580059E83A /* PO1Module.m */; }; + CE6054C125482E590059E83A /* PO1ProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6054BF25482E590059E83A /* PO1ProfileModule.m */; }; + CEEE2D0D2548F6E4007AC7E4 /* PT3SBTProfileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CEEE2D0B2548F6E4007AC7E4 /* PT3SBTProfileModule.m */; }; + CEEE2D0E2548F6E4007AC7E4 /* PT3SBTModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CEEE2D0C2548F6E4007AC7E4 /* PT3SBTModule.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 182D01F81DE565EC00E9B783 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = "include/$(PRODUCT_NAME)"; + dstSubfolderSpec = 16; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 182D01FA1DE565EC00E9B783 /* libReactNativeIOSLibrary.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeIOSLibrary.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 182D02891DE57A2F00E9B783 /* iHealthDeviceManagerModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iHealthDeviceManagerModule.h; sourceTree = ""; }; + 182D028A1DE57A2F00E9B783 /* iHealthDeviceManagerModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iHealthDeviceManagerModule.m; sourceTree = ""; }; + 183FB1641FF5082E0040009B /* BTMModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTMModule.h; sourceTree = ""; }; + 183FB1651FF5082F0040009B /* BTMProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTMProfileModule.h; sourceTree = ""; }; + 183FB1661FF5082F0040009B /* BTMProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BTMProfileModule.m; sourceTree = ""; }; + 183FB1671FF5082F0040009B /* BTMModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BTMModule.m; sourceTree = ""; }; + 1875101D1DE5E374005E66B1 /* BPProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPProfileModule.h; sourceTree = ""; }; + 1875101E1DE5E374005E66B1 /* BPProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BPProfileModule.m; sourceTree = ""; }; + 187510201DE5E399005E66B1 /* BP550BTModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP550BTModule.h; sourceTree = ""; }; + 187510211DE5E399005E66B1 /* BP550BTModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP550BTModule.m; sourceTree = ""; }; + 187510231DE5E3CA005E66B1 /* BP7SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7SModule.h; sourceTree = ""; }; + 187510241DE5E3CA005E66B1 /* BP7SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP7SModule.m; sourceTree = ""; }; + 187510261DE5E3E3005E66B1 /* BP5Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5Module.h; sourceTree = ""; }; + 187510271DE5E3E3005E66B1 /* BP5Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP5Module.m; sourceTree = ""; }; + 187510291DE5E3FB005E66B1 /* BP3LModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP3LModule.h; sourceTree = ""; }; + 1875102A1DE5E3FB005E66B1 /* BP3LModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP3LModule.m; sourceTree = ""; }; + 1875102C1DE5E410005E66B1 /* AMProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AMProfileModule.h; sourceTree = ""; }; + 1875102D1DE5E410005E66B1 /* AMProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AMProfileModule.m; sourceTree = ""; }; + 1875102F1DE5E424005E66B1 /* AM4Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM4Module.h; sourceTree = ""; }; + 187510301DE5E424005E66B1 /* AM4Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AM4Module.m; sourceTree = ""; }; + 187510321DE5E439005E66B1 /* AM3SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM3SModule.h; sourceTree = ""; }; + 187510331DE5E439005E66B1 /* AM3SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AM3SModule.m; sourceTree = ""; }; + 18B752C21FFF61C500DE2629 /* ECGModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ECGModule.h; sourceTree = ""; }; + 18B752C31FFF61C500DE2629 /* ECGModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ECGModule.m; sourceTree = ""; }; + 18B752C71FFF67DE00DE2629 /* ECGProfileModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ECGProfileModule.h; sourceTree = ""; }; + 18B752C81FFF67DE00DE2629 /* ECGProfileModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ECGProfileModule.m; sourceTree = ""; }; + 18B752CA1FFF67F100DE2629 /* ECGUSBModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ECGUSBModule.h; sourceTree = ""; }; + 18B752CB1FFF67F100DE2629 /* ECGUSBModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ECGUSBModule.m; sourceTree = ""; }; + 3F31C42921ABE80400811B02 /* HS2Module.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HS2Module.h; sourceTree = ""; }; + 3F31C42A21ABE80400811B02 /* HS2Module.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HS2Module.m; sourceTree = ""; }; + 4565653B26E0BDE6007DA850 /* AM5Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM5Module.h; sourceTree = ""; }; + 4565653C26E0BDE6007DA850 /* AM5ProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM5ProfileModule.h; sourceTree = ""; }; + 4565653D26E0BDE6007DA850 /* AM5Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AM5Module.m; sourceTree = ""; }; + 4565653E26E0BDE7007DA850 /* AM5ProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AM5ProfileModule.m; sourceTree = ""; }; + 4565654F26E0C90A007DA850 /* IDOSyncBpDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncBpDataModel.h; sourceTree = ""; }; + 4565655026E0C90A007DA850 /* BPContinua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPContinua.h; sourceTree = ""; }; + 4565655126E0C90A007DA850 /* IDOWeightBluetoothModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOWeightBluetoothModel.h; sourceTree = ""; }; + 4565655226E0C90A007DA850 /* ScanDeviceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanDeviceController.h; sourceTree = ""; }; + 4565655326E0C90A007DA850 /* AM5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM5.h; sourceTree = ""; }; + 4565655426E0C90A007DA850 /* ECGHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECGHeader.h; sourceTree = ""; }; + 4565655526E0C90A007DA850 /* HS5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS5.h; sourceTree = ""; }; + 4565655626E0C90A007DA850 /* DFUHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFUHeader.h; sourceTree = ""; }; + 4565655726E0C90A007DA850 /* AM5Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM5Header.h; sourceTree = ""; }; + 4565655826E0C90A007DA850 /* HS2SController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2SController.h; sourceTree = ""; }; + 4565655926E0C90A007DA850 /* IDODataExchangeModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDODataExchangeModel.h; sourceTree = ""; }; + 4565655A26E0C90A007DA850 /* BP5CController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5CController.h; sourceTree = ""; }; + 4565655B26E0C90A007DA850 /* BPController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPController.h; sourceTree = ""; }; + 4565655C26E0C90A007DA850 /* HS3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS3Controller.h; sourceTree = ""; }; + 4565655D26E0C90A007DA850 /* IDOGetInfoBluetoothModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOGetInfoBluetoothModel.h; sourceTree = ""; }; + 4565655E26E0C90A007DA850 /* BPBTLEDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPBTLEDevice.h; sourceTree = ""; }; + 4565655F26E0C90A007DA850 /* NT13B.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13B.h; sourceTree = ""; }; + 4565656026E0C90A007DA850 /* BP7Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7Controller.h; sourceTree = ""; }; + 4565656126E0C90A007DA850 /* BPAV10Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPAV10Device.h; sourceTree = ""; }; + 4565656226E0C90A007DA850 /* BGMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BGMacroFile.h; sourceTree = ""; }; + 4565656326E0C90A007DA850 /* AM5Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM5Controller.h; sourceTree = ""; }; + 4565656426E0C90A007DA850 /* BG3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG3Controller.h; sourceTree = ""; }; + 4565656526E0C90A007DA850 /* PT3SBT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PT3SBT.h; sourceTree = ""; }; + 4565656626E0C90A007DA850 /* HSMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HSMacroFile.h; sourceTree = ""; }; + 4565656726E0C90A007DA850 /* IDOCalculateBluetoothModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOCalculateBluetoothModel.h; sourceTree = ""; }; + 4565656826E0C90A007DA850 /* AMMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AMMacroFile.h; sourceTree = ""; }; + 4565656926E0C90A007DA850 /* IDOTransferFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOTransferFileManager.h; sourceTree = ""; }; + 4565656A26E0C90A007DA850 /* SDKFlowUpdateDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDKFlowUpdateDevice.h; sourceTree = ""; }; + 4565656B26E0C90A007DA850 /* BPDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPDevice.h; sourceTree = ""; }; + 4565656C26E0C90A007DA850 /* POHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = POHeader.h; sourceTree = ""; }; + 4565656D26E0C90A007DA850 /* SDKUpdateDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDKUpdateDevice.h; sourceTree = ""; }; + 4565656E26E0C90A007DA850 /* BP5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5.h; sourceTree = ""; }; + 4565656F26E0C90A007DA850 /* BPHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPHeader.h; sourceTree = ""; }; + 4565657026E0C90A007DA850 /* ABIController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABIController.h; sourceTree = ""; }; + 4565657126E0C90A007DA850 /* TS28B.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TS28B.h; sourceTree = ""; }; + 4565657226E0C90A007DA850 /* HFSmartLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HFSmartLink.h; sourceTree = ""; }; + 4565657326E0C90A007DA850 /* BP5SController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5SController.h; sourceTree = ""; }; + 4565657426E0C90A007DA850 /* ConnectDeviceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectDeviceController.h; sourceTree = ""; }; + 4565657526E0C90A007DA850 /* BG5S.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5S.h; sourceTree = ""; }; + 4565657626E0C90A007DA850 /* BP5S.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5S.h; sourceTree = ""; }; + 4565657726E0C90A007DA850 /* THV3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = THV3.h; sourceTree = ""; }; + 4565657826E0C90A007DA850 /* BG1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1.h; sourceTree = ""; }; + 4565657926E0C90A007DA850 /* BG1SController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1SController.h; sourceTree = ""; }; + 4565657A26E0C90A007DA850 /* HS5Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS5Controller.h; sourceTree = ""; }; + 4565657B26E0C90A007DA850 /* BG5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5.h; sourceTree = ""; }; + 4565657C26E0C90A007DA850 /* ManageDeviceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManageDeviceController.h; sourceTree = ""; }; + 4565657D26E0C90A007DA850 /* BGDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BGDevice.h; sourceTree = ""; }; + 4565657E26E0C90A007DA850 /* IDOErrorCodeToStr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOErrorCodeToStr.h; sourceTree = ""; }; + 4565657F26E0C90A007DA850 /* THV3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = THV3Controller.h; sourceTree = ""; }; + 4565658026E0C90A007DA850 /* BP5SRWController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5SRWController.h; sourceTree = ""; }; + 4565658126E0C90A007DA850 /* BG1S.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1S.h; sourceTree = ""; }; + 4565658226E0C90A007DA850 /* HS2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2.h; sourceTree = ""; }; + 4565658326E0C90A007DA850 /* PO1Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO1Controller.h; sourceTree = ""; }; + 4565658426E0C90A007DA850 /* BGHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BGHeader.h; sourceTree = ""; }; + 4565658526E0C90A007DA850 /* DFUController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFUController.h; sourceTree = ""; }; + 4565658626E0C90A007DA850 /* PO3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO3.h; sourceTree = ""; }; + 4565658726E0C90A007DA850 /* BP3LController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP3LController.h; sourceTree = ""; }; + 4565658826E0C90A007DA850 /* IDOSyncHeartRateDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncHeartRateDataModel.h; sourceTree = ""; }; + 4565658926E0C90A007DA850 /* NT13BHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13BHeader.h; sourceTree = ""; }; + 4565658A26E0C90A007DA850 /* BG5Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5Controller.h; sourceTree = ""; }; + 4565658B26E0C90A007DA850 /* AM3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM3Controller.h; sourceTree = ""; }; + 4565658C26E0C90A007DA850 /* BPM1AE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPM1AE.h; sourceTree = ""; }; + 4565658D26E0C90A007DA850 /* ABPM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABPM.h; sourceTree = ""; }; + 4565658E26E0C90A007DA850 /* IDOLogEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOLogEnum.h; sourceTree = ""; }; + 4565658F26E0C90A007DA850 /* IDOSyncGpsDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncGpsDataModel.h; sourceTree = ""; }; + 4565659026E0C90A007DA850 /* HealthHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HealthHeader.h; sourceTree = ""; }; + 4565659126E0C90A007DA850 /* IDOSyncPressureDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncPressureDataModel.h; sourceTree = ""; }; + 4565659226E0C90A007DA850 /* IDOSyncSwimDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncSwimDataModel.h; sourceTree = ""; }; + 4565659326E0C90A007DA850 /* HSHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HSHeader.h; sourceTree = ""; }; + 4565659426E0C90A007DA850 /* DFUMacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFUMacro.h; sourceTree = ""; }; + 4565659526E0C90A007DA850 /* IDOTranEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOTranEnum.h; sourceTree = ""; }; + 4565659626E0C90A007DA850 /* BG5SController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5SController.h; sourceTree = ""; }; + 4565659726E0C90A007DA850 /* AM3S_V2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM3S_V2.h; sourceTree = ""; }; + 4565659826E0C90A007DA850 /* IDOCommonMacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOCommonMacro.h; sourceTree = ""; }; + 4565659926E0C90A007DA850 /* IDORecordDeviceLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDORecordDeviceLog.h; sourceTree = ""; }; + 4565659A26E0C90A007DA850 /* ABPMController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABPMController.h; sourceTree = ""; }; + 4565659B26E0C90A007DA850 /* NT13BMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13BMacroFile.h; sourceTree = ""; }; + 4565659C26E0C90A007DA850 /* POMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = POMacroFile.h; sourceTree = ""; }; + 4565659D26E0C90A007DA850 /* IDOSyncEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncEnum.h; sourceTree = ""; }; + 4565659E26E0C90A007DA850 /* AM3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM3.h; sourceTree = ""; }; + 4565659F26E0C90A007DA850 /* IDOSyncSpo2DataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncSpo2DataModel.h; sourceTree = ""; }; + 456565A026E0C90A007DA850 /* KN550BTController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KN550BTController.h; sourceTree = ""; }; + 456565A126E0C90A007DA850 /* IDODataMigrationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDODataMigrationManager.h; sourceTree = ""; }; + 456565A226E0C90A007DA850 /* BP7S.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7S.h; sourceTree = ""; }; + 456565A326E0C90B007DA850 /* PO3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO3Controller.h; sourceTree = ""; }; + 456565A426E0C90B007DA850 /* HS3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS3.h; sourceTree = ""; }; + 456565A526E0C90B007DA850 /* AM4Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM4Controller.h; sourceTree = ""; }; + 456565A626E0C90B007DA850 /* BPV25Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPV25Device.h; sourceTree = ""; }; + 456565A726E0C90B007DA850 /* PT3SBTMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PT3SBTMacroFile.h; sourceTree = ""; }; + 456565A826E0C90B007DA850 /* HS2Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2Controller.h; sourceTree = ""; }; + 456565A926E0C90B007DA850 /* BP7SController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7SController.h; sourceTree = ""; }; + 456565AA26E0C90B007DA850 /* BPContinuaController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPContinuaController.h; sourceTree = ""; }; + 456565AB26E0C90B007DA850 /* BP3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP3.h; sourceTree = ""; }; + 456565AC26E0C90B007DA850 /* IDOPeripheralModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOPeripheralModel.h; sourceTree = ""; }; + 456565AD26E0C90B007DA850 /* AMHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AMHeader.h; sourceTree = ""; }; + 456565AE26E0C90B007DA850 /* BP3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP3Controller.h; sourceTree = ""; }; + 456565AF26E0C90B007DA850 /* ECGMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECGMacroFile.h; sourceTree = ""; }; + 456565B026E0C90B007DA850 /* BPV24Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPV24Device.h; sourceTree = ""; }; + 456565B126E0C90B007DA850 /* ECG3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECG3.h; sourceTree = ""; }; + 456565B226E0C90B007DA850 /* IDOBluetoothManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBluetoothManager.h; sourceTree = ""; }; + 456565B326E0C90B007DA850 /* BPMacroFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPMacroFile.h; sourceTree = ""; }; + 456565B426E0C90B007DA850 /* IDOBlueDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBlueDataResponse.h; sourceTree = ""; }; + 456565B526E0C90B007DA850 /* ECG3USBController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECG3USBController.h; sourceTree = ""; }; + 456565B626E0C90B007DA850 /* AM3SController_V2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM3SController_V2.h; sourceTree = ""; }; + 456565B726E0C90B007DA850 /* NT13BController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13BController.h; sourceTree = ""; }; + 456565B826E0C90B007DA850 /* ECG3USB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECG3USB.h; sourceTree = ""; }; + 456565B926E0C90B007DA850 /* BP7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7.h; sourceTree = ""; }; + 456565BA26E0C90B007DA850 /* BGController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BGController.h; sourceTree = ""; }; + 456565BB26E0C90B007DA850 /* PT3SBTController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PT3SBTController.h; sourceTree = ""; }; + 456565BC26E0C90B007DA850 /* iHealthHS6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iHealthHS6.h; sourceTree = ""; }; + 456565BD26E0C90B007DA850 /* AM4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AM4.h; sourceTree = ""; }; + 456565BE26E0C90B007DA850 /* BP5SRW.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5SRW.h; sourceTree = ""; }; + 456565BF26E0C90B007DA850 /* BG3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG3.h; sourceTree = ""; }; + 456565C026E0C90B007DA850 /* IDOWatchDialInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOWatchDialInfoModel.h; sourceTree = ""; }; + 456565C126E0C90B007DA850 /* DFUServerFirmwareInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFUServerFirmwareInfo.h; sourceTree = ""; }; + 456565C226E0C90B007DA850 /* ABI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABI.h; sourceTree = ""; }; + 456565C326E0C90B007DA850 /* IDOBluetoothEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBluetoothEngine.h; sourceTree = ""; }; + 456565C426E0C90B007DA850 /* IDOSyncSportDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncSportDataModel.h; sourceTree = ""; }; + 456565C526E0C90B007DA850 /* HS4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS4.h; sourceTree = ""; }; + 456565C626E0C90B007DA850 /* BPBV10Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPBV10Device.h; sourceTree = ""; }; + 456565C726E0C90B007DA850 /* IDOBluetoothBaseModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBluetoothBaseModel.h; sourceTree = ""; }; + 456565C826E0C90B007DA850 /* IDOFoundationCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOFoundationCommand.h; sourceTree = ""; }; + 456565C926E0C90B007DA850 /* TS28BController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TS28BController.h; sourceTree = ""; }; + 456565CA26E0C90B007DA850 /* IDOWatchDialManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOWatchDialManager.h; sourceTree = ""; }; + 456565CB26E0C90B007DA850 /* IDOSyncSleepDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncSleepDataModel.h; sourceTree = ""; }; + 456565CC26E0C90B007DA850 /* HealthUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HealthUser.h; sourceTree = ""; }; + 456565CD26E0C90B007DA850 /* IDOSetInfoBluetoothModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSetInfoBluetoothModel.h; sourceTree = ""; }; + 456565CE26E0C90B007DA850 /* IDOSyncManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncManager.h; sourceTree = ""; }; + 456565CF26E0C90B007DA850 /* BG1Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1Controller.h; sourceTree = ""; }; + 456565D026E0C90B007DA850 /* IDOBindEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBindEnum.h; sourceTree = ""; }; + 456565D126E0C90B007DA850 /* HFSmartLinkDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HFSmartLinkDeviceInfo.h; sourceTree = ""; }; + 456565D226E0C90B007DA850 /* BP5Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5Controller.h; sourceTree = ""; }; + 456565D326E0C90B007DA850 /* THV3Macro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = THV3Macro.h; sourceTree = ""; }; + 456565D426E0C90B007DA850 /* HS2S.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2S.h; sourceTree = ""; }; + 456565D526E0C90B007DA850 /* IDOBluetoothServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBluetoothServices.h; sourceTree = ""; }; + 456565D626E0C90B007DA850 /* PO1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO1.h; sourceTree = ""; }; + 456565D726E0C90B007DA850 /* HS4Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS4Controller.h; sourceTree = ""; }; + 456565D826E0C90B007DA850 /* IDOBlueEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOBlueEnum.h; sourceTree = ""; }; + 456565D926E0C90B007DA850 /* BP5C.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5C.h; sourceTree = ""; }; + 456565DA26E0C90B007DA850 /* TS28BHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TS28BHeader.h; sourceTree = ""; }; + 456565DB26E0C90B007DA850 /* BP3L.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP3L.h; sourceTree = ""; }; + 456565DC26E0C90B007DA850 /* IHSDKCloudUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IHSDKCloudUser.h; sourceTree = ""; }; + 456565DD26E0C90B007DA850 /* DFUDeviceFirmwareInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFUDeviceFirmwareInfo.h; sourceTree = ""; }; + 456565DE26E0C90B007DA850 /* ECG3Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ECG3Controller.h; sourceTree = ""; }; + 456565DF26E0C90B007DA850 /* IDOSyncActivityDataModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDOSyncActivityDataModel.h; sourceTree = ""; }; + 456565E026E0C90B007DA850 /* KN550BT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KN550BT.h; sourceTree = ""; }; + 456565E126E0C90B007DA850 /* SDKInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDKInfo.h; sourceTree = ""; }; + 456565E226E0C90B007DA850 /* BPLoopMeasureSettingModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BPLoopMeasureSettingModel.h; sourceTree = ""; }; + 456565E326E0C90D007DA850 /* iHealthSDK2.7.5.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = iHealthSDK2.7.5.a; sourceTree = ""; }; + 45A72D16256E5FCB00825201 /* BP7Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP7Module.m; sourceTree = ""; }; + 45A72D17256E5FCB00825201 /* BP7Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP7Module.h; sourceTree = ""; }; + 8CCCE9AE1E5ADF49007F7FE4 /* PO3Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO3Module.h; sourceTree = ""; }; + 8CCCE9AF1E5ADF49007F7FE4 /* PO3Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PO3Module.m; sourceTree = ""; }; + 8CCCE9B01E5ADF49007F7FE4 /* POProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = POProfileModule.h; sourceTree = ""; }; + 8CCCE9B11E5ADF49007F7FE4 /* POProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = POProfileModule.m; sourceTree = ""; }; + 8CCCE9E11E5E7C58007F7FE4 /* HS6ProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS6ProfileModule.h; sourceTree = ""; }; + 8CCCE9E21E5E7C58007F7FE4 /* HS6ProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HS6ProfileModule.m; sourceTree = ""; }; + 9F3D8E111E0B6CDB00BA44B1 /* BG1Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1Module.h; sourceTree = ""; }; + 9F3D8E121E0B6CDB00BA44B1 /* BG1Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG1Module.m; sourceTree = ""; }; + 9F3D8E131E0B6CDB00BA44B1 /* BG1ProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1ProfileModule.h; sourceTree = ""; }; + 9F3D8E141E0B6CDB00BA44B1 /* BG1ProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG1ProfileModule.m; sourceTree = ""; }; + 9F3D8E171E0B6CDB00BA44B1 /* BG5Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5Module.h; sourceTree = ""; }; + 9F3D8E181E0B6CDB00BA44B1 /* BG5Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG5Module.m; sourceTree = ""; }; + 9F3D8E191E0B6CDB00BA44B1 /* BGProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BGProfileModule.h; sourceTree = ""; }; + 9F3D8E1A1E0B6CDB00BA44B1 /* BGProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BGProfileModule.m; sourceTree = ""; }; + AF1B3F101DF9482100DFDB23 /* HS4SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS4SModule.h; sourceTree = ""; }; + AF1B3F111DF9482100DFDB23 /* HS4SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HS4SModule.m; sourceTree = ""; }; + AF1B3F121DF9482100DFDB23 /* HSProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HSProfileModule.h; sourceTree = ""; }; + AF1B3F131DF9482100DFDB23 /* HSProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HSProfileModule.m; sourceTree = ""; }; + AF1B3F381DFE72BD00DFDB23 /* HS6Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS6Module.h; sourceTree = ""; }; + AF1B3F391DFE72BD00DFDB23 /* HS6Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HS6Module.m; sourceTree = ""; }; + CE60549A25482CC70059E83A /* TS28BModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TS28BModule.h; sourceTree = ""; }; + CE60549B25482CC70059E83A /* HS2SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2SModule.h; sourceTree = ""; }; + CE60549C25482CC70059E83A /* BG5SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG5SModule.m; sourceTree = ""; }; + CE60549D25482CC70059E83A /* BP5SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BP5SModule.m; sourceTree = ""; }; + CE60549E25482CC80059E83A /* BG1SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1SModule.h; sourceTree = ""; }; + CE60549F25482CC80059E83A /* BG1SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG1SModule.m; sourceTree = ""; }; + CE6054A025482CC80059E83A /* BG5SProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG5SProfileModule.m; sourceTree = ""; }; + CE6054A125482CC80059E83A /* NT13BModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13BModule.h; sourceTree = ""; }; + CE6054A225482CC80059E83A /* NT13BProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NT13BProfileModule.m; sourceTree = ""; }; + CE6054A325482CC80059E83A /* TS28BProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TS28BProfileModule.h; sourceTree = ""; }; + CE6054A425482CC80059E83A /* NT13BProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NT13BProfileModule.h; sourceTree = ""; }; + CE6054A525482CC80059E83A /* TS28BModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TS28BModule.m; sourceTree = ""; }; + CE6054A625482CC80059E83A /* HS2SProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HS2SProfileModule.m; sourceTree = ""; }; + CE6054A725482CC80059E83A /* HS2SProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HS2SProfileModule.h; sourceTree = ""; }; + CE6054A825482CC80059E83A /* NT13BModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NT13BModule.m; sourceTree = ""; }; + CE6054A925482CC80059E83A /* BG1SProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG1SProfileModule.h; sourceTree = ""; }; + CE6054AA25482CC80059E83A /* BG1SProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BG1SProfileModule.m; sourceTree = ""; }; + CE6054AB25482CC90059E83A /* HS2SModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HS2SModule.m; sourceTree = ""; }; + CE6054AC25482CC90059E83A /* BG5SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5SModule.h; sourceTree = ""; }; + CE6054AD25482CC90059E83A /* BG5SProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BG5SProfileModule.h; sourceTree = ""; }; + CE6054AE25482CC90059E83A /* TS28BProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TS28BProfileModule.m; sourceTree = ""; }; + CE6054AF25482CC90059E83A /* BP5SModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BP5SModule.h; sourceTree = ""; }; + CE6054BC25482E580059E83A /* PO1Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO1Module.h; sourceTree = ""; }; + CE6054BD25482E580059E83A /* PO1Module.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PO1Module.m; sourceTree = ""; }; + CE6054BE25482E590059E83A /* PO1ProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PO1ProfileModule.h; sourceTree = ""; }; + CE6054BF25482E590059E83A /* PO1ProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PO1ProfileModule.m; sourceTree = ""; }; + CEEE2D092548F6E4007AC7E4 /* PT3SBTModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PT3SBTModule.h; sourceTree = ""; }; + CEEE2D0A2548F6E4007AC7E4 /* PT3SBTProfileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PT3SBTProfileModule.h; sourceTree = ""; }; + CEEE2D0B2548F6E4007AC7E4 /* PT3SBTProfileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PT3SBTProfileModule.m; sourceTree = ""; }; + CEEE2D0C2548F6E4007AC7E4 /* PT3SBTModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PT3SBTModule.m; sourceTree = ""; }; + EC8A298C1ED6DCD400143F47 /* RNBGMacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNBGMacro.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 182D01F71DE565EC00E9B783 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 456565E426E0C90D007DA850 /* iHealthSDK2.7.5.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 182D01F11DE565EC00E9B783 = { + isa = PBXGroup; + children = ( + 182D01FC1DE565EC00E9B783 /* ReactNativeIOSLibrary */, + 182D01FB1DE565EC00E9B783 /* Products */, + ); + sourceTree = ""; + }; + 182D01FB1DE565EC00E9B783 /* Products */ = { + isa = PBXGroup; + children = ( + 182D01FA1DE565EC00E9B783 /* libReactNativeIOSLibrary.a */, + ); + name = Products; + sourceTree = ""; + }; + 182D01FC1DE565EC00E9B783 /* ReactNativeIOSLibrary */ = { + isa = PBXGroup; + children = ( + EC8A298C1ED6DCD400143F47 /* RNBGMacro.h */, + 9F3D8E111E0B6CDB00BA44B1 /* BG1Module.h */, + 9F3D8E121E0B6CDB00BA44B1 /* BG1Module.m */, + 9F3D8E131E0B6CDB00BA44B1 /* BG1ProfileModule.h */, + 9F3D8E141E0B6CDB00BA44B1 /* BG1ProfileModule.m */, + 9F3D8E171E0B6CDB00BA44B1 /* BG5Module.h */, + 9F3D8E181E0B6CDB00BA44B1 /* BG5Module.m */, + 9F3D8E191E0B6CDB00BA44B1 /* BGProfileModule.h */, + 9F3D8E1A1E0B6CDB00BA44B1 /* BGProfileModule.m */, + AF1B3F101DF9482100DFDB23 /* HS4SModule.h */, + AF1B3F111DF9482100DFDB23 /* HS4SModule.m */, + 3F31C42921ABE80400811B02 /* HS2Module.h */, + 3F31C42A21ABE80400811B02 /* HS2Module.m */, + AF1B3F381DFE72BD00DFDB23 /* HS6Module.h */, + AF1B3F391DFE72BD00DFDB23 /* HS6Module.m */, + 8CCCE9E11E5E7C58007F7FE4 /* HS6ProfileModule.h */, + 8CCCE9E21E5E7C58007F7FE4 /* HS6ProfileModule.m */, + AF1B3F121DF9482100DFDB23 /* HSProfileModule.h */, + AF1B3F131DF9482100DFDB23 /* HSProfileModule.m */, + CE60549E25482CC80059E83A /* BG1SModule.h */, + CE60549F25482CC80059E83A /* BG1SModule.m */, + CE6054A925482CC80059E83A /* BG1SProfileModule.h */, + CE6054AA25482CC80059E83A /* BG1SProfileModule.m */, + CE6054AC25482CC90059E83A /* BG5SModule.h */, + CE60549C25482CC70059E83A /* BG5SModule.m */, + CE6054AD25482CC90059E83A /* BG5SProfileModule.h */, + CE6054A025482CC80059E83A /* BG5SProfileModule.m */, + CE6054AF25482CC90059E83A /* BP5SModule.h */, + CE60549D25482CC70059E83A /* BP5SModule.m */, + CE60549B25482CC70059E83A /* HS2SModule.h */, + CE6054AB25482CC90059E83A /* HS2SModule.m */, + CE6054A725482CC80059E83A /* HS2SProfileModule.h */, + CE6054A625482CC80059E83A /* HS2SProfileModule.m */, + CE6054A125482CC80059E83A /* NT13BModule.h */, + CE6054A825482CC80059E83A /* NT13BModule.m */, + CE6054A425482CC80059E83A /* NT13BProfileModule.h */, + CE6054A225482CC80059E83A /* NT13BProfileModule.m */, + CE60549A25482CC70059E83A /* TS28BModule.h */, + CE6054A525482CC80059E83A /* TS28BModule.m */, + CE6054A325482CC80059E83A /* TS28BProfileModule.h */, + CE6054AE25482CC90059E83A /* TS28BProfileModule.m */, + 182D02891DE57A2F00E9B783 /* iHealthDeviceManagerModule.h */, + 182D028A1DE57A2F00E9B783 /* iHealthDeviceManagerModule.m */, + 18B752C21FFF61C500DE2629 /* ECGModule.h */, + 18B752C31FFF61C500DE2629 /* ECGModule.m */, + 18B752C71FFF67DE00DE2629 /* ECGProfileModule.h */, + 18B752C81FFF67DE00DE2629 /* ECGProfileModule.m */, + 18B752CA1FFF67F100DE2629 /* ECGUSBModule.h */, + 18B752CB1FFF67F100DE2629 /* ECGUSBModule.m */, + CE6054BC25482E580059E83A /* PO1Module.h */, + CE6054BD25482E580059E83A /* PO1Module.m */, + CE6054BE25482E590059E83A /* PO1ProfileModule.h */, + CE6054BF25482E590059E83A /* PO1ProfileModule.m */, + 8CCCE9AE1E5ADF49007F7FE4 /* PO3Module.h */, + 8CCCE9AF1E5ADF49007F7FE4 /* PO3Module.m */, + 8CCCE9B01E5ADF49007F7FE4 /* POProfileModule.h */, + 8CCCE9B11E5ADF49007F7FE4 /* POProfileModule.m */, + CEEE2D092548F6E4007AC7E4 /* PT3SBTModule.h */, + CEEE2D0C2548F6E4007AC7E4 /* PT3SBTModule.m */, + CEEE2D0A2548F6E4007AC7E4 /* PT3SBTProfileModule.h */, + CEEE2D0B2548F6E4007AC7E4 /* PT3SBTProfileModule.m */, + 183FB1641FF5082E0040009B /* BTMModule.h */, + 183FB1671FF5082F0040009B /* BTMModule.m */, + 183FB1651FF5082F0040009B /* BTMProfileModule.h */, + 183FB1661FF5082F0040009B /* BTMProfileModule.m */, + 1875101D1DE5E374005E66B1 /* BPProfileModule.h */, + 1875101E1DE5E374005E66B1 /* BPProfileModule.m */, + 187510201DE5E399005E66B1 /* BP550BTModule.h */, + 187510211DE5E399005E66B1 /* BP550BTModule.m */, + 187510231DE5E3CA005E66B1 /* BP7SModule.h */, + 187510241DE5E3CA005E66B1 /* BP7SModule.m */, + 187510261DE5E3E3005E66B1 /* BP5Module.h */, + 187510271DE5E3E3005E66B1 /* BP5Module.m */, + 45A72D17256E5FCB00825201 /* BP7Module.h */, + 45A72D16256E5FCB00825201 /* BP7Module.m */, + 187510291DE5E3FB005E66B1 /* BP3LModule.h */, + 1875102A1DE5E3FB005E66B1 /* BP3LModule.m */, + 1875102C1DE5E410005E66B1 /* AMProfileModule.h */, + 1875102D1DE5E410005E66B1 /* AMProfileModule.m */, + 1875102F1DE5E424005E66B1 /* AM4Module.h */, + 187510301DE5E424005E66B1 /* AM4Module.m */, + 187510321DE5E439005E66B1 /* AM3SModule.h */, + 187510331DE5E439005E66B1 /* AM3SModule.m */, + 4565653B26E0BDE6007DA850 /* AM5Module.h */, + 4565653D26E0BDE6007DA850 /* AM5Module.m */, + 4565653C26E0BDE6007DA850 /* AM5ProfileModule.h */, + 4565653E26E0BDE7007DA850 /* AM5ProfileModule.m */, + 187510351DE5E6A5005E66B1 /* Communication_SDK */, + ); + path = ReactNativeIOSLibrary; + sourceTree = ""; + }; + 187510351DE5E6A5005E66B1 /* Communication_SDK */ = { + isa = PBXGroup; + children = ( + 4565654E26E0C90A007DA850 /* Headers */, + 456565E326E0C90D007DA850 /* iHealthSDK2.7.5.a */, + ); + path = Communication_SDK; + sourceTree = ""; + }; + 4565654E26E0C90A007DA850 /* Headers */ = { + isa = PBXGroup; + children = ( + 4565654F26E0C90A007DA850 /* IDOSyncBpDataModel.h */, + 4565655026E0C90A007DA850 /* BPContinua.h */, + 4565655126E0C90A007DA850 /* IDOWeightBluetoothModel.h */, + 4565655226E0C90A007DA850 /* ScanDeviceController.h */, + 4565655326E0C90A007DA850 /* AM5.h */, + 4565655426E0C90A007DA850 /* ECGHeader.h */, + 4565655526E0C90A007DA850 /* HS5.h */, + 4565655626E0C90A007DA850 /* DFUHeader.h */, + 4565655726E0C90A007DA850 /* AM5Header.h */, + 4565655826E0C90A007DA850 /* HS2SController.h */, + 4565655926E0C90A007DA850 /* IDODataExchangeModel.h */, + 4565655A26E0C90A007DA850 /* BP5CController.h */, + 4565655B26E0C90A007DA850 /* BPController.h */, + 4565655C26E0C90A007DA850 /* HS3Controller.h */, + 4565655D26E0C90A007DA850 /* IDOGetInfoBluetoothModel.h */, + 4565655E26E0C90A007DA850 /* BPBTLEDevice.h */, + 4565655F26E0C90A007DA850 /* NT13B.h */, + 4565656026E0C90A007DA850 /* BP7Controller.h */, + 4565656126E0C90A007DA850 /* BPAV10Device.h */, + 4565656226E0C90A007DA850 /* BGMacroFile.h */, + 4565656326E0C90A007DA850 /* AM5Controller.h */, + 4565656426E0C90A007DA850 /* BG3Controller.h */, + 4565656526E0C90A007DA850 /* PT3SBT.h */, + 4565656626E0C90A007DA850 /* HSMacroFile.h */, + 4565656726E0C90A007DA850 /* IDOCalculateBluetoothModel.h */, + 4565656826E0C90A007DA850 /* AMMacroFile.h */, + 4565656926E0C90A007DA850 /* IDOTransferFileManager.h */, + 4565656A26E0C90A007DA850 /* SDKFlowUpdateDevice.h */, + 4565656B26E0C90A007DA850 /* BPDevice.h */, + 4565656C26E0C90A007DA850 /* POHeader.h */, + 4565656D26E0C90A007DA850 /* SDKUpdateDevice.h */, + 4565656E26E0C90A007DA850 /* BP5.h */, + 4565656F26E0C90A007DA850 /* BPHeader.h */, + 4565657026E0C90A007DA850 /* ABIController.h */, + 4565657126E0C90A007DA850 /* TS28B.h */, + 4565657226E0C90A007DA850 /* HFSmartLink.h */, + 4565657326E0C90A007DA850 /* BP5SController.h */, + 4565657426E0C90A007DA850 /* ConnectDeviceController.h */, + 4565657526E0C90A007DA850 /* BG5S.h */, + 4565657626E0C90A007DA850 /* BP5S.h */, + 4565657726E0C90A007DA850 /* THV3.h */, + 4565657826E0C90A007DA850 /* BG1.h */, + 4565657926E0C90A007DA850 /* BG1SController.h */, + 4565657A26E0C90A007DA850 /* HS5Controller.h */, + 4565657B26E0C90A007DA850 /* BG5.h */, + 4565657C26E0C90A007DA850 /* ManageDeviceController.h */, + 4565657D26E0C90A007DA850 /* BGDevice.h */, + 4565657E26E0C90A007DA850 /* IDOErrorCodeToStr.h */, + 4565657F26E0C90A007DA850 /* THV3Controller.h */, + 4565658026E0C90A007DA850 /* BP5SRWController.h */, + 4565658126E0C90A007DA850 /* BG1S.h */, + 4565658226E0C90A007DA850 /* HS2.h */, + 4565658326E0C90A007DA850 /* PO1Controller.h */, + 4565658426E0C90A007DA850 /* BGHeader.h */, + 4565658526E0C90A007DA850 /* DFUController.h */, + 4565658626E0C90A007DA850 /* PO3.h */, + 4565658726E0C90A007DA850 /* BP3LController.h */, + 4565658826E0C90A007DA850 /* IDOSyncHeartRateDataModel.h */, + 4565658926E0C90A007DA850 /* NT13BHeader.h */, + 4565658A26E0C90A007DA850 /* BG5Controller.h */, + 4565658B26E0C90A007DA850 /* AM3Controller.h */, + 4565658C26E0C90A007DA850 /* BPM1AE.h */, + 4565658D26E0C90A007DA850 /* ABPM.h */, + 4565658E26E0C90A007DA850 /* IDOLogEnum.h */, + 4565658F26E0C90A007DA850 /* IDOSyncGpsDataModel.h */, + 4565659026E0C90A007DA850 /* HealthHeader.h */, + 4565659126E0C90A007DA850 /* IDOSyncPressureDataModel.h */, + 4565659226E0C90A007DA850 /* IDOSyncSwimDataModel.h */, + 4565659326E0C90A007DA850 /* HSHeader.h */, + 4565659426E0C90A007DA850 /* DFUMacro.h */, + 4565659526E0C90A007DA850 /* IDOTranEnum.h */, + 4565659626E0C90A007DA850 /* BG5SController.h */, + 4565659726E0C90A007DA850 /* AM3S_V2.h */, + 4565659826E0C90A007DA850 /* IDOCommonMacro.h */, + 4565659926E0C90A007DA850 /* IDORecordDeviceLog.h */, + 4565659A26E0C90A007DA850 /* ABPMController.h */, + 4565659B26E0C90A007DA850 /* NT13BMacroFile.h */, + 4565659C26E0C90A007DA850 /* POMacroFile.h */, + 4565659D26E0C90A007DA850 /* IDOSyncEnum.h */, + 4565659E26E0C90A007DA850 /* AM3.h */, + 4565659F26E0C90A007DA850 /* IDOSyncSpo2DataModel.h */, + 456565A026E0C90A007DA850 /* KN550BTController.h */, + 456565A126E0C90A007DA850 /* IDODataMigrationManager.h */, + 456565A226E0C90A007DA850 /* BP7S.h */, + 456565A326E0C90B007DA850 /* PO3Controller.h */, + 456565A426E0C90B007DA850 /* HS3.h */, + 456565A526E0C90B007DA850 /* AM4Controller.h */, + 456565A626E0C90B007DA850 /* BPV25Device.h */, + 456565A726E0C90B007DA850 /* PT3SBTMacroFile.h */, + 456565A826E0C90B007DA850 /* HS2Controller.h */, + 456565A926E0C90B007DA850 /* BP7SController.h */, + 456565AA26E0C90B007DA850 /* BPContinuaController.h */, + 456565AB26E0C90B007DA850 /* BP3.h */, + 456565AC26E0C90B007DA850 /* IDOPeripheralModel.h */, + 456565AD26E0C90B007DA850 /* AMHeader.h */, + 456565AE26E0C90B007DA850 /* BP3Controller.h */, + 456565AF26E0C90B007DA850 /* ECGMacroFile.h */, + 456565B026E0C90B007DA850 /* BPV24Device.h */, + 456565B126E0C90B007DA850 /* ECG3.h */, + 456565B226E0C90B007DA850 /* IDOBluetoothManager.h */, + 456565B326E0C90B007DA850 /* BPMacroFile.h */, + 456565B426E0C90B007DA850 /* IDOBlueDataResponse.h */, + 456565B526E0C90B007DA850 /* ECG3USBController.h */, + 456565B626E0C90B007DA850 /* AM3SController_V2.h */, + 456565B726E0C90B007DA850 /* NT13BController.h */, + 456565B826E0C90B007DA850 /* ECG3USB.h */, + 456565B926E0C90B007DA850 /* BP7.h */, + 456565BA26E0C90B007DA850 /* BGController.h */, + 456565BB26E0C90B007DA850 /* PT3SBTController.h */, + 456565BC26E0C90B007DA850 /* iHealthHS6.h */, + 456565BD26E0C90B007DA850 /* AM4.h */, + 456565BE26E0C90B007DA850 /* BP5SRW.h */, + 456565BF26E0C90B007DA850 /* BG3.h */, + 456565C026E0C90B007DA850 /* IDOWatchDialInfoModel.h */, + 456565C126E0C90B007DA850 /* DFUServerFirmwareInfo.h */, + 456565C226E0C90B007DA850 /* ABI.h */, + 456565C326E0C90B007DA850 /* IDOBluetoothEngine.h */, + 456565C426E0C90B007DA850 /* IDOSyncSportDataModel.h */, + 456565C526E0C90B007DA850 /* HS4.h */, + 456565C626E0C90B007DA850 /* BPBV10Device.h */, + 456565C726E0C90B007DA850 /* IDOBluetoothBaseModel.h */, + 456565C826E0C90B007DA850 /* IDOFoundationCommand.h */, + 456565C926E0C90B007DA850 /* TS28BController.h */, + 456565CA26E0C90B007DA850 /* IDOWatchDialManager.h */, + 456565CB26E0C90B007DA850 /* IDOSyncSleepDataModel.h */, + 456565CC26E0C90B007DA850 /* HealthUser.h */, + 456565CD26E0C90B007DA850 /* IDOSetInfoBluetoothModel.h */, + 456565CE26E0C90B007DA850 /* IDOSyncManager.h */, + 456565CF26E0C90B007DA850 /* BG1Controller.h */, + 456565D026E0C90B007DA850 /* IDOBindEnum.h */, + 456565D126E0C90B007DA850 /* HFSmartLinkDeviceInfo.h */, + 456565D226E0C90B007DA850 /* BP5Controller.h */, + 456565D326E0C90B007DA850 /* THV3Macro.h */, + 456565D426E0C90B007DA850 /* HS2S.h */, + 456565D526E0C90B007DA850 /* IDOBluetoothServices.h */, + 456565D626E0C90B007DA850 /* PO1.h */, + 456565D726E0C90B007DA850 /* HS4Controller.h */, + 456565D826E0C90B007DA850 /* IDOBlueEnum.h */, + 456565D926E0C90B007DA850 /* BP5C.h */, + 456565DA26E0C90B007DA850 /* TS28BHeader.h */, + 456565DB26E0C90B007DA850 /* BP3L.h */, + 456565DC26E0C90B007DA850 /* IHSDKCloudUser.h */, + 456565DD26E0C90B007DA850 /* DFUDeviceFirmwareInfo.h */, + 456565DE26E0C90B007DA850 /* ECG3Controller.h */, + 456565DF26E0C90B007DA850 /* IDOSyncActivityDataModel.h */, + 456565E026E0C90B007DA850 /* KN550BT.h */, + 456565E126E0C90B007DA850 /* SDKInfo.h */, + 456565E226E0C90B007DA850 /* BPLoopMeasureSettingModel.h */, + ); + path = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 182D01F91DE565EC00E9B783 /* ReactNativeIOSLibrary */ = { + isa = PBXNativeTarget; + buildConfigurationList = 182D02031DE565EC00E9B783 /* Build configuration list for PBXNativeTarget "ReactNativeIOSLibrary" */; + buildPhases = ( + 182D01F61DE565EC00E9B783 /* Sources */, + 182D01F71DE565EC00E9B783 /* Frameworks */, + 182D01F81DE565EC00E9B783 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = ReactNativeIOSLibrary; + productName = ReactNativeIOSLibrary; + productReference = 182D01FA1DE565EC00E9B783 /* libReactNativeIOSLibrary.a */; + productType = "com.apple.product-type.library.static"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 182D01F21DE565EC00E9B783 /* Project object */ = { + isa = PBXProject; + attributes = { + KnownAssetTags = ( + New, + ); + LastUpgradeCheck = 0810; + ORGANIZATIONNAME = daiqingquan; + TargetAttributes = { + 182D01F91DE565EC00E9B783 = { + CreatedOnToolsVersion = 8.1; + ProvisioningStyle = Automatic; + }; + }; + }; + buildConfigurationList = 182D01F51DE565EC00E9B783 /* Build configuration list for PBXProject "ReactNativeIOSLibrary" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + English, + en, + ); + mainGroup = 182D01F11DE565EC00E9B783; + productRefGroup = 182D01FB1DE565EC00E9B783 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 182D01F91DE565EC00E9B783 /* ReactNativeIOSLibrary */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 182D01F61DE565EC00E9B783 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 18B752C91FFF67DE00DE2629 /* ECGProfileModule.m in Sources */, + 9F3D8E1C1E0B6CDB00BA44B1 /* BG1ProfileModule.m in Sources */, + 8CCCE9E31E5E7C58007F7FE4 /* HS6ProfileModule.m in Sources */, + 1875102E1DE5E411005E66B1 /* AMProfileModule.m in Sources */, + 183FB1681FF508300040009B /* BTMProfileModule.m in Sources */, + CE6054BA25482CC90059E83A /* TS28BProfileModule.m in Sources */, + CE6054B625482CC90059E83A /* HS2SProfileModule.m in Sources */, + 1875102B1DE5E3FB005E66B1 /* BP3LModule.m in Sources */, + CE6054B925482CC90059E83A /* HS2SModule.m in Sources */, + 182D028B1DE57A2F00E9B783 /* iHealthDeviceManagerModule.m in Sources */, + CE6054B325482CC90059E83A /* BG5SProfileModule.m in Sources */, + 4565653F26E0BDE7007DA850 /* AM5Module.m in Sources */, + 4565654026E0BDE7007DA850 /* AM5ProfileModule.m in Sources */, + 8CCCE9B21E5ADF49007F7FE4 /* PO3Module.m in Sources */, + AF1B3F151DF9482100DFDB23 /* HSProfileModule.m in Sources */, + CE6054B425482CC90059E83A /* NT13BProfileModule.m in Sources */, + 187510251DE5E3CA005E66B1 /* BP7SModule.m in Sources */, + CE6054B025482CC90059E83A /* BG5SModule.m in Sources */, + 9F3D8E1B1E0B6CDB00BA44B1 /* BG1Module.m in Sources */, + 1875101F1DE5E374005E66B1 /* BPProfileModule.m in Sources */, + CE6054B125482CC90059E83A /* BP5SModule.m in Sources */, + 3F31C42B21ABE80400811B02 /* HS2Module.m in Sources */, + CE6054B725482CC90059E83A /* NT13BModule.m in Sources */, + 187510221DE5E399005E66B1 /* BP550BTModule.m in Sources */, + CE6054C025482E590059E83A /* PO1Module.m in Sources */, + CEEE2D0E2548F6E4007AC7E4 /* PT3SBTModule.m in Sources */, + 8CCCE9B31E5ADF49007F7FE4 /* POProfileModule.m in Sources */, + 9F3D8E1F1E0B6CDB00BA44B1 /* BGProfileModule.m in Sources */, + 187510341DE5E439005E66B1 /* AM3SModule.m in Sources */, + CE6054C125482E590059E83A /* PO1ProfileModule.m in Sources */, + 18B752CC1FFF67F100DE2629 /* ECGUSBModule.m in Sources */, + 183FB1691FF508300040009B /* BTMModule.m in Sources */, + 9F3D8E1E1E0B6CDB00BA44B1 /* BG5Module.m in Sources */, + CEEE2D0D2548F6E4007AC7E4 /* PT3SBTProfileModule.m in Sources */, + 18B752C41FFF61C500DE2629 /* ECGModule.m in Sources */, + CE6054B525482CC90059E83A /* TS28BModule.m in Sources */, + AF1B3F141DF9482100DFDB23 /* HS4SModule.m in Sources */, + AF1B3F3A1DFE72BD00DFDB23 /* HS6Module.m in Sources */, + 45A72D18256E5FCB00825201 /* BP7Module.m in Sources */, + CE6054B825482CC90059E83A /* BG1SProfileModule.m in Sources */, + 187510311DE5E424005E66B1 /* AM4Module.m in Sources */, + CE6054B225482CC90059E83A /* BG1SModule.m in Sources */, + 187510281DE5E3E3005E66B1 /* BP5Module.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 182D02011DE565EC00E9B783 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVES = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + }; + name = Debug; + }; + 182D02021DE565EC00E9B783 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVES = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 182D02041DE565EC00E9B783 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + HEADER_SEARCH_PATHS = "$(SRCROOT)/../../react-native/React/**"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/ReactNativeIOSLibrary/Communication_SDK", + "$(PROJECT_DIR)/ReactNativeIOSLibrary", + ); + MODULEMAP_PRIVATE_FILE = ""; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 182D02051DE565EC00E9B783 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + HEADER_SEARCH_PATHS = "$(SRCROOT)/../../react-native/React/**"; + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(PROJECT_DIR)/ReactNativeIOSLibrary/Communication_SDK", + "$(PROJECT_DIR)/ReactNativeIOSLibrary", + ); + MODULEMAP_PRIVATE_FILE = ""; + OTHER_LDFLAGS = "-ObjC"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SKIP_INSTALL = YES; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 182D01F51DE565EC00E9B783 /* Build configuration list for PBXProject "ReactNativeIOSLibrary" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 182D02011DE565EC00E9B783 /* Debug */, + 182D02021DE565EC00E9B783 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 182D02031DE565EC00E9B783 /* Build configuration list for PBXNativeTarget "ReactNativeIOSLibrary" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 182D02041DE565EC00E9B783 /* Debug */, + 182D02051DE565EC00E9B783 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 182D01F21DE565EC00E9B783 /* Project object */; +} -- cgit