|
1182 | 1182 | 927AFF581BFF755200AAE593 /* ExchangeGoodsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 927AFF571BFF755200AAE593 /* ExchangeGoodsViewController.m */; }; |
1183 | 1183 | 927AFF5B1BFF772A00AAE593 /* ShopOrderTextFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 927AFF5A1BFF772A00AAE593 /* ShopOrderTextFieldCell.m */; }; |
1184 | 1184 | B12B63F61FE8A77200ACFDCC /* WeiboSDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B12B63F51FE8A77200ACFDCC /* WeiboSDK.bundle */; }; |
| 1185 | + B12B63F91FE8FF0400ACFDCC /* MartFunctionTipView.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B63F81FE8FF0300ACFDCC /* MartFunctionTipView.m */; }; |
| 1186 | + B12B64061FE900D400ACFDCC /* AMPopTip+Animation.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B63FB1FE900D400ACFDCC /* AMPopTip+Animation.m */; }; |
| 1187 | + B12B64071FE900D400ACFDCC /* AMPopTip.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B63FD1FE900D400ACFDCC /* AMPopTip.m */; }; |
| 1188 | + B12B64081FE900D400ACFDCC /* AMPopTip+Entrance.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B64021FE900D400ACFDCC /* AMPopTip+Entrance.m */; }; |
| 1189 | + B12B64091FE900D400ACFDCC /* AMPopTip+Draw.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B64031FE900D400ACFDCC /* AMPopTip+Draw.m */; }; |
| 1190 | + B12B640A1FE900D400ACFDCC /* AMPopTip+Exit.m in Sources */ = {isa = PBXBuildFile; fileRef = B12B64051FE900D400ACFDCC /* AMPopTip+Exit.m */; }; |
1185 | 1191 | B14689B41EE100B200B01371 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B14689A41EE100B200B01371 /* [email protected] */; }; |
1186 | 1192 | B14689B51EE100B200B01371 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B14689A51EE100B200B01371 /* [email protected] */; }; |
1187 | 1193 | B14689B61EE100B200B01371 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = B14689A61EE100B200B01371 /* [email protected] */; }; |
|
3155 | 3161 | 927AFF591BFF772A00AAE593 /* ShopOrderTextFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShopOrderTextFieldCell.h; sourceTree = "<group>"; }; |
3156 | 3162 | 927AFF5A1BFF772A00AAE593 /* ShopOrderTextFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShopOrderTextFieldCell.m; sourceTree = "<group>"; }; |
3157 | 3163 | B12B63F51FE8A77200ACFDCC /* WeiboSDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = WeiboSDK.bundle; sourceTree = "<group>"; }; |
| 3164 | + B12B63F71FE8FF0300ACFDCC /* MartFunctionTipView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MartFunctionTipView.h; sourceTree = "<group>"; }; |
| 3165 | + B12B63F81FE8FF0300ACFDCC /* MartFunctionTipView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MartFunctionTipView.m; sourceTree = "<group>"; }; |
| 3166 | + B12B63FB1FE900D400ACFDCC /* AMPopTip+Animation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AMPopTip+Animation.m"; sourceTree = "<group>"; }; |
| 3167 | + B12B63FC1FE900D400ACFDCC /* AMPopTip+Entrance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AMPopTip+Entrance.h"; sourceTree = "<group>"; }; |
| 3168 | + B12B63FD1FE900D400ACFDCC /* AMPopTip.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AMPopTip.m; sourceTree = "<group>"; }; |
| 3169 | + B12B63FE1FE900D400ACFDCC /* AMPopTipDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AMPopTipDefaults.h; sourceTree = "<group>"; }; |
| 3170 | + B12B63FF1FE900D400ACFDCC /* AMPopTip+Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AMPopTip+Draw.h"; sourceTree = "<group>"; }; |
| 3171 | + B12B64001FE900D400ACFDCC /* AMPopTip+Exit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AMPopTip+Exit.h"; sourceTree = "<group>"; }; |
| 3172 | + B12B64011FE900D400ACFDCC /* AMPopTip+Animation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "AMPopTip+Animation.h"; sourceTree = "<group>"; }; |
| 3173 | + B12B64021FE900D400ACFDCC /* AMPopTip+Entrance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AMPopTip+Entrance.m"; sourceTree = "<group>"; }; |
| 3174 | + B12B64031FE900D400ACFDCC /* AMPopTip+Draw.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AMPopTip+Draw.m"; sourceTree = "<group>"; }; |
| 3175 | + B12B64041FE900D400ACFDCC /* AMPopTip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AMPopTip.h; sourceTree = "<group>"; }; |
| 3176 | + B12B64051FE900D400ACFDCC /* AMPopTip+Exit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "AMPopTip+Exit.m"; sourceTree = "<group>"; }; |
3158 | 3177 | B14689A41EE100B200B01371 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
3159 | 3178 | B14689A51EE100B200B01371 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
3160 | 3179 | B14689A61EE100B200B01371 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
|
6015 | 6034 | 8EA6D03E19E240C40076D59C /* Vendor */ = { |
6016 | 6035 | isa = PBXGroup; |
6017 | 6036 | children = ( |
| 6037 | + B12B63FA1FE900D400ACFDCC /* AMPopTip */, |
6018 | 6038 | B12B63F41FE8A77200ACFDCC /* SinaSDK */, |
6019 | 6039 | B19D4EF81F7247BA00C598F3 /* AlipaySDK */, |
6020 | 6040 | D031F5D81BFAD6690008E964 /* FRDLivelyButton */, |
|
6163 | 6183 | 09A058971E0AAA5300C1CA3F /* ScreenView.m */, |
6164 | 6184 | B1BCB8921FCE662A0098B87B /* NSLayoutConstraintLine.h */, |
6165 | 6185 | B1BCB8911FCE662A0098B87B /* NSLayoutConstraintLine.m */, |
| 6186 | + B12B63F71FE8FF0300ACFDCC /* MartFunctionTipView.h */, |
| 6187 | + B12B63F81FE8FF0300ACFDCC /* MartFunctionTipView.m */, |
6166 | 6188 | ); |
6167 | 6189 | path = Views; |
6168 | 6190 | sourceTree = "<group>"; |
|
6477 | 6499 | path = SinaSDK; |
6478 | 6500 | sourceTree = "<group>"; |
6479 | 6501 | }; |
| 6502 | + B12B63FA1FE900D400ACFDCC /* AMPopTip */ = { |
| 6503 | + isa = PBXGroup; |
| 6504 | + children = ( |
| 6505 | + B12B63FB1FE900D400ACFDCC /* AMPopTip+Animation.m */, |
| 6506 | + B12B63FC1FE900D400ACFDCC /* AMPopTip+Entrance.h */, |
| 6507 | + B12B63FD1FE900D400ACFDCC /* AMPopTip.m */, |
| 6508 | + B12B63FE1FE900D400ACFDCC /* AMPopTipDefaults.h */, |
| 6509 | + B12B63FF1FE900D400ACFDCC /* AMPopTip+Draw.h */, |
| 6510 | + B12B64001FE900D400ACFDCC /* AMPopTip+Exit.h */, |
| 6511 | + B12B64011FE900D400ACFDCC /* AMPopTip+Animation.h */, |
| 6512 | + B12B64021FE900D400ACFDCC /* AMPopTip+Entrance.m */, |
| 6513 | + B12B64031FE900D400ACFDCC /* AMPopTip+Draw.m */, |
| 6514 | + B12B64041FE900D400ACFDCC /* AMPopTip.h */, |
| 6515 | + B12B64051FE900D400ACFDCC /* AMPopTip+Exit.m */, |
| 6516 | + ); |
| 6517 | + path = AMPopTip; |
| 6518 | + sourceTree = "<group>"; |
| 6519 | + }; |
6480 | 6520 | B14689A31EE100B200B01371 /* vip */ = { |
6481 | 6521 | isa = PBXGroup; |
6482 | 6522 | children = ( |
|
7664 | 7704 | 4E5C06EB1AC4009100F427C5 /* CannotLoginViewController.m in Sources */, |
7665 | 7705 | 927AFF381BFF1CC200AAE593 /* ShopViewController.m in Sources */, |
7666 | 7706 | 1309BA021CA2EF370034C7A3 /* Reviewer.m in Sources */, |
| 7707 | + B12B640A1FE900D400ACFDCC /* AMPopTip+Exit.m in Sources */, |
7667 | 7708 | 8EA6D12819E240C40076D59C /* AppDelegate.m in Sources */, |
7668 | 7709 | 7EB02FE51B6D0F3E00D2166C /* AudioAmrUtil.m in Sources */, |
7669 | 7710 | 4ECE8AFF1A3946C10021E29C /* Coding_NetAPIManager.m in Sources */, |
|
7721 | 7762 | 4E4D6A791B1C6C7800FD2E49 /* MRPRDetailCell.m in Sources */, |
7722 | 7763 | 8EF643CA19FF7E2900F7EEB0 /* TopicContentCell.m in Sources */, |
7723 | 7764 | 4E0B9A371BAD377600D57D54 /* ForkTreeCell.m in Sources */, |
| 7765 | + B12B64071FE900D400ACFDCC /* AMPopTip.m in Sources */, |
7724 | 7766 | 4E4D6A6A1B1C688200FD2E49 /* MRPRAcceptViewController.m in Sources */, |
7725 | 7767 | 4ECE8AE81A3943E80021E29C /* UIView+Common.m in Sources */, |
7726 | 7768 | 4EA7F15E1A6D192B00A046BD /* SDWebImageDownloaderOperation.m in Sources */, |
|
7826 | 7868 | 8E1C3DEA19E7D58A00EF3032 /* AbstractActionSheetPicker.m in Sources */, |
7827 | 7869 | 8EA6D1AF19E240C40076D59C /* CodingTips.m in Sources */, |
7828 | 7870 | 4E4D6A5B1B1C5DDF00FD2E49 /* MRPRCommentCCell.m in Sources */, |
| 7871 | + B12B64061FE900D400ACFDCC /* AMPopTip+Animation.m in Sources */, |
7829 | 7872 | 8EF643C219FF7E2900F7EEB0 /* TaskCommentTopCell.m in Sources */, |
7830 | 7873 | 4E4D6A611B1C65C100FD2E49 /* MRPRCommitsViewController.m in Sources */, |
7831 | 7874 | B1C871541EADF4D4003DACF0 /* UITableViewCell+Common.m in Sources */, |
|
7925 | 7968 | 4E6CBE511D8E962300644086 /* TopicAnswerDetailViewController.m in Sources */, |
7926 | 7969 | 8EA6D14819E240C40076D59C /* UsersViewController.m in Sources */, |
7927 | 7970 | 4E94C4FF1B4D2B9300EB668A /* MenuButton.m in Sources */, |
| 7971 | + B12B64091FE900D400ACFDCC /* AMPopTip+Draw.m in Sources */, |
7928 | 7972 | 4ED4B49D1D8295F600EED8C6 /* TeamViewController.m in Sources */, |
7929 | 7973 | 4EF3741C1BB1258600DDA662 /* LocalFileViewController.m in Sources */, |
7930 | 7974 | 3A3878401AE295970078D5DE /* ResetLabelCell.m in Sources */, |
|
7942 | 7986 | 4E6D718A1A75F00E005AD988 /* YLImageView.m in Sources */, |
7943 | 7987 | 4E095A591B690494008DC439 /* CodingBanner.m in Sources */, |
7944 | 7988 | 9233997B1C00C55600F29E04 /* ShopOrderModel.m in Sources */, |
| 7989 | + B12B63F91FE8FF0400ACFDCC /* MartFunctionTipView.m in Sources */, |
7945 | 7990 | B19D4EEE1F6FCEAC00C598F3 /* CodingSkill.m in Sources */, |
7946 | 7991 | 923399721C00A9EF00F29E04 /* DashesLineView.m in Sources */, |
7947 | 7992 | 8EA6D1C119E240C40076D59C /* Tweets.m in Sources */, |
|
7998 | 8043 | 8E1C3E0819E8DFE300EF3032 /* AboutViewController.m in Sources */, |
7999 | 8044 | 4E87DDFD1D813B1E00D1B5B1 /* MeRootUserCell.m in Sources */, |
8000 | 8045 | 9233996C1C00524A00F29E04 /* ShopGoods.m in Sources */, |
| 8046 | + B12B64081FE900D400ACFDCC /* AMPopTip+Entrance.m in Sources */, |
8001 | 8047 | 4E0022861B720966005308DE /* PointRecords.m in Sources */, |
8002 | 8048 | 4E6BA2D71A1EE6AF005FD721 /* AFHTTPRequestOperation.m in Sources */, |
8003 | 8049 | 4EF8181F1B05C9D8005F974B /* ProjectLineNoteActivity.m in Sources */, |
|
0 commit comments