Commit 0a6a15054321967a6232be59019393b1fe911986

Authored by jason
1 parent 5e1820e5

feat:new reference document

HDFwear.xcodeproj/project.pbxproj
... ... @@ -662,6 +662,7 @@
662 662 847482752B03793C0004F0C2 /* NewWeatherModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewWeatherModel.swift; sourceTree = "<group>"; };
663 663 847672B72B074E43007DC2DE /* NewBeiDouContactModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewBeiDouContactModel.swift; sourceTree = "<group>"; };
664 664 847D1C4A2B009FAC0097A96E /* 20231111ReadMe.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = 20231111ReadMe.md; sourceTree = "<group>"; };
  665 + 847D2DE42B3D575F001BA7EF /* 20240110ReadMe.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = 20240110ReadMe.md; sourceTree = "<group>"; };
665 666 B0BDC40FAF3CBA7B780ED655 /* Pods_HDFwear.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HDFwear.framework; sourceTree = BUILT_PRODUCTS_DIR; };
666 667 B212F1FE2A14CE0400781D59 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchSetting.storyboard; sourceTree = "<group>"; };
667 668 B212F2012A14CE0900781D59 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/LaunchSetting.strings"; sourceTree = "<group>"; };
... ... @@ -1075,6 +1076,7 @@
1075 1076 6C6F40322743450A00F9473C /* LaunchScreen.storyboard */,
1076 1077 B2BA609A2A501E6C00374A86 /* ReadMe.txt */,
1077 1078 847D1C4A2B009FAC0097A96E /* 20231111ReadMe.md */,
  1079 + 847D2DE42B3D575F001BA7EF /* 20240110ReadMe.md */,
1078 1080 );
1079 1081 path = HDFwear;
1080 1082 sourceTree = "<group>";
... ...
HDFwear/20240110ReadMe.md 0 → 100644
  1 +some APIs have been done before, go through and check them, update some API references here which will be removed from old document
  2 +
  3 +接口说明:
  4 +
  5 +接口实现
  6 +BluetoothManager+Function
  7 +
  8 +
... ...