修复了部分UI,阿里推送token,wifi重名的问题
This commit is contained in:
+102
-84
@@ -260,16 +260,6 @@
|
||||
3D5C437321339F8F00E15B66 /* IfishChatView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D5C437221339F8F00E15B66 /* IfishChatView.m */; };
|
||||
3D8F649721568AE500F04BD3 /* ConnectHotspotTipViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E52B400321042ED2003BBA3E /* ConnectHotspotTipViewController.m */; };
|
||||
3D8F649A21571D7C00F04BD3 /* HitbarWifeVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F649921571D7C00F04BD3 /* HitbarWifeVc.m */; };
|
||||
3D8F64B22157522100F04BD3 /* MJPropertyType.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A02157522100F04BD3 /* MJPropertyType.m */; };
|
||||
3D8F64B32157522100F04BD3 /* NSObject+MJKeyValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A32157522100F04BD3 /* NSObject+MJKeyValue.m */; };
|
||||
3D8F64B42157522100F04BD3 /* MJProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A42157522100F04BD3 /* MJProperty.m */; };
|
||||
3D8F64B52157522100F04BD3 /* NSObject+MJCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A62157522100F04BD3 /* NSObject+MJCoding.m */; };
|
||||
3D8F64B62157522100F04BD3 /* MJExtensionConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A82157522100F04BD3 /* MJExtensionConst.m */; };
|
||||
3D8F64B72157522100F04BD3 /* NSObject+MJProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64A92157522100F04BD3 /* NSObject+MJProperty.m */; };
|
||||
3D8F64B82157522200F04BD3 /* NSObject+MJClass.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64AB2157522100F04BD3 /* NSObject+MJClass.m */; };
|
||||
3D8F64B92157522200F04BD3 /* NSString+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64AC2157522100F04BD3 /* NSString+MJExtension.m */; };
|
||||
3D8F64BA2157522200F04BD3 /* MJPropertyKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64AD2157522100F04BD3 /* MJPropertyKey.m */; };
|
||||
3D8F64BB2157522200F04BD3 /* MJFoundation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64B12157522100F04BD3 /* MJFoundation.m */; };
|
||||
3D8F64BE215752AF00F04BD3 /* IfishHeaterVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64BD215752AF00F04BD3 /* IfishHeaterVo.m */; };
|
||||
3D8F64C12157530000F04BD3 /* IfishHistroyVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64C02157530000F04BD3 /* IfishHistroyVo.m */; };
|
||||
3D8F64C42157791D00F04BD3 /* IfishBaseVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D8F64C32157791D00F04BD3 /* IfishBaseVc.m */; };
|
||||
@@ -2413,11 +2403,6 @@
|
||||
CB7D6AC522966C6C0014E5C7 /* code_wechat_us.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = CB7D6AC422966C6B0014E5C7 /* code_wechat_us.jpeg */; };
|
||||
CB7D6AE822969F090014E5C7 /* AppDelegate+AliPushConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = CB7D6AE622969F090014E5C7 /* AppDelegate+AliPushConfig.h */; };
|
||||
CB7D6AE922969F090014E5C7 /* AppDelegate+AliPushConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = CB7D6AE722969F090014E5C7 /* AppDelegate+AliPushConfig.m */; };
|
||||
CB7D6AEC2296A1A40014E5C7 /* CloudPushSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB7D6AEB2296A1A40014E5C7 /* CloudPushSDK.framework */; };
|
||||
CB7D6AEE2296A2250014E5C7 /* AliyunEmasServices-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = CB7D6AED2296A2250014E5C7 /* AliyunEmasServices-Info.plist */; };
|
||||
CB7D6AF22296A6910014E5C7 /* UTDID.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB7D6AEF2296A68E0014E5C7 /* UTDID.framework */; };
|
||||
CB7D6AF32296A6910014E5C7 /* AlicloudUtils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB7D6AF02296A6900014E5C7 /* AlicloudUtils.framework */; };
|
||||
CB7D6AF42296A6910014E5C7 /* UTMini.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB7D6AF12296A6910014E5C7 /* UTMini.framework */; };
|
||||
CB8B6468230F7F980032EB24 /* IfishMainInfoCell.h in Headers */ = {isa = PBXBuildFile; fileRef = CB8B6466230F7F980032EB24 /* IfishMainInfoCell.h */; };
|
||||
CB8B6469230F7F980032EB24 /* IfishMainInfoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CB8B6467230F7F980032EB24 /* IfishMainInfoCell.m */; };
|
||||
CB8B646C230FAD340032EB24 /* Bugly.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB8B646B230FAD340032EB24 /* Bugly.framework */; };
|
||||
@@ -2461,6 +2446,31 @@
|
||||
CBA6169A22924F1E00ED380D /* MessageAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = CBA6169822924F1E00ED380D /* MessageAlertView.m */; };
|
||||
CBA616A822928B1700ED380D /* UIButton+button.m in Sources */ = {isa = PBXBuildFile; fileRef = CBA616A722928B1700ED380D /* UIButton+button.m */; };
|
||||
CBA616AB22928BCF00ED380D /* UIButton+button.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA616AA22928BCE00ED380D /* UIButton+button.h */; };
|
||||
CBB0242F23517947002900D5 /* MJProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0241A23517940002900D5 /* MJProperty.m */; };
|
||||
CBB0243023517947002900D5 /* MJFoundation.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0241B23517941002900D5 /* MJFoundation.m */; };
|
||||
CBB0243123517947002900D5 /* MJFoundation.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0241C23517942002900D5 /* MJFoundation.h */; };
|
||||
CBB0243223517947002900D5 /* NSObject+MJProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0241D23517942002900D5 /* NSObject+MJProperty.h */; };
|
||||
CBB0243323517947002900D5 /* NSObject+MJKeyValue.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0241E23517943002900D5 /* NSObject+MJKeyValue.h */; };
|
||||
CBB0243423517947002900D5 /* NSObject+MJKeyValue.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0241F23517943002900D5 /* NSObject+MJKeyValue.m */; };
|
||||
CBB0243523517947002900D5 /* NSString+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242023517943002900D5 /* NSString+MJExtension.m */; };
|
||||
CBB0243623517947002900D5 /* NSObject+MJProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242123517944002900D5 /* NSObject+MJProperty.m */; };
|
||||
CBB0243723517947002900D5 /* MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242223517944002900D5 /* MJExtension.h */; };
|
||||
CBB0243823517947002900D5 /* NSObject+MJCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242323517944002900D5 /* NSObject+MJCoding.m */; };
|
||||
CBB0243923517947002900D5 /* MJPropertyKey.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242423517944002900D5 /* MJPropertyKey.h */; };
|
||||
CBB0243A23517947002900D5 /* NSObject+MJClass.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242523517944002900D5 /* NSObject+MJClass.h */; };
|
||||
CBB0243B23517947002900D5 /* MJPropertyKey.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242623517945002900D5 /* MJPropertyKey.m */; };
|
||||
CBB0243C23517947002900D5 /* NSObject+MJClass.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242723517945002900D5 /* NSObject+MJClass.m */; };
|
||||
CBB0243D23517947002900D5 /* MJExtensionConst.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242823517945002900D5 /* MJExtensionConst.m */; };
|
||||
CBB0243E23517947002900D5 /* NSString+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242923517945002900D5 /* NSString+MJExtension.h */; };
|
||||
CBB0243F23517947002900D5 /* MJProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242A23517945002900D5 /* MJProperty.h */; };
|
||||
CBB0244023517947002900D5 /* NSObject+MJCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242B23517946002900D5 /* NSObject+MJCoding.h */; };
|
||||
CBB0244123517947002900D5 /* MJExtensionConst.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242C23517946002900D5 /* MJExtensionConst.h */; };
|
||||
CBB0244223517947002900D5 /* MJPropertyType.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB0242D23517946002900D5 /* MJPropertyType.m */; };
|
||||
CBB0244323517947002900D5 /* MJPropertyType.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB0242E23517946002900D5 /* MJPropertyType.h */; };
|
||||
CBB0244823518F3A002900D5 /* UTDID.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB0244423518F34002900D5 /* UTDID.framework */; };
|
||||
CBB0244923518F3A002900D5 /* UTMini.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB0244523518F36002900D5 /* UTMini.framework */; };
|
||||
CBB0244A23518F3A002900D5 /* AlicloudUtils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB0244623518F38002900D5 /* AlicloudUtils.framework */; };
|
||||
CBB0244B23518F3A002900D5 /* CloudPushSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CBB0244723518F3A002900D5 /* CloudPushSDK.framework */; };
|
||||
E51D7D4B208CD528001FF053 /* RuiMeiCHNameCustom.m in Sources */ = {isa = PBXBuildFile; fileRef = E51D7D4A208CD528001FF053 /* RuiMeiCHNameCustom.m */; };
|
||||
E51D7D4E208CD5C8001FF053 /* RuiMeiCHControl.m in Sources */ = {isa = PBXBuildFile; fileRef = E51D7D4D208CD5C8001FF053 /* RuiMeiCHControl.m */; };
|
||||
E51D7D51208CDB5B001FF053 /* RuiMeiSetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E51D7D50208CDB5B001FF053 /* RuiMeiSetViewController.m */; };
|
||||
@@ -2851,27 +2861,6 @@
|
||||
3D5C437221339F8F00E15B66 /* IfishChatView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IfishChatView.m; sourceTree = "<group>"; };
|
||||
3D8F649821571D7C00F04BD3 /* HitbarWifeVc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HitbarWifeVc.h; sourceTree = "<group>"; };
|
||||
3D8F649921571D7C00F04BD3 /* HitbarWifeVc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HitbarWifeVc.m; sourceTree = "<group>"; };
|
||||
3D8F649D2157522100F04BD3 /* MJPropertyKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJPropertyKey.h; sourceTree = "<group>"; };
|
||||
3D8F649E2157522100F04BD3 /* NSObject+MJClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJClass.h"; sourceTree = "<group>"; };
|
||||
3D8F649F2157522100F04BD3 /* NSString+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+MJExtension.h"; sourceTree = "<group>"; };
|
||||
3D8F64A02157522100F04BD3 /* MJPropertyType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJPropertyType.m; sourceTree = "<group>"; };
|
||||
3D8F64A12157522100F04BD3 /* NSObject+MJProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJProperty.h"; sourceTree = "<group>"; };
|
||||
3D8F64A22157522100F04BD3 /* MJExtensionConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtensionConst.h; sourceTree = "<group>"; };
|
||||
3D8F64A32157522100F04BD3 /* NSObject+MJKeyValue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJKeyValue.m"; sourceTree = "<group>"; };
|
||||
3D8F64A42157522100F04BD3 /* MJProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJProperty.m; sourceTree = "<group>"; };
|
||||
3D8F64A52157522100F04BD3 /* MJFoundation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJFoundation.h; sourceTree = "<group>"; };
|
||||
3D8F64A62157522100F04BD3 /* NSObject+MJCoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJCoding.m"; sourceTree = "<group>"; };
|
||||
3D8F64A72157522100F04BD3 /* MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtension.h; sourceTree = "<group>"; };
|
||||
3D8F64A82157522100F04BD3 /* MJExtensionConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExtensionConst.m; sourceTree = "<group>"; };
|
||||
3D8F64A92157522100F04BD3 /* NSObject+MJProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJProperty.m"; sourceTree = "<group>"; };
|
||||
3D8F64AA2157522100F04BD3 /* MJPropertyType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJPropertyType.h; sourceTree = "<group>"; };
|
||||
3D8F64AB2157522100F04BD3 /* NSObject+MJClass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJClass.m"; sourceTree = "<group>"; };
|
||||
3D8F64AC2157522100F04BD3 /* NSString+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+MJExtension.m"; sourceTree = "<group>"; };
|
||||
3D8F64AD2157522100F04BD3 /* MJPropertyKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJPropertyKey.m; sourceTree = "<group>"; };
|
||||
3D8F64AE2157522100F04BD3 /* MJProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJProperty.h; sourceTree = "<group>"; };
|
||||
3D8F64AF2157522100F04BD3 /* NSObject+MJKeyValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJKeyValue.h"; sourceTree = "<group>"; };
|
||||
3D8F64B02157522100F04BD3 /* NSObject+MJCoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJCoding.h"; sourceTree = "<group>"; };
|
||||
3D8F64B12157522100F04BD3 /* MJFoundation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJFoundation.m; sourceTree = "<group>"; };
|
||||
3D8F64BC215752AF00F04BD3 /* IfishHeaterVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IfishHeaterVo.h; sourceTree = "<group>"; };
|
||||
3D8F64BD215752AF00F04BD3 /* IfishHeaterVo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IfishHeaterVo.m; sourceTree = "<group>"; };
|
||||
3D8F64BF2157530000F04BD3 /* IfishHistroyVo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IfishHistroyVo.h; sourceTree = "<group>"; };
|
||||
@@ -5818,11 +5807,6 @@
|
||||
CB7D6AC422966C6B0014E5C7 /* code_wechat_us.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = code_wechat_us.jpeg; sourceTree = "<group>"; };
|
||||
CB7D6AE622969F090014E5C7 /* AppDelegate+AliPushConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AppDelegate+AliPushConfig.h"; sourceTree = "<group>"; };
|
||||
CB7D6AE722969F090014E5C7 /* AppDelegate+AliPushConfig.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "AppDelegate+AliPushConfig.m"; sourceTree = "<group>"; };
|
||||
CB7D6AEB2296A1A40014E5C7 /* CloudPushSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudPushSDK.framework; sourceTree = "<group>"; };
|
||||
CB7D6AED2296A2250014E5C7 /* AliyunEmasServices-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "AliyunEmasServices-Info.plist"; sourceTree = "<group>"; };
|
||||
CB7D6AEF2296A68E0014E5C7 /* UTDID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UTDID.framework; sourceTree = "<group>"; };
|
||||
CB7D6AF02296A6900014E5C7 /* AlicloudUtils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlicloudUtils.framework; sourceTree = "<group>"; };
|
||||
CB7D6AF12296A6910014E5C7 /* UTMini.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UTMini.framework; sourceTree = "<group>"; };
|
||||
CB7D6AF52296A6FF0014E5C7 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
||||
CB8B6466230F7F980032EB24 /* IfishMainInfoCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = IfishMainInfoCell.h; path = ../../IfishDeviceSelectList/IfishMainInfoCell.h; sourceTree = "<group>"; };
|
||||
CB8B6467230F7F980032EB24 /* IfishMainInfoCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = IfishMainInfoCell.m; path = ../../IfishDeviceSelectList/IfishMainInfoCell.m; sourceTree = "<group>"; };
|
||||
@@ -5867,6 +5851,31 @@
|
||||
CBA6169822924F1E00ED380D /* MessageAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MessageAlertView.m; sourceTree = "<group>"; };
|
||||
CBA616A722928B1700ED380D /* UIButton+button.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+button.m"; sourceTree = "<group>"; };
|
||||
CBA616AA22928BCE00ED380D /* UIButton+button.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+button.h"; sourceTree = "<group>"; };
|
||||
CBB0241A23517940002900D5 /* MJProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJProperty.m; sourceTree = "<group>"; };
|
||||
CBB0241B23517941002900D5 /* MJFoundation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJFoundation.m; sourceTree = "<group>"; };
|
||||
CBB0241C23517942002900D5 /* MJFoundation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJFoundation.h; sourceTree = "<group>"; };
|
||||
CBB0241D23517942002900D5 /* NSObject+MJProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJProperty.h"; sourceTree = "<group>"; };
|
||||
CBB0241E23517943002900D5 /* NSObject+MJKeyValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJKeyValue.h"; sourceTree = "<group>"; };
|
||||
CBB0241F23517943002900D5 /* NSObject+MJKeyValue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJKeyValue.m"; sourceTree = "<group>"; };
|
||||
CBB0242023517943002900D5 /* NSString+MJExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+MJExtension.m"; sourceTree = "<group>"; };
|
||||
CBB0242123517944002900D5 /* NSObject+MJProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJProperty.m"; sourceTree = "<group>"; };
|
||||
CBB0242223517944002900D5 /* MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtension.h; sourceTree = "<group>"; };
|
||||
CBB0242323517944002900D5 /* NSObject+MJCoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJCoding.m"; sourceTree = "<group>"; };
|
||||
CBB0242423517944002900D5 /* MJPropertyKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJPropertyKey.h; sourceTree = "<group>"; };
|
||||
CBB0242523517944002900D5 /* NSObject+MJClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJClass.h"; sourceTree = "<group>"; };
|
||||
CBB0242623517945002900D5 /* MJPropertyKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJPropertyKey.m; sourceTree = "<group>"; };
|
||||
CBB0242723517945002900D5 /* NSObject+MJClass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+MJClass.m"; sourceTree = "<group>"; };
|
||||
CBB0242823517945002900D5 /* MJExtensionConst.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJExtensionConst.m; sourceTree = "<group>"; };
|
||||
CBB0242923517945002900D5 /* NSString+MJExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+MJExtension.h"; sourceTree = "<group>"; };
|
||||
CBB0242A23517945002900D5 /* MJProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJProperty.h; sourceTree = "<group>"; };
|
||||
CBB0242B23517946002900D5 /* NSObject+MJCoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+MJCoding.h"; sourceTree = "<group>"; };
|
||||
CBB0242C23517946002900D5 /* MJExtensionConst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJExtensionConst.h; sourceTree = "<group>"; };
|
||||
CBB0242D23517946002900D5 /* MJPropertyType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJPropertyType.m; sourceTree = "<group>"; };
|
||||
CBB0242E23517946002900D5 /* MJPropertyType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJPropertyType.h; sourceTree = "<group>"; };
|
||||
CBB0244423518F34002900D5 /* UTDID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UTDID.framework; sourceTree = "<group>"; };
|
||||
CBB0244523518F36002900D5 /* UTMini.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = UTMini.framework; sourceTree = "<group>"; };
|
||||
CBB0244623518F38002900D5 /* AlicloudUtils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlicloudUtils.framework; sourceTree = "<group>"; };
|
||||
CBB0244723518F3A002900D5 /* CloudPushSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudPushSDK.framework; sourceTree = "<group>"; };
|
||||
E51D7D49208CD528001FF053 /* RuiMeiCHNameCustom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuiMeiCHNameCustom.h; sourceTree = "<group>"; };
|
||||
E51D7D4A208CD528001FF053 /* RuiMeiCHNameCustom.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RuiMeiCHNameCustom.m; sourceTree = "<group>"; };
|
||||
E51D7D4C208CD5C8001FF053 /* RuiMeiCHControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuiMeiCHControl.h; sourceTree = "<group>"; };
|
||||
@@ -5967,7 +5976,6 @@
|
||||
CB484CF122B87D250075F050 /* libresolv.tbd in Frameworks */,
|
||||
18C54F202350541500DF4E7D /* AlibabaAuthSDK.framework in Frameworks */,
|
||||
88C686401EA611AE004CDFD9 /* libsqlite3.tbd in Frameworks */,
|
||||
CB7D6AF42296A6910014E5C7 /* UTMini.framework in Frameworks */,
|
||||
3D4AFF5F21F34E1C0053BAA0 /* libstdc++.tbd in Frameworks */,
|
||||
3D1C50B8221A9EDF0096AE43 /* YTargetAndAction.a in Frameworks */,
|
||||
3D39D31C21F34946001C50B6 /* libbz2.tbd in Frameworks */,
|
||||
@@ -5986,6 +5994,7 @@
|
||||
88C686541EA61275004CDFD9 /* CFNetwork.framework in Frameworks */,
|
||||
88C686521EA61267004CDFD9 /* CoreAudio.framework in Frameworks */,
|
||||
18C54F282350541500DF4E7D /* UTMini.framework in Frameworks */,
|
||||
CBB0244B23518F3A002900D5 /* CloudPushSDK.framework in Frameworks */,
|
||||
18C54F232350541500DF4E7D /* SecurityGuardSDK.framework in Frameworks */,
|
||||
3D1C50B0221A9EDF0096AE43 /* YMsgBox.a in Frameworks */,
|
||||
88C686501EA61259004CDFD9 /* CoreLocation.framework in Frameworks */,
|
||||
@@ -6006,9 +6015,9 @@
|
||||
88C6863C1EA6116C004CDFD9 /* libxml2.tbd in Frameworks */,
|
||||
88C6863A1EA61149004CDFD9 /* MapKit.framework in Frameworks */,
|
||||
88C686381EA61138004CDFD9 /* OpenGLES.framework in Frameworks */,
|
||||
CBB0244A23518F3A002900D5 /* AlicloudUtils.framework in Frameworks */,
|
||||
88C686361EA61123004CDFD9 /* QuartzCore.framework in Frameworks */,
|
||||
88C686341EA61114004CDFD9 /* SystemConfiguration.framework in Frameworks */,
|
||||
CB7D6AF22296A6910014E5C7 /* UTDID.framework in Frameworks */,
|
||||
88C686321EA61105004CDFD9 /* CoreFoundation.framework in Frameworks */,
|
||||
88C686301EA610F4004CDFD9 /* Security.framework in Frameworks */,
|
||||
88C6862E1EA610E5004CDFD9 /* JavaScriptCore.framework in Frameworks */,
|
||||
@@ -6028,17 +6037,16 @@
|
||||
88C686161EA60EB3004CDFD9 /* CoreText.framework in Frameworks */,
|
||||
18C54F212350541500DF4E7D /* AlibcTradeSDK.framework in Frameworks */,
|
||||
88C686141EA60EA9004CDFD9 /* WebKit.framework in Frameworks */,
|
||||
CB7D6AF32296A6910014E5C7 /* AlicloudUtils.framework in Frameworks */,
|
||||
CB8B646C230FAD340032EB24 /* Bugly.framework in Frameworks */,
|
||||
88C686011EA603A8004CDFD9 /* UShareUI.framework in Frameworks */,
|
||||
88C685F91EA603A8004CDFD9 /* libSocialWeChat.a in Frameworks */,
|
||||
CB48209B2335CB2300A50C92 /* GWP2P.framework in Frameworks */,
|
||||
3DD7AB4B21E2F2FB0064856A /* libzbar.a in Frameworks */,
|
||||
88C685F61EA603A8004CDFD9 /* libSocialSina.a in Frameworks */,
|
||||
CB7D6AEC2296A1A40014E5C7 /* CloudPushSDK.framework in Frameworks */,
|
||||
88C685FF1EA603A8004CDFD9 /* libUMSocialLog.a in Frameworks */,
|
||||
88C685FA1EA603A8004CDFD9 /* libWeChatSDK.a in Frameworks */,
|
||||
881671BB1EA5DE2B00BEBF23 /* UMComDataStorage.framework in Frameworks */,
|
||||
CBB0244923518F3A002900D5 /* UTMini.framework in Frameworks */,
|
||||
883E7BCE1EA5FA1A00ED5D89 /* SMS_SDK.framework in Frameworks */,
|
||||
88C685F71EA603A8004CDFD9 /* libWeiboSDK.a in Frameworks */,
|
||||
881671BE1EA5DE2B00BEBF23 /* UMComNetwork.framework in Frameworks */,
|
||||
@@ -6053,6 +6061,7 @@
|
||||
88C685FD1EA603A8004CDFD9 /* UMSocialNetwork.framework in Frameworks */,
|
||||
88C685F31EA603A8004CDFD9 /* libSocialQQ.a in Frameworks */,
|
||||
883E7BCC1EA5FA1A00ED5D89 /* MOBFoundation.framework in Frameworks */,
|
||||
CBB0244823518F3A002900D5 /* UTDID.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -6619,27 +6628,27 @@
|
||||
3D8F649C2157522100F04BD3 /* MJExtension */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3D8F649D2157522100F04BD3 /* MJPropertyKey.h */,
|
||||
3D8F649E2157522100F04BD3 /* NSObject+MJClass.h */,
|
||||
3D8F649F2157522100F04BD3 /* NSString+MJExtension.h */,
|
||||
3D8F64A02157522100F04BD3 /* MJPropertyType.m */,
|
||||
3D8F64A12157522100F04BD3 /* NSObject+MJProperty.h */,
|
||||
3D8F64A22157522100F04BD3 /* MJExtensionConst.h */,
|
||||
3D8F64A32157522100F04BD3 /* NSObject+MJKeyValue.m */,
|
||||
3D8F64A42157522100F04BD3 /* MJProperty.m */,
|
||||
3D8F64A52157522100F04BD3 /* MJFoundation.h */,
|
||||
3D8F64A62157522100F04BD3 /* NSObject+MJCoding.m */,
|
||||
3D8F64A72157522100F04BD3 /* MJExtension.h */,
|
||||
3D8F64A82157522100F04BD3 /* MJExtensionConst.m */,
|
||||
3D8F64A92157522100F04BD3 /* NSObject+MJProperty.m */,
|
||||
3D8F64AA2157522100F04BD3 /* MJPropertyType.h */,
|
||||
3D8F64AB2157522100F04BD3 /* NSObject+MJClass.m */,
|
||||
3D8F64AC2157522100F04BD3 /* NSString+MJExtension.m */,
|
||||
3D8F64AD2157522100F04BD3 /* MJPropertyKey.m */,
|
||||
3D8F64AE2157522100F04BD3 /* MJProperty.h */,
|
||||
3D8F64AF2157522100F04BD3 /* NSObject+MJKeyValue.h */,
|
||||
3D8F64B02157522100F04BD3 /* NSObject+MJCoding.h */,
|
||||
3D8F64B12157522100F04BD3 /* MJFoundation.m */,
|
||||
CBB0242223517944002900D5 /* MJExtension.h */,
|
||||
CBB0242C23517946002900D5 /* MJExtensionConst.h */,
|
||||
CBB0242823517945002900D5 /* MJExtensionConst.m */,
|
||||
CBB0241C23517942002900D5 /* MJFoundation.h */,
|
||||
CBB0241B23517941002900D5 /* MJFoundation.m */,
|
||||
CBB0242A23517945002900D5 /* MJProperty.h */,
|
||||
CBB0241A23517940002900D5 /* MJProperty.m */,
|
||||
CBB0242423517944002900D5 /* MJPropertyKey.h */,
|
||||
CBB0242623517945002900D5 /* MJPropertyKey.m */,
|
||||
CBB0242E23517946002900D5 /* MJPropertyType.h */,
|
||||
CBB0242D23517946002900D5 /* MJPropertyType.m */,
|
||||
CBB0242523517944002900D5 /* NSObject+MJClass.h */,
|
||||
CBB0242723517945002900D5 /* NSObject+MJClass.m */,
|
||||
CBB0242B23517946002900D5 /* NSObject+MJCoding.h */,
|
||||
CBB0242323517944002900D5 /* NSObject+MJCoding.m */,
|
||||
CBB0241E23517943002900D5 /* NSObject+MJKeyValue.h */,
|
||||
CBB0241F23517943002900D5 /* NSObject+MJKeyValue.m */,
|
||||
CBB0241D23517942002900D5 /* NSObject+MJProperty.h */,
|
||||
CBB0242123517944002900D5 /* NSObject+MJProperty.m */,
|
||||
CBB0242923517945002900D5 /* NSString+MJExtension.h */,
|
||||
CBB0242023517943002900D5 /* NSString+MJExtension.m */,
|
||||
);
|
||||
path = MJExtension;
|
||||
sourceTree = "<group>";
|
||||
@@ -12419,11 +12428,10 @@
|
||||
CB7D6AEA2296A1870014E5C7 /* AliPush */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
CB7D6AF02296A6900014E5C7 /* AlicloudUtils.framework */,
|
||||
CB7D6AEF2296A68E0014E5C7 /* UTDID.framework */,
|
||||
CB7D6AF12296A6910014E5C7 /* UTMini.framework */,
|
||||
CB7D6AED2296A2250014E5C7 /* AliyunEmasServices-Info.plist */,
|
||||
CB7D6AEB2296A1A40014E5C7 /* CloudPushSDK.framework */,
|
||||
CBB0244623518F38002900D5 /* AlicloudUtils.framework */,
|
||||
CBB0244723518F3A002900D5 /* CloudPushSDK.framework */,
|
||||
CBB0244423518F34002900D5 /* UTDID.framework */,
|
||||
CBB0244523518F36002900D5 /* UTMini.framework */,
|
||||
);
|
||||
path = AliPush;
|
||||
sourceTree = "<group>";
|
||||
@@ -12637,6 +12645,7 @@
|
||||
CB484E1322B8C8C90075F050 /* vaapi.h in Headers */,
|
||||
3D1C50CC221A9EE00096AE43 /* MPNotificationView.h in Headers */,
|
||||
3D1C50FF221A9EE00096AE43 /* YooseeCenterViewCell.h in Headers */,
|
||||
CBB0243323517947002900D5 /* NSObject+MJKeyValue.h in Headers */,
|
||||
CB484CFF22B8B0D30075F050 /* Reachability.h in Headers */,
|
||||
CB484E0B22B8C8C80075F050 /* version.h in Headers */,
|
||||
CB484E1722B8C8C90075F050 /* dxva2.h in Headers */,
|
||||
@@ -12658,6 +12667,7 @@
|
||||
3D1C50E2221A9EE00096AE43 /* UDPManager.h in Headers */,
|
||||
3D1C509A221A9EDF0096AE43 /* ConnectFailurePromptView.h in Headers */,
|
||||
CBA6168A228F9AB100ED380D /* ViewController+MASAdditions.h in Headers */,
|
||||
CBB0244023517947002900D5 /* NSObject+MJCoding.h in Headers */,
|
||||
FA0892ED226C15000084A609 /* Xuanduo2DataUtility.h in Headers */,
|
||||
3D1C50B7221A9EDF0096AE43 /* YTargetAndAction.h in Headers */,
|
||||
3D1C510A221A9EE00096AE43 /* PlayBaseViewController.h in Headers */,
|
||||
@@ -12676,6 +12686,7 @@
|
||||
CB484DEF22B8C8C80075F050 /* audio_fifo.h in Headers */,
|
||||
CBA61674228F9AB100ED380D /* MASCompositeConstraint.h in Headers */,
|
||||
3D1C50CE221A9EE00096AE43 /* CustomTopBar.h in Headers */,
|
||||
CBB0243F23517947002900D5 /* MJProperty.h in Headers */,
|
||||
CB484E0A22B8C8C80075F050 /* avstring.h in Headers */,
|
||||
3D1C50DD221A9EE00096AE43 /* RecommendInfoDAO.h in Headers */,
|
||||
CB0F4E8722951A130091C76D /* SVIndefiniteAnimatedView.h in Headers */,
|
||||
@@ -12710,6 +12721,7 @@
|
||||
CBA615FC228E8E5A00ED380D /* MyMessageViewController.h in Headers */,
|
||||
CB484E1522B8C8C90075F050 /* avfft.h in Headers */,
|
||||
CB484E0022B8C8C80075F050 /* channel_layout.h in Headers */,
|
||||
CBB0243123517947002900D5 /* MJFoundation.h in Headers */,
|
||||
3D1C512B221A9EE10096AE43 /* IfishCameraRecordfirstCell.h in Headers */,
|
||||
402591952238D91400CE4900 /* UINavigationController+Config.h in Headers */,
|
||||
CB484DDF22B8C8C80075F050 /* fifo.h in Headers */,
|
||||
@@ -12727,6 +12739,7 @@
|
||||
FA0892F52270BED00084A609 /* XuanduoHuliModel.h in Headers */,
|
||||
3D1C50C7221A9EE00096AE43 /* LocalDevice.h in Headers */,
|
||||
3D1C50A0221A9EDF0096AE43 /* TouchButton.h in Headers */,
|
||||
CBB0243723517947002900D5 /* MJExtension.h in Headers */,
|
||||
3D1C50F2221A9EE00096AE43 /* mesg.h in Headers */,
|
||||
CBA6169922924F1E00ED380D /* MessageAlertView.h in Headers */,
|
||||
CB484E0C22B8C8C80075F050 /* avio.h in Headers */,
|
||||
@@ -12735,6 +12748,7 @@
|
||||
CBA61658228F9A6C00ED380D /* NSObject+YYModel.h in Headers */,
|
||||
3D1C50C4221A9EE00096AE43 /* OBGradientView.h in Headers */,
|
||||
3D1C509D221A9EDF0096AE43 /* GetContactMessageResult.h in Headers */,
|
||||
CBB0243923517947002900D5 /* MJPropertyKey.h in Headers */,
|
||||
CBA61681228F9AB100ED380D /* NSLayoutConstraint+MASDebugAdditions.h in Headers */,
|
||||
3D1C5109221A9EE00096AE43 /* P2PPlaybackController.h in Headers */,
|
||||
CB484DE422B8C8C80075F050 /* base64.h in Headers */,
|
||||
@@ -12779,6 +12793,7 @@
|
||||
3D1C512E221A9EE10096AE43 /* CameraBottomHView.h in Headers */,
|
||||
CB484E0E22B8C8C80075F050 /* version.h in Headers */,
|
||||
3D1C50E4221A9EE00096AE43 /* config.h in Headers */,
|
||||
CBB0243223517947002900D5 /* NSObject+MJProperty.h in Headers */,
|
||||
3D1C5104221A9EE00096AE43 /* YooseConnectFirstViewController.h in Headers */,
|
||||
CB484E1E22B8C8C90075F050 /* P2PCInterface.h in Headers */,
|
||||
3D1C5127221A9EE00096AE43 /* IfishCameraRecordSecondCell.h in Headers */,
|
||||
@@ -12791,10 +12806,14 @@
|
||||
CB4820942334E99700A50C92 /* IQUITextFieldView+Additions.h in Headers */,
|
||||
3D1C5139221A9EE10096AE43 /* FishControlSecondCell.h in Headers */,
|
||||
3D1C50B2221A9EDF0096AE43 /* FounderButton.h in Headers */,
|
||||
CBB0244323517947002900D5 /* MJPropertyType.h in Headers */,
|
||||
3D1C509F221A9EDF0096AE43 /* YProgressView.h in Headers */,
|
||||
CBB0243E23517947002900D5 /* NSString+MJExtension.h in Headers */,
|
||||
CB484E0822B8C8C80075F050 /* mathematics.h in Headers */,
|
||||
CB484E0F22B8C8C80075F050 /* swscale.h in Headers */,
|
||||
CBA616AB22928BCF00ED380D /* UIButton+button.h in Headers */,
|
||||
CBB0244123517947002900D5 /* MJExtensionConst.h in Headers */,
|
||||
CBB0243A23517947002900D5 /* NSObject+MJClass.h in Headers */,
|
||||
3D1C5144221A9EE10096AE43 /* MonitorBootmView.h in Headers */,
|
||||
3D1C50D3221A9EE00096AE43 /* UIScrollView+SVInfiniteScrolling.h in Headers */,
|
||||
CBA61655228F9A6C00ED380D /* YYModel.h in Headers */,
|
||||
@@ -13909,7 +13928,6 @@
|
||||
886FB19B1E5A9C1600256332 /* fishdoctor_iocn.png in Resources */,
|
||||
882958161DC04ED200E9DDD7 /* equipment_button@3x.png in Resources */,
|
||||
8874924F1E7BB58A00CDA284 /* gold_background.png in Resources */,
|
||||
CB7D6AEE2296A2250014E5C7 /* AliyunEmasServices-Info.plist in Resources */,
|
||||
887492301E7A90D000CDA284 /* fishdoctor_iocn__twentygold@2x.png in Resources */,
|
||||
8829570B1DBDA3A300E9DDD7 /* ZhiLeng_off.png in Resources */,
|
||||
8874923B1E7A90D000CDA284 /* fishdoctor_iocn_gold.png in Resources */,
|
||||
@@ -14331,7 +14349,6 @@
|
||||
883E79A31D48B0280030E075 /* shopNameCell.m in Sources */,
|
||||
88F5EFB61D48D08100CC7CAF /* UIImageView+AFNetworking.m in Sources */,
|
||||
88F5EFD71D48D08100CC7CAF /* MMRadialProgressView.m in Sources */,
|
||||
3D8F64B92157522200F04BD3 /* NSString+MJExtension.m in Sources */,
|
||||
885C43B81E89F79D00685A2E /* WMMenuItem.m in Sources */,
|
||||
881671DE1EA5DE2B00BEBF23 /* UMComUserProfileDetailView.m in Sources */,
|
||||
883E79C81D48B0280030E075 /* SetTimeCell.m in Sources */,
|
||||
@@ -14356,7 +14373,6 @@
|
||||
883E799F1D48B0280030E075 /* BrandCell.m in Sources */,
|
||||
883E78471D48A5E50030E075 /* KeLiAiSetViewController.m in Sources */,
|
||||
883E76321D4897570030E075 /* baseModel.m in Sources */,
|
||||
3D8F64BA2157522200F04BD3 /* MJPropertyKey.m in Sources */,
|
||||
883E786C1D48A5E50030E075 /* emptyInfoCollectionViewCell.m in Sources */,
|
||||
CB7D6AB822954FB90014E5C7 /* FuncUserDefault.m in Sources */,
|
||||
3D1C50C2221A9EE00096AE43 /* CustomBorderButton.m in Sources */,
|
||||
@@ -14455,6 +14471,7 @@
|
||||
881672211EA5DE2B00BEBF23 /* UMComBriefEditView.m in Sources */,
|
||||
881A1D4F1DD41AB000BA1AF4 /* MineKanEditSec1ThredCell.m in Sources */,
|
||||
885C43BC1E89F79D00685A2E /* WMPageController.m in Sources */,
|
||||
CBB0243C23517947002900D5 /* NSObject+MJClass.m in Sources */,
|
||||
3D1C50FA221A9EE00096AE43 /* WaitingPageView.m in Sources */,
|
||||
881671F31EA5DE2B00BEBF23 /* UMComHorizonMenuView.m in Sources */,
|
||||
3DD7AB4F21E2F2FB0064856A /* QRCodeGenerator.m in Sources */,
|
||||
@@ -14478,6 +14495,7 @@
|
||||
88F5EFCD1D48D08100CC7CAF /* UIView+JHExtension.m in Sources */,
|
||||
88613F741E5C1E86008D2C69 /* P2PShareViewFeedMessageCell.m in Sources */,
|
||||
886185C71EF228E100459AD1 /* FourControlName.m in Sources */,
|
||||
CBB0243523517947002900D5 /* NSString+MJExtension.m in Sources */,
|
||||
881672251EA5DE2B00BEBF23 /* UMComSelectTopicViewController.m in Sources */,
|
||||
3D1C5140221A9EE10096AE43 /* BootomViewSoketBackMasgConreol.m in Sources */,
|
||||
883E78601D48A5E50030E075 /* LeftViewController.m in Sources */,
|
||||
@@ -14665,9 +14683,11 @@
|
||||
8816723A1EA5DE2B00BEBF23 /* UMComSimpleCommentViewController.m in Sources */,
|
||||
3D1C17482171BB0700A159A8 /* PNRadarChartDataItem.m in Sources */,
|
||||
8871C44B1E6D2A93000AA49F /* QianDaoGongLueViewCell.m in Sources */,
|
||||
CBB0244223517947002900D5 /* MJPropertyType.m in Sources */,
|
||||
8871FAA41EBC0CE30038E99A /* ShopCerProgressHeaderView.m in Sources */,
|
||||
88602DBC1E10D97E00F3DB5D /* UIImage+WebP.m in Sources */,
|
||||
88F5EFD81D48D08100CC7CAF /* MMVectorImage.m in Sources */,
|
||||
CBB0243623517947002900D5 /* NSObject+MJProperty.m in Sources */,
|
||||
883E79B81D48B0280030E075 /* remindCyclePic.m in Sources */,
|
||||
88696FCF1E9C8872005D4AFB /* MemeberEditeViewCustomCell.m in Sources */,
|
||||
CB48204E2334D0A200A50C92 /* ConAquarChooseWiFiVC.m in Sources */,
|
||||
@@ -14702,10 +14722,8 @@
|
||||
881671D81EA5DE2B00BEBF23 /* UMComSysLikeTableViewCell.m in Sources */,
|
||||
887069531D4EE8A600BCF675 /* PopCell.m in Sources */,
|
||||
887491F31E7921E400CDA284 /* IfishInformationListViewCell.m in Sources */,
|
||||
3D8F64B22157522100F04BD3 /* MJPropertyType.m in Sources */,
|
||||
88613F781E5C31E6008D2C69 /* XuanYanCellHCaculator.m in Sources */,
|
||||
886FB18B1E5A977700256332 /* FishDoctorViewController.m in Sources */,
|
||||
3D8F64B32157522100F04BD3 /* NSObject+MJKeyValue.m in Sources */,
|
||||
887491EF1E79082300CDA284 /* MineGoldModel.m in Sources */,
|
||||
881671CF1EA5DE2B00BEBF23 /* UMComLocationView.m in Sources */,
|
||||
883E78811D48A5E50030E075 /* ChangeMobleController.m in Sources */,
|
||||
@@ -14749,7 +14767,6 @@
|
||||
883E76421D4897570030E075 /* TimerSateModel.m in Sources */,
|
||||
CB484CF922B8B0AC0075F050 /* GCDAsyncUdpSocket.m in Sources */,
|
||||
881869341D6FDD3B00CE9DFF /* ShopKanHuP2PViewController.m in Sources */,
|
||||
3D8F64B52157522100F04BD3 /* NSObject+MJCoding.m in Sources */,
|
||||
CBA6168C228F9AB100ED380D /* MASViewAttribute.m in Sources */,
|
||||
88602DB91E10D97E00F3DB5D /* UIButton+WebCache.m in Sources */,
|
||||
883E762F1D4897570030E075 /* TemperatureSetModel.m in Sources */,
|
||||
@@ -14762,6 +14779,7 @@
|
||||
3D1C50DF221A9EE00096AE43 /* MessageDAO.m in Sources */,
|
||||
88605F1C1D8256600037F1AA /* ShareReportCell.m in Sources */,
|
||||
881672051EA5DE2B00BEBF23 /* UMComSegmentedControl.m in Sources */,
|
||||
CBB0243B23517947002900D5 /* MJPropertyKey.m in Sources */,
|
||||
88F5EFC91D48D08100CC7CAF /* JHRefreshFooterView.m in Sources */,
|
||||
88645B161E83B7EC00234DB4 /* IfishInfoDetailContentViewCell.m in Sources */,
|
||||
404D7CEA2238CF77005655F5 /* UIViewController+Swizzling.m in Sources */,
|
||||
@@ -14784,7 +14802,6 @@
|
||||
883E76241D4897570030E075 /* DropViewModel.m in Sources */,
|
||||
8891330A1ECE999A00F52EBC /* IfishShopGoodsVideoRecordViewController.m in Sources */,
|
||||
88380DA91EB1A14900FC7C0D /* IfishGoodsManageViewController.m in Sources */,
|
||||
3D8F64BB2157522200F04BD3 /* MJFoundation.m in Sources */,
|
||||
8860D79D1D6D91A2001E544C /* ShopEditViewController.m in Sources */,
|
||||
886B80731D63112000E1B9B3 /* CertificationViewSecondCell.m in Sources */,
|
||||
881671C21EA5DE2B00BEBF23 /* UMComRequestTableViewController.m in Sources */,
|
||||
@@ -14917,6 +14934,7 @@
|
||||
88D0F27D1EA6F53E00286022 /* IfishSetViewController.m in Sources */,
|
||||
885FBDE41E4C3DE400E0D7D1 /* ShopNotCertifyViewCell.m in Sources */,
|
||||
8841D5BA1EE7A914007B0025 /* RunSunCHNameCustom.m in Sources */,
|
||||
CBB0243023517947002900D5 /* MJFoundation.m in Sources */,
|
||||
883E76451D4897570030E075 /* ZeroControlBackmsgModel.m in Sources */,
|
||||
889133041ECE999A00F52EBC /* ArtPlayerView.m in Sources */,
|
||||
881A1D371DD3025400BA1AF4 /* MineKankanEditViewController.m in Sources */,
|
||||
@@ -14927,6 +14945,7 @@
|
||||
88F5EFD01D48D08100CC7CAF /* MMLinearProgressView.m in Sources */,
|
||||
88F5EFAF1D48D08100CC7CAF /* AFURLRequestSerialization.m in Sources */,
|
||||
880707AA1DE2D53E0076F65A /* UITextView+AddKeybordDoneVIew.m in Sources */,
|
||||
CBB0243823517947002900D5 /* NSObject+MJCoding.m in Sources */,
|
||||
88F5EFC81D48D08100CC7CAF /* JHRefreshConfig.m in Sources */,
|
||||
880707F61DE302630076F65A /* LXColorTools.m in Sources */,
|
||||
3D1C50EE221A9EE00096AE43 /* PAIOUnit.m in Sources */,
|
||||
@@ -14947,6 +14966,7 @@
|
||||
8807074F1DDD42E60076F65A /* P2PShareViewTh3Cell.m in Sources */,
|
||||
CB484E1D22B8C8C90075F050 /* FfmpegInterface.m in Sources */,
|
||||
883E76411D4897570030E075 /* ThreeControlBackbackmsgModel.m in Sources */,
|
||||
CBB0243D23517947002900D5 /* MJExtensionConst.m in Sources */,
|
||||
886484161EE165ED0046C3BD /* RunSunChangeNameViewController.m in Sources */,
|
||||
88602DB01E10D97E00F3DB5D /* MKAnnotationView+WebCache.m in Sources */,
|
||||
8871C4461E6D2819000AA49F /* QianDaoWayTitleViewCell.m in Sources */,
|
||||
@@ -15009,6 +15029,7 @@
|
||||
883E78571D48A5E50030E075 /* JiaReWenDuModel.m in Sources */,
|
||||
883E76341D4897570030E075 /* backAppLoginModel.m in Sources */,
|
||||
887491CF1E77DA8A00CDA284 /* IfishMineGoldViewController.m in Sources */,
|
||||
CBB0242F23517947002900D5 /* MJProperty.m in Sources */,
|
||||
887B73381E235BDA00CECB73 /* JuNengProtocol.m in Sources */,
|
||||
3D3447A5212D1C3800CF3941 /* IfishHotBarVo.m in Sources */,
|
||||
881672191EA5DE2B00BEBF23 /* UMComSimpleHorizonMenuView.m in Sources */,
|
||||
@@ -15021,7 +15042,6 @@
|
||||
CB0F4E8922951A130091C76D /* SVProgressAnimatedView.m in Sources */,
|
||||
881671C31EA5DE2B00BEBF23 /* UMComViewController.m in Sources */,
|
||||
E567026D21187E7C00E61993 /* ConnectHotspotModel.m in Sources */,
|
||||
3D8F64B72157522100F04BD3 /* NSObject+MJProperty.m in Sources */,
|
||||
883E785D1D48A5E50030E075 /* XuToWenDuPicview.m in Sources */,
|
||||
CBA61682228F9AB100ED380D /* MASCompositeConstraint.m in Sources */,
|
||||
880707F51DE302630076F65A /* LXActionView.m in Sources */,
|
||||
@@ -15064,7 +15084,6 @@
|
||||
881671F91EA5DE2B00BEBF23 /* UMComMutiTextRun.m in Sources */,
|
||||
88C1B1F81DCB021300C2C99A /* FormatTankAddCamera.m in Sources */,
|
||||
8815D1211DF8083700BEA2DA /* IfishHelperUtils.m in Sources */,
|
||||
3D8F64B62157522100F04BD3 /* MJExtensionConst.m in Sources */,
|
||||
883E79BC1D48B0280030E075 /* BrightnessCell.m in Sources */,
|
||||
883E78381D48A5E50030E075 /* MorShopViewController.m in Sources */,
|
||||
881671A21EA5DE2B00BEBF23 /* UMComNoticeListDataController..m in Sources */,
|
||||
@@ -15100,7 +15119,6 @@
|
||||
3D1C50D7221A9EE00096AE43 /* CustomView.m in Sources */,
|
||||
886512001E972FDD00BABDF1 /* IfishUserDataUnity.m in Sources */,
|
||||
3D1C508F221A9EDF0096AE43 /* LoginResult.m in Sources */,
|
||||
3D8F64B42157522100F04BD3 /* MJProperty.m in Sources */,
|
||||
882A75FD1EBAF2DB00AD1D15 /* IfishShopCerNewViewController.m in Sources */,
|
||||
8816721E1EA5DE2B00BEBF23 /* UMComSimplicityUserInfoBar.m in Sources */,
|
||||
883E76251D4897570030E075 /* ChatroomModel.m in Sources */,
|
||||
@@ -15122,6 +15140,7 @@
|
||||
881671A71EA5DE2B00BEBF23 /* UMComTopicDataController.m in Sources */,
|
||||
881671F81EA5DE2B00BEBF23 /* UMComMutiText.m in Sources */,
|
||||
3D1C50A5221A9EDF0096AE43 /* CyclePickerView.m in Sources */,
|
||||
CBB0243423517947002900D5 /* NSObject+MJKeyValue.m in Sources */,
|
||||
883E762B1D4897570030E075 /* setModel.m in Sources */,
|
||||
CB48207B2334E99700A50C92 /* IQTextView.m in Sources */,
|
||||
881672151EA5DE2B00BEBF23 /* UMComSimpleCommentEditView.m in Sources */,
|
||||
@@ -15198,7 +15217,6 @@
|
||||
88602DB31E10D97E00F3DB5D /* SDWebImageCompat.m in Sources */,
|
||||
88C1B2C51DD19CE000C2C99A /* KankanListCollectionViewCell.m in Sources */,
|
||||
881A1D701DD5C46A00BA1AF4 /* KanKanListTableCell.m in Sources */,
|
||||
3D8F64B82157522200F04BD3 /* NSObject+MJClass.m in Sources */,
|
||||
881671D91EA5DE2B00BEBF23 /* UMComSysPrivateLetterCell.m in Sources */,
|
||||
883283611EAF21B500A47157 /* IfishGoldCoastViewController.m in Sources */,
|
||||
88696FB51E9C69B1005D4AFB /* MemberNanageListData.m in Sources */,
|
||||
@@ -15406,7 +15424,7 @@
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 10.1.3;
|
||||
CURRENT_PROJECT_VERSION = 10.1.7;
|
||||
DEVELOPMENT_TEAM = WFX8GD5HFX;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
@@ -15523,7 +15541,7 @@
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 10.1.3;
|
||||
CURRENT_PROJECT_VERSION = 10.1.7;
|
||||
DEVELOPMENT_TEAM = WFX8GD5HFX;
|
||||
ENABLE_BITCODE = NO;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
|
||||
Reference in New Issue
Block a user