|
@@ -633,6 +633,14 @@
|
|
|
6B61F58E2D890E6F00C01A8A /* appToTVManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F58C2D890E6F00C01A8A /* appToTVManager.m */; };
|
|
|
6B61F58F2D890E6F00C01A8A /* appToTVManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F58C2D890E6F00C01A8A /* appToTVManager.m */; };
|
|
|
6B61F5902D890E6F00C01A8A /* appToTVManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B61F58B2D890E6F00C01A8A /* appToTVManager.h */; };
|
|
|
+ 6B61F5932D8958BF00C01A8A /* NasSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F5922D8958BF00C01A8A /* NasSearchViewController.m */; };
|
|
|
+ 6B61F5942D8958BF00C01A8A /* NasSearchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B61F5912D8958BF00C01A8A /* NasSearchViewController.h */; };
|
|
|
+ 6B61F5952D8958BF00C01A8A /* NasSearchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B61F5912D8958BF00C01A8A /* NasSearchViewController.h */; };
|
|
|
+ 6B61F5962D8958BF00C01A8A /* NasSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F5922D8958BF00C01A8A /* NasSearchViewController.m */; };
|
|
|
+ 6B61F5992D89652300C01A8A /* searchBarSecondTypeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F5982D89652300C01A8A /* searchBarSecondTypeView.m */; };
|
|
|
+ 6B61F59A2D89652300C01A8A /* searchBarSecondTypeView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B61F5972D89652300C01A8A /* searchBarSecondTypeView.h */; };
|
|
|
+ 6B61F59B2D89652300C01A8A /* searchBarSecondTypeView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B61F5972D89652300C01A8A /* searchBarSecondTypeView.h */; };
|
|
|
+ 6B61F59C2D89652300C01A8A /* searchBarSecondTypeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B61F5982D89652300C01A8A /* searchBarSecondTypeView.m */; };
|
|
|
6B63179C2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B63179B2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m */; };
|
|
|
6B63179D2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */; };
|
|
|
6B63179E2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */; };
|
|
@@ -1983,6 +1991,10 @@
|
|
|
6B5ECC922D76FB5D0069CB86 /* searchBarView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = searchBarView.m; sourceTree = "<group>"; };
|
|
|
6B61F58B2D890E6F00C01A8A /* appToTVManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = appToTVManager.h; sourceTree = "<group>"; };
|
|
|
6B61F58C2D890E6F00C01A8A /* appToTVManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = appToTVManager.m; sourceTree = "<group>"; };
|
|
|
+ 6B61F5912D8958BF00C01A8A /* NasSearchViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NasSearchViewController.h; sourceTree = "<group>"; };
|
|
|
+ 6B61F5922D8958BF00C01A8A /* NasSearchViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NasSearchViewController.m; sourceTree = "<group>"; };
|
|
|
+ 6B61F5972D89652300C01A8A /* searchBarSecondTypeView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = searchBarSecondTypeView.h; sourceTree = "<group>"; };
|
|
|
+ 6B61F5982D89652300C01A8A /* searchBarSecondTypeView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = searchBarSecondTypeView.m; sourceTree = "<group>"; };
|
|
|
6B63179A2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = videoPlayByAVPlayerViewController.h; sourceTree = "<group>"; };
|
|
|
6B63179B2BFD8CA000FF4FB4 /* videoPlayByAVPlayerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = videoPlayByAVPlayerViewController.m; sourceTree = "<group>"; };
|
|
|
6B6317A02BFD9DB500FF4FB4 /* ZFCustomControlView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFCustomControlView.h; sourceTree = "<group>"; };
|
|
@@ -3370,6 +3382,8 @@
|
|
|
6B07E0AB2C3D1ED5004A3238 /* nasLastFileViewController.m */,
|
|
|
6B03C0CE2D7A9A82001DE5CB /* NasPreviewAPPViewController.h */,
|
|
|
6B03C0CF2D7A9A82001DE5CB /* NasPreviewAPPViewController.m */,
|
|
|
+ 6B61F5912D8958BF00C01A8A /* NasSearchViewController.h */,
|
|
|
+ 6B61F5922D8958BF00C01A8A /* NasSearchViewController.m */,
|
|
|
);
|
|
|
path = NAS;
|
|
|
sourceTree = "<group>";
|
|
@@ -3408,6 +3422,8 @@
|
|
|
children = (
|
|
|
6B5ECC912D76FB5D0069CB86 /* searchBarView.h */,
|
|
|
6B5ECC922D76FB5D0069CB86 /* searchBarView.m */,
|
|
|
+ 6B61F5972D89652300C01A8A /* searchBarSecondTypeView.h */,
|
|
|
+ 6B61F5982D89652300C01A8A /* searchBarSecondTypeView.m */,
|
|
|
);
|
|
|
path = search;
|
|
|
sourceTree = "<group>";
|
|
@@ -4338,6 +4354,7 @@
|
|
|
6B07E0A72C3CD4AF004A3238 /* lastFileTableViewCell.h in Headers */,
|
|
|
6BB573212C7D7D8900713351 /* PCLoginViewController.h in Headers */,
|
|
|
6BFF268C2AF8E1C600FCB4F7 /* forgetPwdViewController.h in Headers */,
|
|
|
+ 6B61F59A2D89652300C01A8A /* searchBarSecondTypeView.h in Headers */,
|
|
|
6BF52C992AD5546500A617DB /* Reachability.h in Headers */,
|
|
|
6B5D40152B47F27A000965CF /* couldPhoneCommonModel.h in Headers */,
|
|
|
6B2C1E962C070ADE00FDCF82 /* ZFPlayerMediaPlayback.h in Headers */,
|
|
@@ -4345,6 +4362,7 @@
|
|
|
6B49BFBC2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */,
|
|
|
18BB18412AC417CB00A36F63 /* RYShearDeviceUDPManager.h in Headers */,
|
|
|
6B9354952BF33F2700AA8D31 /* editShareView.h in Headers */,
|
|
|
+ 6B61F5942D8958BF00C01A8A /* NasSearchViewController.h in Headers */,
|
|
|
184C8AD52A949D5900F26650 /* AboutViewController.h in Headers */,
|
|
|
6B34DC672BF1FFB1002DD1EF /* imageCollectionViewCell.h in Headers */,
|
|
|
6BC7413A2C23C8870049BA8D /* cloudPhoneViewController.h in Headers */,
|
|
@@ -4644,6 +4662,7 @@
|
|
|
6B07E0A82C3CD4AF004A3238 /* lastFileTableViewCell.h in Headers */,
|
|
|
6BB573232C7D7D8900713351 /* PCLoginViewController.h in Headers */,
|
|
|
6BD506ED2B9576A4006E7CB0 /* forgetPwdViewController.h in Headers */,
|
|
|
+ 6B61F59B2D89652300C01A8A /* searchBarSecondTypeView.h in Headers */,
|
|
|
6BD506EE2B9576A4006E7CB0 /* Reachability.h in Headers */,
|
|
|
6BD506F02B9576A4006E7CB0 /* couldPhoneCommonModel.h in Headers */,
|
|
|
6B2C1E972C070ADE00FDCF82 /* ZFPlayerMediaPlayback.h in Headers */,
|
|
@@ -4651,6 +4670,7 @@
|
|
|
6B49BFBD2C90472600E17406 /* webRtcManager+StatisticsReport.h in Headers */,
|
|
|
6BD506F12B9576A4006E7CB0 /* RYShearDeviceUDPManager.h in Headers */,
|
|
|
6B9354962BF33F2700AA8D31 /* editShareView.h in Headers */,
|
|
|
+ 6B61F5952D8958BF00C01A8A /* NasSearchViewController.h in Headers */,
|
|
|
6BD506F22B9576A4006E7CB0 /* AboutViewController.h in Headers */,
|
|
|
6B34DC692BF1FFB1002DD1EF /* imageCollectionViewCell.h in Headers */,
|
|
|
6BC7413C2C23C8870049BA8D /* cloudPhoneViewController.h in Headers */,
|
|
@@ -5208,6 +5228,7 @@
|
|
|
6B3E7A852C89CC1400B032C4 /* webRtcManager.m in Sources */,
|
|
|
6BD5077E2B9576A4006E7CB0 /* RSATool.m in Sources */,
|
|
|
6B5BE5822BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
|
+ 6B61F59C2D89652300C01A8A /* searchBarSecondTypeView.m in Sources */,
|
|
|
6BD5077F2B9576A4006E7CB0 /* iPhone.m in Sources */,
|
|
|
6B2A63632D7994660044057A /* customRestartingBoxView.m in Sources */,
|
|
|
6BD507802B9576A4006E7CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
@@ -5364,6 +5385,7 @@
|
|
|
6BD507D92B9576A4006E7CB0 /* mySetHeadView.m in Sources */,
|
|
|
6B2C1E7B2C070ADE00FDCF82 /* ZFLandscapeWindow.m in Sources */,
|
|
|
6BD507DA2B9576A4006E7CB0 /* HWPageViewController.m in Sources */,
|
|
|
+ 6B61F5962D8958BF00C01A8A /* NasSearchViewController.m in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -5596,6 +5618,7 @@
|
|
|
6B3E7A832C89CC1300B032C4 /* webRtcManager.m in Sources */,
|
|
|
18BA24882AA5C57900BA01EE /* RSATool.m in Sources */,
|
|
|
6B5BE5802BFC81E300A1B9B3 /* NASFileAndFolderModel.m in Sources */,
|
|
|
+ 6B61F5992D89652300C01A8A /* searchBarSecondTypeView.m in Sources */,
|
|
|
1866F99E2A136DC700B31E22 /* iPhone.m in Sources */,
|
|
|
6B2A63622D7994660044057A /* customRestartingBoxView.m in Sources */,
|
|
|
183AE64D2A8A2CF000B11CB0 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
@@ -5752,6 +5775,7 @@
|
|
|
6B05815C2AFC851E00D37290 /* mySetHeadView.m in Sources */,
|
|
|
6B2C1E7A2C070ADE00FDCF82 /* ZFLandscapeWindow.m in Sources */,
|
|
|
A08A94DB27E97DB800C544BB /* HWPageViewController.m in Sources */,
|
|
|
+ 6B61F5932D8958BF00C01A8A /* NasSearchViewController.m in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|