소스 검색

版本升级维护

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, //蓝牙设备

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 10 - 13
fastlane/report.xml