浏览代码

版本升级维护

yyqxiaoyin 5 年之前
父节点
当前提交
8b06f66cac
共有 2 个文件被更改,包括 11 次插入11 次删除
  1. 1 1
      MKRRadioManager/Classes/MKRRadioManager/MKRWIFIDeviceManager/MKRUPnPDevice.h
  2. 10 10
      fastlane/report.xml

+ 1 - 1
MKRRadioManager/Classes/MKRRadioManager/MKRWIFIDeviceManager/MKRUPnPDevice.h

@@ -23,7 +23,7 @@ typedef NS_ENUM(NSUInteger, MKRDeviceType) {
 @property (nonatomic, strong) NSString *avTransportUrl;
 @property (nonatomic, strong) NSString *renderingControlUrl;
 @property (nonatomic, strong) NSString *groupManagementUrl;
-@property (nonatomic, assign) MKRRadioDeviceType deviceType;
+@property (nonatomic, assign) MKRDeviceType deviceType;
 
 @end
 

文件差异内容过多而无法显示
+ 10 - 10
fastlane/report.xml