|
@@ -677,6 +677,10 @@
|
|
6B72725C2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B72725A2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m */; };
|
|
6B72725C2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B72725A2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m */; };
|
|
6B72725F2B0E240F00C03F87 /* uploadFileRecordTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B72725D2B0E240F00C03F87 /* uploadFileRecordTableView.h */; };
|
|
6B72725F2B0E240F00C03F87 /* uploadFileRecordTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B72725D2B0E240F00C03F87 /* uploadFileRecordTableView.h */; };
|
|
6B7272602B0E240F00C03F87 /* uploadFileRecordTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B72725E2B0E240F00C03F87 /* uploadFileRecordTableView.m */; };
|
|
6B7272602B0E240F00C03F87 /* uploadFileRecordTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B72725E2B0E240F00C03F87 /* uploadFileRecordTableView.m */; };
|
|
|
|
+ 6B78FD2F2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B78FD2D2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h */; };
|
|
|
|
+ 6B78FD302CD4727E00E1A8B2 /* cloudPhoneModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B78FD2E2CD4727E00E1A8B2 /* cloudPhoneModelViewController.m */; };
|
|
|
|
+ 6B78FD312CD4727E00E1A8B2 /* cloudPhoneModelViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B78FD2D2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h */; };
|
|
|
|
+ 6B78FD322CD4727E00E1A8B2 /* cloudPhoneModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B78FD2E2CD4727E00E1A8B2 /* cloudPhoneModelViewController.m */; };
|
|
6B7B65582AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7B65562AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h */; };
|
|
6B7B65582AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7B65562AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h */; };
|
|
6B7B65592AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6B7B65572AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm */; };
|
|
6B7B65592AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6B7B65572AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm */; };
|
|
6B7DDF262C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7DDF242C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h */; };
|
|
6B7DDF262C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7DDF242C421DA900EBDFDD /* previewVideoLandscapeTopMoreView.h */; };
|
|
@@ -1971,6 +1975,8 @@
|
|
6B72725A2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uploadFileRecordBgScorllView.m; sourceTree = "<group>"; };
|
|
6B72725A2B0E22D000C03F87 /* uploadFileRecordBgScorllView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uploadFileRecordBgScorllView.m; sourceTree = "<group>"; };
|
|
6B72725D2B0E240F00C03F87 /* uploadFileRecordTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = uploadFileRecordTableView.h; sourceTree = "<group>"; };
|
|
6B72725D2B0E240F00C03F87 /* uploadFileRecordTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = uploadFileRecordTableView.h; sourceTree = "<group>"; };
|
|
6B72725E2B0E240F00C03F87 /* uploadFileRecordTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uploadFileRecordTableView.m; sourceTree = "<group>"; };
|
|
6B72725E2B0E240F00C03F87 /* uploadFileRecordTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = uploadFileRecordTableView.m; sourceTree = "<group>"; };
|
|
|
|
+ 6B78FD2D2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cloudPhoneModelViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ 6B78FD2E2CD4727E00E1A8B2 /* cloudPhoneModelViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cloudPhoneModelViewController.m; sourceTree = "<group>"; };
|
|
6B7B65562AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PlayerViewController+otherDelegate.h"; sourceTree = "<group>"; };
|
|
6B7B65562AD9227700BE8CB3 /* PlayerViewController+otherDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PlayerViewController+otherDelegate.h"; sourceTree = "<group>"; };
|
|
6B7B65572AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = "PlayerViewController+otherDelegate.mm"; sourceTree = "<group>"; };
|
|
6B7B65572AD9227700BE8CB3 /* PlayerViewController+otherDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = "PlayerViewController+otherDelegate.mm"; sourceTree = "<group>"; };
|
|
6B7B65612ADEAE0300BE8CB3 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
|
6B7B65612ADEAE0300BE8CB3 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
|
|
@@ -3341,6 +3347,8 @@
|
|
6BB5731A2C7D6E1D00713351 /* scanToPCLoginViewController.m */,
|
|
6BB5731A2C7D6E1D00713351 /* scanToPCLoginViewController.m */,
|
|
6BB5731F2C7D7D8900713351 /* PCLoginViewController.h */,
|
|
6BB5731F2C7D7D8900713351 /* PCLoginViewController.h */,
|
|
6BB573202C7D7D8900713351 /* PCLoginViewController.m */,
|
|
6BB573202C7D7D8900713351 /* PCLoginViewController.m */,
|
|
|
|
+ 6B78FD2D2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h */,
|
|
|
|
+ 6B78FD2E2CD4727E00E1A8B2 /* cloudPhoneModelViewController.m */,
|
|
);
|
|
);
|
|
path = mine;
|
|
path = mine;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4073,6 +4081,7 @@
|
|
6B4C0F7E2C0314BA0070EF2E /* DFPlayerUIManager.h in Headers */,
|
|
6B4C0F7E2C0314BA0070EF2E /* DFPlayerUIManager.h in Headers */,
|
|
6B39AED42CC893F100B07E48 /* baseTableViewCell.h in Headers */,
|
|
6B39AED42CC893F100B07E48 /* baseTableViewCell.h in Headers */,
|
|
6B5BE5932BFCA5FA00A1B9B3 /* videoPlayViewController.h in Headers */,
|
|
6B5BE5932BFCA5FA00A1B9B3 /* videoPlayViewController.h in Headers */,
|
|
|
|
+ 6B78FD2F2CD4727E00E1A8B2 /* cloudPhoneModelViewController.h in Headers */,
|
|
1868201D2AB97BE1005702A6 /* TipsQRCodeViewController.h in Headers */,
|
|
1868201D2AB97BE1005702A6 /* TipsQRCodeViewController.h in Headers */,
|
|
6B5B60602B3BC8DE009A2AE2 /* fileTransferPopView.h in Headers */,
|
|
6B5B60602B3BC8DE009A2AE2 /* fileTransferPopView.h in Headers */,
|
|
6BB573342C8076F000713351 /* nasBackupsManager.h in Headers */,
|
|
6BB573342C8076F000713351 /* nasBackupsManager.h in Headers */,
|
|
@@ -4363,6 +4372,7 @@
|
|
6B4C0F7F2C0314BA0070EF2E /* DFPlayerUIManager.h in Headers */,
|
|
6B4C0F7F2C0314BA0070EF2E /* DFPlayerUIManager.h in Headers */,
|
|
6B39AED52CC893F100B07E48 /* baseTableViewCell.h in Headers */,
|
|
6B39AED52CC893F100B07E48 /* baseTableViewCell.h in Headers */,
|
|
6B5BE5952BFCA5FA00A1B9B3 /* videoPlayViewController.h in Headers */,
|
|
6B5BE5952BFCA5FA00A1B9B3 /* videoPlayViewController.h in Headers */,
|
|
|
|
+ 6B78FD312CD4727E00E1A8B2 /* cloudPhoneModelViewController.h in Headers */,
|
|
6BD506AA2B9576A4006E7CB0 /* TipsQRCodeViewController.h in Headers */,
|
|
6BD506AA2B9576A4006E7CB0 /* TipsQRCodeViewController.h in Headers */,
|
|
6BD506AB2B9576A4006E7CB0 /* fileTransferPopView.h in Headers */,
|
|
6BD506AB2B9576A4006E7CB0 /* fileTransferPopView.h in Headers */,
|
|
6BB573362C8076F500713351 /* nasBackupsManager.h in Headers */,
|
|
6BB573362C8076F500713351 /* nasBackupsManager.h in Headers */,
|
|
@@ -5246,6 +5256,7 @@
|
|
6BD5079B2B9576A4006E7CB0 /* FMDatabaseAdditions.m in Sources */,
|
|
6BD5079B2B9576A4006E7CB0 /* FMDatabaseAdditions.m in Sources */,
|
|
6BD5079C2B9576A4006E7CB0 /* BGDB.m in Sources */,
|
|
6BD5079C2B9576A4006E7CB0 /* BGDB.m in Sources */,
|
|
6BD5079D2B9576A4006E7CB0 /* UITextfield+NLLimit.m in Sources */,
|
|
6BD5079D2B9576A4006E7CB0 /* UITextfield+NLLimit.m in Sources */,
|
|
|
|
+ 6B78FD322CD4727E00E1A8B2 /* cloudPhoneModelViewController.m in Sources */,
|
|
6BA00E2F2C9AA826003AE520 /* webRtcPlayerViewController+AppDelegate.m in Sources */,
|
|
6BA00E2F2C9AA826003AE520 /* webRtcPlayerViewController+AppDelegate.m in Sources */,
|
|
6BD5079E2B9576A4006E7CB0 /* backupsFileRecordCell.m in Sources */,
|
|
6BD5079E2B9576A4006E7CB0 /* backupsFileRecordCell.m in Sources */,
|
|
6BD5079F2B9576A4006E7CB0 /* downLoadPreviewViewController.m in Sources */,
|
|
6BD5079F2B9576A4006E7CB0 /* downLoadPreviewViewController.m in Sources */,
|
|
@@ -5618,6 +5629,7 @@
|
|
A08A950127E9A4E400C544BB /* FMDatabaseAdditions.m in Sources */,
|
|
A08A950127E9A4E400C544BB /* FMDatabaseAdditions.m in Sources */,
|
|
A08A94FB27E9A4E400C544BB /* BGDB.m in Sources */,
|
|
A08A94FB27E9A4E400C544BB /* BGDB.m in Sources */,
|
|
A003F6B427D841EE00715CBF /* UITextfield+NLLimit.m in Sources */,
|
|
A003F6B427D841EE00715CBF /* UITextfield+NLLimit.m in Sources */,
|
|
|
|
+ 6B78FD302CD4727E00E1A8B2 /* cloudPhoneModelViewController.m in Sources */,
|
|
6BA00E2D2C9AA826003AE520 /* webRtcPlayerViewController+AppDelegate.m in Sources */,
|
|
6BA00E2D2C9AA826003AE520 /* webRtcPlayerViewController+AppDelegate.m in Sources */,
|
|
6B1FBD3F2B46875300926382 /* backupsFileRecordCell.m in Sources */,
|
|
6B1FBD3F2B46875300926382 /* backupsFileRecordCell.m in Sources */,
|
|
6B5D40242B4AA7BF000965CF /* downLoadPreviewViewController.m in Sources */,
|
|
6B5D40242B4AA7BF000965CF /* downLoadPreviewViewController.m in Sources */,
|
|
@@ -6147,7 +6159,7 @@
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
- CURRENT_PROJECT_VERSION = 13;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 14;
|
|
DEVELOPMENT_TEAM = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 6SV76WTUUR;
|
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 6SV76WTUUR;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -6229,7 +6241,7 @@
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Manual;
|
|
CODE_SIGN_STYLE = Manual;
|
|
- CURRENT_PROJECT_VERSION = 13;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 14;
|
|
DEVELOPMENT_TEAM = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 6SV76WTUUR;
|
|
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 6SV76WTUUR;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|