|
@@ -182,10 +182,14 @@
|
|
|
9A2027F52A137B8600FF4DAF /* AuthenticationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A2027F42A137B8600FF4DAF /* AuthenticationServices.framework */; };
|
|
|
9A31EDFD2B468A55009F11EE /* RadioButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A31EDFC2B468A54009F11EE /* RadioButton.m */; };
|
|
|
9A31EE002B469A73009F11EE /* AS_GoodsReviewsListC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A31EDFF2B469A73009F11EE /* AS_GoodsReviewsListC.m */; };
|
|
|
+ 9A32A2212B4BEA5C005A5831 /* GoodsReviewsCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A32A2202B4BEA5C005A5831 /* GoodsReviewsCell.m */; };
|
|
|
+ 9A32A2242B4BEAA8005A5831 /* GoodsReviewsImgV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A32A2222B4BEAA7005A5831 /* GoodsReviewsImgV.m */; };
|
|
|
9A337E3A2A04EE1A00D058A5 /* Target_B.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E362A04EE1A00D058A5 /* Target_B.m */; };
|
|
|
9A337E3B2A04EE1A00D058A5 /* BViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E392A04EE1A00D058A5 /* BViewController.m */; };
|
|
|
9A337E4E2A04F46600D058A5 /* AViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A337E4D2A04F46600D058A5 /* AViewController.m */; };
|
|
|
9A35203A2B479BAA00D097CB /* YJLAttributesLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3520392B479BAA00D097CB /* YJLAttributesLabel.m */; };
|
|
|
+ 9A35203E2B47FF2300D097CB /* GoodsReviewsListTableV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A35203D2B47FF2300D097CB /* GoodsReviewsListTableV.m */; };
|
|
|
+ 9A3520412B48000F00D097CB /* GoodsReviewsListM.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3520402B48000F00D097CB /* GoodsReviewsListM.m */; };
|
|
|
9A3F5CAB2B3BBEAB00DDB6A7 /* GoodsDetailsPayV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3F5CAA2B3BBEAB00DDB6A7 /* GoodsDetailsPayV.m */; };
|
|
|
9A3F5CAF2B3BC11000DDB6A7 /* AlertMyCartDeleteV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3F5CAE2B3BC11000DDB6A7 /* AlertMyCartDeleteV.m */; };
|
|
|
9A3F5CB22B3BF63A00DDB6A7 /* Goods.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9A3F5CB12B3BF63A00DDB6A7 /* Goods.xcassets */; };
|
|
@@ -246,6 +250,8 @@
|
|
|
9AD346202A08E30E005CA070 /* SelectVCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD3461F2A08E30E005CA070 /* SelectVCollectionViewCell.m */; };
|
|
|
9AD364C62A05E73E00452C7A /* AS_GoodsDetailsC.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */; };
|
|
|
9AD364D12A05EC7800452C7A /* AS_TabBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD364D02A05EC7800452C7A /* AS_TabBarViewController.m */; };
|
|
|
+ 9AD4D3972B48E8780086D6FB /* ReviewsTableHearV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD4D3962B48E8780086D6FB /* ReviewsTableHearV.m */; };
|
|
|
+ 9AD4D39E2B48F5680086D6FB /* NSMutableAttributedString+RYText.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD4D39D2B48F5680086D6FB /* NSMutableAttributedString+RYText.m */; };
|
|
|
9AD6A53E2A120CC3001DE3D9 /* Login.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9AD6A53D2A120CC3001DE3D9 /* Login.xcassets */; };
|
|
|
9AD6A5442A1218E8001DE3D9 /* PassWordSecureBtnV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6A5422A1218E7001DE3D9 /* PassWordSecureBtnV.m */; };
|
|
|
9AD6A5452A1218E8001DE3D9 /* EamilTFmatchV.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6A5432A1218E7001DE3D9 /* EamilTFmatchV.m */; };
|
|
@@ -617,6 +623,10 @@
|
|
|
9A31EDFC2B468A54009F11EE /* RadioButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RadioButton.m; sourceTree = "<group>"; };
|
|
|
9A31EDFE2B469A73009F11EE /* AS_GoodsReviewsListC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_GoodsReviewsListC.h; sourceTree = "<group>"; };
|
|
|
9A31EDFF2B469A73009F11EE /* AS_GoodsReviewsListC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_GoodsReviewsListC.m; sourceTree = "<group>"; };
|
|
|
+ 9A32A21F2B4BEA5B005A5831 /* GoodsReviewsCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsReviewsCell.h; sourceTree = "<group>"; };
|
|
|
+ 9A32A2202B4BEA5C005A5831 /* GoodsReviewsCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsReviewsCell.m; sourceTree = "<group>"; };
|
|
|
+ 9A32A2222B4BEAA7005A5831 /* GoodsReviewsImgV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsReviewsImgV.m; sourceTree = "<group>"; };
|
|
|
+ 9A32A2232B4BEAA7005A5831 /* GoodsReviewsImgV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsReviewsImgV.h; sourceTree = "<group>"; };
|
|
|
9A337E362A04EE1A00D058A5 /* Target_B.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Target_B.m; sourceTree = "<group>"; };
|
|
|
9A337E372A04EE1A00D058A5 /* Target_B.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Target_B.h; sourceTree = "<group>"; };
|
|
|
9A337E382A04EE1A00D058A5 /* BViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BViewController.h; sourceTree = "<group>"; };
|
|
@@ -625,6 +635,10 @@
|
|
|
9A337E4D2A04F46600D058A5 /* AViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AViewController.m; sourceTree = "<group>"; };
|
|
|
9A3520382B479BAA00D097CB /* YJLAttributesLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YJLAttributesLabel.h; sourceTree = "<group>"; };
|
|
|
9A3520392B479BAA00D097CB /* YJLAttributesLabel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YJLAttributesLabel.m; sourceTree = "<group>"; };
|
|
|
+ 9A35203C2B47FF2300D097CB /* GoodsReviewsListTableV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoodsReviewsListTableV.h; sourceTree = "<group>"; };
|
|
|
+ 9A35203D2B47FF2300D097CB /* GoodsReviewsListTableV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoodsReviewsListTableV.m; sourceTree = "<group>"; };
|
|
|
+ 9A35203F2B48000F00D097CB /* GoodsReviewsListM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoodsReviewsListM.h; sourceTree = "<group>"; };
|
|
|
+ 9A3520402B48000F00D097CB /* GoodsReviewsListM.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoodsReviewsListM.m; sourceTree = "<group>"; };
|
|
|
9A3F5CA92B3BBEAB00DDB6A7 /* GoodsDetailsPayV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoodsDetailsPayV.h; sourceTree = "<group>"; };
|
|
|
9A3F5CAA2B3BBEAB00DDB6A7 /* GoodsDetailsPayV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GoodsDetailsPayV.m; sourceTree = "<group>"; };
|
|
|
9A3F5CAD2B3BC11000DDB6A7 /* AlertMyCartDeleteV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlertMyCartDeleteV.h; sourceTree = "<group>"; };
|
|
@@ -744,6 +758,10 @@
|
|
|
9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_GoodsDetailsC.m; sourceTree = "<group>"; };
|
|
|
9AD364CF2A05EC7800452C7A /* AS_TabBarViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_TabBarViewController.h; sourceTree = "<group>"; };
|
|
|
9AD364D02A05EC7800452C7A /* AS_TabBarViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_TabBarViewController.m; sourceTree = "<group>"; };
|
|
|
+ 9AD4D3952B48E8780086D6FB /* ReviewsTableHearV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsTableHearV.h; sourceTree = "<group>"; };
|
|
|
+ 9AD4D3962B48E8780086D6FB /* ReviewsTableHearV.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ReviewsTableHearV.m; sourceTree = "<group>"; };
|
|
|
+ 9AD4D39C2B48F5680086D6FB /* NSMutableAttributedString+RYText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableAttributedString+RYText.h"; sourceTree = "<group>"; };
|
|
|
+ 9AD4D39D2B48F5680086D6FB /* NSMutableAttributedString+RYText.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableAttributedString+RYText.m"; sourceTree = "<group>"; };
|
|
|
9AD6A53D2A120CC3001DE3D9 /* Login.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Login.xcassets; sourceTree = "<group>"; };
|
|
|
9AD6A5402A1218E6001DE3D9 /* PassWordSecureBtnV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PassWordSecureBtnV.h; sourceTree = "<group>"; };
|
|
|
9AD6A5412A1218E7001DE3D9 /* EamilTFmatchV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EamilTFmatchV.h; sourceTree = "<group>"; };
|
|
@@ -1214,6 +1232,7 @@
|
|
|
8172449C29F3B2ED005FA9C9 /* Asteria */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 9AD4D3982B48EB7F0086D6FB /* Category */,
|
|
|
9A3F5CAC2B3BC10400DDB6A7 /* Base */,
|
|
|
81601FE72A2DC76C00E4A8F1 /* Third */,
|
|
|
9A2646BA2A187B6100CBFBDC /* Product */,
|
|
@@ -1599,6 +1618,28 @@
|
|
|
path = RadioButton;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 9A32A2252B4BEB2D005A5831 /* Revies */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9A31EDFE2B469A73009F11EE /* AS_GoodsReviewsListC.h */,
|
|
|
+ 9A31EDFF2B469A73009F11EE /* AS_GoodsReviewsListC.m */,
|
|
|
+ 9A32A2262B4BEB5F005A5831 /* V */,
|
|
|
+ 9A35203B2B47FEDE00D097CB /* cell */,
|
|
|
+ );
|
|
|
+ path = Revies;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 9A32A2262B4BEB5F005A5831 /* V */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9A35203C2B47FF2300D097CB /* GoodsReviewsListTableV.h */,
|
|
|
+ 9A35203D2B47FF2300D097CB /* GoodsReviewsListTableV.m */,
|
|
|
+ 9AD4D3952B48E8780086D6FB /* ReviewsTableHearV.h */,
|
|
|
+ 9AD4D3962B48E8780086D6FB /* ReviewsTableHearV.m */,
|
|
|
+ );
|
|
|
+ path = V;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
9A337E342A04EE1A00D058A5 /* BViewController */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1630,6 +1671,7 @@
|
|
|
9A337E4F2A04FA0A00D058A5 /* Goods */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 9A32A2252B4BEB2D005A5831 /* Revies */,
|
|
|
9A3F5CB02B3BF61B00DDB6A7 /* Assets */,
|
|
|
9A8DD8C22A0B8EDD00573324 /* Size */,
|
|
|
9A3735702A0B4606008BB3CE /* VM */,
|
|
@@ -1650,6 +1692,17 @@
|
|
|
path = YJLAttributesLabel;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 9A35203B2B47FEDE00D097CB /* cell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9A32A21F2B4BEA5B005A5831 /* GoodsReviewsCell.h */,
|
|
|
+ 9A32A2202B4BEA5C005A5831 /* GoodsReviewsCell.m */,
|
|
|
+ 9A32A2232B4BEAA7005A5831 /* GoodsReviewsImgV.h */,
|
|
|
+ 9A32A2222B4BEAA7005A5831 /* GoodsReviewsImgV.m */,
|
|
|
+ );
|
|
|
+ path = cell;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
9A3735702A0B4606008BB3CE /* VM */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1914,8 +1967,6 @@
|
|
|
children = (
|
|
|
9AD364C42A05E73E00452C7A /* AS_GoodsDetailsC.h */,
|
|
|
9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */,
|
|
|
- 9A31EDFE2B469A73009F11EE /* AS_GoodsReviewsListC.h */,
|
|
|
- 9A31EDFF2B469A73009F11EE /* AS_GoodsReviewsListC.m */,
|
|
|
);
|
|
|
path = VC;
|
|
|
sourceTree = "<group>";
|
|
@@ -1941,6 +1992,8 @@
|
|
|
children = (
|
|
|
9AD3461B2A08D6EF005CA070 /* GoodsInformationM.h */,
|
|
|
9AD3461C2A08D6EF005CA070 /* GoodsInformationM.m */,
|
|
|
+ 9A35203F2B48000F00D097CB /* GoodsReviewsListM.h */,
|
|
|
+ 9A3520402B48000F00D097CB /* GoodsReviewsListM.m */,
|
|
|
);
|
|
|
path = M;
|
|
|
sourceTree = "<group>";
|
|
@@ -1980,6 +2033,15 @@
|
|
|
path = Tabber;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 9AD4D3982B48EB7F0086D6FB /* Category */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 9AD4D39C2B48F5680086D6FB /* NSMutableAttributedString+RYText.h */,
|
|
|
+ 9AD4D39D2B48F5680086D6FB /* NSMutableAttributedString+RYText.m */,
|
|
|
+ );
|
|
|
+ path = Category;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
9AD6A53A2A120C56001DE3D9 /* Assets */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2290,6 +2352,7 @@
|
|
|
81EC47722A3402CA00516573 /* ASHomeFlashDealCell.m in Sources */,
|
|
|
81601FF82A2DC78300E4A8F1 /* WMZBannerView.m in Sources */,
|
|
|
811F42492A40536C00DA68F1 /* ASPointHeadView.m in Sources */,
|
|
|
+ 9A32A2242B4BEAA8005A5831 /* GoodsReviewsImgV.m in Sources */,
|
|
|
817244B029F3B2EE005FA9C9 /* main.m in Sources */,
|
|
|
8131A2872B36890200A191BE /* ASWindowManager.m in Sources */,
|
|
|
81717D202A3C4AE000648139 /* KWSearchSubTypeCell.m in Sources */,
|
|
@@ -2305,6 +2368,7 @@
|
|
|
816020182A2F070B00E4A8F1 /* ASHomeCategoryModel.m in Sources */,
|
|
|
81AA11D92B23FF1F008EB5C7 /* ASCategoriesViewModel.m in Sources */,
|
|
|
8131A28C2B3692F300A191BE /* APHomeActiveViewController.m in Sources */,
|
|
|
+ 9AD4D3972B48E8780086D6FB /* ReviewsTableHearV.m in Sources */,
|
|
|
8134C1B72A1359E6006EB0EC /* ASSignDayView.m in Sources */,
|
|
|
81AA11D32B23EC20008EB5C7 /* ASVipCouponModel.m in Sources */,
|
|
|
81601FF72A2DC78300E4A8F1 /* WMZBannerParam.m in Sources */,
|
|
@@ -2427,6 +2491,7 @@
|
|
|
9AD3460E2A08D60F005CA070 /* ZFNetworkSpeedMonitor.m in Sources */,
|
|
|
81AA11DC2B23FF71008EB5C7 /* ASCurrencyManager.m in Sources */,
|
|
|
9AD346052A08D60F005CA070 /* ZFLandscapeViewController.m in Sources */,
|
|
|
+ 9A32A2212B4BEA5C005A5831 /* GoodsReviewsCell.m in Sources */,
|
|
|
81717D222A3C4AE000648139 /* KWSearchMainTypeCell.m in Sources */,
|
|
|
81DFA5672A46D60900DA708B /* ASPointDetailViewController.m in Sources */,
|
|
|
81601FF62A2DC78300E4A8F1 /* WMZBannerFlowLayout.m in Sources */,
|
|
@@ -2457,6 +2522,8 @@
|
|
|
81354BFD2A28998B0082C93A /* KWMineMoreProductsCell.m in Sources */,
|
|
|
9ACBEC252A14707400A8F97A /* AS_SignUpC.m in Sources */,
|
|
|
81717D1F2A3C4AE000648139 /* KWMoneyTypeHeadView.m in Sources */,
|
|
|
+ 9A3520412B48000F00D097CB /* GoodsReviewsListM.m in Sources */,
|
|
|
+ 9AD4D39E2B48F5680086D6FB /* NSMutableAttributedString+RYText.m in Sources */,
|
|
|
81EC47782A3426CE00516573 /* ASHomeLookingCollCell.m in Sources */,
|
|
|
81DFA5782A47F28D00DA708B /* ASCouponListCell.m in Sources */,
|
|
|
8160201C2A2F101C00E4A8F1 /* ASHomeTipCell.m in Sources */,
|
|
@@ -2468,6 +2535,7 @@
|
|
|
815DA3D92A39575100616EF7 /* ASProductListImageCell.m in Sources */,
|
|
|
815DA3DC2A39625200616EF7 /* ASProductListTypeDesCell.m in Sources */,
|
|
|
81932E2B29F7539B007C37AF /* UIColor+AS.m in Sources */,
|
|
|
+ 9A35203E2B47FF2300D097CB /* GoodsReviewsListTableV.m in Sources */,
|
|
|
9ACBEC282A1472AF00A8F97A /* LoginSignUpV.m in Sources */,
|
|
|
9AD346152A08D60F005CA070 /* ZFPortraitControlView.m in Sources */,
|
|
|
8186564A2A5BE9790049D861 /* ASSearchViewController.m in Sources */,
|