|
764 | 764 | E7A046A01A47279E00528C12 /* Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = E7A0469F1A47279E00528C12 /* Helper.m */; }; |
765 | 765 | EBDD2E411AE7B88C0024B952 /* WMDelLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = EBDD2E401AE7B88C0024B952 /* WMDelLabel.m */; }; |
766 | 766 | EBDD2E4E1AEA159D0024B952 /* ProjectTopicLabelView.m in Sources */ = {isa = PBXBuildFile; fileRef = EBDD2E4D1AEA159D0024B952 /* ProjectTopicLabelView.m */; }; |
| 767 | + FEC419251B53A39B00C498F5 /* CSSearchVC.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC419241B53A39B00C498F5 /* CSSearchVC.m */; }; |
| 768 | + FEC419281B53A92600C498F5 /* CSSearchModel.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC419271B53A92600C498F5 /* CSSearchModel.m */; }; |
| 769 | + FEC4192B1B53A9E300C498F5 /* TMCacheExtend.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC4192A1B53A9E300C498F5 /* TMCacheExtend.m */; }; |
767 | 770 | /* End PBXBuildFile section */ |
768 | 771 |
|
769 | 772 | /* Begin PBXFileReference section */ |
|
1085 | 1088 | 4E8AF7851A53D69F00CDC3AE /* StartImagesManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartImagesManager.m; sourceTree = "<group>"; }; |
1086 | 1089 | 4E8AF7871A54068700CDC3AE /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; |
1087 | 1090 | 4E8AF7891A5406AE00CDC3AE /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
1088 | | - 4E8C51AE1AC0177600B4C51F /* Coding_iOS-Prefix.pch.example */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Coding_iOS-Prefix.pch.example"; sourceTree = "<group>"; }; |
1089 | 1091 | 4E8C51AF1AC1081500B4C51F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
1090 | 1092 | 4E8D5D2C1B44E03600B70936 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
1091 | 1093 | 4E8D5D2D1B44E03600B70936 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
|
1935 | 1937 | EBDD2E401AE7B88C0024B952 /* WMDelLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMDelLabel.m; sourceTree = "<group>"; }; |
1936 | 1938 | EBDD2E4C1AEA159D0024B952 /* ProjectTopicLabelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectTopicLabelView.h; sourceTree = "<group>"; }; |
1937 | 1939 | EBDD2E4D1AEA159D0024B952 /* ProjectTopicLabelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectTopicLabelView.m; sourceTree = "<group>"; }; |
| 1940 | + FEC419231B53A39B00C498F5 /* CSSearchVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSSearchVC.h; sourceTree = "<group>"; }; |
| 1941 | + FEC419241B53A39B00C498F5 /* CSSearchVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSSearchVC.m; sourceTree = "<group>"; }; |
| 1942 | + FEC419261B53A92600C498F5 /* CSSearchModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSSearchModel.h; sourceTree = "<group>"; }; |
| 1943 | + FEC419271B53A92600C498F5 /* CSSearchModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSSearchModel.m; sourceTree = "<group>"; }; |
| 1944 | + FEC419291B53A9E300C498F5 /* TMCacheExtend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TMCacheExtend.h; sourceTree = "<group>"; }; |
| 1945 | + FEC4192A1B53A9E300C498F5 /* TMCacheExtend.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TMCacheExtend.m; sourceTree = "<group>"; }; |
1938 | 1946 | /* End PBXFileReference section */ |
1939 | 1947 |
|
1940 | 1948 | /* Begin PBXFrameworksBuildPhase section */ |
|
3047 | 3055 | 4EFE8DB81B3A5727004B7559 /* Launch Screen.xib */, |
3048 | 3056 | 8EA6CF1719E240C40076D59C /* Coding_iOS-Info.plist */, |
3049 | 3057 | 8EA6CF1819E240C40076D59C /* Coding_iOS-Prefix.pch */, |
3050 | | - 4E8C51AE1AC0177600B4C51F /* Coding_iOS-Prefix.pch.example */, |
3051 | 3058 | 8EA6CF1919E240C40076D59C /* Coding_iOS.xcdatamodeld */, |
3052 | 3059 | 8EA6CFC519E240C40076D59C /* Images.xcassets */, |
3053 | 3060 | 8EA6CF5B19E240C40076D59C /* InfoPlist.strings */, |
|
3066 | 3073 | 8EA6CF1B19E240C40076D59C /* Controllers */ = { |
3067 | 3074 | isa = PBXGroup; |
3068 | 3075 | children = ( |
| 3076 | + FEC419221B53A35100C498F5 /* Search */, |
3069 | 3077 | B9A00D7D1ACA39F1008BA008 /* ProjectSetting */, |
3070 | 3078 | B94C1B661AC945C60000C271 /* NewProject */, |
3071 | 3079 | 8EA6CF2819E240C40076D59C /* Login */, |
|
3911 | 3919 | path = WMDelLabel; |
3912 | 3920 | sourceTree = "<group>"; |
3913 | 3921 | }; |
| 3922 | + FEC419221B53A35100C498F5 /* Search */ = { |
| 3923 | + isa = PBXGroup; |
| 3924 | + children = ( |
| 3925 | + FEC419231B53A39B00C498F5 /* CSSearchVC.h */, |
| 3926 | + FEC419241B53A39B00C498F5 /* CSSearchVC.m */, |
| 3927 | + FEC419261B53A92600C498F5 /* CSSearchModel.h */, |
| 3928 | + FEC419271B53A92600C498F5 /* CSSearchModel.m */, |
| 3929 | + FEC419291B53A9E300C498F5 /* TMCacheExtend.h */, |
| 3930 | + FEC4192A1B53A9E300C498F5 /* TMCacheExtend.m */, |
| 3931 | + ); |
| 3932 | + path = Search; |
| 3933 | + sourceTree = "<group>"; |
| 3934 | + }; |
3914 | 3935 | /* End PBXGroup section */ |
3915 | 3936 |
|
3916 | 3937 | /* Begin PBXNativeTarget section */ |
|
3943 | 3964 | ORGANIZATIONNAME = Coding; |
3944 | 3965 | TargetAttributes = { |
3945 | 3966 | 8E47700F198770E700997D05 = { |
3946 | | - DevelopmentTeam = QN5Z87S3LH; |
| 3967 | + DevelopmentTeam = 479HDDXQ3G; |
3947 | 3968 | SystemCapabilities = { |
3948 | 3969 | com.apple.BackgroundModes = { |
3949 | 3970 | enabled = 0; |
|
4686 | 4707 | 8EF643AC19FF7E2900F7EEB0 /* TweetLikeUserCCell.m in Sources */, |
4687 | 4708 | 8E64ED7B19ED0CE3006E99DA /* QBAssetsCollectionCheckmarkView.m in Sources */, |
4688 | 4709 | 4E4D6A701B1C68F100FD2E49 /* CommitFilesViewController.m in Sources */, |
| 4710 | + FEC419251B53A39B00C498F5 /* CSSearchVC.m in Sources */, |
4689 | 4711 | 4E4D6A911B1D84B400FD2E49 /* FileChange.m in Sources */, |
4690 | 4712 | 8EA6D1AB19E240C40076D59C /* main.m in Sources */, |
4691 | 4713 | B94C1B691AC945D30000C271 /* NewProjectViewController.m in Sources */, |
4692 | 4714 | 4E996BD91ABA776500C704F1 /* UserInfoTextCell.m in Sources */, |
4693 | 4715 | 4E4D6AA61B1DBA3A00FD2E49 /* MRPRDisclosureCell.m in Sources */, |
4694 | 4716 | 8E1C3E0819E8DFE300EF3032 /* AboutViewController.m in Sources */, |
| 4717 | + FEC419281B53A92600C498F5 /* CSSearchModel.m in Sources */, |
4695 | 4718 | 4E6BA2D71A1EE6AF005FD721 /* AFHTTPRequestOperation.m in Sources */, |
4696 | 4719 | 4EF8181F1B05C9D8005F974B /* ProjectLineNoteActivity.m in Sources */, |
4697 | 4720 | 8EF643A919FF7E2900F7EEB0 /* MessageMediaItemCCell.m in Sources */, |
|
4739 | 4762 | 4E996BC91ABA754600C704F1 /* JDStatusBarStyle.m in Sources */, |
4740 | 4763 | 8EF83F9419EB78CC00E86DE7 /* SettingTextViewController.m in Sources */, |
4741 | 4764 | 8EA6D1B019E240C40076D59C /* Comment.m in Sources */, |
| 4765 | + FEC4192B1B53A9E300C498F5 /* TMCacheExtend.m in Sources */, |
4742 | 4766 | 0A6E6BA71AAF4162004C0107 /* TweetSendLocationCell.m in Sources */, |
4743 | 4767 | 4E8765651A22E5B40090CFB9 /* NSMutableArray+SWUtilityButtons.m in Sources */, |
4744 | 4768 | 8ECA8BB419FB42CC00C598C6 /* UILongPressMenuImageView.m in Sources */, |
|
0 commit comments