您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

AILinkBleSDK_Version.h 258B

1234567891011121314
  1. //
  2. // AILinkBleSDK_Version.h
  3. // Pods
  4. //
  5. // Created by LarryZhang on 2023/2/9.
  6. //
  7. #ifndef AILinkBleSDK_Version_h
  8. #define AILinkBleSDK_Version_h
  9. //版本号 SDK Version
  10. #define AiLinkBleSDKVersion @"1.7.3" // 20231211
  11. #endif /* AILinkBleSDK_Version_h */