瀏覽代碼

版本升级维护

yyqxiaoyin 5 年之前
父節點
當前提交
8dc0f61cba
共有 2 個文件被更改,包括 11 次插入14 次删除
  1. 1 1
      MKRRadioManager/Classes/MKRRadioManager/MKRWIFIDeviceManager/MKRUPnPDevice.h
  2. 10 13
      fastlane/report.xml

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

@@ -7,7 +7,7 @@
 
 #import <Foundation/Foundation.h>
 
-typedef NS_ENUM(NSUInteger, MKRRadioDeviceType) {
+typedef NS_ENUM(NSUInteger, MKRDeviceType) {
     MKRDeviceTypeWIFI = 1, //WIFI设备
     MKRDeviceType4G = 2,   //4G设备
     MKRDeviceTypeBluetooth = 4, //蓝牙设备

File diff suppressed because it is too large
+ 10 - 13
fastlane/report.xml