|
@@ -167,6 +167,8 @@
|
|
|
6B1CC2C72B677F3E00AD4217 /* extraMediaEventModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1CC2C52B677F3D00AD4217 /* extraMediaEventModel.m */; };
|
|
|
6B1CC2CA2B67A5FC00AD4217 /* USBInsertPopView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1CC2C82B67A5FC00AD4217 /* USBInsertPopView.h */; };
|
|
|
6B1CC2CB2B67A5FC00AD4217 /* USBInsertPopView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1CC2C92B67A5FC00AD4217 /* USBInsertPopView.m */; };
|
|
|
+ 6B1CC2CE2B6B6D6B00AD4217 /* commandSendCheckModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1CC2CC2B6B6D6B00AD4217 /* commandSendCheckModel.h */; };
|
|
|
+ 6B1CC2CF2B6B6D6B00AD4217 /* commandSendCheckModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1CC2CD2B6B6D6B00AD4217 /* commandSendCheckModel.m */; };
|
|
|
6B1FBD222B43DAD200926382 /* backupsSetViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1FBD202B43DAD200926382 /* backupsSetViewController.h */; };
|
|
|
6B1FBD232B43DAD200926382 /* backupsSetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B1FBD212B43DAD200926382 /* backupsSetViewController.m */; };
|
|
|
6B1FBD262B4503E700926382 /* photosBackupsTaskModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B1FBD242B4503E700926382 /* photosBackupsTaskModel.h */; };
|
|
@@ -610,6 +612,8 @@
|
|
|
6B1CC2C52B677F3D00AD4217 /* extraMediaEventModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = extraMediaEventModel.m; sourceTree = "<group>"; };
|
|
|
6B1CC2C82B67A5FC00AD4217 /* USBInsertPopView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = USBInsertPopView.h; sourceTree = "<group>"; };
|
|
|
6B1CC2C92B67A5FC00AD4217 /* USBInsertPopView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = USBInsertPopView.m; sourceTree = "<group>"; };
|
|
|
+ 6B1CC2CC2B6B6D6B00AD4217 /* commandSendCheckModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = commandSendCheckModel.h; sourceTree = "<group>"; };
|
|
|
+ 6B1CC2CD2B6B6D6B00AD4217 /* commandSendCheckModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = commandSendCheckModel.m; sourceTree = "<group>"; };
|
|
|
6B1FBD202B43DAD200926382 /* backupsSetViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backupsSetViewController.h; sourceTree = "<group>"; };
|
|
|
6B1FBD212B43DAD200926382 /* backupsSetViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = backupsSetViewController.m; sourceTree = "<group>"; };
|
|
|
6B1FBD242B4503E700926382 /* photosBackupsTaskModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = photosBackupsTaskModel.h; sourceTree = "<group>"; };
|
|
@@ -970,6 +974,8 @@
|
|
|
6B45C4FC2B57BC87007E6911 /* cloudPhoneExtraFileListModel.m */,
|
|
|
6B1CC2C42B677F3D00AD4217 /* extraMediaEventModel.h */,
|
|
|
6B1CC2C52B677F3D00AD4217 /* extraMediaEventModel.m */,
|
|
|
+ 6B1CC2CC2B6B6D6B00AD4217 /* commandSendCheckModel.h */,
|
|
|
+ 6B1CC2CD2B6B6D6B00AD4217 /* commandSendCheckModel.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -2025,6 +2031,7 @@
|
|
|
184C8AD52A949D5900F26650 /* AboutViewController.h in Headers */,
|
|
|
6B0581A22AFCF50300D37290 /* AJPhotoListCell.h in Headers */,
|
|
|
187076772A9F400300F15F7F /* PlayerLoadingView.h in Headers */,
|
|
|
+ 6B1CC2CE2B6B6D6B00AD4217 /* commandSendCheckModel.h in Headers */,
|
|
|
6B0581602AFCD0DF00D37290 /* uploadImageOrVideoViewController.h in Headers */,
|
|
|
18F9CB092ABD7835003FF71A /* TipsQRCodeForChangeDeviceViewController.h in Headers */,
|
|
|
6B5B60722B3D8098009A2AE2 /* fileTransferPathCheckTableViewCell.h in Headers */,
|
|
@@ -2505,6 +2512,7 @@
|
|
|
6BF0F3D62AD3937B000AA133 /* DeviceThirdIdModel.m in Sources */,
|
|
|
184C8ACD2A94557200F26650 /* HidenMaskSetViewController.m in Sources */,
|
|
|
6B5B607B2B3E71B6009A2AE2 /* filePathCreatTableViewCell.m in Sources */,
|
|
|
+ 6B1CC2CF2B6B6D6B00AD4217 /* commandSendCheckModel.m in Sources */,
|
|
|
18963B472AB84398006E7C50 /* GuideView.m in Sources */,
|
|
|
18FCE5452AD136FF0020F623 /* ShortcutManager.m in Sources */,
|
|
|
6B0582812B01C67400D37290 /* uploadFileRecordViewController.m in Sources */,
|