From b4e1288a9b63eb820e9c9489c56aac4bf6b31067 Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期三, 18 十二月 2024 14:34:16 +0800 Subject: [PATCH] feature 图片资源更新 --- EZSDK/EZSDK.xcodeproj/project.pbxproj | 222 +++++++++++++++++++++---------------------------------- 1 files changed, 85 insertions(+), 137 deletions(-) diff --git a/EZSDK/EZSDK.xcodeproj/project.pbxproj b/EZSDK/EZSDK.xcodeproj/project.pbxproj index b8b15a7..f5e0a93 100644 --- a/EZSDK/EZSDK.xcodeproj/project.pbxproj +++ b/EZSDK/EZSDK.xcodeproj/project.pbxproj @@ -3,10 +3,22 @@ archiveVersion = 1; classes = { }; - objectVersion = 50; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ + 830957C32A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 830957C22A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.m */; }; + 8318A0DA2A8A591D0012B894 /* FCFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8318A0D92A8A591D0012B894 /* FCFileManager.m */; }; + 83336F022D1199E2000FE662 /* HDLESDetectionTypeHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83336F012D1199E2000FE662 /* HDLESDetectionTypeHeaderView.m */; }; + 8357F1DE2A42DEC000936D2E /* HDLEZVideoDoorToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8357F1DD2A42DEC000936D2E /* HDLEZVideoDoorToolView.m */; }; + 83879A852A7DE42900E10A81 /* HDLEZDetectionTypeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 83879A842A7DE42900E10A81 /* HDLEZDetectionTypeViewController.m */; }; + 83879A882A7DE49900E10A81 /* HDLEZDetectionTypeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83879A872A7DE49900E10A81 /* HDLEZDetectionTypeView.m */; }; + 83879A8B2A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 83879A8A2A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.m */; }; + 83879A8E2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 83879A8D2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.m */; }; + 83D69FFA2A47D32A00871258 /* HDLEZVideoQualityBoxView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83D69FF92A47D32A00871258 /* HDLEZVideoQualityBoxView.m */; }; + 83DC3D952CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83DC3D942CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.m */; }; + 83EE503D2A41C9BA0006435D /* HDLEZOPButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 83EE503C2A41C9BA0006435D /* HDLEZOPButton.m */; }; + AE31FE1F29CC2D2200678568 /* EZOpenSDKFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE31FE1E29CC2D2200678568 /* EZOpenSDKFramework.framework */; platformFilter = ios; }; AE5068D829B9DB5E009EA09A /* HDLEZTemInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = AE5068D729B9DB5E009EA09A /* HDLEZTemInfoModel.m */; }; AEC306D229B9F2B5000B3861 /* HDLEZVisitorRecordView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEC306D129B9F2B5000B3861 /* HDLEZVisitorRecordView.m */; }; AEC306D529B9F2DB000B3861 /* HDLEZVisitorRecordCell.m in Sources */ = {isa = PBXBuildFile; fileRef = AEC306D429B9F2DB000B3861 /* HDLEZVisitorRecordCell.m */; }; @@ -22,7 +34,6 @@ AEDD438929BEF0CD001D9477 /* HDLEZNormalCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEDD438829BEF0CD001D9477 /* HDLEZNormalCellView.m */; }; AEDD438C29BF2C50001D9477 /* HDLEZInputViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AEDD438B29BF2C50001D9477 /* HDLEZInputViewController.m */; }; AEDD438F29BF2C78001D9477 /* HDLEZInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEDD438E29BF2C78001D9477 /* HDLEZInputView.m */; }; - AEDD944129B0329D00EAA2CA /* libEZOpenSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AEDD940729B0329D00EAA2CA /* libEZOpenSDK.a */; }; AEE4704529C03DA300480163 /* FQDateTimeSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AEE4704429C03DA300480163 /* FQDateTimeSDK.framework */; }; AEE4704C29C061AC00480163 /* HDLEZTempDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE4704B29C061AC00480163 /* HDLEZTempDetailViewController.m */; }; AEE4704F29C061DF00480163 /* HDLEZTempDetailView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE4704E29C061DF00480163 /* HDLEZTempDetailView.m */; }; @@ -184,6 +195,29 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 830957C12A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZVideoDoorMsgCell.h; sourceTree = "<group>"; }; + 830957C22A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZVideoDoorMsgCell.m; sourceTree = "<group>"; }; + 8318A0D82A8A591D0012B894 /* FCFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FCFileManager.h; sourceTree = "<group>"; }; + 8318A0D92A8A591D0012B894 /* FCFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FCFileManager.m; sourceTree = "<group>"; }; + 83336F002D1199E2000FE662 /* HDLESDetectionTypeHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLESDetectionTypeHeaderView.h; sourceTree = "<group>"; }; + 83336F012D1199E2000FE662 /* HDLESDetectionTypeHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLESDetectionTypeHeaderView.m; sourceTree = "<group>"; }; + 8357F1DC2A42DEC000936D2E /* HDLEZVideoDoorToolView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZVideoDoorToolView.h; sourceTree = "<group>"; }; + 8357F1DD2A42DEC000936D2E /* HDLEZVideoDoorToolView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZVideoDoorToolView.m; sourceTree = "<group>"; }; + 83879A832A7DE42900E10A81 /* HDLEZDetectionTypeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZDetectionTypeViewController.h; sourceTree = "<group>"; }; + 83879A842A7DE42900E10A81 /* HDLEZDetectionTypeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZDetectionTypeViewController.m; sourceTree = "<group>"; }; + 83879A862A7DE49900E10A81 /* HDLEZDetectionTypeView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZDetectionTypeView.h; sourceTree = "<group>"; }; + 83879A872A7DE49900E10A81 /* HDLEZDetectionTypeView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZDetectionTypeView.m; sourceTree = "<group>"; }; + 83879A892A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZDetectionTypeCell.h; sourceTree = "<group>"; }; + 83879A8A2A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZDetectionTypeCell.m; sourceTree = "<group>"; }; + 83879A8C2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZDetectionTypeModel.h; sourceTree = "<group>"; }; + 83879A8D2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZDetectionTypeModel.m; sourceTree = "<group>"; }; + 83D69FF82A47D32A00871258 /* HDLEZVideoQualityBoxView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZVideoQualityBoxView.h; sourceTree = "<group>"; }; + 83D69FF92A47D32A00871258 /* HDLEZVideoQualityBoxView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZVideoQualityBoxView.m; sourceTree = "<group>"; }; + 83DC3D932CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZMirrorFlipView.h; sourceTree = "<group>"; }; + 83DC3D942CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZMirrorFlipView.m; sourceTree = "<group>"; }; + 83EE503B2A41C9BA0006435D /* HDLEZOPButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZOPButton.h; sourceTree = "<group>"; }; + 83EE503C2A41C9BA0006435D /* HDLEZOPButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZOPButton.m; sourceTree = "<group>"; }; + AE31FE1E29CC2D2200678568 /* EZOpenSDKFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = EZOpenSDKFramework.framework; sourceTree = "<group>"; }; AE5068D629B9DB5E009EA09A /* HDLEZTemInfoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZTemInfoModel.h; sourceTree = "<group>"; }; AE5068D729B9DB5E009EA09A /* HDLEZTemInfoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZTemInfoModel.m; sourceTree = "<group>"; }; AEC306D029B9F2B5000B3861 /* HDLEZVisitorRecordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HDLEZVisitorRecordView.h; sourceTree = "<group>"; }; @@ -214,61 +248,6 @@ AEDD438B29BF2C50001D9477 /* HDLEZInputViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZInputViewController.m; sourceTree = "<group>"; }; AEDD438D29BF2C78001D9477 /* HDLEZInputView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZInputView.h; sourceTree = "<group>"; }; AEDD438E29BF2C78001D9477 /* HDLEZInputView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZInputView.m; sourceTree = "<group>"; }; - AEDD940729B0329D00EAA2CA /* libEZOpenSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libEZOpenSDK.a; sourceTree = "<group>"; }; - AEDD940929B0329D00EAA2CA /* EZConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZConstants.h; sourceTree = "<group>"; }; - AEDD940A29B0329D00EAA2CA /* EZHCNetDeviceSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZHCNetDeviceSDK.h; sourceTree = "<group>"; }; - AEDD940B29B0329D00EAA2CA /* EZStreamPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZStreamPlayer.h; sourceTree = "<group>"; }; - AEDD940C29B0329D00EAA2CA /* EZOpenSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZOpenSDK.h; sourceTree = "<group>"; }; - AEDD940D29B0329D00EAA2CA /* EZConstants_Auth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZConstants_Auth.h; sourceTree = "<group>"; }; - AEDD940E29B0329D00EAA2CA /* EZPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlayer.h; sourceTree = "<group>"; }; - AEDD940F29B0329D00EAA2CA /* EZGlobalSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZGlobalSDK.h; sourceTree = "<group>"; }; - AEDD941129B0329D00EAA2CA /* EZDeviceVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceVersion.h; sourceTree = "<group>"; }; - AEDD941229B0329D00EAA2CA /* EZUserInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZUserInfo.h; sourceTree = "<group>"; }; - AEDD941329B0329D00EAA2CA /* EZDeviceUpgradeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceUpgradeStatus.h; sourceTree = "<group>"; }; - AEDD941429B0329D00EAA2CA /* EZAccessToken.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAccessToken.h; sourceTree = "<group>"; }; - AEDD941529B0329D00EAA2CA /* EZPlayerExParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPlayerExParamInfo.h; sourceTree = "<group>"; }; - AEDD941729B0329D00EAA2CA /* EZRTCCameraParam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRTCCameraParam.h; sourceTree = "<group>"; }; - AEDD941829B0329D00EAA2CA /* EZRTCMediaSessionDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRTCMediaSessionDefines.h; sourceTree = "<group>"; }; - AEDD941929B0329D00EAA2CA /* EZVideoTalkSDKDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTalkSDKDefines.h; sourceTree = "<group>"; }; - AEDD941A29B0329D00EAA2CA /* EZVideoTalkView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTalkView.h; sourceTree = "<group>"; }; - AEDD941B29B0329D00EAA2CA /* EZConferenceClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZConferenceClient.h; sourceTree = "<group>"; }; - AEDD941C29B0329D00EAA2CA /* EZVideoTalkGlobal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTalkGlobal.h; sourceTree = "<group>"; }; - AEDD941D29B0329D00EAA2CA /* EZVideoTalk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTalk.h; sourceTree = "<group>"; }; - AEDD941E29B0329D00EAA2CA /* EZVideoTalkSDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTalkSDK.h; sourceTree = "<group>"; }; - AEDD941F29B0329D00EAA2CA /* EZRTCSampleHandleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRTCSampleHandleManager.h; sourceTree = "<group>"; }; - AEDD942029B0329D00EAA2CA /* EZBAVParam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZBAVParam.h; sourceTree = "<group>"; }; - AEDD942129B0329D00EAA2CA /* EZRTCVideoEncodeParam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRTCVideoEncodeParam.h; sourceTree = "<group>"; }; - AEDD942229B0329D00EAA2CA /* EZAPDevInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAPDevInfo.h; sourceTree = "<group>"; }; - AEDD942329B0329D00EAA2CA /* EzvizWatchServerInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EzvizWatchServerInfo.h; sourceTree = "<group>"; }; - AEDD942429B0329D00EAA2CA /* EZDeviceRecordDownloadTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceRecordDownloadTask.h; sourceTree = "<group>"; }; - AEDD942529B0329D00EAA2CA /* EzvizRecordFileInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EzvizRecordFileInfo.h; sourceTree = "<group>"; }; - AEDD942629B0329D00EAA2CA /* EZDeviceRecordFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceRecordFile.h; sourceTree = "<group>"; }; - AEDD942729B0329D00EAA2CA /* EZLeaveMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZLeaveMessage.h; sourceTree = "<group>"; }; - AEDD942829B0329D00EAA2CA /* EZWiFiItemInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZWiFiItemInfo.h; sourceTree = "<group>"; }; - AEDD942929B0329D00EAA2CA /* EZRecordCoverFetcherManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecordCoverFetcherManager.h; sourceTree = "<group>"; }; - AEDD942A29B0329D00EAA2CA /* EZHiddnsDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZHiddnsDeviceInfo.h; sourceTree = "<group>"; }; - AEDD942B29B0329D00EAA2CA /* Sadp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sadp.h; sourceTree = "<group>"; }; - AEDD942C29B0329D00EAA2CA /* EZDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceInfo.h; sourceTree = "<group>"; }; - AEDD942D29B0329D00EAA2CA /* EZRecordDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecordDownloader.h; sourceTree = "<group>"; }; - AEDD942E29B0329D00EAA2CA /* EZRecordDownloadTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZRecordDownloadTask.h; sourceTree = "<group>"; }; - AEDD942F29B0329D00EAA2CA /* EZVideoTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoTransformer.h; sourceTree = "<group>"; }; - AEDD943029B0329D00EAA2CA /* EZTokenKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZTokenKit.h; sourceTree = "<group>"; }; - AEDD943129B0329D00EAA2CA /* EZPMPlayPrivateTokenInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZPMPlayPrivateTokenInfo.h; sourceTree = "<group>"; }; - AEDD943229B0329D00EAA2CA /* EZDetectorInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDetectorInfo.h; sourceTree = "<group>"; }; - AEDD943329B0329D00EAA2CA /* EZHCNetDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZHCNetDeviceInfo.h; sourceTree = "<group>"; }; - AEDD943429B0329D00EAA2CA /* EZCameraInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZCameraInfo.h; sourceTree = "<group>"; }; - AEDD943529B0329D00EAA2CA /* EZCloudRecordFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZCloudRecordFile.h; sourceTree = "<group>"; }; - AEDD943629B0329D00EAA2CA /* EZCloudRecordDownloadTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZCloudRecordDownloadTask.h; sourceTree = "<group>"; }; - AEDD943729B0329D00EAA2CA /* EZAreaInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAreaInfo.h; sourceTree = "<group>"; }; - AEDD943829B0329D00EAA2CA /* EZProbeDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZProbeDeviceInfo.h; sourceTree = "<group>"; }; - AEDD943929B0329D00EAA2CA /* EZDevicePtzAngleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDevicePtzAngleInfo.h; sourceTree = "<group>"; }; - AEDD943A29B0329D00EAA2CA /* EZDeviceCloudServiceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZDeviceCloudServiceInfo.h; sourceTree = "<group>"; }; - AEDD943B29B0329D00EAA2CA /* EZVideoQualityInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZVideoQualityInfo.h; sourceTree = "<group>"; }; - AEDD943C29B0329D00EAA2CA /* EZAlarmInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZAlarmInfo.h; sourceTree = "<group>"; }; - AEDD943D29B0329D00EAA2CA /* EZConfigTokenInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZConfigTokenInfo.h; sourceTree = "<group>"; }; - AEDD943E29B0329D00EAA2CA /* EZSADPDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZSADPDeviceInfo.h; sourceTree = "<group>"; }; - AEDD943F29B0329D00EAA2CA /* EZStorageInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZStorageInfo.h; sourceTree = "<group>"; }; - AEDD944029B0329D00EAA2CA /* EZConstants_WifiConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EZConstants_WifiConfig.h; sourceTree = "<group>"; }; AEE4704429C03DA300480163 /* FQDateTimeSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = FQDateTimeSDK.framework; sourceTree = "<group>"; }; AEE4704A29C061AC00480163 /* HDLEZTempDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HDLEZTempDetailViewController.h; sourceTree = "<group>"; }; AEE4704B29C061AC00480163 /* HDLEZTempDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HDLEZTempDetailViewController.m; sourceTree = "<group>"; }; @@ -661,14 +640,23 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AEDD944129B0329D00EAA2CA /* libEZOpenSDK.a in Frameworks */, AEE4704529C03DA300480163 /* FQDateTimeSDK.framework in Frameworks */, + AE31FE1F29CC2D2200678568 /* EZOpenSDKFramework.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 8318A0D72A8A591D0012B894 /* FCFileManager */ = { + isa = PBXGroup; + children = ( + 8318A0D82A8A591D0012B894 /* FCFileManager.h */, + 8318A0D92A8A591D0012B894 /* FCFileManager.m */, + ); + path = FCFileManager; + sourceTree = "<group>"; + }; AE5068C329B9CE40009EA09A /* TempPassword */ = { isa = PBXGroup; children = ( @@ -692,6 +680,8 @@ AEE4704B29C061AC00480163 /* HDLEZTempDetailViewController.m */, AEDBFB9D29C30126005F6512 /* HDLEZDeviceMsgListViewController.h */, AEDBFB9E29C30126005F6512 /* HDLEZDeviceMsgListViewController.m */, + 83879A832A7DE42900E10A81 /* HDLEZDetectionTypeViewController.h */, + 83879A842A7DE42900E10A81 /* HDLEZDetectionTypeViewController.m */, ); path = Controllers; sourceTree = "<group>"; @@ -715,6 +705,20 @@ AEDBFBA129C302E0005F6512 /* HDLEZDeviceMsgListView.m */, AEDBFBA329C3072D005F6512 /* HDLEZDeviceMsgCell.h */, AEDBFBA429C3072D005F6512 /* HDLEZDeviceMsgCell.m */, + 830957C12A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.h */, + 830957C22A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.m */, + 8357F1DC2A42DEC000936D2E /* HDLEZVideoDoorToolView.h */, + 8357F1DD2A42DEC000936D2E /* HDLEZVideoDoorToolView.m */, + 83D69FF82A47D32A00871258 /* HDLEZVideoQualityBoxView.h */, + 83D69FF92A47D32A00871258 /* HDLEZVideoQualityBoxView.m */, + 83879A862A7DE49900E10A81 /* HDLEZDetectionTypeView.h */, + 83879A872A7DE49900E10A81 /* HDLEZDetectionTypeView.m */, + 83336F002D1199E2000FE662 /* HDLESDetectionTypeHeaderView.h */, + 83336F012D1199E2000FE662 /* HDLESDetectionTypeHeaderView.m */, + 83879A892A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.h */, + 83879A8A2A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.m */, + 83DC3D932CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.h */, + 83DC3D942CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.m */, ); path = Views; sourceTree = "<group>"; @@ -728,94 +732,22 @@ AEDBFB9B29C2FC8D005F6512 /* HDLEZDeviceMsgInfoModel.m */, AEDBFBA629C30DEF005F6512 /* HDLEZDevMsgListModel.h */, AEDBFBA729C30DEF005F6512 /* HDLEZDevMsgListModel.m */, + 83879A8C2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.h */, + 83879A8D2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.m */, ); path = Models; - sourceTree = "<group>"; - }; - AEDD940829B0329D00EAA2CA /* include */ = { - isa = PBXGroup; - children = ( - AEDD940929B0329D00EAA2CA /* EZConstants.h */, - AEDD940A29B0329D00EAA2CA /* EZHCNetDeviceSDK.h */, - AEDD940B29B0329D00EAA2CA /* EZStreamPlayer.h */, - AEDD940C29B0329D00EAA2CA /* EZOpenSDK.h */, - AEDD940D29B0329D00EAA2CA /* EZConstants_Auth.h */, - AEDD940E29B0329D00EAA2CA /* EZPlayer.h */, - AEDD940F29B0329D00EAA2CA /* EZGlobalSDK.h */, - AEDD941029B0329D00EAA2CA /* modules */, - AEDD944029B0329D00EAA2CA /* EZConstants_WifiConfig.h */, - ); - path = include; - sourceTree = "<group>"; - }; - AEDD941029B0329D00EAA2CA /* modules */ = { - isa = PBXGroup; - children = ( - AEDD941129B0329D00EAA2CA /* EZDeviceVersion.h */, - AEDD941229B0329D00EAA2CA /* EZUserInfo.h */, - AEDD941329B0329D00EAA2CA /* EZDeviceUpgradeStatus.h */, - AEDD941429B0329D00EAA2CA /* EZAccessToken.h */, - AEDD941529B0329D00EAA2CA /* EZPlayerExParamInfo.h */, - AEDD941629B0329D00EAA2CA /* EZVideoTalk */, - AEDD942229B0329D00EAA2CA /* EZAPDevInfo.h */, - AEDD942329B0329D00EAA2CA /* EzvizWatchServerInfo.h */, - AEDD942429B0329D00EAA2CA /* EZDeviceRecordDownloadTask.h */, - AEDD942529B0329D00EAA2CA /* EzvizRecordFileInfo.h */, - AEDD942629B0329D00EAA2CA /* EZDeviceRecordFile.h */, - AEDD942729B0329D00EAA2CA /* EZLeaveMessage.h */, - AEDD942829B0329D00EAA2CA /* EZWiFiItemInfo.h */, - AEDD942929B0329D00EAA2CA /* EZRecordCoverFetcherManager.h */, - AEDD942A29B0329D00EAA2CA /* EZHiddnsDeviceInfo.h */, - AEDD942B29B0329D00EAA2CA /* Sadp.h */, - AEDD942C29B0329D00EAA2CA /* EZDeviceInfo.h */, - AEDD942D29B0329D00EAA2CA /* EZRecordDownloader.h */, - AEDD942E29B0329D00EAA2CA /* EZRecordDownloadTask.h */, - AEDD942F29B0329D00EAA2CA /* EZVideoTransformer.h */, - AEDD943029B0329D00EAA2CA /* EZTokenKit.h */, - AEDD943129B0329D00EAA2CA /* EZPMPlayPrivateTokenInfo.h */, - AEDD943229B0329D00EAA2CA /* EZDetectorInfo.h */, - AEDD943329B0329D00EAA2CA /* EZHCNetDeviceInfo.h */, - AEDD943429B0329D00EAA2CA /* EZCameraInfo.h */, - AEDD943529B0329D00EAA2CA /* EZCloudRecordFile.h */, - AEDD943629B0329D00EAA2CA /* EZCloudRecordDownloadTask.h */, - AEDD943729B0329D00EAA2CA /* EZAreaInfo.h */, - AEDD943829B0329D00EAA2CA /* EZProbeDeviceInfo.h */, - AEDD943929B0329D00EAA2CA /* EZDevicePtzAngleInfo.h */, - AEDD943A29B0329D00EAA2CA /* EZDeviceCloudServiceInfo.h */, - AEDD943B29B0329D00EAA2CA /* EZVideoQualityInfo.h */, - AEDD943C29B0329D00EAA2CA /* EZAlarmInfo.h */, - AEDD943D29B0329D00EAA2CA /* EZConfigTokenInfo.h */, - AEDD943E29B0329D00EAA2CA /* EZSADPDeviceInfo.h */, - AEDD943F29B0329D00EAA2CA /* EZStorageInfo.h */, - ); - path = modules; - sourceTree = "<group>"; - }; - AEDD941629B0329D00EAA2CA /* EZVideoTalk */ = { - isa = PBXGroup; - children = ( - AEDD941729B0329D00EAA2CA /* EZRTCCameraParam.h */, - AEDD941829B0329D00EAA2CA /* EZRTCMediaSessionDefines.h */, - AEDD941929B0329D00EAA2CA /* EZVideoTalkSDKDefines.h */, - AEDD941A29B0329D00EAA2CA /* EZVideoTalkView.h */, - AEDD941B29B0329D00EAA2CA /* EZConferenceClient.h */, - AEDD941C29B0329D00EAA2CA /* EZVideoTalkGlobal.h */, - AEDD941D29B0329D00EAA2CA /* EZVideoTalk.h */, - AEDD941E29B0329D00EAA2CA /* EZVideoTalkSDK.h */, - AEDD941F29B0329D00EAA2CA /* EZRTCSampleHandleManager.h */, - AEDD942029B0329D00EAA2CA /* EZBAVParam.h */, - AEDD942129B0329D00EAA2CA /* EZRTCVideoEncodeParam.h */, - ); - path = EZVideoTalk; sourceTree = "<group>"; }; AEE84D3C29BAC3CA0078FDAD /* Base */ = { isa = PBXGroup; children = ( + 8318A0D72A8A591D0012B894 /* FCFileManager */, AEF0148D29C188EC00D014FD /* HDLEZScrollView.h */, AEF0148E29C188ED00D014FD /* HDLEZScrollView.m */, AEDD437E29BED161001D9477 /* HDLEZButton.h */, AEDD437D29BED161001D9477 /* HDLEZButton.m */, + 83EE503B2A41C9BA0006435D /* HDLEZOPButton.h */, + 83EE503C2A41C9BA0006435D /* HDLEZOPButton.m */, AEE84D4729BAE2550078FDAD /* HDLEZNoDataView.h */, AEE84D4829BAE2590078FDAD /* HDLEZNoDataView.m */, AEE84D4529BACBAD0078FDAD /* HDLEZTopBarView.h */, @@ -1378,8 +1310,7 @@ B9BC997425C0FFBC00C024FE /* SDK */ = { isa = PBXGroup; children = ( - AEDD940829B0329D00EAA2CA /* include */, - AEDD940729B0329D00EAA2CA /* libEZOpenSDK.a */, + AE31FE1E29CC2D2200678568 /* EZOpenSDKFramework.framework */, ); path = SDK; sourceTree = "<group>"; @@ -1547,6 +1478,7 @@ files = ( B9BC99D225C0FFBD00C024FE /* UIButton+DDKit.m in Sources */, B9EA4E9325C7E806000FFDA2 /* MJRefreshFooter.m in Sources */, + 83D69FFA2A47D32A00871258 /* HDLEZVideoQualityBoxView.m in Sources */, B9BC99F125C0FFBD00C024FE /* UIImageView+WebCache.m in Sources */, B9BC99DA25C0FFBD00C024FE /* AFURLResponseSerialization.m in Sources */, B9BC99D525C0FFBD00C024FE /* UIRefreshControl+AFNetworking.m in Sources */, @@ -1580,6 +1512,7 @@ B9BC99F825C0FFBD00C024FE /* EZCustomTableView.m in Sources */, B9BC9A2625C0FFBD00C024FE /* EZEditViewController.m in Sources */, AEC306D529B9F2DB000B3861 /* HDLEZVisitorRecordCell.m in Sources */, + 83336F022D1199E2000FE662 /* HDLESDetectionTypeHeaderView.m in Sources */, AEDBFBA529C3072D005F6512 /* HDLEZDeviceMsgCell.m in Sources */, B9BC9A2525C0FFBD00C024FE /* EZOnlineCameraCell.m in Sources */, B9BC999B25C0FFBD00C024FE /* UITableView+FDTemplateLayoutCell.m in Sources */, @@ -1592,7 +1525,9 @@ B9BC9A2325C0FFBD00C024FE /* EZMessageListViewController.m in Sources */, B9BC99B725C0FFBD00C024FE /* MWZoomingScrollView.m in Sources */, B9EA4E8A25C7E806000FFDA2 /* MJRefreshBackGifFooter.m in Sources */, + 83DC3D952CDB5AEB00F9DDF7 /* HDLEZMirrorFlipView.m in Sources */, B9BC99B625C0FFBD00C024FE /* MWCaptionView.m in Sources */, + 83879A852A7DE42900E10A81 /* HDLEZDetectionTypeViewController.m in Sources */, B9BC9A0B25C0FFBD00C024FE /* EZDeviceUpgradeViewController.m in Sources */, B9BC9A0C25C0FFBD00C024FE /* EZLocalCameraListViewController.m in Sources */, B9BC99B525C0FFBD00C024FE /* MWPhotoBrowser.m in Sources */, @@ -1608,6 +1543,7 @@ B9BC999F25C0FFBD00C024FE /* DALabeledCircularProgressView.m in Sources */, B9BC99B825C0FFBD00C024FE /* UIImage+MWPhotoBrowser.m in Sources */, B9BC99E025C0FFBD00C024FE /* AFHTTPRequestOperation.m in Sources */, + 83879A8E2A7DEEC500E10A81 /* HDLEZDetectionTypeModel.m in Sources */, B9BC99CB25C0FFBD00C024FE /* UILabel+DDKit.m in Sources */, B9BC99F925C0FFBD00C024FE /* UIImageView+EzvizOpenSDK.m in Sources */, B9BC9A2425C0FFBD00C024FE /* UIAlertController+TextField.m in Sources */, @@ -1633,6 +1569,7 @@ AEE84D4329BAC7FE0078FDAD /* HDLEZConstants.m in Sources */, B9BC99BD25C0FFBD00C024FE /* MWGridCell.m in Sources */, B9BC9A0E25C0FFBD00C024FE /* EZLocalDeviceListViewController.m in Sources */, + 8318A0DA2A8A591D0012B894 /* FCFileManager.m in Sources */, B9BC9A1125C0FFBD00C024FE /* EZDeviceRestartTipsViewController.m in Sources */, B9BC99CA25C0FFBD00C024FE /* UIImageView+DDKit.m in Sources */, B965BE0325EE0B0D00E58AFB /* EZHttpUtil.m in Sources */, @@ -1645,6 +1582,7 @@ B9BC99E625C0FFBD00C024FE /* SDWebImageManager.m in Sources */, B9BC99EC25C0FFBD00C024FE /* SDWebImageCompat.m in Sources */, B9BC99E125C0FFBD00C024FE /* AFNetworkReachabilityManager.m in Sources */, + 83879A882A7DE49900E10A81 /* HDLEZDetectionTypeView.m in Sources */, AEE84D3B29BABAC00078FDAD /* HDLEZVisitorRecordViewController.m in Sources */, AEDBFB9929C2B90F005F6512 /* HDLEZAlertInputView.m in Sources */, B9BC9A1B25C0FFBD00C024FE /* EZWifiTipsViewController.m in Sources */, @@ -1696,10 +1634,14 @@ B9BC99D725C0FFBD00C024FE /* UIImageView+AFNetworking.m in Sources */, B9EA4E9125C7E806000FFDA2 /* MJRefreshStateHeader.m in Sources */, B9EA4E9425C7E806000FFDA2 /* MJRefreshHeader.m in Sources */, + 83879A8B2A7DE7FC00E10A81 /* HDLEZDetectionTypeCell.m in Sources */, B9EA4E8B25C7E806000FFDA2 /* MJRefreshBackStateFooter.m in Sources */, B9BC99A125C0FFBD00C024FE /* DDCollectionViewFlowLayout.m in Sources */, B9BC9A1E25C0FFBD00C024FE /* EZWifiInfoViewController.m in Sources */, + 830957C32A3AE3E1002B68AA /* HDLEZVideoDoorMsgCell.m in Sources */, + 8357F1DE2A42DEC000936D2E /* HDLEZVideoDoorToolView.m in Sources */, AEF0148F29C188ED00D014FD /* HDLEZScrollView.m in Sources */, + 83EE503D2A41C9BA0006435D /* HDLEZOPButton.m in Sources */, B9BC9A1925C0FFBD00C024FE /* EZAPWiFiConfigViewController.m in Sources */, B95AB88826984DD5007BC8D7 /* YYClassInfo.m in Sources */, B95AB88726984DD5007BC8D7 /* NSObject+YYModel.m in Sources */, @@ -1833,15 +1775,18 @@ FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/EZSDK/EZ/Venders", + "$(PROJECT_DIR)/EZSDK/SDK", ); GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_PREFIX_HEADER = "$(PROJECT_DIR)/EZSDK/EZ/PrefixHeader.pch"; HEADER_SEARCH_PATHS = "$(inherited)"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; LIBRARY_SEARCH_PATHS = ( "$(PROJECT_DIR)/EZSDK/EZ/Venders/openssl/lib", "$(PROJECT_DIR)/EZSDK/SDK", ); + ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "-mfpu=neon"; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1860,15 +1805,18 @@ FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/EZSDK/EZ/Venders", + "$(PROJECT_DIR)/EZSDK/SDK", ); GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_PREFIX_HEADER = "$(PROJECT_DIR)/EZSDK/EZ/PrefixHeader.pch"; HEADER_SEARCH_PATHS = "$(inherited)"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; LIBRARY_SEARCH_PATHS = ( "$(PROJECT_DIR)/EZSDK/EZ/Venders/openssl/lib", "$(PROJECT_DIR)/EZSDK/SDK", ); + ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "-mfpu=neon"; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; -- Gitblit v1.8.0