|
@@ -208,6 +208,8 @@
|
|
|
6B5B60772B3E665E009A2AE2 /* filePathCreatPopView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5B60752B3E665E009A2AE2 /* filePathCreatPopView.m */; };
|
|
|
6B5B607A2B3E71B6009A2AE2 /* filePathCreatTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5B60782B3E71B6009A2AE2 /* filePathCreatTableViewCell.h */; };
|
|
|
6B5B607B2B3E71B6009A2AE2 /* filePathCreatTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5B60792B3E71B6009A2AE2 /* filePathCreatTableViewCell.m */; };
|
|
|
+ 6B5D40152B47F27A000965CF /* couldPhoneCommonModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5D40132B47F27A000965CF /* couldPhoneCommonModel.h */; };
|
|
|
+ 6B5D40162B47F27A000965CF /* couldPhoneCommonModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5D40142B47F27A000965CF /* couldPhoneCommonModel.m */; };
|
|
|
6B72724B2B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7272492B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.h */; };
|
|
|
6B72724C2B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B72724A2B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.m */; };
|
|
|
6B72724F2B0B58E500C03F87 /* uploadFileRecordEditBottomView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B72724D2B0B58E500C03F87 /* uploadFileRecordEditBottomView.h */; };
|
|
@@ -617,6 +619,8 @@
|
|
|
6B5B60752B3E665E009A2AE2 /* filePathCreatPopView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = filePathCreatPopView.m; sourceTree = "<group>"; };
|
|
|
6B5B60782B3E71B6009A2AE2 /* filePathCreatTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = filePathCreatTableViewCell.h; sourceTree = "<group>"; };
|
|
|
6B5B60792B3E71B6009A2AE2 /* filePathCreatTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = filePathCreatTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ 6B5D40132B47F27A000965CF /* couldPhoneCommonModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = couldPhoneCommonModel.h; sourceTree = "<group>"; };
|
|
|
+ 6B5D40142B47F27A000965CF /* couldPhoneCommonModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = couldPhoneCommonModel.m; sourceTree = "<group>"; };
|
|
|
6B7272492B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = uploadFileRecordTableViewHeadView.h; sourceTree = "<group>"; };
|
|
|
6B72724A2B0AF59200C03F87 /* uploadFileRecordTableViewHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uploadFileRecordTableViewHeadView.m; sourceTree = "<group>"; };
|
|
|
6B72724D2B0B58E500C03F87 /* uploadFileRecordEditBottomView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = uploadFileRecordEditBottomView.h; sourceTree = "<group>"; };
|
|
@@ -892,6 +896,8 @@
|
|
|
6B21708B2B14BDAA00656670 /* couldphoneSysInfoModel.m */,
|
|
|
6BA533362B16E65500D1CB5C /* TvStatusModel.h */,
|
|
|
6BA533372B16E65500D1CB5C /* TvStatusModel.m */,
|
|
|
+ 6B5D40132B47F27A000965CF /* couldPhoneCommonModel.h */,
|
|
|
+ 6B5D40142B47F27A000965CF /* couldPhoneCommonModel.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -1881,6 +1887,7 @@
|
|
|
6B0582852B0457C400D37290 /* uploadFileManager.h in Headers */,
|
|
|
6BFF268C2AF8E1C600FCB4F7 /* forgetPwdViewController.h in Headers */,
|
|
|
6BF52C992AD5546500A617DB /* Reachability.h in Headers */,
|
|
|
+ 6B5D40152B47F27A000965CF /* couldPhoneCommonModel.h in Headers */,
|
|
|
18BB18412AC417CB00A36F63 /* RYShearDeviceUDPManager.h in Headers */,
|
|
|
184C8AD52A949D5900F26650 /* AboutViewController.h in Headers */,
|
|
|
6B0581A22AFCF50300D37290 /* AJPhotoListCell.h in Headers */,
|
|
@@ -2306,6 +2313,7 @@
|
|
|
A031DD7527EC507000909527 /* HWAddFolderViewController.m in Sources */,
|
|
|
186820222AB98600005702A6 /* QRCodeScanViewController.m in Sources */,
|
|
|
6B2170892B1444CC00656670 /* allVersionView.m in Sources */,
|
|
|
+ 6B5D40162B47F27A000965CF /* couldPhoneCommonModel.m in Sources */,
|
|
|
187076782A9F400300F15F7F /* PlayerLoadingView.m in Sources */,
|
|
|
A08A950127E9A4E400C544BB /* FMDatabaseAdditions.m in Sources */,
|
|
|
A08A94FB27E9A4E400C544BB /* BGDB.m in Sources */,
|