project.pbxproj 286 KB
Newer Older
勾芒's avatar
勾芒 committed
1 2 3 4 5
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
曹云霄's avatar
曹云霄 committed
6
	objectVersion = 47;
勾芒's avatar
勾芒 committed
7 8 9 10 11 12 13 14 15 16 17 18 19
	objects = {

/* Begin PBXBuildFile section */
		041843DC1CF773490081B694 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843DB1CF773490081B694 /* Security.framework */; };
		041843DE1CF773530081B694 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843DD1CF773530081B694 /* libiconv.tbd */; };
		041843DF1CF7735C0081B694 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04F9EE1F1CF27AF900BD729F /* SystemConfiguration.framework */; };
		041843E11CF773710081B694 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843E01CF773710081B694 /* CoreGraphics.framework */; };
		041843E31CF7737E0081B694 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843E21CF7737E0081B694 /* libsqlite3.tbd */; };
		041843E51CF773990081B694 /* libstdc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843E41CF773990081B694 /* libstdc++.tbd */; };
		041843E71CF773A00081B694 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 041843E61CF773A00081B694 /* libz.tbd */; };
		0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0447085D1CD7C06B00555827 /* LoginViewController.m */; };
		04F9EE221CF27B1D00BD729F /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04F9EE211CF27B1D00BD729F /* CoreTelephony.framework */; };
		04FCB1A41CF60A8F0056093B /* DeviceDirectionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FCB1A31CF60A8F0056093B /* DeviceDirectionManager.m */; };
20
		2901738B1E0A22940005F48B /* UIButton+countDown.m in Sources */ = {isa = PBXBuildFile; fileRef = 2901738A1E0A22940005F48B /* UIButton+countDown.m */; };
曹云霄's avatar
曹云霄 committed
21
		2903F93D1DBE57F4003CC6B1 /* JDEcardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2903F93C1DBE57F4003CC6B1 /* JDEcardViewController.m */; };
曹云霄's avatar
曹云霄 committed
22
		29045F321DCA192700E42A86 /* PromptHeaderTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29045F311DCA192700E42A86 /* PromptHeaderTableViewCell.m */; };
23
		2904BA431DBEF3A200FB473A /* OrderRecordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2904BA421DBEF3A200FB473A /* OrderRecordViewController.m */; };
勾芒's avatar
勾芒 committed
24 25 26 27
		2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */; };
		2908870B1CE5A308000B7097 /* DateSelectedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 290887091CE5A308000B7097 /* DateSelectedViewController.m */; };
		2908870C1CE5A308000B7097 /* DateSelectedViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2908870A1CE5A308000B7097 /* DateSelectedViewController.xib */; };
		290887131CE5DF16000B7097 /* ShopcarModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 290887121CE5DF16000B7097 /* ShopcarModel.m */; };
28
		2912DFE21E012FE80095C576 /* PostPhotoManagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2912DFE11E012FE80095C576 /* PostPhotoManagerViewController.m */; };
29
		2916A7481D703A1700644C8C /* UIView+CornerRadius.m in Sources */ = {isa = PBXBuildFile; fileRef = 2916A7471D703A1700644C8C /* UIView+CornerRadius.m */; };
曹云霄's avatar
曹云霄 committed
30 31
		2916A74C1D703DFF00644C8C /* PaymentsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2916A74B1D703DFF00644C8C /* PaymentsTableViewCell.m */; };
		2916A74F1D703E4F00644C8C /* WithdrawalTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2916A74E1D703E4F00644C8C /* WithdrawalTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
32 33
		291A37771DBA58CC00299F0D /* GetJDCardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 291A37761DBA58CC00299F0D /* GetJDCardView.m */; };
		291A37791DBA58D700299F0D /* GetJDCardView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 291A37781DBA58D700299F0D /* GetJDCardView.xib */; };
34 35 36 37 38 39 40 41 42
		291D118D1E790B0B001E081E /* DiscussMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D118C1E790B0B001E081E /* DiscussMainViewController.m */; };
		291D11901E790B45001E081E /* DateCalibrationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D118F1E790B45001E081E /* DateCalibrationViewController.m */; };
		291D11931E790BE6001E081E /* DateCalibrationDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D11921E790BE6001E081E /* DateCalibrationDetailViewController.m */; };
		291D11961E790CCF001E081E /* DiscussModuleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D11951E790CCF001E081E /* DiscussModuleViewController.m */; };
		291D11991E790DFA001E081E /* CalibrationCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D11981E790DFA001E081E /* CalibrationCollectionViewCell.m */; };
		291D119C1E790E16001E081E /* CalibrationDetailCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D119B1E790E16001E081E /* CalibrationDetailCollectionCell.m */; };
		291D119F1E791342001E081E /* DiscussModuleCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D119E1E791342001E081E /* DiscussModuleCollectionViewCell.m */; };
		291D11A21E7923FF001E081E /* TriangleIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D11A11E7923FF001E081E /* TriangleIndicatorView.m */; };
		291D11A51E795104001E081E /* CustomTOForumtypeEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D11A41E795104001E081E /* CustomTOForumtypeEntity.m */; };
勾芒's avatar
勾芒 committed
43 44 45 46 47 48
		291D6A581CFFD45F007891AE /* SceneSectionHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A571CFFD45F007891AE /* SceneSectionHeaderView.m */; };
		291D6A5C1CFFDCCA007891AE /* SceneListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A5B1CFFDCCA007891AE /* SceneListModel.m */; };
		291D6A621CFFE212007891AE /* DataDictModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A611CFFE212007891AE /* DataDictModel.m */; };
		291D6A651D0002AF007891AE /* TOGoodsEntityModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A641D0002AF007891AE /* TOGoodsEntityModel.m */; };
		291D6A6B1D000A2A007891AE /* ProductScreeningCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A6A1D000A2A007891AE /* ProductScreeningCollectionViewCell.m */; };
		291D6A6E1D0012AB007891AE /* GoodsCategoryModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 291D6A6D1D0012AB007891AE /* GoodsCategoryModel.m */; };
49 50 51 52 53
		2921F2F81DB5C7E400D6439B /* OrderDetailsSectionHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2921F2F71DB5C7E400D6439B /* OrderDetailsSectionHeaderView.m */; };
		2921F2FC1DB5E75300D6439B /* PromotionalGoodsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2921F2FB1DB5E75300D6439B /* PromotionalGoodsModel.m */; };
		2921F3001DB5E91A00D6439B /* NSDictionary+category.m in Sources */ = {isa = PBXBuildFile; fileRef = 2921F2FF1DB5E91A00D6439B /* NSDictionary+category.m */; };
		2921F3031DB5EBD600D6439B /* PromotionalDeductionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2921F3021DB5EBD600D6439B /* PromotionalDeductionModel.m */; };
		2921F3061DB5F27A00D6439B /* PromotionalTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2921F3051DB5F27A00D6439B /* PromotionalTableViewCell.m */; };
54
		2925D03D1CFEE5D7008879BC /* ScreeningTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2925D03C1CFEE5D7008879BC /* ScreeningTableViewCell.m */; };
勾芒's avatar
勾芒 committed
55 56 57 58
		2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F7E61CD087FE0036D761 /* BaseViewController.m */; };
		2928F8381CD09E730036D761 /* CustomButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8371CD09E730036D761 /* CustomButton.m */; };
		2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */; };
		292A14311CE81D1D00EB4430 /* AddressModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 292A14301CE81D1D00EB4430 /* AddressModel.m */; };
59 60
		292AD2001DE309C1003EC56E /* IntegralDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 292AD1FF1DE309C1003EC56E /* IntegralDetailsViewController.m */; };
		292AD2041DE30A5F003EC56E /* IntegralDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 292AD2031DE30A5F003EC56E /* IntegralDetailsTableViewCell.m */; };
61 62 63
		293163FA1DCE3CBA0075129D /* LuckyDrawDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 293163F91DCE3CBA0075129D /* LuckyDrawDetailsViewController.m */; };
		293164001DCE3F6D0075129D /* NotDrawTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 293163FF1DCE3F6D0075129D /* NotDrawTableViewCell.m */; };
		293164031DCE3F780075129D /* UsedDrawTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 293164021DCE3F780075129D /* UsedDrawTableViewCell.m */; };
64 65
		293221501E6F9F1B00DD4980 /* XYTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 2932214F1E6F9F1B00DD4980 /* XYTextField.m */; };
		293221531E6FA20D00DD4980 /* reference.png in Resources */ = {isa = PBXBuildFile; fileRef = 293221521E6FA20D00DD4980 /* reference.png */; };
勾芒's avatar
勾芒 committed
66 67 68 69
		2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */ = {isa = PBXBuildFile; fileRef = 2933934E1CD3158B000D997B /* instructionsLabe.m */; };
		293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 293393541CD3379E000D997B /* ShoppingTableViewCell.m */; };
		29360C2F1CDDC47E002A5D89 /* ScreeningView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29360C2E1CDDC47E002A5D89 /* ScreeningView.m */; };
		29360C311CDDC487002A5D89 /* ScreeningView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29360C301CDDC487002A5D89 /* ScreeningView.xib */; };
70 71
		2936F28C1D014147007CA67C /* sceneScreeningCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2936F28B1D014147007CA67C /* sceneScreeningCollectionViewCell.m */; };
		2936F28F1D0141FD007CA67C /* ProductScreeningTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2936F28E1D0141FD007CA67C /* ProductScreeningTableViewCell.m */; };
勾芒's avatar
勾芒 committed
72 73 74
		2936F2961D017BBD007CA67C /* GoodsImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2936F2951D017BBD007CA67C /* GoodsImageView.m */; };
		2936F29A1D01868E007CA67C /* ShareGoodsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2936F2981D01868E007CA67C /* ShareGoodsViewController.m */; };
		2936F29B1D01868E007CA67C /* ShareGoodsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2936F2991D01868E007CA67C /* ShareGoodsViewController.xib */; };
75
		293829CE1E78E431006CC8F5 /* StartBreakThroughViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 293829CD1E78E431006CC8F5 /* StartBreakThroughViewController.m */; };
76 77 78 79 80 81 82 83 84 85
		2940AE7D1DE7D2F0001164B0 /* ForumTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE7C1DE7D2F0001164B0 /* ForumTableViewCell.m */; };
		2940AE831DE7E1D1001164B0 /* VideoHelperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE821DE7E1D1001164B0 /* VideoHelperViewController.m */; };
		2940AE861DE7FCDB001164B0 /* VideoListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE851DE7FCDB001164B0 /* VideoListViewController.m */; };
		2940AE891DE7FCE4001164B0 /* VideoDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE881DE7FCE4001164B0 /* VideoDetailViewController.m */; };
		2940AE8C1DE7FD12001164B0 /* VideoListItemTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE8B1DE7FD12001164B0 /* VideoListItemTableViewCell.m */; };
		2940AE8F1DE7FD24001164B0 /* PPTListItemTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE8E1DE7FD24001164B0 /* PPTListItemTableViewCell.m */; };
		2940AE921DE7FD55001164B0 /* VideoDetailIntroTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE911DE7FD55001164B0 /* VideoDetailIntroTableViewCell.m */; };
		2940AE951DE7FD79001164B0 /* VideoLecturerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE941DE7FD79001164B0 /* VideoLecturerTableViewCell.m */; };
		2940AE981DE7FDA3001164B0 /* VideoListSectionHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE971DE7FDA3001164B0 /* VideoListSectionHeaderView.m */; };
		2940AE9B1DE7FE17001164B0 /* OnlineLearningDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2940AE9A1DE7FE17001164B0 /* OnlineLearningDetailViewController.m */; };
曹云霄's avatar
曹云霄 committed
86
		2941910D1E7BBFAA005431CF /* PromotionalReadPacketModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2941910C1E7BBFAA005431CF /* PromotionalReadPacketModel.m */; };
勾芒's avatar
勾芒 committed
87 88
		2942F8A61CDD80C2005B377E /* authenticateView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2942F8A51CDD80C2005B377E /* authenticateView.m */; };
		2942F8A81CDD80CE005B377E /* authenticateView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2942F8A71CDD80CE005B377E /* authenticateView.xib */; };
曹云霄's avatar
曹云霄 committed
89
		29498C541D050DFC004FA79B /* UIImagePickerController+SupportDirection.m in Sources */ = {isa = PBXBuildFile; fileRef = 29498C531D050DFC004FA79B /* UIImagePickerController+SupportDirection.m */; };
曹云霄's avatar
曹云霄 committed
90 91 92
		29498C5A1D051C3F004FA79B /* HelpController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29498C591D051C3F004FA79B /* HelpController.m */; };
		29498C5D1D053B2C004FA79B /* ShoppingBagViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29498C5C1D053B2C004FA79B /* ShoppingBagViewController.m */; };
		29498C601D053B7C004FA79B /* ShoppingBagTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29498C5F1D053B7C004FA79B /* ShoppingBagTableViewCell.m */; };
勾芒's avatar
勾芒 committed
93 94
		2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */; };
		2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */; };
95 96
		294B86D11E6D2B04004E2D0F /* ResellerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 294B86D01E6D2B04004E2D0F /* ResellerViewController.m */; };
		294B86D71E6D46EA004E2D0F /* CommentTagTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 294B86D61E6D46E9004E2D0F /* CommentTagTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
97
		294BFDD11D47225A00BFD53F /* OppleMain.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 294BFDD01D47225A00BFD53F /* OppleMain.storyboard */; };
曹云霄's avatar
曹云霄 committed
98
		294BFDD51D47227900BFD53F /* ExperienceCentreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 294BFDD41D47227900BFD53F /* ExperienceCentreViewController.m */; };
勾芒's avatar
勾芒 committed
99 100
		294CF0EC1CEDCF480055F1D8 /* PromptinformationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 294CF0EB1CEDCF480055F1D8 /* PromptinformationView.m */; };
		294CF0EE1CEDCF540055F1D8 /* PromptinformationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 294CF0ED1CEDCF540055F1D8 /* PromptinformationView.xib */; };
曹云霄's avatar
曹云霄 committed
101
		295B62C11E811321008D4C6F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295B62C01E811321008D4C6F /* LocationViewController.m */; };
102
		295DE56C1DDC5DFA00E27725 /* GuideIntegralViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DE56B1DDC5DFA00E27725 /* GuideIntegralViewController.m */; };
103 104 105 106 107 108
		295DEA9C1DB70FB9006ED4A6 /* RightControlTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEA9B1DB70FB9006ED4A6 /* RightControlTableViewCell.m */; };
		295DEA9F1DB71EFC006ED4A6 /* RightControlSectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEA9E1DB71EFC006ED4A6 /* RightControlSectionView.m */; };
		295DEAA71DB756DA006ED4A6 /* CardCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEAA61DB756DA006ED4A6 /* CardCollectionViewCell.m */; };
		295DEAAA1DB77572006ED4A6 /* CardDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEAA91DB77572006ED4A6 /* CardDetailsViewController.m */; };
		295DEAC21DB786B8006ED4A6 /* CardDontUseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEAC11DB786B8006ED4A6 /* CardDontUseViewController.m */; };
		295DEAC51DB786C6006ED4A6 /* CardBeenUseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEAC41DB786C6006ED4A6 /* CardBeenUseViewController.m */; };
曹云霄's avatar
曹云霄 committed
109 110 111
		295DEDC51E681C8D007308FF /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEDC41E681C8D007308FF /* HomeViewController.m */; };
		295DEDCB1E681D28007308FF /* opple_objc_json_client.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEDC91E681D28007308FF /* opple_objc_json_client.m */; };
		295DEDCE1E681D3C007308FF /* CYConstManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 295DEDCC1E681D3C007308FF /* CYConstManager.m */; };
112 113 114
		296287A21DF7DD230056FDC1 /* CustomTOStudyTopicEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 296287A11DF7DD230056FDC1 /* CustomTOStudyTopicEntity.m */; };
		296287A51DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 296287A41DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.m */; };
		296287A81DF7E4300056FDC1 /* AnswerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 296287A71DF7E4300056FDC1 /* AnswerViewController.m */; };
115 116
		2962C1EE1E6AFE2B0081BFA4 /* MenuCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962C1ED1E6AFE2B0081BFA4 /* MenuCollectionViewCell.m */; };
		2962C1F11E6AFE550081BFA4 /* FunctionCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962C1F01E6AFE550081BFA4 /* FunctionCollectionViewCell.m */; };
勾芒's avatar
勾芒 committed
117 118 119 120 121 122 123 124 125 126
		2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D06C1CD1A43A0058829D /* ClientViewController.m */; };
		2962D0711CD1A58B0058829D /* RightViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0701CD1A58B0058829D /* RightViewController.m */; };
		2962D0791CD1CBC60058829D /* NetworkRequestClassManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */; };
		2962D07D1CD1E4490058829D /* NSArray+Objectwithindex.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */; };
		2962D0811CD1E6010058829D /* UIView+Frame.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0801CD1E6010058829D /* UIView+Frame.m */; };
		29698D611CE2C11500D72CE7 /* SettlementViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29698D5F1CE2C11500D72CE7 /* SettlementViewController.m */; };
		29698D621CE2C11500D72CE7 /* SettlementViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29698D601CE2C11500D72CE7 /* SettlementViewController.xib */; };
		29706DA61CD082990003C412 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA51CD082990003C412 /* main.m */; };
		29706DA91CD082990003C412 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA81CD082990003C412 /* AppDelegate.m */; };
		29706DB41CD082990003C412 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29706DB31CD082990003C412 /* Assets.xcassets */; };
127 128 129
		2971E9731DF6623400256567 /* AssessmentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E9721DF6623400256567 /* AssessmentViewController.m */; };
		2971E9761DF6626A00256567 /* AssessmentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E9751DF6626A00256567 /* AssessmentTableViewCell.m */; };
		2971E9791DF662A700256567 /* AssessmentHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E9781DF662A700256567 /* AssessmentHeaderView.m */; };
曹云霄's avatar
曹云霄 committed
130
		2971E97D1DF67ACE00256567 /* XBLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E97C1DF67ACE00256567 /* XBLoadingView.m */; };
131 132 133 134
		2971E9801DF6831D00256567 /* CustomTOStudyTopicOptionEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E97F1DF6831D00256567 /* CustomTOStudyTopicOptionEntity.m */; };
		2971E9841DF69F9A00256567 /* CountDownLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E9831DF69F9A00256567 /* CountDownLabel.m */; };
		2971E9891DF6CD7700256567 /* AssessmentQualifiedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E9881DF6CD7700256567 /* AssessmentQualifiedViewController.m */; };
		2971E98C1DF6CD9200256567 /* AssessmentUnqualifiedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2971E98B1DF6CD9200256567 /* AssessmentUnqualifiedViewController.m */; };
135 136
		2972312B1E09231C00D8CA9B /* BindingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2972312A1E09231C00D8CA9B /* BindingTableViewCell.m */; };
		2972312E1E0948A400D8CA9B /* MyBankClass.m in Sources */ = {isa = PBXBuildFile; fileRef = 2972312D1E0948A400D8CA9B /* MyBankClass.m */; };
137
		2973C33B1DBEF2EC00FAC995 /* ClientShoppingCarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2973C33A1DBEF2EC00FAC995 /* ClientShoppingCarViewController.m */; };
138 139
		2978CEFB1DF815C70063CBEA /* CustomTOPassLevelTopicEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 2978CEFA1DF815C70063CBEA /* CustomTOPassLevelTopicEntity.m */; };
		2978CEFE1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 2978CEFD1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.m */; };
140
		297B143E1DEBF53E009A462A /* BreakThroughViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 297B143D1DEBF53E009A462A /* BreakThroughViewController.m */; };
141 142
		297B14461DEC18EF009A462A /* InstructionsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 297B14451DEC18EF009A462A /* InstructionsViewController.m */; };
		297B14491DEC2D26009A462A /* LearningCompleteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 297B14481DEC2D26009A462A /* LearningCompleteViewController.m */; };
143 144 145 146 147 148 149 150 151 152
		297BA2C21DE94D3300474F79 /* VICacheAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2AD1DE94D3300474F79 /* VICacheAction.m */; };
		297BA2C31DE94D3300474F79 /* VICacheConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2AF1DE94D3300474F79 /* VICacheConfiguration.m */; };
		297BA2C41DE94D3300474F79 /* VICacheManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2B11DE94D3300474F79 /* VICacheManager.m */; };
		297BA2C51DE94D3300474F79 /* VICacheSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2B31DE94D3300474F79 /* VICacheSessionManager.m */; };
		297BA2C61DE94D3300474F79 /* VIMediaCacheWorker.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2B51DE94D3300474F79 /* VIMediaCacheWorker.m */; };
		297BA2C71DE94D3300474F79 /* VIContentInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2B81DE94D3300474F79 /* VIContentInfo.m */; };
		297BA2C81DE94D3300474F79 /* VIMediaDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2BA1DE94D3300474F79 /* VIMediaDownloader.m */; };
		297BA2C91DE94D3300474F79 /* VIResourceLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2BC1DE94D3300474F79 /* VIResourceLoader.m */; };
		297BA2CA1DE94D3300474F79 /* VIResourceLoaderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2BE1DE94D3300474F79 /* VIResourceLoaderManager.m */; };
		297BA2CB1DE94D3300474F79 /* VIResourceLoadingRequestWorker.m in Sources */ = {isa = PBXBuildFile; fileRef = 297BA2C01DE94D3300474F79 /* VIResourceLoadingRequestWorker.m */; };
153
		297E12361DF8FEAF00C57D90 /* BreakThroughFinishViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 297E12351DF8FEAF00C57D90 /* BreakThroughFinishViewController.m */; };
勾芒's avatar
勾芒 committed
154
		29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29807C611CD20C2A00F111B8 /* Images.xcassets */; };
155
		29808A6B1CFED730001D1020 /* SceneViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29808A6A1CFED730001D1020 /* SceneViewController.m */; };
156
		2980AEC41D0D09B2001AA4A3 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2980AEC31D0D09B2001AA4A3 /* AssetsLibrary.framework */; };
157 158 159 160 161 162
		2981110E1DFE5FFB00F7EAFF /* OSSHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 2981110D1DFE5FFB00F7EAFF /* OSSHelper.m */; };
		298111121DFE674600F7EAFF /* UIImage+Fit.m in Sources */ = {isa = PBXBuildFile; fileRef = 298111111DFE674600F7EAFF /* UIImage+Fit.m */; };
		298111161DFE6E5000F7EAFF /* NSDate+Formatting.m in Sources */ = {isa = PBXBuildFile; fileRef = 298111151DFE6E5000F7EAFF /* NSDate+Formatting.m */; };
		2981111A1DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 298111191DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.m */; };
		2981111D1DFEA98D00F7EAFF /* ForumItemDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2981111C1DFEA98D00F7EAFF /* ForumItemDetailViewController.m */; };
		298111261DFEB95A00F7EAFF /* CommentListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 298111251DFEB95A00F7EAFF /* CommentListTableViewCell.m */; };
勾芒's avatar
勾芒 committed
163 164 165 166 167 168 169
		29834EB41CDF1EAA001A484F /* screeningSecondView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29834EB31CDF1EAA001A484F /* screeningSecondView.m */; };
		29834EB61CDF1EB6001A484F /* screeningSecondView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29834EB51CDF1EB6001A484F /* screeningSecondView.xib */; };
		29834EB91CDF1FB3001A484F /* screeningFirstView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29834EB81CDF1FB3001A484F /* screeningFirstView.m */; };
		29834EBB1CDF1FBC001A484F /* screeningFirstView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29834EBA1CDF1FBC001A484F /* screeningFirstView.xib */; };
		29834EC01CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29834EBF1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m */; };
		29834EC51CDF76C1001A484F /* UserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29834EC31CDF76C1001A484F /* UserViewController.m */; };
		29834EC61CDF76C1001A484F /* UserViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29834EC41CDF76C1001A484F /* UserViewController.xib */; };
170 171 172
		29837B501DE58BAE009CF614 /* PrizeExchangeCourierTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29837B4F1DE58BAE009CF614 /* PrizeExchangeCourierTableViewCell.m */; };
		29837B561DE5992A009CF614 /* CustomBorderLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29837B551DE5992A009CF614 /* CustomBorderLabel.m */; };
		29837B5E1DE5A3D3009CF614 /* ScreeningButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 29837B5D1DE5A3D3009CF614 /* ScreeningButton.m */; };
173
		298534601DD4B0290023BBAE /* AirPrintManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2985345F1DD4B0290023BBAE /* AirPrintManager.m */; };
勾芒's avatar
勾芒 committed
174 175 176
		2985AEA11CE72F1500704C91 /* NSArray+ ZXPUnicode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2985AE9B1CE72F1500704C91 /* NSArray+ ZXPUnicode.m */; };
		2985AEA21CE72F1500704C91 /* NSDictionary+ZXPUnicode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2985AE9E1CE72F1500704C91 /* NSDictionary+ZXPUnicode.m */; };
		2985AEA31CE72F1500704C91 /* NSObject+ZXPUnicode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2985AEA01CE72F1500704C91 /* NSObject+ZXPUnicode.m */; };
177 178 179 180 181 182 183 184
		2986B9A31DE1D30700F4A1CF /* PromotionChooseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B9961DE1D30600F4A1CF /* PromotionChooseNavigationController.m */; };
		2986B9A41DE1D30700F4A1CF /* PromotionChooseTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B9981DE1D30600F4A1CF /* PromotionChooseTableViewCell.m */; };
		2986B9A51DE1D30700F4A1CF /* PromotionChooseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B99A1DE1D30600F4A1CF /* PromotionChooseViewController.m */; };
		2986B9A61DE1D30700F4A1CF /* PromotionJDECardModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B99C1DE1D30600F4A1CF /* PromotionJDECardModel.m */; };
		2986B9A71DE1D30700F4A1CF /* PromotionLuckDrawResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B99E1DE1D30600F4A1CF /* PromotionLuckDrawResultModel.m */; };
		2986B9A81DE1D30700F4A1CF /* PromotionLuckyDrawModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B9A01DE1D30600F4A1CF /* PromotionLuckyDrawModel.m */; };
		2986B9A91DE1D30700F4A1CF /* PromotionWeChatCardModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B9A21DE1D30700F4A1CF /* PromotionWeChatCardModel.m */; };
		2986B9AC1DE1D32C00F4A1CF /* CustomPromotionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2986B9AB1DE1D32C00F4A1CF /* CustomPromotionModel.m */; };
185 186
		29874AEB1DF54825008853A8 /* CustomStudyEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 29874AEA1DF54825008853A8 /* CustomStudyEntity.m */; };
		29874AEE1DF55F1D008853A8 /* SpecifiedTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29874AED1DF55F1D008853A8 /* SpecifiedTableViewCell.m */; };
187 188
		298F3AC81E6E670C00152375 /* ForumTypeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 298F3AC71E6E670C00152375 /* ForumTypeViewController.m */; };
		298F3ACB1E6E72CA00152375 /* ForumTypeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 298F3ACA1E6E72CA00152375 /* ForumTypeTableViewCell.m */; };
勾芒's avatar
勾芒 committed
189 190 191 192
		299249371CDB3C6500786B1E /* GenerateOrdersViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 299249361CDB3C6500786B1E /* GenerateOrdersViewController.m */; };
		2992493A1CDB3E4500786B1E /* GenerateOrdersTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299249391CDB3E4500786B1E /* GenerateOrdersTableViewCell.m */; };
		2992493D1CDB3E8900786B1E /* GenerateOrdersModifyTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2992493C1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.m */; };
		299249401CDB4D1D00786B1E /* AddaddressViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2992493F1CDB4D1D00786B1E /* AddaddressViewController.m */; };
193
		299392DD1E78D47C0040E283 /* BreakThroughTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299392DC1E78D47C0040E283 /* BreakThroughTableViewCell.m */; };
勾芒's avatar
勾芒 committed
194 195 196 197 198 199 200 201
		2994C0151CFBE793005A80AF /* PayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2994C0131CFBE793005A80AF /* PayViewController.m */; };
		2994C0161CFBE793005A80AF /* PayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2994C0141CFBE793005A80AF /* PayViewController.xib */; };
		299876271CD9837C00C90D0A /* OrderTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299876261CD9837C00C90D0A /* OrderTableViewCell.m */; };
		299876331CD997DF00C90D0A /* OrderInformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299876321CD997DF00C90D0A /* OrderInformationTableViewCell.m */; };
		299876361CD997F100C90D0A /* PersonInformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299876351CD997F100C90D0A /* PersonInformationTableViewCell.m */; };
		299876391CD9981800C90D0A /* GoodsInformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299876381CD9981800C90D0A /* GoodsInformationTableViewCell.m */; };
		2998763C1CD9983A00C90D0A /* CommodityListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2998763B1CD9983A00C90D0A /* CommodityListTableViewCell.m */; };
		299876421CD99E4000C90D0A /* OrderdetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 299876411CD99E4000C90D0A /* OrderdetailsViewController.m */; };
202
		2999B12F1DE6CD730031F79E /* ForumViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2999B12E1DE6CD730031F79E /* ForumViewController.m */; };
勾芒's avatar
勾芒 committed
203 204
		299C7F5A1CE21FA800E7D7CB /* AddressViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 299C7F581CE21FA800E7D7CB /* AddressViewController.m */; };
		299C7F5B1CE21FA800E7D7CB /* AddressViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 299C7F591CE21FA800E7D7CB /* AddressViewController.xib */; };
205
		299E45C71E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 299E45C61E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.m */; };
206
		29A419991E812E760064E958 /* libxml2.2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 295B62DE1E812188008D4C6F /* libxml2.2.tbd */; };
207 208
		29A7A6991DED154F00B04272 /* GiftInformationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A7A6981DED154F00B04272 /* GiftInformationView.m */; };
		29A7A69F1DED1A9600B04272 /* prizeOrderDetailsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A7A69E1DED1A9600B04272 /* prizeOrderDetailsModel.m */; };
勾芒's avatar
勾芒 committed
209 210 211 212
		29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */; };
		29A938221CDADE4700F21E54 /* ProductDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A938211CDADE4700F21E54 /* ProductDetailsTableViewCell.m */; };
		29A938251CDAE31200F21E54 /* ProductDetailsHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A938241CDAE31200F21E54 /* ProductDetailsHeaderView.m */; };
		29A938271CDAE31B00F21E54 /* ProductDetailsHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29A938261CDAE31B00F21E54 /* ProductDetailsHeaderView.xib */; };
213
		29A9DCAE1CEB643C00A7567A /* CustomWKWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A9DCAC1CEB643C00A7567A /* CustomWKWebViewController.m */; };
214 215 216 217 218 219 220 221 222 223 224 225 226
		29AB91E41E553AF4003A3A08 /* CustomTabbarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91E01E553AF4003A3A08 /* CustomTabbarController.m */; };
		29AB91E51E553AF4003A3A08 /* Toolview.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91E31E553AF4003A3A08 /* Toolview.m */; };
		29AB91EB1E553B7C003A3A08 /* PerfectInformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91E81E553B7C003A3A08 /* PerfectInformationTableViewCell.m */; };
		29AB91EC1E553B7C003A3A08 /* PerfectInformationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91EA1E553B7C003A3A08 /* PerfectInformationViewController.m */; };
		29AB91FE1E553C16003A3A08 /* AnnouncementContentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91EF1E553C16003A3A08 /* AnnouncementContentTableViewCell.m */; };
		29AB91FF1E553C16003A3A08 /* AnnouncementListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91F11E553C16003A3A08 /* AnnouncementListTableViewCell.m */; };
		29AB92001E553C16003A3A08 /* AnnouncementTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91F31E553C16003A3A08 /* AnnouncementTableViewCell.m */; };
		29AB92011E553C16003A3A08 /* AnnouncementViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91F61E553C16003A3A08 /* AnnouncementViewController.m */; };
		29AB92021E553C16003A3A08 /* AnnountcementDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91F81E553C16003A3A08 /* AnnountcementDetailViewController.m */; };
		29AB92031E553C16003A3A08 /* WkWebViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91FA1E553C16003A3A08 /* WkWebViewViewController.m */; };
		29AB92041E553C16003A3A08 /* CustomTOAfficheEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB91FD1E553C16003A3A08 /* CustomTOAfficheEntity.m */; };
		29AB92091E554273003A3A08 /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB92081E554273003A3A08 /* MessageViewController.m */; };
		29AB920C1E5542CD003A3A08 /* MessageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29AB920B1E5542CD003A3A08 /* MessageTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
227 228 229
		29ACDAE31DF966EF003A0634 /* ForumItemListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29ACDAE21DF966EF003A0634 /* ForumItemListViewController.m */; };
		29ACDAE61DF9696E003A0634 /* CustomImageBackView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29ACDAE51DF9696E003A0634 /* CustomImageBackView.m */; };
		29ACDAE91DF96C50003A0634 /* ForumItemTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29ACDAE81DF96C50003A0634 /* ForumItemTableViewCell.m */; };
230
		29B3EE711DCE16130065FCCF /* LuckyDrawViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B3EE701DCE16130065FCCF /* LuckyDrawViewController.m */; };
231 232 233 234 235 236 237 238 239 240
		29B78C081DFA89A000C7C6D8 /* ReleasePostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C071DFA89A000C7C6D8 /* ReleasePostViewController.m */; };
		29B78C0C1DFA8B2800C7C6D8 /* HeadlineTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C0B1DFA8B2800C7C6D8 /* HeadlineTableViewCell.m */; };
		29B78C0F1DFA8B3700C7C6D8 /* ContentTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C0E1DFA8B3700C7C6D8 /* ContentTableViewCell.m */; };
		29B78C121DFA8BD500C7C6D8 /* KeyBoardAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C111DFA8BD500C7C6D8 /* KeyBoardAccessoryView.m */; };
		29B78C151DFA975900C7C6D8 /* PhotoManagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C141DFA975900C7C6D8 /* PhotoManagerViewController.m */; };
		29B78C181DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C171DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.m */; };
		29B78C201DFA9AD600C7C6D8 /* STEmoji.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C1B1DFA9AD600C7C6D8 /* STEmoji.m */; };
		29B78C211DFA9AD600C7C6D8 /* STEmojiCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C1D1DFA9AD600C7C6D8 /* STEmojiCollectionView.m */; };
		29B78C221DFA9AD600C7C6D8 /* STEmojiKeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B78C1F1DFA9AD600C7C6D8 /* STEmojiKeyboard.m */; };
		29B78C241DFA9BB900C7C6D8 /* emoji.json in Resources */ = {isa = PBXBuildFile; fileRef = 29B78C231DFA9BB900C7C6D8 /* emoji.json */; };
曹云霄's avatar
曹云霄 committed
241
		29BAA3AB1DC9FB5B00927D04 /* PromptTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BAA3AA1DC9FB5B00927D04 /* PromptTableViewCell.m */; };
勾芒's avatar
勾芒 committed
242 243 244 245 246 247 248 249
		29BB27681CD9D38E009A0813 /* AllpriceTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27671CD9D38E009A0813 /* AllpriceTableViewCell.m */; };
		29BB27741CD9DFAC009A0813 /* SceneLibraryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27731CD9DFAC009A0813 /* SceneLibraryViewController.m */; };
		29BB27771CD9DFBA009A0813 /* ProductLibraryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27761CD9DFBA009A0813 /* ProductLibraryViewController.m */; };
		29BB27801CD9DFD7009A0813 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB277F1CD9DFD7009A0813 /* AboutViewController.m */; };
		29BFBD871CE428B200C238FB /* Customermanager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BFBD861CE428B200C238FB /* Customermanager.m */; };
		29BFBD8F1CE44BA900C238FB /* goodsDetailsSectionview.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BFBD8E1CE44BA900C238FB /* goodsDetailsSectionview.m */; };
		29BFBD911CE44BC200C238FB /* goodsDetailsSectionview.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29BFBD901CE44BC200C238FB /* goodsDetailsSectionview.xib */; };
		29BFBD981CE46FDA00C238FB /* MyclientEntityModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BFBD971CE46FDA00C238FB /* MyclientEntityModel.m */; };
曹云霄's avatar
曹云霄 committed
250 251
		29C0E73D1DD9824E006CCCF9 /* Announcement.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29C0E73C1DD9824E006CCCF9 /* Announcement.storyboard */; };
		29C0E73F1DD98335006CCCF9 /* LearningCenter.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29C0E73E1DD98335006CCCF9 /* LearningCenter.storyboard */; };
曹云霄's avatar
曹云霄 committed
252 253 254 255 256 257 258 259
		29C13FA21F0E38C10053EE1F /* GDataXMLNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F931F0E38C10053EE1F /* GDataXMLNode.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		29C13FA31F0E38C10053EE1F /* MOFSAddressPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F961F0E38C10053EE1F /* MOFSAddressPickerView.m */; };
		29C13FA41F0E38C10053EE1F /* MOFSDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F981F0E38C10053EE1F /* MOFSDatePicker.m */; };
		29C13FA51F0E38C10053EE1F /* MOFSPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F9A1F0E38C10053EE1F /* MOFSPickerManager.m */; };
		29C13FA61F0E38C10053EE1F /* MOFSPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F9C1F0E38C10053EE1F /* MOFSPickerView.m */; };
		29C13FA71F0E38C10053EE1F /* MOFSToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13F9E1F0E38C10053EE1F /* MOFSToolbar.m */; };
		29C13FA81F0E38C10053EE1F /* PickerAddressModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C13FA01F0E38C10053EE1F /* PickerAddressModel.m */; };
		29C13FA91F0E38C10053EE1F /* province_data.xml in Resources */ = {isa = PBXBuildFile; fileRef = 29C13FA11F0E38C10053EE1F /* province_data.xml */; };
曹云霄's avatar
曹云霄 committed
260
		29C30BDB1DDC1EE500CA3E29 /* LearningCenterMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C30BDA1DDC1EE500CA3E29 /* LearningCenterMainViewController.m */; };
曹云霄's avatar
曹云霄 committed
261 262
		29C30BE41DDC3B1300CA3E29 /* OnlineLearningViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C30BE31DDC3B1300CA3E29 /* OnlineLearningViewController.m */; };
		29C30BE71DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C30BE61DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.m */; };
263
		29C4C24A1E14BFA20093B100 /* RCAnimatedImagesView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C4C2491E14BFA20093B100 /* RCAnimatedImagesView.m */; };
勾芒's avatar
勾芒 committed
264 265
		29C584E91CDA249300C6F677 /* ProductCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C584E81CDA249200C6F677 /* ProductCollectionViewCell.m */; };
		29C584ED1CDA429500C6F677 /* ProductDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C584EC1CDA429500C6F677 /* ProductDetailsViewController.m */; };
266
		29CB35421CFF0FB60061A5F3 /* ScreeningCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CB35411CFF0FB60061A5F3 /* ScreeningCollectionViewCell.m */; };
267 268 269 270 271 272 273 274 275 276 277 278
		29CC51EC1E8A011E009FBB6A /* PaymentWithdrawalMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51D61E8A011E009FBB6A /* PaymentWithdrawalMainViewController.m */; };
		29CC51ED1E8A011E009FBB6A /* RebateDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51D81E8A011E009FBB6A /* RebateDetailsViewController.m */; };
		29CC51EE1E8A011E009FBB6A /* RebateSuccessTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51DA1E8A011E009FBB6A /* RebateSuccessTableViewController.m */; };
		29CC51EF1E8A011E009FBB6A /* RebateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51DC1E8A011E009FBB6A /* RebateViewController.m */; };
		29CC51F01E8A011E009FBB6A /* PaymentsDetailsTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51DF1E8A011E009FBB6A /* PaymentsDetailsTableViewController.m */; };
		29CC51F11E8A011E009FBB6A /* PaymentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51E11E8A011E009FBB6A /* PaymentsViewController.m */; };
		29CC51F21E8A011E009FBB6A /* WithdrawalTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51E41E8A011E009FBB6A /* WithdrawalTableViewController.m */; };
		29CC51F31E8A011E009FBB6A /* WithdrawalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51E61E8A011E009FBB6A /* WithdrawalViewController.m */; };
		29CC51F41E8A011E009FBB6A /* BindingBankCARDViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51E91E8A011E009FBB6A /* BindingBankCARDViewController.m */; };
		29CC51F51E8A011E009FBB6A /* BindingSuccessViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51EB1E8A011E009FBB6A /* BindingSuccessViewController.m */; };
		29CC51F81E8A032D009FBB6A /* LuckyDrawMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51F71E8A032D009FBB6A /* LuckyDrawMainViewController.m */; };
		29CC51FB1E8A0721009FBB6A /* ReadPacketMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CC51FA1E8A0721009FBB6A /* ReadPacketMainViewController.m */; };
勾芒's avatar
勾芒 committed
279
		29CCA43C1CF7ED6100BC19DD /* SelectedTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CCA43B1CF7ED6100BC19DD /* SelectedTableViewCell.m */; };
280
		29CF0EC81DDC564900A37171 /* GuideIntegral.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29CF0EC71DDC564900A37171 /* GuideIntegral.storyboard */; };
勾芒's avatar
勾芒 committed
281 282 283 284 285
		29D260F51CEEAE2800A9787D /* FullScreenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D260F41CEEAE2800A9787D /* FullScreenViewController.m */; };
		29D260F81CEEAF2D00A9787D /* FullScreenViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D260F71CEEAF2D00A9787D /* FullScreenViewCell.m */; };
		29D260FB1CEECDFF00A9787D /* goodsDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D260FA1CEECDFF00A9787D /* goodsDetailsTableViewCell.m */; };
		29D260FD1CEED53400A9787D /* goodsDetailsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29D260FC1CEED53400A9787D /* goodsDetailsTableViewCell.xib */; };
		29D261001CEEF16D00A9787D /* MjRefreshHeaderCustom.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D260FF1CEEF16D00A9787D /* MjRefreshHeaderCustom.m */; };
286 287
		29D4C29C1E0CEA2300D256C0 /* NSString+Category.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D4C29B1E0CEA2300D256C0 /* NSString+Category.m */; };
		29D4C2A01E0CEF5800D256C0 /* ICRPlaceholderTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D4C29F1E0CEF5800D256C0 /* ICRPlaceholderTextView.m */; };
曹云霄's avatar
曹云霄 committed
288 289 290
		29DAF5381E7B7E6A00D7B970 /* ReadPacketViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29DAF5371E7B7E6A00D7B970 /* ReadPacketViewController.m */; };
		29DAF53B1E7B821E00D7B970 /* ReadPacketStateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29DAF53A1E7B821E00D7B970 /* ReadPacketStateViewController.m */; };
		29DAF53F1E7B846B00D7B970 /* ReadPacketCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29DAF53E1E7B846B00D7B970 /* ReadPacketCollectionViewCell.m */; };
勾芒's avatar
勾芒 committed
291
		29E28CE81CE0B91B00812A55 /* HENLENSONG.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E28CE71CE0B91B00812A55 /* HENLENSONG.m */; };
292 293 294 295 296 297 298 299
		29E2D3201DB8737000443170 /* CardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D31F1DB8737000443170 /* CardViewController.m */; };
		29E2D3241DB878F200443170 /* XLPlainFlowLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D3231DB878F200443170 /* XLPlainFlowLayout.m */; };
		29E2D3271DB88D8B00443170 /* CardOrderInformationReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D3261DB88D8B00443170 /* CardOrderInformationReusableView.m */; };
		29E2D3291DB8918100443170 /* CardOrderInformationReusableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29E2D3281DB8918100443170 /* CardOrderInformationReusableView.xib */; };
		29E2D32F1DB8AFD500443170 /* MDMatrix.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D32C1DB8AFD500443170 /* MDMatrix.m */; };
		29E2D3301DB8AFD500443170 /* MDScratchImageView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D32E1DB8AFD500443170 /* MDScratchImageView.mm */; };
		29E2D33C1DB8BE7F00443170 /* CardAmplificationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E2D33A1DB8BE7F00443170 /* CardAmplificationViewController.m */; };
		29E2D33D1DB8BE7F00443170 /* CardAmplificationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29E2D33B1DB8BE7F00443170 /* CardAmplificationViewController.xib */; };
勾芒's avatar
勾芒 committed
300 301 302 303 304
		29E384BE1CE9933300888199 /* AdditionalTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E384BC1CE9933300888199 /* AdditionalTableViewCell.m */; };
		29E384BF1CE9933300888199 /* AdditionalTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29E384BD1CE9933300888199 /* AdditionalTableViewCell.xib */; };
		29E384C81CE9A8BF00888199 /* SearchCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E384C71CE9A8BF00888199 /* SearchCollectionViewCell.m */; };
		29E384CB1CE9B0BB00888199 /* HotCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E384CA1CE9B0BB00888199 /* HotCollectionViewCell.m */; };
		29E384D11CE9C65700888199 /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E384D01CE9C65700888199 /* SearchViewController.m */; };
305
		29E47BD41E8E0C49004D0D00 /* UIButton+Title_Image.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E47BD31E8E0C49004D0D00 /* UIButton+Title_Image.m */; };
曹云霄's avatar
曹云霄 committed
306
		29E47BE01E8E42F2004D0D00 /* ToolHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E47BDF1E8E42F2004D0D00 /* ToolHelper.m */; };
307
		29E9443D1DE3E0D0007CD26C /* prizeDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E9443C1DE3E0D0007CD26C /* prizeDetailsTableViewCell.m */; };
308 309 310 311 312
		29E944421DE3EC7C007CD26C /* PrizeMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944411DE3EC7C007CD26C /* PrizeMainViewController.m */; };
		29E944461DE3EFFE007CD26C /* PrizeListCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944451DE3EFFE007CD26C /* PrizeListCollectionViewCell.m */; };
		29E9444D1DE40D5F007CD26C /* PrizeListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E9444C1DE40D5F007CD26C /* PrizeListModel.m */; };
		29E944521DE413D6007CD26C /* ApplyPrizeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944501DE413D6007CD26C /* ApplyPrizeViewController.m */; };
		29E944531DE413D6007CD26C /* ApplyPrizeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29E944511DE413D6007CD26C /* ApplyPrizeViewController.xib */; };
313 314 315 316 317
		29E944561DE45529007CD26C /* PrizeExchangeBillTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944551DE45529007CD26C /* PrizeExchangeBillTableViewCell.m */; };
		29E944591DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944581DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.m */; };
		29E9445C1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E9445B1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.m */; };
		29E9445F1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E9445E1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.m */; };
		29E944621DE45654007CD26C /* PrizeExchangeDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E944611DE45654007CD26C /* PrizeExchangeDetailsViewController.m */; };
勾芒's avatar
勾芒 committed
318 319 320 321 322 323 324 325 326 327 328 329 330 331
		29EAAE8E1CDC3E8E00C4DBA2 /* BillingInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAE8D1CDC3E8E00C4DBA2 /* BillingInfoView.m */; };
		29EAAE901CDC3E9700C4DBA2 /* BillingInfoView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29EAAE8F1CDC3E9700C4DBA2 /* BillingInfoView.xib */; };
		29EAAE951CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAE941CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m */; };
		29EAAE9C1CDC74CA00C4DBA2 /* AllCustomerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAE9B1CDC74CA00C4DBA2 /* AllCustomerViewController.m */; };
		29EAAEA01CDC79DC00C4DBA2 /* CustomerOrderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAE9F1CDC79DC00C4DBA2 /* CustomerOrderViewController.m */; };
		29EAAEA51CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAEA41CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m */; };
		29EAAEAA1CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EAAEA91CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m */; };
		29EAAEAC1CDCA28300C4DBA2 /* city.json in Resources */ = {isa = PBXBuildFile; fileRef = 29EAAEAB1CDCA28300C4DBA2 /* city.json */; };
		29EC331A1CE023D5005F0C13 /* ChangePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EC33181CE023D5005F0C13 /* ChangePasswordViewController.m */; };
		29EC331B1CE023D5005F0C13 /* ChangePasswordViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29EC33191CE023D5005F0C13 /* ChangePasswordViewController.xib */; };
		29EC331F1CE02AFA005F0C13 /* PopoverViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29EC331E1CE02AFA005F0C13 /* PopoverViewController.m */; };
		29F14BA91CF6B60D0005D3E5 /* QRUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F14BA31CF6B60D0005D3E5 /* QRUtil.m */; };
		29F14BAA1CF6B60D0005D3E5 /* QRView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F14BA51CF6B60D0005D3E5 /* QRView.m */; };
		29F14BAB1CF6B60D0005D3E5 /* QRViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F14BA71CF6B60D0005D3E5 /* QRViewController.m */; };
332 333
		29F309341DFF93AC00776C7B /* CustomTOForumReplyEntity.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F309331DFF93AC00776C7B /* CustomTOForumReplyEntity.m */; };
		29F309371DFFAA6300776C7B /* BestReplyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F309361DFFAA6300776C7B /* BestReplyView.m */; };
勾芒's avatar
勾芒 committed
334 335 336
		29F725FB1CE17B0D0072FE0E /* Shoppersmanager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F725FA1CE17B0D0072FE0E /* Shoppersmanager.m */; };
		29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */; };
		29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */; };
曹云霄's avatar
曹云霄 committed
337
		458754197D16754238F76D64 /* libPods-Lighting.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 776B804E9EBF4148093B44DF /* libPods-Lighting.a */; };
Sandy's avatar
Sandy committed
338 339 340
		8F0FD1A11EA48EC500D38035 /* ForumDetailBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F0FD1A01EA48EC500D38035 /* ForumDetailBottomView.m */; };
		8F0FD1A41EA494EA00D38035 /* ForumDetailBottomPictureCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F0FD1A31EA494EA00D38035 /* ForumDetailBottomPictureCell.m */; };
		8F0FD1A71EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F0FD1A61EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.m */; };
Sandy's avatar
Sandy committed
341 342
		8F7B45461EA61FED00E52092 /* ForumCommentListViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F7B45451EA61FED00E52092 /* ForumCommentListViewModel.m */; };
		8FEF03F31EA7543F00837A64 /* UIImage+Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FEF03F21EA7543F00837A64 /* UIImage+Helper.m */; };
勾芒's avatar
勾芒 committed
343 344 345 346 347 348
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		041843DB1CF773490081B694 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
		041843DD1CF773530081B694 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
		041843E01CF773710081B694 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
349
		041843E21CF7737E0081B694 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; lineEnding = 0; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; xcLanguageSpecificationIdentifier = "xcode.lang.text-based-dylib"; };
勾芒's avatar
勾芒 committed
350 351 352 353 354 355
		041843E41CF773990081B694 /* libstdc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libstdc++.tbd"; path = "usr/lib/libstdc++.tbd"; sourceTree = SDKROOT; };
		041843E61CF773A00081B694 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
		0447085C1CD7C06B00555827 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
		0447085D1CD7C06B00555827 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
		04F9EE1F1CF27AF900BD729F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
		04F9EE211CF27B1D00BD729F /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
356 357
		04FCB1A21CF60A8F0056093B /* DeviceDirectionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceDirectionManager.h; sourceTree = "<group>"; };
		04FCB1A31CF60A8F0056093B /* DeviceDirectionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceDirectionManager.m; sourceTree = "<group>"; };
358 359
		290173891E0A22940005F48B /* UIButton+countDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+countDown.h"; sourceTree = "<group>"; };
		2901738A1E0A22940005F48B /* UIButton+countDown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+countDown.m"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
360 361
		2903F93B1DBE57F4003CC6B1 /* JDEcardViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDEcardViewController.h; sourceTree = "<group>"; };
		2903F93C1DBE57F4003CC6B1 /* JDEcardViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDEcardViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
362 363
		29045F301DCA192700E42A86 /* PromptHeaderTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromptHeaderTableViewCell.h; sourceTree = "<group>"; };
		29045F311DCA192700E42A86 /* PromptHeaderTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromptHeaderTableViewCell.m; sourceTree = "<group>"; };
364 365
		2904BA411DBEF3A200FB473A /* OrderRecordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderRecordViewController.h; sourceTree = "<group>"; };
		2904BA421DBEF3A200FB473A /* OrderRecordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderRecordViewController.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
366 367 368 369 370 371 372
		2906B5D51CD89246000849B4 /* ClientDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientDetailsTableViewCell.h; sourceTree = "<group>"; };
		2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientDetailsTableViewCell.m; sourceTree = "<group>"; };
		290887081CE5A308000B7097 /* DateSelectedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateSelectedViewController.h; sourceTree = "<group>"; };
		290887091CE5A308000B7097 /* DateSelectedViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateSelectedViewController.m; sourceTree = "<group>"; };
		2908870A1CE5A308000B7097 /* DateSelectedViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DateSelectedViewController.xib; sourceTree = "<group>"; };
		290887111CE5DF16000B7097 /* ShopcarModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShopcarModel.h; sourceTree = "<group>"; };
		290887121CE5DF16000B7097 /* ShopcarModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShopcarModel.m; sourceTree = "<group>"; };
373 374
		2912DFE01E012FE80095C576 /* PostPhotoManagerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostPhotoManagerViewController.h; sourceTree = "<group>"; };
		2912DFE11E012FE80095C576 /* PostPhotoManagerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostPhotoManagerViewController.m; sourceTree = "<group>"; };
375 376
		2916A7461D703A1700644C8C /* UIView+CornerRadius.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+CornerRadius.h"; sourceTree = "<group>"; };
		2916A7471D703A1700644C8C /* UIView+CornerRadius.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+CornerRadius.m"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
377 378 379 380
		2916A74A1D703DFF00644C8C /* PaymentsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaymentsTableViewCell.h; sourceTree = "<group>"; };
		2916A74B1D703DFF00644C8C /* PaymentsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PaymentsTableViewCell.m; sourceTree = "<group>"; };
		2916A74D1D703E4F00644C8C /* WithdrawalTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WithdrawalTableViewCell.h; sourceTree = "<group>"; };
		2916A74E1D703E4F00644C8C /* WithdrawalTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WithdrawalTableViewCell.m; sourceTree = "<group>"; };
381
		29194B7E1E82547000C841D8 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
曹云霄's avatar
曹云霄 committed
382 383 384
		291A37751DBA58CC00299F0D /* GetJDCardView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GetJDCardView.h; sourceTree = "<group>"; };
		291A37761DBA58CC00299F0D /* GetJDCardView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetJDCardView.m; sourceTree = "<group>"; };
		291A37781DBA58D700299F0D /* GetJDCardView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GetJDCardView.xib; sourceTree = "<group>"; };
385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402
		291D118B1E790B0B001E081E /* DiscussMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscussMainViewController.h; sourceTree = "<group>"; };
		291D118C1E790B0B001E081E /* DiscussMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscussMainViewController.m; sourceTree = "<group>"; };
		291D118E1E790B45001E081E /* DateCalibrationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateCalibrationViewController.h; sourceTree = "<group>"; };
		291D118F1E790B45001E081E /* DateCalibrationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateCalibrationViewController.m; sourceTree = "<group>"; };
		291D11911E790BE6001E081E /* DateCalibrationDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateCalibrationDetailViewController.h; sourceTree = "<group>"; };
		291D11921E790BE6001E081E /* DateCalibrationDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateCalibrationDetailViewController.m; sourceTree = "<group>"; };
		291D11941E790CCF001E081E /* DiscussModuleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscussModuleViewController.h; sourceTree = "<group>"; };
		291D11951E790CCF001E081E /* DiscussModuleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscussModuleViewController.m; sourceTree = "<group>"; };
		291D11971E790DFA001E081E /* CalibrationCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CalibrationCollectionViewCell.h; sourceTree = "<group>"; };
		291D11981E790DFA001E081E /* CalibrationCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CalibrationCollectionViewCell.m; sourceTree = "<group>"; };
		291D119A1E790E16001E081E /* CalibrationDetailCollectionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CalibrationDetailCollectionCell.h; sourceTree = "<group>"; };
		291D119B1E790E16001E081E /* CalibrationDetailCollectionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CalibrationDetailCollectionCell.m; sourceTree = "<group>"; };
		291D119D1E791342001E081E /* DiscussModuleCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscussModuleCollectionViewCell.h; sourceTree = "<group>"; };
		291D119E1E791342001E081E /* DiscussModuleCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscussModuleCollectionViewCell.m; sourceTree = "<group>"; };
		291D11A01E7923FF001E081E /* TriangleIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TriangleIndicatorView.h; sourceTree = "<group>"; };
		291D11A11E7923FF001E081E /* TriangleIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TriangleIndicatorView.m; sourceTree = "<group>"; };
		291D11A31E795104001E081E /* CustomTOForumtypeEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOForumtypeEntity.h; sourceTree = "<group>"; };
		291D11A41E795104001E081E /* CustomTOForumtypeEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOForumtypeEntity.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
403 404 405 406 407 408 409 410 411 412 413 414
		291D6A561CFFD45F007891AE /* SceneSectionHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneSectionHeaderView.h; sourceTree = "<group>"; };
		291D6A571CFFD45F007891AE /* SceneSectionHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneSectionHeaderView.m; sourceTree = "<group>"; };
		291D6A5A1CFFDCCA007891AE /* SceneListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneListModel.h; sourceTree = "<group>"; };
		291D6A5B1CFFDCCA007891AE /* SceneListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneListModel.m; sourceTree = "<group>"; };
		291D6A601CFFE212007891AE /* DataDictModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataDictModel.h; sourceTree = "<group>"; };
		291D6A611CFFE212007891AE /* DataDictModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataDictModel.m; sourceTree = "<group>"; };
		291D6A631D0002AF007891AE /* TOGoodsEntityModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TOGoodsEntityModel.h; sourceTree = "<group>"; };
		291D6A641D0002AF007891AE /* TOGoodsEntityModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TOGoodsEntityModel.m; sourceTree = "<group>"; };
		291D6A691D000A2A007891AE /* ProductScreeningCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductScreeningCollectionViewCell.h; sourceTree = "<group>"; };
		291D6A6A1D000A2A007891AE /* ProductScreeningCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductScreeningCollectionViewCell.m; sourceTree = "<group>"; };
		291D6A6C1D0012AB007891AE /* GoodsCategoryModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsCategoryModel.h; sourceTree = "<group>"; };
		291D6A6D1D0012AB007891AE /* GoodsCategoryModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsCategoryModel.m; sourceTree = "<group>"; };
415 416 417 418
		2921F2F61DB5C7E400D6439B /* OrderDetailsSectionHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderDetailsSectionHeaderView.h; sourceTree = "<group>"; };
		2921F2F71DB5C7E400D6439B /* OrderDetailsSectionHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderDetailsSectionHeaderView.m; sourceTree = "<group>"; };
		2921F2FA1DB5E75300D6439B /* PromotionalGoodsModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionalGoodsModel.h; sourceTree = "<group>"; };
		2921F2FB1DB5E75300D6439B /* PromotionalGoodsModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionalGoodsModel.m; sourceTree = "<group>"; };
419 420
		2921F2FE1DB5E91A00D6439B /* NSDictionary+category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+category.h"; sourceTree = "<group>"; };
		2921F2FF1DB5E91A00D6439B /* NSDictionary+category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+category.m"; sourceTree = "<group>"; };
421 422 423 424
		2921F3011DB5EBD600D6439B /* PromotionalDeductionModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionalDeductionModel.h; sourceTree = "<group>"; };
		2921F3021DB5EBD600D6439B /* PromotionalDeductionModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionalDeductionModel.m; sourceTree = "<group>"; };
		2921F3041DB5F27A00D6439B /* PromotionalTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionalTableViewCell.h; sourceTree = "<group>"; };
		2921F3051DB5F27A00D6439B /* PromotionalTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionalTableViewCell.m; sourceTree = "<group>"; };
425 426
		2925D03B1CFEE5D7008879BC /* ScreeningTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningTableViewCell.h; sourceTree = "<group>"; };
		2925D03C1CFEE5D7008879BC /* ScreeningTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningTableViewCell.m; sourceTree = "<group>"; };
427
		2928F7E21CD085F40036D761 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = PrefixHeader.pch; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
勾芒's avatar
勾芒 committed
428 429 430 431 432 433 434 435
		2928F7E51CD087FE0036D761 /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
		2928F7E61CD087FE0036D761 /* BaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseViewController.m; sourceTree = "<group>"; };
		2928F8361CD09E730036D761 /* CustomButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomButton.h; sourceTree = "<group>"; };
		2928F8371CD09E730036D761 /* CustomButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomButton.m; sourceTree = "<group>"; };
		2928F8401CD0ABAC0036D761 /* ShoppingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingViewController.h; sourceTree = "<group>"; };
		2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingViewController.m; sourceTree = "<group>"; };
		292A142F1CE81D1D00EB4430 /* AddressModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressModel.h; sourceTree = "<group>"; };
		292A14301CE81D1D00EB4430 /* AddressModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddressModel.m; sourceTree = "<group>"; };
436 437 438 439
		292AD1FE1DE309C1003EC56E /* IntegralDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntegralDetailsViewController.h; sourceTree = "<group>"; };
		292AD1FF1DE309C1003EC56E /* IntegralDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntegralDetailsViewController.m; sourceTree = "<group>"; };
		292AD2021DE30A5F003EC56E /* IntegralDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntegralDetailsTableViewCell.h; sourceTree = "<group>"; };
		292AD2031DE30A5F003EC56E /* IntegralDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntegralDetailsTableViewCell.m; sourceTree = "<group>"; };
440 441 442 443 444 445
		293163F81DCE3CBA0075129D /* LuckyDrawDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LuckyDrawDetailsViewController.h; sourceTree = "<group>"; };
		293163F91DCE3CBA0075129D /* LuckyDrawDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LuckyDrawDetailsViewController.m; sourceTree = "<group>"; };
		293163FE1DCE3F6D0075129D /* NotDrawTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotDrawTableViewCell.h; sourceTree = "<group>"; };
		293163FF1DCE3F6D0075129D /* NotDrawTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotDrawTableViewCell.m; sourceTree = "<group>"; };
		293164011DCE3F780075129D /* UsedDrawTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsedDrawTableViewCell.h; sourceTree = "<group>"; };
		293164021DCE3F780075129D /* UsedDrawTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UsedDrawTableViewCell.m; sourceTree = "<group>"; };
446 447 448
		2932214E1E6F9F1B00DD4980 /* XYTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XYTextField.h; sourceTree = "<group>"; };
		2932214F1E6F9F1B00DD4980 /* XYTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XYTextField.m; sourceTree = "<group>"; };
		293221521E6FA20D00DD4980 /* reference.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = reference.png; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
449 450 451
		2933934D1CD3158B000D997B /* instructionsLabe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instructionsLabe.h; sourceTree = "<group>"; };
		2933934E1CD3158B000D997B /* instructionsLabe.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = instructionsLabe.m; sourceTree = "<group>"; };
		293393531CD3379E000D997B /* ShoppingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingTableViewCell.h; sourceTree = "<group>"; };
452
		293393541CD3379E000D997B /* ShoppingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ShoppingTableViewCell.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
勾芒's avatar
勾芒 committed
453 454 455
		29360C2D1CDDC47E002A5D89 /* ScreeningView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningView.h; sourceTree = "<group>"; };
		29360C2E1CDDC47E002A5D89 /* ScreeningView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningView.m; sourceTree = "<group>"; };
		29360C301CDDC487002A5D89 /* ScreeningView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ScreeningView.xib; sourceTree = "<group>"; };
456 457 458 459
		2936F28A1D014147007CA67C /* sceneScreeningCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sceneScreeningCollectionViewCell.h; sourceTree = "<group>"; };
		2936F28B1D014147007CA67C /* sceneScreeningCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = sceneScreeningCollectionViewCell.m; sourceTree = "<group>"; };
		2936F28D1D0141FD007CA67C /* ProductScreeningTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductScreeningTableViewCell.h; sourceTree = "<group>"; };
		2936F28E1D0141FD007CA67C /* ProductScreeningTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductScreeningTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
460
		2936F2941D017BBD007CA67C /* GoodsImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsImageView.h; sourceTree = "<group>"; };
461 462 463
		2936F2951D017BBD007CA67C /* GoodsImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = GoodsImageView.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
		2936F2971D01868E007CA67C /* ShareGoodsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = ShareGoodsViewController.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
		2936F2981D01868E007CA67C /* ShareGoodsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ShareGoodsViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
勾芒's avatar
勾芒 committed
464
		2936F2991D01868E007CA67C /* ShareGoodsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareGoodsViewController.xib; sourceTree = "<group>"; };
465 466
		293829CC1E78E431006CC8F5 /* StartBreakThroughViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartBreakThroughViewController.h; sourceTree = "<group>"; };
		293829CD1E78E431006CC8F5 /* StartBreakThroughViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StartBreakThroughViewController.m; sourceTree = "<group>"; };
467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486
		2940AE7B1DE7D2F0001164B0 /* ForumTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumTableViewCell.h; sourceTree = "<group>"; };
		2940AE7C1DE7D2F0001164B0 /* ForumTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumTableViewCell.m; sourceTree = "<group>"; };
		2940AE811DE7E1D1001164B0 /* VideoHelperViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoHelperViewController.h; sourceTree = "<group>"; };
		2940AE821DE7E1D1001164B0 /* VideoHelperViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoHelperViewController.m; sourceTree = "<group>"; };
		2940AE841DE7FCDB001164B0 /* VideoListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoListViewController.h; sourceTree = "<group>"; };
		2940AE851DE7FCDB001164B0 /* VideoListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoListViewController.m; sourceTree = "<group>"; };
		2940AE871DE7FCE4001164B0 /* VideoDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoDetailViewController.h; sourceTree = "<group>"; };
		2940AE881DE7FCE4001164B0 /* VideoDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoDetailViewController.m; sourceTree = "<group>"; };
		2940AE8A1DE7FD12001164B0 /* VideoListItemTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoListItemTableViewCell.h; sourceTree = "<group>"; };
		2940AE8B1DE7FD12001164B0 /* VideoListItemTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoListItemTableViewCell.m; sourceTree = "<group>"; };
		2940AE8D1DE7FD24001164B0 /* PPTListItemTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PPTListItemTableViewCell.h; sourceTree = "<group>"; };
		2940AE8E1DE7FD24001164B0 /* PPTListItemTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PPTListItemTableViewCell.m; sourceTree = "<group>"; };
		2940AE901DE7FD55001164B0 /* VideoDetailIntroTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoDetailIntroTableViewCell.h; sourceTree = "<group>"; };
		2940AE911DE7FD55001164B0 /* VideoDetailIntroTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoDetailIntroTableViewCell.m; sourceTree = "<group>"; };
		2940AE931DE7FD79001164B0 /* VideoLecturerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoLecturerTableViewCell.h; sourceTree = "<group>"; };
		2940AE941DE7FD79001164B0 /* VideoLecturerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoLecturerTableViewCell.m; sourceTree = "<group>"; };
		2940AE961DE7FDA3001164B0 /* VideoListSectionHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoListSectionHeaderView.h; sourceTree = "<group>"; };
		2940AE971DE7FDA3001164B0 /* VideoListSectionHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoListSectionHeaderView.m; sourceTree = "<group>"; };
		2940AE991DE7FE17001164B0 /* OnlineLearningDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnlineLearningDetailViewController.h; sourceTree = "<group>"; };
		2940AE9A1DE7FE17001164B0 /* OnlineLearningDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OnlineLearningDetailViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
487 488
		2941910B1E7BBFAA005431CF /* PromotionalReadPacketModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionalReadPacketModel.h; sourceTree = "<group>"; };
		2941910C1E7BBFAA005431CF /* PromotionalReadPacketModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionalReadPacketModel.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
489 490 491
		2942F8A41CDD80C2005B377E /* authenticateView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = authenticateView.h; sourceTree = "<group>"; };
		2942F8A51CDD80C2005B377E /* authenticateView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = authenticateView.m; sourceTree = "<group>"; };
		2942F8A71CDD80CE005B377E /* authenticateView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = authenticateView.xib; sourceTree = "<group>"; };
492
		2945FA811DFAC02F0066C55D /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; };
曹云霄's avatar
曹云霄 committed
493 494
		29498C521D050DFC004FA79B /* UIImagePickerController+SupportDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImagePickerController+SupportDirection.h"; sourceTree = "<group>"; };
		29498C531D050DFC004FA79B /* UIImagePickerController+SupportDirection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImagePickerController+SupportDirection.m"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
495 496 497 498 499 500
		29498C581D051C3F004FA79B /* HelpController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HelpController.h; sourceTree = "<group>"; };
		29498C591D051C3F004FA79B /* HelpController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HelpController.m; sourceTree = "<group>"; };
		29498C5B1D053B2C004FA79B /* ShoppingBagViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingBagViewController.h; sourceTree = "<group>"; };
		29498C5C1D053B2C004FA79B /* ShoppingBagViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingBagViewController.m; sourceTree = "<group>"; };
		29498C5E1D053B7C004FA79B /* ShoppingBagTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShoppingBagTableViewCell.h; sourceTree = "<group>"; };
		29498C5F1D053B7C004FA79B /* ShoppingBagTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingBagTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
501 502 503 504
		2949BABB1CD2EFA00049385A /* InformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InformationTableViewCell.h; sourceTree = "<group>"; };
		2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InformationTableViewCell.m; sourceTree = "<group>"; };
		2949BAC01CD3055A0049385A /* MMExampleDrawerVisualStateManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MMExampleDrawerVisualStateManager.h; sourceTree = "<group>"; };
		2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MMExampleDrawerVisualStateManager.m; sourceTree = "<group>"; };
505 506 507 508
		294B86CF1E6D2B04004E2D0F /* ResellerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResellerViewController.h; sourceTree = "<group>"; };
		294B86D01E6D2B04004E2D0F /* ResellerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResellerViewController.m; sourceTree = "<group>"; };
		294B86D51E6D46E9004E2D0F /* CommentTagTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommentTagTableViewCell.h; sourceTree = "<group>"; };
		294B86D61E6D46E9004E2D0F /* CommentTagTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommentTagTableViewCell.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
509
		294BFDD01D47225A00BFD53F /* OppleMain.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = OppleMain.storyboard; sourceTree = "<group>"; };
510
		294BFDD41D47227900BFD53F /* ExperienceCentreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ExperienceCentreViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
勾芒's avatar
勾芒 committed
511 512 513
		294CF0EA1CEDCF480055F1D8 /* PromptinformationView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromptinformationView.h; sourceTree = "<group>"; };
		294CF0EB1CEDCF480055F1D8 /* PromptinformationView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromptinformationView.m; sourceTree = "<group>"; };
		294CF0ED1CEDCF540055F1D8 /* PromptinformationView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PromptinformationView.xib; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
514 515 516
		295B62BF1E811321008D4C6F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
		295B62C01E811321008D4C6F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
		295B62DE1E812188008D4C6F /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; };
517 518
		295DE56A1DDC5DFA00E27725 /* GuideIntegralViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuideIntegralViewController.h; sourceTree = "<group>"; };
		295DE56B1DDC5DFA00E27725 /* GuideIntegralViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GuideIntegralViewController.m; sourceTree = "<group>"; };
519 520 521 522 523 524 525 526 527
		295DEA9A1DB70FB9006ED4A6 /* RightControlTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RightControlTableViewCell.h; sourceTree = "<group>"; };
		295DEA9B1DB70FB9006ED4A6 /* RightControlTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RightControlTableViewCell.m; sourceTree = "<group>"; };
		295DEA9D1DB71EFC006ED4A6 /* RightControlSectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RightControlSectionView.h; sourceTree = "<group>"; };
		295DEA9E1DB71EFC006ED4A6 /* RightControlSectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RightControlSectionView.m; sourceTree = "<group>"; };
		295DEAA51DB756DA006ED4A6 /* CardCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardCollectionViewCell.h; sourceTree = "<group>"; };
		295DEAA61DB756DA006ED4A6 /* CardCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CardCollectionViewCell.m; sourceTree = "<group>"; };
		295DEAA81DB77572006ED4A6 /* CardDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardDetailsViewController.h; sourceTree = "<group>"; };
		295DEAA91DB77572006ED4A6 /* CardDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CardDetailsViewController.m; sourceTree = "<group>"; };
		295DEAC01DB786B8006ED4A6 /* CardDontUseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardDontUseViewController.h; sourceTree = "<group>"; };
528
		295DEAC11DB786B8006ED4A6 /* CardDontUseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CardDontUseViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
529
		295DEAC31DB786C6006ED4A6 /* CardBeenUseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardBeenUseViewController.h; sourceTree = "<group>"; };
530
		295DEAC41DB786C6006ED4A6 /* CardBeenUseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CardBeenUseViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
曹云霄's avatar
曹云霄 committed
531 532 533 534 535 536 537
		295DEDC31E681C8D007308FF /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; };
		295DEDC41E681C8D007308FF /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
		295DEDC91E681D28007308FF /* opple_objc_json_client.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = opple_objc_json_client.m; sourceTree = "<group>"; };
		295DEDCA1E681D28007308FF /* opple_objc_json_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opple_objc_json_client.h; sourceTree = "<group>"; };
		295DEDCC1E681D3C007308FF /* CYConstManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CYConstManager.m; sourceTree = "<group>"; };
		295DEDCD1E681D3C007308FF /* CYConstManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CYConstManager.h; sourceTree = "<group>"; };
		295DEDCF1E682913007308FF /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
538
		2960EACC1E07DE1100107876 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
539 540 541 542 543 544
		296287A01DF7DD230056FDC1 /* CustomTOStudyTopicEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOStudyTopicEntity.h; sourceTree = "<group>"; };
		296287A11DF7DD230056FDC1 /* CustomTOStudyTopicEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOStudyTopicEntity.m; sourceTree = "<group>"; };
		296287A31DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentShortAnswerTableViewCell.h; sourceTree = "<group>"; };
		296287A41DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentShortAnswerTableViewCell.m; sourceTree = "<group>"; };
		296287A61DF7E4300056FDC1 /* AnswerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnswerViewController.h; sourceTree = "<group>"; };
		296287A71DF7E4300056FDC1 /* AnswerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnswerViewController.m; sourceTree = "<group>"; };
545 546 547 548
		2962C1EC1E6AFE2B0081BFA4 /* MenuCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuCollectionViewCell.h; sourceTree = "<group>"; };
		2962C1ED1E6AFE2B0081BFA4 /* MenuCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuCollectionViewCell.m; sourceTree = "<group>"; };
		2962C1EF1E6AFE550081BFA4 /* FunctionCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionCollectionViewCell.h; sourceTree = "<group>"; };
		2962C1F01E6AFE550081BFA4 /* FunctionCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionCollectionViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
549 550 551 552 553 554
		2962D06B1CD1A43A0058829D /* ClientViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientViewController.h; sourceTree = "<group>"; };
		2962D06C1CD1A43A0058829D /* ClientViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientViewController.m; sourceTree = "<group>"; };
		2962D06F1CD1A58B0058829D /* RightViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RightViewController.h; sourceTree = "<group>"; };
		2962D0701CD1A58B0058829D /* RightViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RightViewController.m; sourceTree = "<group>"; };
		2962D0771CD1CBC60058829D /* NetworkRequestClassManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkRequestClassManager.h; sourceTree = "<group>"; };
		2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkRequestClassManager.m; sourceTree = "<group>"; };
555 556 557 558
		2962D07B1CD1E4490058829D /* NSArray+Objectwithindex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+Objectwithindex.h"; sourceTree = "<group>"; };
		2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Objectwithindex.m"; sourceTree = "<group>"; };
		2962D07F1CD1E6010058829D /* UIView+Frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Frame.h"; sourceTree = "<group>"; };
		2962D0801CD1E6010058829D /* UIView+Frame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Frame.m"; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
559 560 561
		29698D5E1CE2C11500D72CE7 /* SettlementViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettlementViewController.h; sourceTree = "<group>"; };
		29698D5F1CE2C11500D72CE7 /* SettlementViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettlementViewController.m; sourceTree = "<group>"; };
		29698D601CE2C11500D72CE7 /* SettlementViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SettlementViewController.xib; sourceTree = "<group>"; };
562
		296F2AB206FEE715A29133A2 /* Pods-Lighting.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lighting.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Lighting/Pods-Lighting.debug.xcconfig"; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
563 564 565 566 567 568
		29706DA11CD082990003C412 /* Lighting.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Lighting.app; sourceTree = BUILT_PRODUCTS_DIR; };
		29706DA51CD082990003C412 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		29706DA71CD082990003C412 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		29706DA81CD082990003C412 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		29706DB31CD082990003C412 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		29706DB81CD082990003C412 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
569 570 571 572 573 574
		2971E9711DF6623400256567 /* AssessmentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentViewController.h; sourceTree = "<group>"; };
		2971E9721DF6623400256567 /* AssessmentViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentViewController.m; sourceTree = "<group>"; };
		2971E9741DF6626A00256567 /* AssessmentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentTableViewCell.h; sourceTree = "<group>"; };
		2971E9751DF6626A00256567 /* AssessmentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentTableViewCell.m; sourceTree = "<group>"; };
		2971E9771DF662A700256567 /* AssessmentHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentHeaderView.h; sourceTree = "<group>"; };
		2971E9781DF662A700256567 /* AssessmentHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentHeaderView.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
575 576
		2971E97B1DF67ACE00256567 /* XBLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBLoadingView.h; sourceTree = "<group>"; };
		2971E97C1DF67ACE00256567 /* XBLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XBLoadingView.m; sourceTree = "<group>"; };
577 578 579 580 581 582 583 584 585
		2971E97E1DF6831D00256567 /* CustomTOStudyTopicOptionEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOStudyTopicOptionEntity.h; sourceTree = "<group>"; };
		2971E97F1DF6831D00256567 /* CustomTOStudyTopicOptionEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOStudyTopicOptionEntity.m; sourceTree = "<group>"; };
		2971E9821DF69F9A00256567 /* CountDownLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CountDownLabel.h; sourceTree = "<group>"; };
		2971E9831DF69F9A00256567 /* CountDownLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CountDownLabel.m; sourceTree = "<group>"; };
		2971E9861DF6ADD800256567 /* Instructions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Instructions.h; sourceTree = "<group>"; };
		2971E9871DF6CD7700256567 /* AssessmentQualifiedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentQualifiedViewController.h; sourceTree = "<group>"; };
		2971E9881DF6CD7700256567 /* AssessmentQualifiedViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentQualifiedViewController.m; sourceTree = "<group>"; };
		2971E98A1DF6CD9200256567 /* AssessmentUnqualifiedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssessmentUnqualifiedViewController.h; sourceTree = "<group>"; };
		2971E98B1DF6CD9200256567 /* AssessmentUnqualifiedViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AssessmentUnqualifiedViewController.m; sourceTree = "<group>"; };
586 587
		297231291E09231C00D8CA9B /* BindingTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BindingTableViewCell.h; sourceTree = "<group>"; };
		2972312A1E09231C00D8CA9B /* BindingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BindingTableViewCell.m; sourceTree = "<group>"; };
588 589
		2972312C1E0948A400D8CA9B /* MyBankClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyBankClass.h; sourceTree = "<group>"; };
		2972312D1E0948A400D8CA9B /* MyBankClass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyBankClass.m; sourceTree = "<group>"; };
590 591
		2973C3391DBEF2EC00FAC995 /* ClientShoppingCarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientShoppingCarViewController.h; sourceTree = "<group>"; };
		2973C33A1DBEF2EC00FAC995 /* ClientShoppingCarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientShoppingCarViewController.m; sourceTree = "<group>"; };
592 593 594 595
		2978CEF91DF815C70063CBEA /* CustomTOPassLevelTopicEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOPassLevelTopicEntity.h; sourceTree = "<group>"; };
		2978CEFA1DF815C70063CBEA /* CustomTOPassLevelTopicEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOPassLevelTopicEntity.m; sourceTree = "<group>"; };
		2978CEFC1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOPassLevelTopicOptionEntity.h; sourceTree = "<group>"; };
		2978CEFD1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOPassLevelTopicOptionEntity.m; sourceTree = "<group>"; };
596 597
		297B143C1DEBF53E009A462A /* BreakThroughViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BreakThroughViewController.h; sourceTree = "<group>"; };
		297B143D1DEBF53E009A462A /* BreakThroughViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BreakThroughViewController.m; sourceTree = "<group>"; };
598 599 600 601
		297B14441DEC18EF009A462A /* InstructionsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstructionsViewController.h; sourceTree = "<group>"; };
		297B14451DEC18EF009A462A /* InstructionsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InstructionsViewController.m; sourceTree = "<group>"; };
		297B14471DEC2D26009A462A /* LearningCompleteViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LearningCompleteViewController.h; sourceTree = "<group>"; };
		297B14481DEC2D26009A462A /* LearningCompleteViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LearningCompleteViewController.m; sourceTree = "<group>"; };
602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622
		297BA2AC1DE94D3300474F79 /* VICacheAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VICacheAction.h; sourceTree = "<group>"; };
		297BA2AD1DE94D3300474F79 /* VICacheAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VICacheAction.m; sourceTree = "<group>"; };
		297BA2AE1DE94D3300474F79 /* VICacheConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VICacheConfiguration.h; sourceTree = "<group>"; };
		297BA2AF1DE94D3300474F79 /* VICacheConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VICacheConfiguration.m; sourceTree = "<group>"; };
		297BA2B01DE94D3300474F79 /* VICacheManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VICacheManager.h; sourceTree = "<group>"; };
		297BA2B11DE94D3300474F79 /* VICacheManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VICacheManager.m; sourceTree = "<group>"; };
		297BA2B21DE94D3300474F79 /* VICacheSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VICacheSessionManager.h; sourceTree = "<group>"; };
		297BA2B31DE94D3300474F79 /* VICacheSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VICacheSessionManager.m; sourceTree = "<group>"; };
		297BA2B41DE94D3300474F79 /* VIMediaCacheWorker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIMediaCacheWorker.h; sourceTree = "<group>"; };
		297BA2B51DE94D3300474F79 /* VIMediaCacheWorker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIMediaCacheWorker.m; sourceTree = "<group>"; };
		297BA2B71DE94D3300474F79 /* VIContentInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIContentInfo.h; sourceTree = "<group>"; };
		297BA2B81DE94D3300474F79 /* VIContentInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIContentInfo.m; sourceTree = "<group>"; };
		297BA2B91DE94D3300474F79 /* VIMediaDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIMediaDownloader.h; sourceTree = "<group>"; };
		297BA2BA1DE94D3300474F79 /* VIMediaDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIMediaDownloader.m; sourceTree = "<group>"; };
		297BA2BB1DE94D3300474F79 /* VIResourceLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIResourceLoader.h; sourceTree = "<group>"; };
		297BA2BC1DE94D3300474F79 /* VIResourceLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIResourceLoader.m; sourceTree = "<group>"; };
		297BA2BD1DE94D3300474F79 /* VIResourceLoaderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIResourceLoaderManager.h; sourceTree = "<group>"; };
		297BA2BE1DE94D3300474F79 /* VIResourceLoaderManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIResourceLoaderManager.m; sourceTree = "<group>"; };
		297BA2BF1DE94D3300474F79 /* VIResourceLoadingRequestWorker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIResourceLoadingRequestWorker.h; sourceTree = "<group>"; };
		297BA2C01DE94D3300474F79 /* VIResourceLoadingRequestWorker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VIResourceLoadingRequestWorker.m; sourceTree = "<group>"; };
		297BA2C11DE94D3300474F79 /* VIMediaCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VIMediaCache.h; sourceTree = "<group>"; };
623 624
		297E12341DF8FEAF00C57D90 /* BreakThroughFinishViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BreakThroughFinishViewController.h; sourceTree = "<group>"; };
		297E12351DF8FEAF00C57D90 /* BreakThroughFinishViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BreakThroughFinishViewController.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
625
		29807C611CD20C2A00F111B8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
626 627 628
		29808A621CFEC41B001D1020 /* ExperienceCentreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExperienceCentreViewController.h; sourceTree = "<group>"; };
		29808A691CFED730001D1020 /* SceneViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneViewController.h; sourceTree = "<group>"; };
		29808A6A1CFED730001D1020 /* SceneViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneViewController.m; sourceTree = "<group>"; };
629
		2980AEC31D0D09B2001AA4A3 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
630 631
		2981110C1DFE5FFB00F7EAFF /* OSSHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSSHelper.h; sourceTree = "<group>"; };
		2981110D1DFE5FFB00F7EAFF /* OSSHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OSSHelper.m; sourceTree = "<group>"; };
632 633
		298111101DFE674600F7EAFF /* UIImage+Fit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Fit.h"; sourceTree = "<group>"; };
		298111111DFE674600F7EAFF /* UIImage+Fit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Fit.m"; sourceTree = "<group>"; };
634 635 636 637 638 639 640 641
		298111141DFE6E5000F7EAFF /* NSDate+Formatting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Formatting.h"; sourceTree = "<group>"; };
		298111151DFE6E5000F7EAFF /* NSDate+Formatting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Formatting.m"; sourceTree = "<group>"; };
		298111181DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOForumTopicEntity.h; sourceTree = "<group>"; };
		298111191DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOForumTopicEntity.m; sourceTree = "<group>"; };
		2981111B1DFEA98D00F7EAFF /* ForumItemDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumItemDetailViewController.h; sourceTree = "<group>"; };
		2981111C1DFEA98D00F7EAFF /* ForumItemDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumItemDetailViewController.m; sourceTree = "<group>"; };
		298111241DFEB95A00F7EAFF /* CommentListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommentListTableViewCell.h; sourceTree = "<group>"; };
		298111251DFEB95A00F7EAFF /* CommentListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommentListTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
642 643 644 645 646 647 648 649 650 651 652
		29834EB21CDF1EAA001A484F /* screeningSecondView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = screeningSecondView.h; sourceTree = "<group>"; };
		29834EB31CDF1EAA001A484F /* screeningSecondView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = screeningSecondView.m; sourceTree = "<group>"; };
		29834EB51CDF1EB6001A484F /* screeningSecondView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = screeningSecondView.xib; sourceTree = "<group>"; };
		29834EB71CDF1FB3001A484F /* screeningFirstView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = screeningFirstView.h; sourceTree = "<group>"; };
		29834EB81CDF1FB3001A484F /* screeningFirstView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = screeningFirstView.m; sourceTree = "<group>"; };
		29834EBA1CDF1FBC001A484F /* screeningFirstView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = screeningFirstView.xib; sourceTree = "<group>"; };
		29834EBE1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningFirstCollectionViewCell.h; sourceTree = "<group>"; };
		29834EBF1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningFirstCollectionViewCell.m; sourceTree = "<group>"; };
		29834EC21CDF76C1001A484F /* UserViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserViewController.h; sourceTree = "<group>"; };
		29834EC31CDF76C1001A484F /* UserViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserViewController.m; sourceTree = "<group>"; };
		29834EC41CDF76C1001A484F /* UserViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UserViewController.xib; sourceTree = "<group>"; };
653 654 655 656 657 658
		29837B4E1DE58BAD009CF614 /* PrizeExchangeCourierTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeCourierTableViewCell.h; sourceTree = "<group>"; };
		29837B4F1DE58BAE009CF614 /* PrizeExchangeCourierTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeCourierTableViewCell.m; sourceTree = "<group>"; };
		29837B541DE5992A009CF614 /* CustomBorderLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomBorderLabel.h; sourceTree = "<group>"; };
		29837B551DE5992A009CF614 /* CustomBorderLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomBorderLabel.m; sourceTree = "<group>"; };
		29837B5A1DE5A3A5009CF614 /* ScreeningButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningButton.h; sourceTree = "<group>"; };
		29837B5D1DE5A3D3009CF614 /* ScreeningButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningButton.m; sourceTree = "<group>"; };
659 660
		2985345E1DD4B0290023BBAE /* AirPrintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AirPrintManager.h; sourceTree = "<group>"; };
		2985345F1DD4B0290023BBAE /* AirPrintManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AirPrintManager.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
661 662 663 664 665 666
		2985AE9B1CE72F1500704C91 /* NSArray+ ZXPUnicode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+ ZXPUnicode.m"; sourceTree = "<group>"; };
		2985AE9C1CE72F1500704C91 /* NSArray+ZXPUnicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+ZXPUnicode.h"; sourceTree = "<group>"; };
		2985AE9D1CE72F1500704C91 /* NSDictionary+ZXPUnicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+ZXPUnicode.h"; sourceTree = "<group>"; };
		2985AE9E1CE72F1500704C91 /* NSDictionary+ZXPUnicode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+ZXPUnicode.m"; sourceTree = "<group>"; };
		2985AE9F1CE72F1500704C91 /* NSObject+ZXPUnicode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+ZXPUnicode.h"; sourceTree = "<group>"; };
		2985AEA01CE72F1500704C91 /* NSObject+ZXPUnicode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+ZXPUnicode.m"; sourceTree = "<group>"; };
667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682
		2986B9951DE1D30600F4A1CF /* PromotionChooseNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionChooseNavigationController.h; sourceTree = "<group>"; };
		2986B9961DE1D30600F4A1CF /* PromotionChooseNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionChooseNavigationController.m; sourceTree = "<group>"; };
		2986B9971DE1D30600F4A1CF /* PromotionChooseTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionChooseTableViewCell.h; sourceTree = "<group>"; };
		2986B9981DE1D30600F4A1CF /* PromotionChooseTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionChooseTableViewCell.m; sourceTree = "<group>"; };
		2986B9991DE1D30600F4A1CF /* PromotionChooseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionChooseViewController.h; sourceTree = "<group>"; };
		2986B99A1DE1D30600F4A1CF /* PromotionChooseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionChooseViewController.m; sourceTree = "<group>"; };
		2986B99B1DE1D30600F4A1CF /* PromotionJDECardModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionJDECardModel.h; sourceTree = "<group>"; };
		2986B99C1DE1D30600F4A1CF /* PromotionJDECardModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionJDECardModel.m; sourceTree = "<group>"; };
		2986B99D1DE1D30600F4A1CF /* PromotionLuckDrawResultModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionLuckDrawResultModel.h; sourceTree = "<group>"; };
		2986B99E1DE1D30600F4A1CF /* PromotionLuckDrawResultModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionLuckDrawResultModel.m; sourceTree = "<group>"; };
		2986B99F1DE1D30600F4A1CF /* PromotionLuckyDrawModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionLuckyDrawModel.h; sourceTree = "<group>"; };
		2986B9A01DE1D30600F4A1CF /* PromotionLuckyDrawModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionLuckyDrawModel.m; sourceTree = "<group>"; };
		2986B9A11DE1D30600F4A1CF /* PromotionWeChatCardModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromotionWeChatCardModel.h; sourceTree = "<group>"; };
		2986B9A21DE1D30700F4A1CF /* PromotionWeChatCardModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromotionWeChatCardModel.m; sourceTree = "<group>"; };
		2986B9AA1DE1D32C00F4A1CF /* CustomPromotionModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomPromotionModel.h; sourceTree = "<group>"; };
		2986B9AB1DE1D32C00F4A1CF /* CustomPromotionModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomPromotionModel.m; sourceTree = "<group>"; };
683 684 685 686
		29874AE91DF54825008853A8 /* CustomStudyEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomStudyEntity.h; sourceTree = "<group>"; };
		29874AEA1DF54825008853A8 /* CustomStudyEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomStudyEntity.m; sourceTree = "<group>"; };
		29874AEC1DF55F1D008853A8 /* SpecifiedTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpecifiedTableViewCell.h; sourceTree = "<group>"; };
		29874AED1DF55F1D008853A8 /* SpecifiedTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpecifiedTableViewCell.m; sourceTree = "<group>"; };
687 688 689 690
		298F3AC61E6E670C00152375 /* ForumTypeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumTypeViewController.h; sourceTree = "<group>"; };
		298F3AC71E6E670C00152375 /* ForumTypeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumTypeViewController.m; sourceTree = "<group>"; };
		298F3AC91E6E72CA00152375 /* ForumTypeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumTypeTableViewCell.h; sourceTree = "<group>"; };
		298F3ACA1E6E72CA00152375 /* ForumTypeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumTypeTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
691 692 693 694 695 696 697 698
		299249351CDB3C6500786B1E /* GenerateOrdersViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenerateOrdersViewController.h; sourceTree = "<group>"; };
		299249361CDB3C6500786B1E /* GenerateOrdersViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GenerateOrdersViewController.m; sourceTree = "<group>"; };
		299249381CDB3E4500786B1E /* GenerateOrdersTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenerateOrdersTableViewCell.h; sourceTree = "<group>"; };
		299249391CDB3E4500786B1E /* GenerateOrdersTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GenerateOrdersTableViewCell.m; sourceTree = "<group>"; };
		2992493B1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenerateOrdersModifyTableViewCell.h; sourceTree = "<group>"; };
		2992493C1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GenerateOrdersModifyTableViewCell.m; sourceTree = "<group>"; };
		2992493E1CDB4D1D00786B1E /* AddaddressViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddaddressViewController.h; sourceTree = "<group>"; };
		2992493F1CDB4D1D00786B1E /* AddaddressViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddaddressViewController.m; sourceTree = "<group>"; };
699 700
		299392DB1E78D47C0040E283 /* BreakThroughTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BreakThroughTableViewCell.h; sourceTree = "<group>"; };
		299392DC1E78D47C0040E283 /* BreakThroughTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BreakThroughTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
701 702 703 704 705 706 707 708 709 710 711 712 713 714
		2994C0121CFBE793005A80AF /* PayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PayViewController.h; sourceTree = "<group>"; };
		2994C0131CFBE793005A80AF /* PayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PayViewController.m; sourceTree = "<group>"; };
		2994C0141CFBE793005A80AF /* PayViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PayViewController.xib; sourceTree = "<group>"; };
		299876251CD9837C00C90D0A /* OrderTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderTableViewCell.h; sourceTree = "<group>"; };
		299876261CD9837C00C90D0A /* OrderTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderTableViewCell.m; sourceTree = "<group>"; };
		299876311CD997DF00C90D0A /* OrderInformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderInformationTableViewCell.h; sourceTree = "<group>"; };
		299876321CD997DF00C90D0A /* OrderInformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderInformationTableViewCell.m; sourceTree = "<group>"; };
		299876341CD997F100C90D0A /* PersonInformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PersonInformationTableViewCell.h; sourceTree = "<group>"; };
		299876351CD997F100C90D0A /* PersonInformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PersonInformationTableViewCell.m; sourceTree = "<group>"; };
		299876371CD9981800C90D0A /* GoodsInformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoodsInformationTableViewCell.h; sourceTree = "<group>"; };
		299876381CD9981800C90D0A /* GoodsInformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsInformationTableViewCell.m; sourceTree = "<group>"; };
		2998763A1CD9983A00C90D0A /* CommodityListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommodityListTableViewCell.h; sourceTree = "<group>"; };
		2998763B1CD9983A00C90D0A /* CommodityListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommodityListTableViewCell.m; sourceTree = "<group>"; };
		299876401CD99E4000C90D0A /* OrderdetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderdetailsViewController.h; sourceTree = "<group>"; };
715
		299876411CD99E4000C90D0A /* OrderdetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = OrderdetailsViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
716 717
		2999B12D1DE6CD730031F79E /* ForumViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumViewController.h; sourceTree = "<group>"; };
		2999B12E1DE6CD730031F79E /* ForumViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumViewController.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
718 719 720
		299C7F571CE21FA800E7D7CB /* AddressViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressViewController.h; sourceTree = "<group>"; };
		299C7F581CE21FA800E7D7CB /* AddressViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddressViewController.m; sourceTree = "<group>"; };
		299C7F591CE21FA800E7D7CB /* AddressViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AddressViewController.xib; sourceTree = "<group>"; };
721 722
		299E45C51E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumDetailPhotoTableViewCell.h; sourceTree = "<group>"; };
		299E45C61E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumDetailPhotoTableViewCell.m; sourceTree = "<group>"; };
723 724 725 726
		29A7A6971DED154F00B04272 /* GiftInformationView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GiftInformationView.h; sourceTree = "<group>"; };
		29A7A6981DED154F00B04272 /* GiftInformationView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftInformationView.m; sourceTree = "<group>"; };
		29A7A69D1DED1A9600B04272 /* prizeOrderDetailsModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prizeOrderDetailsModel.h; sourceTree = "<group>"; };
		29A7A69E1DED1A9600B04272 /* prizeOrderDetailsModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = prizeOrderDetailsModel.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
727 728 729 730 731 732 733
		29A8D3961CD85A58004D558F /* ClientdetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientdetailsViewController.h; sourceTree = "<group>"; };
		29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientdetailsViewController.m; sourceTree = "<group>"; };
		29A938201CDADE4700F21E54 /* ProductDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductDetailsTableViewCell.h; sourceTree = "<group>"; };
		29A938211CDADE4700F21E54 /* ProductDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductDetailsTableViewCell.m; sourceTree = "<group>"; };
		29A938231CDAE31200F21E54 /* ProductDetailsHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductDetailsHeaderView.h; sourceTree = "<group>"; };
		29A938241CDAE31200F21E54 /* ProductDetailsHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductDetailsHeaderView.m; sourceTree = "<group>"; };
		29A938261CDAE31B00F21E54 /* ProductDetailsHeaderView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProductDetailsHeaderView.xib; sourceTree = "<group>"; };
734 735
		29A9DCAB1CEB643C00A7567A /* CustomWKWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomWKWebViewController.h; sourceTree = "<group>"; };
		29A9DCAC1CEB643C00A7567A /* CustomWKWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomWKWebViewController.m; sourceTree = "<group>"; };
736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761
		29AB91DF1E553AF4003A3A08 /* CustomTabbarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTabbarController.h; sourceTree = "<group>"; };
		29AB91E01E553AF4003A3A08 /* CustomTabbarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTabbarController.m; sourceTree = "<group>"; };
		29AB91E21E553AF4003A3A08 /* Toolview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Toolview.h; sourceTree = "<group>"; };
		29AB91E31E553AF4003A3A08 /* Toolview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Toolview.m; sourceTree = "<group>"; };
		29AB91E71E553B7C003A3A08 /* PerfectInformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfectInformationTableViewCell.h; sourceTree = "<group>"; };
		29AB91E81E553B7C003A3A08 /* PerfectInformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfectInformationTableViewCell.m; sourceTree = "<group>"; };
		29AB91E91E553B7C003A3A08 /* PerfectInformationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfectInformationViewController.h; sourceTree = "<group>"; };
		29AB91EA1E553B7C003A3A08 /* PerfectInformationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfectInformationViewController.m; sourceTree = "<group>"; };
		29AB91EE1E553C16003A3A08 /* AnnouncementContentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnnouncementContentTableViewCell.h; sourceTree = "<group>"; };
		29AB91EF1E553C16003A3A08 /* AnnouncementContentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnnouncementContentTableViewCell.m; sourceTree = "<group>"; };
		29AB91F01E553C16003A3A08 /* AnnouncementListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnnouncementListTableViewCell.h; sourceTree = "<group>"; };
		29AB91F11E553C16003A3A08 /* AnnouncementListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnnouncementListTableViewCell.m; sourceTree = "<group>"; };
		29AB91F21E553C16003A3A08 /* AnnouncementTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnnouncementTableViewCell.h; sourceTree = "<group>"; };
		29AB91F31E553C16003A3A08 /* AnnouncementTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnnouncementTableViewCell.m; sourceTree = "<group>"; };
		29AB91F51E553C16003A3A08 /* AnnouncementViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnnouncementViewController.h; sourceTree = "<group>"; };
		29AB91F61E553C16003A3A08 /* AnnouncementViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnnouncementViewController.m; sourceTree = "<group>"; };
		29AB91F71E553C16003A3A08 /* AnnountcementDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnnountcementDetailViewController.h; sourceTree = "<group>"; };
		29AB91F81E553C16003A3A08 /* AnnountcementDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnnountcementDetailViewController.m; sourceTree = "<group>"; };
		29AB91F91E553C16003A3A08 /* WkWebViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WkWebViewViewController.h; sourceTree = "<group>"; };
		29AB91FA1E553C16003A3A08 /* WkWebViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WkWebViewViewController.m; sourceTree = "<group>"; };
		29AB91FC1E553C16003A3A08 /* CustomTOAfficheEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOAfficheEntity.h; sourceTree = "<group>"; };
		29AB91FD1E553C16003A3A08 /* CustomTOAfficheEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOAfficheEntity.m; sourceTree = "<group>"; };
		29AB92071E554273003A3A08 /* MessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageViewController.h; sourceTree = "<group>"; };
		29AB92081E554273003A3A08 /* MessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageViewController.m; sourceTree = "<group>"; };
		29AB920A1E5542CD003A3A08 /* MessageTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageTableViewCell.h; sourceTree = "<group>"; };
		29AB920B1E5542CD003A3A08 /* MessageTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageTableViewCell.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
762 763 764 765 766 767
		29ACDAE11DF966EF003A0634 /* ForumItemListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumItemListViewController.h; sourceTree = "<group>"; };
		29ACDAE21DF966EF003A0634 /* ForumItemListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumItemListViewController.m; sourceTree = "<group>"; };
		29ACDAE41DF9696E003A0634 /* CustomImageBackView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomImageBackView.h; sourceTree = "<group>"; };
		29ACDAE51DF9696E003A0634 /* CustomImageBackView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomImageBackView.m; sourceTree = "<group>"; };
		29ACDAE71DF96C50003A0634 /* ForumItemTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumItemTableViewCell.h; sourceTree = "<group>"; };
		29ACDAE81DF96C50003A0634 /* ForumItemTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumItemTableViewCell.m; sourceTree = "<group>"; };
768 769
		29B3EE6F1DCE16130065FCCF /* LuckyDrawViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LuckyDrawViewController.h; sourceTree = "<group>"; };
		29B3EE701DCE16130065FCCF /* LuckyDrawViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LuckyDrawViewController.m; sourceTree = "<group>"; };
770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788
		29B78C061DFA89A000C7C6D8 /* ReleasePostViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReleasePostViewController.h; sourceTree = "<group>"; };
		29B78C071DFA89A000C7C6D8 /* ReleasePostViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReleasePostViewController.m; sourceTree = "<group>"; };
		29B78C0A1DFA8B2800C7C6D8 /* HeadlineTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeadlineTableViewCell.h; sourceTree = "<group>"; };
		29B78C0B1DFA8B2800C7C6D8 /* HeadlineTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HeadlineTableViewCell.m; sourceTree = "<group>"; };
		29B78C0D1DFA8B3700C7C6D8 /* ContentTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentTableViewCell.h; sourceTree = "<group>"; };
		29B78C0E1DFA8B3700C7C6D8 /* ContentTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentTableViewCell.m; sourceTree = "<group>"; };
		29B78C101DFA8BD500C7C6D8 /* KeyBoardAccessoryView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeyBoardAccessoryView.h; sourceTree = "<group>"; };
		29B78C111DFA8BD500C7C6D8 /* KeyBoardAccessoryView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeyBoardAccessoryView.m; sourceTree = "<group>"; };
		29B78C131DFA975900C7C6D8 /* PhotoManagerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoManagerViewController.h; sourceTree = "<group>"; };
		29B78C141DFA975900C7C6D8 /* PhotoManagerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoManagerViewController.m; sourceTree = "<group>"; };
		29B78C161DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoManagerCollectionViewCell.h; sourceTree = "<group>"; };
		29B78C171DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoManagerCollectionViewCell.m; sourceTree = "<group>"; };
		29B78C1A1DFA9AD600C7C6D8 /* STEmoji.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STEmoji.h; sourceTree = "<group>"; };
		29B78C1B1DFA9AD600C7C6D8 /* STEmoji.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STEmoji.m; sourceTree = "<group>"; };
		29B78C1C1DFA9AD600C7C6D8 /* STEmojiCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STEmojiCollectionView.h; sourceTree = "<group>"; };
		29B78C1D1DFA9AD600C7C6D8 /* STEmojiCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STEmojiCollectionView.m; sourceTree = "<group>"; };
		29B78C1E1DFA9AD600C7C6D8 /* STEmojiKeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = STEmojiKeyboard.h; sourceTree = "<group>"; };
		29B78C1F1DFA9AD600C7C6D8 /* STEmojiKeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = STEmojiKeyboard.m; sourceTree = "<group>"; };
		29B78C231DFA9BB900C7C6D8 /* emoji.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = emoji.json; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
789 790
		29BAA3A91DC9FB5B00927D04 /* PromptTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PromptTableViewCell.h; sourceTree = "<group>"; };
		29BAA3AA1DC9FB5B00927D04 /* PromptTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PromptTableViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
791 792 793 794 795 796 797 798 799 800 801 802 803 804 805
		29BB27661CD9D38E009A0813 /* AllpriceTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AllpriceTableViewCell.h; sourceTree = "<group>"; };
		29BB27671CD9D38E009A0813 /* AllpriceTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AllpriceTableViewCell.m; sourceTree = "<group>"; };
		29BB27721CD9DFAC009A0813 /* SceneLibraryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneLibraryViewController.h; sourceTree = "<group>"; };
		29BB27731CD9DFAC009A0813 /* SceneLibraryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneLibraryViewController.m; sourceTree = "<group>"; };
		29BB27751CD9DFBA009A0813 /* ProductLibraryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductLibraryViewController.h; sourceTree = "<group>"; };
		29BB27761CD9DFBA009A0813 /* ProductLibraryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductLibraryViewController.m; sourceTree = "<group>"; };
		29BB277E1CD9DFD7009A0813 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutViewController.h; sourceTree = "<group>"; };
		29BB277F1CD9DFD7009A0813 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
		29BFBD851CE428B200C238FB /* Customermanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Customermanager.h; sourceTree = "<group>"; };
		29BFBD861CE428B200C238FB /* Customermanager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Customermanager.m; sourceTree = "<group>"; };
		29BFBD8D1CE44BA900C238FB /* goodsDetailsSectionview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = goodsDetailsSectionview.h; sourceTree = "<group>"; };
		29BFBD8E1CE44BA900C238FB /* goodsDetailsSectionview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = goodsDetailsSectionview.m; sourceTree = "<group>"; };
		29BFBD901CE44BC200C238FB /* goodsDetailsSectionview.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = goodsDetailsSectionview.xib; sourceTree = "<group>"; };
		29BFBD961CE46FDA00C238FB /* MyclientEntityModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyclientEntityModel.h; sourceTree = "<group>"; };
		29BFBD971CE46FDA00C238FB /* MyclientEntityModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyclientEntityModel.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
806 807
		29C0E73C1DD9824E006CCCF9 /* Announcement.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Announcement.storyboard; sourceTree = "<group>"; };
		29C0E73E1DD98335006CCCF9 /* LearningCenter.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LearningCenter.storyboard; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
808 809 810 811 812 813 814 815 816 817 818 819 820 821 822
		29C13F921F0E38C10053EE1F /* GDataXMLNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GDataXMLNode.h; sourceTree = "<group>"; };
		29C13F931F0E38C10053EE1F /* GDataXMLNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GDataXMLNode.m; sourceTree = "<group>"; };
		29C13F951F0E38C10053EE1F /* MOFSAddressPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOFSAddressPickerView.h; sourceTree = "<group>"; };
		29C13F961F0E38C10053EE1F /* MOFSAddressPickerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOFSAddressPickerView.m; sourceTree = "<group>"; };
		29C13F971F0E38C10053EE1F /* MOFSDatePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOFSDatePicker.h; sourceTree = "<group>"; };
		29C13F981F0E38C10053EE1F /* MOFSDatePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOFSDatePicker.m; sourceTree = "<group>"; };
		29C13F991F0E38C10053EE1F /* MOFSPickerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOFSPickerManager.h; sourceTree = "<group>"; };
		29C13F9A1F0E38C10053EE1F /* MOFSPickerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOFSPickerManager.m; sourceTree = "<group>"; };
		29C13F9B1F0E38C10053EE1F /* MOFSPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOFSPickerView.h; sourceTree = "<group>"; };
		29C13F9C1F0E38C10053EE1F /* MOFSPickerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOFSPickerView.m; sourceTree = "<group>"; };
		29C13F9D1F0E38C10053EE1F /* MOFSToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOFSToolbar.h; sourceTree = "<group>"; };
		29C13F9E1F0E38C10053EE1F /* MOFSToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOFSToolbar.m; sourceTree = "<group>"; };
		29C13F9F1F0E38C10053EE1F /* PickerAddressModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PickerAddressModel.h; sourceTree = "<group>"; };
		29C13FA01F0E38C10053EE1F /* PickerAddressModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PickerAddressModel.m; sourceTree = "<group>"; };
		29C13FA11F0E38C10053EE1F /* province_data.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = province_data.xml; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
823 824
		29C30BD91DDC1EE500CA3E29 /* LearningCenterMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LearningCenterMainViewController.h; sourceTree = "<group>"; };
		29C30BDA1DDC1EE500CA3E29 /* LearningCenterMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LearningCenterMainViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
825 826 827 828
		29C30BE21DDC3B1300CA3E29 /* OnlineLearningViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnlineLearningViewController.h; sourceTree = "<group>"; };
		29C30BE31DDC3B1300CA3E29 /* OnlineLearningViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OnlineLearningViewController.m; sourceTree = "<group>"; };
		29C30BE51DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnlineLearningTableViewCell.h; sourceTree = "<group>"; };
		29C30BE61DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OnlineLearningTableViewCell.m; sourceTree = "<group>"; };
829 830
		29C4C2481E14BFA20093B100 /* RCAnimatedImagesView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCAnimatedImagesView.h; sourceTree = "<group>"; };
		29C4C2491E14BFA20093B100 /* RCAnimatedImagesView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCAnimatedImagesView.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
831 832 833 834
		29C584E71CDA249200C6F677 /* ProductCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductCollectionViewCell.h; sourceTree = "<group>"; };
		29C584E81CDA249200C6F677 /* ProductCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductCollectionViewCell.m; sourceTree = "<group>"; };
		29C584EB1CDA429500C6F677 /* ProductDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductDetailsViewController.h; sourceTree = "<group>"; };
		29C584EC1CDA429500C6F677 /* ProductDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductDetailsViewController.m; sourceTree = "<group>"; };
835 836
		29CB35401CFF0FB60061A5F3 /* ScreeningCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningCollectionViewCell.h; sourceTree = "<group>"; };
		29CB35411CFF0FB60061A5F3 /* ScreeningCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningCollectionViewCell.m; sourceTree = "<group>"; };
837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860
		29CC51D51E8A011E009FBB6A /* PaymentWithdrawalMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaymentWithdrawalMainViewController.h; sourceTree = "<group>"; };
		29CC51D61E8A011E009FBB6A /* PaymentWithdrawalMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PaymentWithdrawalMainViewController.m; sourceTree = "<group>"; };
		29CC51D71E8A011E009FBB6A /* RebateDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RebateDetailsViewController.h; sourceTree = "<group>"; };
		29CC51D81E8A011E009FBB6A /* RebateDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RebateDetailsViewController.m; sourceTree = "<group>"; };
		29CC51D91E8A011E009FBB6A /* RebateSuccessTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RebateSuccessTableViewController.h; sourceTree = "<group>"; };
		29CC51DA1E8A011E009FBB6A /* RebateSuccessTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RebateSuccessTableViewController.m; sourceTree = "<group>"; };
		29CC51DB1E8A011E009FBB6A /* RebateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RebateViewController.h; sourceTree = "<group>"; };
		29CC51DC1E8A011E009FBB6A /* RebateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RebateViewController.m; sourceTree = "<group>"; };
		29CC51DE1E8A011E009FBB6A /* PaymentsDetailsTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaymentsDetailsTableViewController.h; sourceTree = "<group>"; };
		29CC51DF1E8A011E009FBB6A /* PaymentsDetailsTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PaymentsDetailsTableViewController.m; sourceTree = "<group>"; };
		29CC51E01E8A011E009FBB6A /* PaymentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PaymentsViewController.h; sourceTree = "<group>"; };
		29CC51E11E8A011E009FBB6A /* PaymentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PaymentsViewController.m; sourceTree = "<group>"; };
		29CC51E31E8A011E009FBB6A /* WithdrawalTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WithdrawalTableViewController.h; sourceTree = "<group>"; };
		29CC51E41E8A011E009FBB6A /* WithdrawalTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WithdrawalTableViewController.m; sourceTree = "<group>"; };
		29CC51E51E8A011E009FBB6A /* WithdrawalViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WithdrawalViewController.h; sourceTree = "<group>"; };
		29CC51E61E8A011E009FBB6A /* WithdrawalViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WithdrawalViewController.m; sourceTree = "<group>"; };
		29CC51E81E8A011E009FBB6A /* BindingBankCARDViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BindingBankCARDViewController.h; sourceTree = "<group>"; };
		29CC51E91E8A011E009FBB6A /* BindingBankCARDViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BindingBankCARDViewController.m; sourceTree = "<group>"; };
		29CC51EA1E8A011E009FBB6A /* BindingSuccessViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BindingSuccessViewController.h; sourceTree = "<group>"; };
		29CC51EB1E8A011E009FBB6A /* BindingSuccessViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BindingSuccessViewController.m; sourceTree = "<group>"; };
		29CC51F61E8A032D009FBB6A /* LuckyDrawMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LuckyDrawMainViewController.h; sourceTree = "<group>"; };
		29CC51F71E8A032D009FBB6A /* LuckyDrawMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LuckyDrawMainViewController.m; sourceTree = "<group>"; };
		29CC51F91E8A0721009FBB6A /* ReadPacketMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadPacketMainViewController.h; sourceTree = "<group>"; };
		29CC51FA1E8A0721009FBB6A /* ReadPacketMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReadPacketMainViewController.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
861 862
		29CCA43A1CF7ED6100BC19DD /* SelectedTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelectedTableViewCell.h; sourceTree = "<group>"; };
		29CCA43B1CF7ED6100BC19DD /* SelectedTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SelectedTableViewCell.m; sourceTree = "<group>"; };
863
		29CD16CB1E5302ED00163796 /* Lighting.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Lighting.entitlements; sourceTree = "<group>"; };
864
		29CF0EC71DDC564900A37171 /* GuideIntegral.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = GuideIntegral.storyboard; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
865 866 867 868 869 870 871 872 873
		29D260F31CEEAE2800A9787D /* FullScreenViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullScreenViewController.h; sourceTree = "<group>"; };
		29D260F41CEEAE2800A9787D /* FullScreenViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FullScreenViewController.m; sourceTree = "<group>"; };
		29D260F61CEEAF2D00A9787D /* FullScreenViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullScreenViewCell.h; sourceTree = "<group>"; };
		29D260F71CEEAF2D00A9787D /* FullScreenViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FullScreenViewCell.m; sourceTree = "<group>"; };
		29D260F91CEECDFF00A9787D /* goodsDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = goodsDetailsTableViewCell.h; sourceTree = "<group>"; };
		29D260FA1CEECDFF00A9787D /* goodsDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = goodsDetailsTableViewCell.m; sourceTree = "<group>"; };
		29D260FC1CEED53400A9787D /* goodsDetailsTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = goodsDetailsTableViewCell.xib; sourceTree = "<group>"; };
		29D260FE1CEEF16D00A9787D /* MjRefreshHeaderCustom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MjRefreshHeaderCustom.h; sourceTree = "<group>"; };
		29D260FF1CEEF16D00A9787D /* MjRefreshHeaderCustom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MjRefreshHeaderCustom.m; sourceTree = "<group>"; };
874 875 876 877
		29D4C29A1E0CEA2300D256C0 /* NSString+Category.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Category.h"; sourceTree = "<group>"; };
		29D4C29B1E0CEA2300D256C0 /* NSString+Category.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Category.m"; sourceTree = "<group>"; };
		29D4C29E1E0CEF5800D256C0 /* ICRPlaceholderTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICRPlaceholderTextView.h; sourceTree = "<group>"; };
		29D4C29F1E0CEF5800D256C0 /* ICRPlaceholderTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICRPlaceholderTextView.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
878 879 880 881 882 883
		29DAF5361E7B7E6A00D7B970 /* ReadPacketViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadPacketViewController.h; sourceTree = "<group>"; };
		29DAF5371E7B7E6A00D7B970 /* ReadPacketViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReadPacketViewController.m; sourceTree = "<group>"; };
		29DAF5391E7B821E00D7B970 /* ReadPacketStateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadPacketStateViewController.h; sourceTree = "<group>"; };
		29DAF53A1E7B821E00D7B970 /* ReadPacketStateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReadPacketStateViewController.m; sourceTree = "<group>"; };
		29DAF53D1E7B846B00D7B970 /* ReadPacketCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadPacketCollectionViewCell.h; sourceTree = "<group>"; };
		29DAF53E1E7B846B00D7B970 /* ReadPacketCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReadPacketCollectionViewCell.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
884 885
		29E28CE61CE0B91B00812A55 /* HENLENSONG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HENLENSONG.h; sourceTree = "<group>"; };
		29E28CE71CE0B91B00812A55 /* HENLENSONG.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HENLENSONG.m; sourceTree = "<group>"; };
886
		29E2D31E1DB8737000443170 /* CardViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardViewController.h; sourceTree = "<group>"; };
887
		29E2D31F1DB8737000443170 /* CardViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CardViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
888 889 890 891 892 893 894 895 896 897
		29E2D3221DB878F200443170 /* XLPlainFlowLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XLPlainFlowLayout.h; sourceTree = "<group>"; };
		29E2D3231DB878F200443170 /* XLPlainFlowLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XLPlainFlowLayout.m; sourceTree = "<group>"; };
		29E2D3251DB88D8B00443170 /* CardOrderInformationReusableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardOrderInformationReusableView.h; sourceTree = "<group>"; };
		29E2D3261DB88D8B00443170 /* CardOrderInformationReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CardOrderInformationReusableView.m; sourceTree = "<group>"; };
		29E2D3281DB8918100443170 /* CardOrderInformationReusableView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CardOrderInformationReusableView.xib; sourceTree = "<group>"; };
		29E2D32B1DB8AFD500443170 /* MDMatrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MDMatrix.h; sourceTree = "<group>"; };
		29E2D32C1DB8AFD500443170 /* MDMatrix.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MDMatrix.m; sourceTree = "<group>"; };
		29E2D32D1DB8AFD500443170 /* MDScratchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MDScratchImageView.h; sourceTree = "<group>"; };
		29E2D32E1DB8AFD500443170 /* MDScratchImageView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MDScratchImageView.mm; sourceTree = "<group>"; };
		29E2D3391DB8BE7F00443170 /* CardAmplificationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardAmplificationViewController.h; sourceTree = "<group>"; };
898
		29E2D33A1DB8BE7F00443170 /* CardAmplificationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CardAmplificationViewController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
899
		29E2D33B1DB8BE7F00443170 /* CardAmplificationViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CardAmplificationViewController.xib; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
900 901 902 903 904 905 906 907 908
		29E384BB1CE9933300888199 /* AdditionalTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdditionalTableViewCell.h; sourceTree = "<group>"; };
		29E384BC1CE9933300888199 /* AdditionalTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdditionalTableViewCell.m; sourceTree = "<group>"; };
		29E384BD1CE9933300888199 /* AdditionalTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AdditionalTableViewCell.xib; sourceTree = "<group>"; };
		29E384C61CE9A8BF00888199 /* SearchCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchCollectionViewCell.h; sourceTree = "<group>"; };
		29E384C71CE9A8BF00888199 /* SearchCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchCollectionViewCell.m; sourceTree = "<group>"; };
		29E384C91CE9B0BB00888199 /* HotCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HotCollectionViewCell.h; sourceTree = "<group>"; };
		29E384CA1CE9B0BB00888199 /* HotCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HotCollectionViewCell.m; sourceTree = "<group>"; };
		29E384CF1CE9C65700888199 /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
		29E384D01CE9C65700888199 /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
909 910
		29E47BD21E8E0C49004D0D00 /* UIButton+Title_Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+Title_Image.h"; sourceTree = "<group>"; };
		29E47BD31E8E0C49004D0D00 /* UIButton+Title_Image.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+Title_Image.m"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
911 912
		29E47BDE1E8E42F2004D0D00 /* ToolHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolHelper.h; sourceTree = "<group>"; };
		29E47BDF1E8E42F2004D0D00 /* ToolHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToolHelper.m; sourceTree = "<group>"; };
913 914
		29E9443B1DE3E0D0007CD26C /* prizeDetailsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prizeDetailsTableViewCell.h; sourceTree = "<group>"; };
		29E9443C1DE3E0D0007CD26C /* prizeDetailsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = prizeDetailsTableViewCell.m; sourceTree = "<group>"; };
915 916 917 918 919 920 921 922 923
		29E944401DE3EC7C007CD26C /* PrizeMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeMainViewController.h; sourceTree = "<group>"; };
		29E944411DE3EC7C007CD26C /* PrizeMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeMainViewController.m; sourceTree = "<group>"; };
		29E944441DE3EFFE007CD26C /* PrizeListCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeListCollectionViewCell.h; sourceTree = "<group>"; };
		29E944451DE3EFFE007CD26C /* PrizeListCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeListCollectionViewCell.m; sourceTree = "<group>"; };
		29E9444B1DE40D5F007CD26C /* PrizeListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeListModel.h; sourceTree = "<group>"; };
		29E9444C1DE40D5F007CD26C /* PrizeListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeListModel.m; sourceTree = "<group>"; };
		29E9444F1DE413D6007CD26C /* ApplyPrizeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplyPrizeViewController.h; sourceTree = "<group>"; };
		29E944501DE413D6007CD26C /* ApplyPrizeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApplyPrizeViewController.m; sourceTree = "<group>"; };
		29E944511DE413D6007CD26C /* ApplyPrizeViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ApplyPrizeViewController.xib; sourceTree = "<group>"; };
924 925 926 927 928 929 930 931 932 933
		29E944541DE45529007CD26C /* PrizeExchangeBillTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeBillTableViewCell.h; sourceTree = "<group>"; };
		29E944551DE45529007CD26C /* PrizeExchangeBillTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeBillTableViewCell.m; sourceTree = "<group>"; };
		29E944571DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeConsigneeTableViewCell.h; sourceTree = "<group>"; };
		29E944581DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeConsigneeTableViewCell.m; sourceTree = "<group>"; };
		29E9445A1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeSectionTableViewCell.h; sourceTree = "<group>"; };
		29E9445B1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeSectionTableViewCell.m; sourceTree = "<group>"; };
		29E9445D1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeInformationTableViewCell.h; sourceTree = "<group>"; };
		29E9445E1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeInformationTableViewCell.m; sourceTree = "<group>"; };
		29E944601DE45654007CD26C /* PrizeExchangeDetailsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrizeExchangeDetailsViewController.h; sourceTree = "<group>"; };
		29E944611DE45654007CD26C /* PrizeExchangeDetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PrizeExchangeDetailsViewController.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958
		29EAAE8C1CDC3E8E00C4DBA2 /* BillingInfoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BillingInfoView.h; sourceTree = "<group>"; };
		29EAAE8D1CDC3E8E00C4DBA2 /* BillingInfoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BillingInfoView.m; sourceTree = "<group>"; };
		29EAAE8F1CDC3E9700C4DBA2 /* BillingInfoView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BillingInfoView.xib; sourceTree = "<group>"; };
		29EAAE931CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SeceneLibraryCollectionViewCell.h; sourceTree = "<group>"; };
		29EAAE941CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SeceneLibraryCollectionViewCell.m; sourceTree = "<group>"; };
		29EAAE9A1CDC74CA00C4DBA2 /* AllCustomerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AllCustomerViewController.h; sourceTree = "<group>"; };
		29EAAE9B1CDC74CA00C4DBA2 /* AllCustomerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AllCustomerViewController.m; sourceTree = "<group>"; };
		29EAAE9E1CDC79DC00C4DBA2 /* CustomerOrderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomerOrderViewController.h; sourceTree = "<group>"; };
		29EAAE9F1CDC79DC00C4DBA2 /* CustomerOrderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomerOrderViewController.m; sourceTree = "<group>"; };
		29EAAEA31CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomerOrderTableViewCell.h; sourceTree = "<group>"; };
		29EAAEA41CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomerOrderTableViewCell.m; sourceTree = "<group>"; };
		29EAAEA81CDC7FE800C4DBA2 /* AllCutomerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AllCutomerTableViewCell.h; sourceTree = "<group>"; };
		29EAAEA91CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AllCutomerTableViewCell.m; sourceTree = "<group>"; };
		29EAAEAB1CDCA28300C4DBA2 /* city.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = city.json; sourceTree = "<group>"; };
		29EC33171CE023D5005F0C13 /* ChangePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangePasswordViewController.h; sourceTree = "<group>"; };
		29EC33181CE023D5005F0C13 /* ChangePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangePasswordViewController.m; sourceTree = "<group>"; };
		29EC33191CE023D5005F0C13 /* ChangePasswordViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ChangePasswordViewController.xib; sourceTree = "<group>"; };
		29EC331D1CE02AFA005F0C13 /* PopoverViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PopoverViewController.h; sourceTree = "<group>"; };
		29EC331E1CE02AFA005F0C13 /* PopoverViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PopoverViewController.m; sourceTree = "<group>"; };
		29F14BA21CF6B60D0005D3E5 /* QRUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QRUtil.h; sourceTree = "<group>"; };
		29F14BA31CF6B60D0005D3E5 /* QRUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QRUtil.m; sourceTree = "<group>"; };
		29F14BA41CF6B60D0005D3E5 /* QRView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QRView.h; sourceTree = "<group>"; };
		29F14BA51CF6B60D0005D3E5 /* QRView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QRView.m; sourceTree = "<group>"; };
		29F14BA61CF6B60D0005D3E5 /* QRViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QRViewController.h; sourceTree = "<group>"; };
		29F14BA71CF6B60D0005D3E5 /* QRViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QRViewController.m; sourceTree = "<group>"; };
959 960 961 962
		29F309321DFF93AC00776C7B /* CustomTOForumReplyEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTOForumReplyEntity.h; sourceTree = "<group>"; };
		29F309331DFF93AC00776C7B /* CustomTOForumReplyEntity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTOForumReplyEntity.m; sourceTree = "<group>"; };
		29F309351DFFAA6300776C7B /* BestReplyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BestReplyView.h; sourceTree = "<group>"; };
		29F309361DFFAA6300776C7B /* BestReplyView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BestReplyView.m; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
963 964 965 966 967 968
		29F725F91CE17B0D0072FE0E /* Shoppersmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shoppersmanager.h; sourceTree = "<group>"; };
		29F725FA1CE17B0D0072FE0E /* Shoppersmanager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Shoppersmanager.m; sourceTree = "<group>"; };
		29F725FF1CE1D05D0072FE0E /* ScreeningCollectionReusableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningCollectionReusableView.h; sourceTree = "<group>"; };
		29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningCollectionReusableView.m; sourceTree = "<group>"; };
		29F726021CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningSecondCollectionReusableView.h; sourceTree = "<group>"; };
		29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningSecondCollectionReusableView.m; sourceTree = "<group>"; };
969
		76F03CC259F648C692EA812D /* Pods-Lighting.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lighting.release.xcconfig"; path = "Pods/Target Support Files/Pods-Lighting/Pods-Lighting.release.xcconfig"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
970
		776B804E9EBF4148093B44DF /* libPods-Lighting.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Lighting.a"; sourceTree = BUILT_PRODUCTS_DIR; };
Sandy's avatar
Sandy committed
971 972 973 974 975 976
		8F0FD19F1EA48EC500D38035 /* ForumDetailBottomView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumDetailBottomView.h; sourceTree = "<group>"; };
		8F0FD1A01EA48EC500D38035 /* ForumDetailBottomView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumDetailBottomView.m; sourceTree = "<group>"; };
		8F0FD1A21EA494EA00D38035 /* ForumDetailBottomPictureCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumDetailBottomPictureCell.h; sourceTree = "<group>"; };
		8F0FD1A31EA494EA00D38035 /* ForumDetailBottomPictureCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumDetailBottomPictureCell.m; sourceTree = "<group>"; };
		8F0FD1A51EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZJKeyBoardAccessoryView.h; sourceTree = "<group>"; };
		8F0FD1A61EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZJKeyBoardAccessoryView.m; sourceTree = "<group>"; };
Sandy's avatar
Sandy committed
977 978 979 980
		8F7B45441EA61FED00E52092 /* ForumCommentListViewModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForumCommentListViewModel.h; sourceTree = "<group>"; };
		8F7B45451EA61FED00E52092 /* ForumCommentListViewModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForumCommentListViewModel.m; sourceTree = "<group>"; };
		8FEF03F11EA7543F00837A64 /* UIImage+Helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Helper.h"; sourceTree = "<group>"; };
		8FEF03F21EA7543F00837A64 /* UIImage+Helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Helper.m"; sourceTree = "<group>"; };
勾芒's avatar
勾芒 committed
981 982 983 984 985 986 987
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		29706D9E1CD082980003C412 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
988
				29A419991E812E760064E958 /* libxml2.2.tbd in Frameworks */,
989
				2980AEC41D0D09B2001AA4A3 /* AssetsLibrary.framework in Frameworks */,
勾芒's avatar
勾芒 committed
990 991 992 993 994 995 996 997
				041843E71CF773A00081B694 /* libz.tbd in Frameworks */,
				041843E51CF773990081B694 /* libstdc++.tbd in Frameworks */,
				04F9EE221CF27B1D00BD729F /* CoreTelephony.framework in Frameworks */,
				041843E31CF7737E0081B694 /* libsqlite3.tbd in Frameworks */,
				041843E11CF773710081B694 /* CoreGraphics.framework in Frameworks */,
				041843DF1CF7735C0081B694 /* SystemConfiguration.framework in Frameworks */,
				041843DE1CF773530081B694 /* libiconv.tbd in Frameworks */,
				041843DC1CF773490081B694 /* Security.framework in Frameworks */,
曹云霄's avatar
曹云霄 committed
998
				458754197D16754238F76D64 /* libPods-Lighting.a in Frameworks */,
勾芒's avatar
勾芒 committed
999 1000 1001 1002 1003 1004 1005 1006 1007 1008
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		0447085B1CD7C06B00555827 /* Login */ = {
			isa = PBXGroup;
			children = (
				2942F8A21CDD7ECD005B377E /* controller */,
1009
				2942F8A31CDD7EDB005B377E /* view */,
勾芒's avatar
勾芒 committed
1010 1011 1012 1013 1014 1015 1016 1017 1018 1019
			);
			path = Login;
			sourceTree = "<group>";
		};
		2902E1301CF2907200268161 /* RefreshHeader */ = {
			isa = PBXGroup;
			children = (
				29D260FE1CEEF16D00A9787D /* MjRefreshHeaderCustom.h */,
				29D260FF1CEEF16D00A9787D /* MjRefreshHeaderCustom.m */,
			);
1020
			path = RefreshHeader;
勾芒's avatar
勾芒 committed
1021 1022 1023 1024 1025
			sourceTree = "<group>";
		};
		2906B5D31CD8920F000849B4 /* Controller */ = {
			isa = PBXGroup;
			children = (
1026 1027
				2973C3391DBEF2EC00FAC995 /* ClientShoppingCarViewController.h */,
				2973C33A1DBEF2EC00FAC995 /* ClientShoppingCarViewController.m */,
1028 1029
				29A8D3961CD85A58004D558F /* ClientdetailsViewController.h */,
				29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */,
1030 1031
				2904BA411DBEF3A200FB473A /* OrderRecordViewController.h */,
				2904BA421DBEF3A200FB473A /* OrderRecordViewController.m */,
勾芒's avatar
勾芒 committed
1032
			);
1033
			path = Controller;
勾芒's avatar
勾芒 committed
1034 1035 1036 1037 1038
			sourceTree = "<group>";
		};
		2906B5D41CD89220000849B4 /* view */ = {
			isa = PBXGroup;
			children = (
1039 1040 1041
				29EAAE8C1CDC3E8E00C4DBA2 /* BillingInfoView.h */,
				29EAAE8D1CDC3E8E00C4DBA2 /* BillingInfoView.m */,
				29EAAE8F1CDC3E9700C4DBA2 /* BillingInfoView.xib */,
勾芒's avatar
勾芒 committed
1042 1043 1044 1045 1046
				2906B5D51CD89246000849B4 /* ClientDetailsTableViewCell.h */,
				2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */,
				299876251CD9837C00C90D0A /* OrderTableViewCell.h */,
				299876261CD9837C00C90D0A /* OrderTableViewCell.m */,
			);
1047
			path = view;
勾芒's avatar
勾芒 committed
1048 1049 1050 1051 1052 1053 1054 1055 1056
			sourceTree = "<group>";
		};
		290887071CE5A2BE000B7097 /* dateSelectedVC */ = {
			isa = PBXGroup;
			children = (
				290887081CE5A308000B7097 /* DateSelectedViewController.h */,
				290887091CE5A308000B7097 /* DateSelectedViewController.m */,
				2908870A1CE5A308000B7097 /* DateSelectedViewController.xib */,
			);
1057
			path = dateSelectedVC;
勾芒's avatar
勾芒 committed
1058 1059 1060 1061 1062 1063 1064 1065
			sourceTree = "<group>";
		};
		2908870D1CE5D900000B7097 /* shopCarmodel */ = {
			isa = PBXGroup;
			children = (
				290887111CE5DF16000B7097 /* ShopcarModel.h */,
				290887121CE5DF16000B7097 /* ShopcarModel.m */,
			);
1066
			path = shopCarmodel;
勾芒's avatar
勾芒 committed
1067 1068
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1069 1070 1071
		2916A73B1D70230600644C8C /* RebateVC */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
1072 1073
				29CC51E71E8A011E009FBB6A /* BankCard */,
				2916A7491D703DE300644C8C /* Cells */,
1074 1075 1076
				29CC51D41E8A011E009FBB6A /* MainControllers */,
				29CC51DD1E8A011E009FBB6A /* Payments */,
				29CC51E21E8A011E009FBB6A /* Withdrawal */,
曹云霄's avatar
曹云霄 committed
1077
			);
1078
			path = RebateVC;
曹云霄's avatar
曹云霄 committed
1079 1080 1081 1082 1083
			sourceTree = "<group>";
		};
		2916A7491D703DE300644C8C /* Cells */ = {
			isa = PBXGroup;
			children = (
1084 1085
				297231291E09231C00D8CA9B /* BindingTableViewCell.h */,
				2972312A1E09231C00D8CA9B /* BindingTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1086 1087
				2916A74A1D703DFF00644C8C /* PaymentsTableViewCell.h */,
				2916A74B1D703DFF00644C8C /* PaymentsTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1088 1089
				29045F301DCA192700E42A86 /* PromptHeaderTableViewCell.h */,
				29045F311DCA192700E42A86 /* PromptHeaderTableViewCell.m */,
1090 1091 1092 1093
				29BAA3A91DC9FB5B00927D04 /* PromptTableViewCell.h */,
				29BAA3AA1DC9FB5B00927D04 /* PromptTableViewCell.m */,
				2916A74D1D703E4F00644C8C /* WithdrawalTableViewCell.h */,
				2916A74E1D703E4F00644C8C /* WithdrawalTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1094
			);
1095
			path = Cells;
曹云霄's avatar
曹云霄 committed
1096 1097
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1098 1099 1100 1101 1102 1103 1104 1105 1106 1107
		291A37741DBA588A00299F0D /* GetJDCardView */ = {
			isa = PBXGroup;
			children = (
				291A37751DBA58CC00299F0D /* GetJDCardView.h */,
				291A37761DBA58CC00299F0D /* GetJDCardView.m */,
				291A37781DBA58D700299F0D /* GetJDCardView.xib */,
			);
			path = GetJDCardView;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1108 1109 1110 1111 1112 1113 1114
		291D6A591CFFDCB3007891AE /* model */ = {
			isa = PBXGroup;
			children = (
				291D6A601CFFE212007891AE /* DataDictModel.h */,
				291D6A611CFFE212007891AE /* DataDictModel.m */,
				291D6A6C1D0012AB007891AE /* GoodsCategoryModel.h */,
				291D6A6D1D0012AB007891AE /* GoodsCategoryModel.m */,
1115 1116 1117 1118
				291D6A5A1CFFDCCA007891AE /* SceneListModel.h */,
				291D6A5B1CFFDCCA007891AE /* SceneListModel.m */,
				291D6A631D0002AF007891AE /* TOGoodsEntityModel.h */,
				291D6A641D0002AF007891AE /* TOGoodsEntityModel.m */,
勾芒's avatar
勾芒 committed
1119
			);
1120
			path = model;
勾芒's avatar
勾芒 committed
1121 1122
			sourceTree = "<group>";
		};
1123 1124 1125
		2921F2F91DB5E71400D6439B /* model */ = {
			isa = PBXGroup;
			children = (
1126 1127
				2986B9AA1DE1D32C00F4A1CF /* CustomPromotionModel.h */,
				2986B9AB1DE1D32C00F4A1CF /* CustomPromotionModel.m */,
1128 1129 1130 1131 1132 1133 1134 1135 1136 1137
				2986B9971DE1D30600F4A1CF /* PromotionChooseTableViewCell.h */,
				2986B9981DE1D30600F4A1CF /* PromotionChooseTableViewCell.m */,
				2986B99B1DE1D30600F4A1CF /* PromotionJDECardModel.h */,
				2986B99C1DE1D30600F4A1CF /* PromotionJDECardModel.m */,
				2986B99D1DE1D30600F4A1CF /* PromotionLuckDrawResultModel.h */,
				2986B99E1DE1D30600F4A1CF /* PromotionLuckDrawResultModel.m */,
				2986B99F1DE1D30600F4A1CF /* PromotionLuckyDrawModel.h */,
				2986B9A01DE1D30600F4A1CF /* PromotionLuckyDrawModel.m */,
				2986B9A11DE1D30600F4A1CF /* PromotionWeChatCardModel.h */,
				2986B9A21DE1D30700F4A1CF /* PromotionWeChatCardModel.m */,
1138 1139 1140 1141
				2921F3011DB5EBD600D6439B /* PromotionalDeductionModel.h */,
				2921F3021DB5EBD600D6439B /* PromotionalDeductionModel.m */,
				2921F2FA1DB5E75300D6439B /* PromotionalGoodsModel.h */,
				2921F2FB1DB5E75300D6439B /* PromotionalGoodsModel.m */,
曹云霄's avatar
曹云霄 committed
1142 1143
				2941910B1E7BBFAA005431CF /* PromotionalReadPacketModel.h */,
				2941910C1E7BBFAA005431CF /* PromotionalReadPacketModel.m */,
1144
			);
1145
			path = model;
1146 1147
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1148 1149 1150
		2928F7DD1CD085430036D761 /* Class */ = {
			isa = PBXGroup;
			children = (
1151 1152 1153
				29C0E7411DD98917006CCCF9 /* Announcement */,
				29808A611CFEC287001D1020 /* Experiencecentre */,
				29D260EF1CEEAA5000A9787D /* FullScreen */,
1154
				29CA910E1E665F38002EA601 /* Home */,
1155
				29C0E7401DD9890F006CCCF9 /* LearningCenter */,
曹云霄's avatar
曹云霄 committed
1156
				295B62BD1E811301008D4C6F /* Location */,
1157
				0447085B1CD7C06B00555827 /* Login */,
1158
				29AB91DA1E553A31003A3A08 /* Message */,
1159
				2962D06A1CD1A3FE0058829D /* MyClient */,
1160
				29AB91E61E553B7C003A3A08 /* PerfectInformation */,
勾芒's avatar
勾芒 committed
1161
				2962D06E1CD1A56B0058829D /* RIghtVC */,
曹云霄's avatar
曹云霄 committed
1162
				294B86C91E6D2AA2004E2D0F /* Reseller */,
1163
				29E384C01CE9A68F00888199 /* SearchController */,
勾芒's avatar
勾芒 committed
1164 1165
				2928F83F1CD0AB830036D761 /* Shoppingcart */,
				2928F8251CD09BC10036D761 /* Tabbar */,
1166
				29834EC11CDF768C001A484F /* XXuserController */,
勾芒's avatar
勾芒 committed
1167 1168 1169 1170 1171 1172 1173
			);
			path = Class;
			sourceTree = "<group>";
		};
		2928F7DE1CD085430036D761 /* Tools */ = {
			isa = PBXGroup;
			children = (
1174
				2985345D1DD4B0100023BBAE /* AirPrint */,
1175
				29C4C2471E14BFA20093B100 /* AnaimationImageView */,
1176
				2972312F1E0948BE00D8CA9B /* Bank */,
1177
				2934B0A81DB4E19C009CBAC4 /* CYConst */,
1178
				298111131DFE6DFC00F7EAFF /* Category */,
1179
				2971E9811DF69F8C00256567 /* CountDown */,
1180
				2928F8351CD09E500036D761 /* CustomButton */,
勾芒's avatar
勾芒 committed
1181
				29BFBD841CE4288A00C238FB /* Customercenter */,
1182 1183
				29B78C191DFA9AD600C7C6D8 /* Emoji */,
				291A37741DBA588A00299F0D /* GetJDCardView */,
勾芒's avatar
勾芒 committed
1184
				29EC33241CE06FD1005F0C13 /* Jastor */,
1185
				2971E97A1DF67ACE00256567 /* LoadingView */,
曹云霄's avatar
曹云霄 committed
1186
				29A4197F1E812E5E0064E958 /* Location */,
1187
				29E2D32A1DB8AFD500443170 /* MDScratchImageView */,
勾芒's avatar
勾芒 committed
1188 1189
				2949BABF1CD305340049385A /* MMDrawerManager */,
				2962D0761CD1CB860058829D /* NetworkRequest */,
1190 1191 1192 1193 1194
				2981110B1DFE5FFB00F7EAFF /* OSSHelper */,
				29A9DCAA1CEB63BD00A7567A /* PreviewPDF */,
				294CF0E91CEDCF250055F1D8 /* PromptinformationView */,
				2902E1301CF2907200268161 /* RefreshHeader */,
				29E28CE51CE0B90600812A55 /* Regularexpressions */,
曹云霄's avatar
曹云霄 committed
1195
				293221511E6FA1F900DD4980 /* Resource */,
1196 1197 1198
				29F14B931CF6A4B50005D3E5 /* Scanner */,
				29F725F81CE17AE40072FE0E /* Shopperscenter */,
				29D4C29D1E0CEF5800D256C0 /* TextView */,
曹云霄's avatar
曹云霄 committed
1199
				29E47BDD1E8E42E4004D0D00 /* ToolHelper */,
1200 1201 1202 1203
				29498C511D050DB3004FA79B /* UIImagePickerController */,
				297BA2AA1DE94D3300474F79 /* VideoCache */,
				29E2D3211DB878F200443170 /* XLPlainFlowLayout */,
				2985AE9A1CE72F1500704C91 /* ZXPUnicode */,
勾芒's avatar
勾芒 committed
1204 1205
				2928F7E41CD087C20036D761 /* parentclass */,
				2928F7E31CD087B60036D761 /* pch */,
1206 1207
				29EC331C1CE02ADC005F0C13 /* popoverController */,
				29EAAEAB1CDCA28300C4DBA2 /* city.json */,
勾芒's avatar
勾芒 committed
1208 1209 1210 1211 1212 1213 1214 1215 1216
			);
			path = Tools;
			sourceTree = "<group>";
		};
		2928F7E31CD087B60036D761 /* pch */ = {
			isa = PBXGroup;
			children = (
				2928F7E21CD085F40036D761 /* PrefixHeader.pch */,
			);
1217
			path = pch;
勾芒's avatar
勾芒 committed
1218 1219 1220 1221 1222 1223 1224
			sourceTree = "<group>";
		};
		2928F7E41CD087C20036D761 /* parentclass */ = {
			isa = PBXGroup;
			children = (
				2928F7E51CD087FE0036D761 /* BaseViewController.h */,
				2928F7E61CD087FE0036D761 /* BaseViewController.m */,
1225 1226
				2932214E1E6F9F1B00DD4980 /* XYTextField.h */,
				2932214F1E6F9F1B00DD4980 /* XYTextField.m */,
勾芒's avatar
勾芒 committed
1227
			);
1228
			path = parentclass;
勾芒's avatar
勾芒 committed
1229 1230 1231 1232 1233
			sourceTree = "<group>";
		};
		2928F8251CD09BC10036D761 /* Tabbar */ = {
			isa = PBXGroup;
			children = (
1234 1235
				29AB91DE1E553AF4003A3A08 /* CustomTabbar */,
				29AB91E11E553AF4003A3A08 /* CustomToolView */,
勾芒's avatar
勾芒 committed
1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247
			);
			path = Tabbar;
			sourceTree = "<group>";
		};
		2928F8351CD09E500036D761 /* CustomButton */ = {
			isa = PBXGroup;
			children = (
				2928F8361CD09E730036D761 /* CustomButton.h */,
				2928F8371CD09E730036D761 /* CustomButton.m */,
				2933934D1CD3158B000D997B /* instructionsLabe.h */,
				2933934E1CD3158B000D997B /* instructionsLabe.m */,
			);
1248
			path = CustomButton;
勾芒's avatar
勾芒 committed
1249 1250 1251 1252 1253 1254
			sourceTree = "<group>";
		};
		2928F83F1CD0AB830036D761 /* Shoppingcart */ = {
			isa = PBXGroup;
			children = (
				292A142E1CE81CF200EB4430 /* addressSelectedModel */,
1255
				293393501CD329EC000D997B /* controller */,
勾芒's avatar
勾芒 committed
1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267
				2908870D1CE5D900000B7097 /* shopCarmodel */,
				293393521CD3377E000D997B /* view */,
			);
			path = Shoppingcart;
			sourceTree = "<group>";
		};
		292A142E1CE81CF200EB4430 /* addressSelectedModel */ = {
			isa = PBXGroup;
			children = (
				292A142F1CE81D1D00EB4430 /* AddressModel.h */,
				292A14301CE81D1D00EB4430 /* AddressModel.m */,
			);
1268
			path = addressSelectedModel;
勾芒's avatar
勾芒 committed
1269 1270
			sourceTree = "<group>";
		};
1271 1272 1273 1274 1275
		292AD2011DE30A35003EC56E /* Cells */ = {
			isa = PBXGroup;
			children = (
				292AD2021DE30A5F003EC56E /* IntegralDetailsTableViewCell.h */,
				292AD2031DE30A5F003EC56E /* IntegralDetailsTableViewCell.m */,
1276 1277
				29E9443B1DE3E0D0007CD26C /* prizeDetailsTableViewCell.h */,
				29E9443C1DE3E0D0007CD26C /* prizeDetailsTableViewCell.m */,
1278
			);
1279
			path = Cells;
1280 1281
			sourceTree = "<group>";
		};
1282 1283 1284 1285 1286 1287 1288 1289
		293221511E6FA1F900DD4980 /* Resource */ = {
			isa = PBXGroup;
			children = (
				293221521E6FA20D00DD4980 /* reference.png */,
			);
			path = Resource;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1290 1291 1292 1293 1294 1295
		293393501CD329EC000D997B /* controller */ = {
			isa = PBXGroup;
			children = (
				299C7F571CE21FA800E7D7CB /* AddressViewController.h */,
				299C7F581CE21FA800E7D7CB /* AddressViewController.m */,
				299C7F591CE21FA800E7D7CB /* AddressViewController.xib */,
1296 1297 1298 1299
				299249351CDB3C6500786B1E /* GenerateOrdersViewController.h */,
				299249361CDB3C6500786B1E /* GenerateOrdersViewController.m */,
				2928F8401CD0ABAC0036D761 /* ShoppingViewController.h */,
				2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */,
勾芒's avatar
勾芒 committed
1300
			);
1301
			path = controller;
勾芒's avatar
勾芒 committed
1302 1303 1304 1305 1306 1307 1308
			sourceTree = "<group>";
		};
		293393521CD3377E000D997B /* view */ = {
			isa = PBXGroup;
			children = (
				2992493B1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.h */,
				2992493C1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.m */,
1309 1310 1311 1312
				299249381CDB3E4500786B1E /* GenerateOrdersTableViewCell.h */,
				299249391CDB3E4500786B1E /* GenerateOrdersTableViewCell.m */,
				293393531CD3379E000D997B /* ShoppingTableViewCell.h */,
				293393541CD3379E000D997B /* ShoppingTableViewCell.m */,
勾芒's avatar
勾芒 committed
1313
			);
1314
			path = view;
勾芒's avatar
勾芒 committed
1315 1316
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1317 1318 1319
		2934B0A81DB4E19C009CBAC4 /* CYConst */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
1320
				295DEDCD1E681D3C007308FF /* CYConstManager.h */,
1321
				295DEDCC1E681D3C007308FF /* CYConstManager.m */,
曹云霄's avatar
曹云霄 committed
1322
			);
1323
			path = CYConst;
曹云霄's avatar
曹云霄 committed
1324 1325
			sourceTree = "<group>";
		};
1326 1327 1328
		2936F2861D014094007CA67C /* view */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
1329 1330
				2936F2941D017BBD007CA67C /* GoodsImageView.h */,
				2936F2951D017BBD007CA67C /* GoodsImageView.m */,
1331 1332
				2936F28D1D0141FD007CA67C /* ProductScreeningTableViewCell.h */,
				2936F28E1D0141FD007CA67C /* ProductScreeningTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1333 1334
				29498C5E1D053B7C004FA79B /* ShoppingBagTableViewCell.h */,
				29498C5F1D053B7C004FA79B /* ShoppingBagTableViewCell.m */,
1335 1336
				2936F28A1D014147007CA67C /* sceneScreeningCollectionViewCell.h */,
				2936F28B1D014147007CA67C /* sceneScreeningCollectionViewCell.m */,
1337
			);
1338
			path = view;
1339 1340
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1341 1342 1343 1344 1345 1346
		2942F8A21CDD7ECD005B377E /* controller */ = {
			isa = PBXGroup;
			children = (
				0447085C1CD7C06B00555827 /* LoginViewController.h */,
				0447085D1CD7C06B00555827 /* LoginViewController.m */,
			);
1347
			path = controller;
勾芒's avatar
勾芒 committed
1348 1349 1350 1351 1352 1353 1354 1355 1356
			sourceTree = "<group>";
		};
		2942F8A31CDD7EDB005B377E /* view */ = {
			isa = PBXGroup;
			children = (
				2942F8A41CDD80C2005B377E /* authenticateView.h */,
				2942F8A51CDD80C2005B377E /* authenticateView.m */,
				2942F8A71CDD80CE005B377E /* authenticateView.xib */,
			);
1357
			path = view;
勾芒's avatar
勾芒 committed
1358 1359
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1360 1361 1362 1363 1364 1365
		29498C511D050DB3004FA79B /* UIImagePickerController */ = {
			isa = PBXGroup;
			children = (
				29498C521D050DFC004FA79B /* UIImagePickerController+SupportDirection.h */,
				29498C531D050DFC004FA79B /* UIImagePickerController+SupportDirection.m */,
			);
1366
			path = UIImagePickerController;
曹云霄's avatar
曹云霄 committed
1367 1368
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1369 1370 1371 1372 1373 1374
		2949BABA1CD2EF800049385A /* view */ = {
			isa = PBXGroup;
			children = (
				2949BABB1CD2EFA00049385A /* InformationTableViewCell.h */,
				2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */,
			);
1375
			path = view;
勾芒's avatar
勾芒 committed
1376 1377 1378 1379 1380
			sourceTree = "<group>";
		};
		2949BABE1CD2F1FE0049385A /* Rightcontroller */ = {
			isa = PBXGroup;
			children = (
1381 1382
				295DEA961DB70F54006ED4A6 /* Control */,
				295DEA951DB70F49006ED4A6 /* views */,
勾芒's avatar
勾芒 committed
1383
			);
1384
			path = Rightcontroller;
勾芒's avatar
勾芒 committed
1385 1386 1387 1388 1389 1390 1391 1392
			sourceTree = "<group>";
		};
		2949BABF1CD305340049385A /* MMDrawerManager */ = {
			isa = PBXGroup;
			children = (
				2949BAC01CD3055A0049385A /* MMExampleDrawerVisualStateManager.h */,
				2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */,
			);
1393
			path = MMDrawerManager;
勾芒's avatar
勾芒 committed
1394 1395
			sourceTree = "<group>";
		};
1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412
		294B86C91E6D2AA2004E2D0F /* Reseller */ = {
			isa = PBXGroup;
			children = (
				294B86CE1E6D2AF9004E2D0F /* Controller */,
			);
			path = Reseller;
			sourceTree = "<group>";
		};
		294B86CE1E6D2AF9004E2D0F /* Controller */ = {
			isa = PBXGroup;
			children = (
				294B86CF1E6D2B04004E2D0F /* ResellerViewController.h */,
				294B86D01E6D2B04004E2D0F /* ResellerViewController.m */,
			);
			path = Controller;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1413 1414 1415 1416 1417 1418 1419
		294CF0E91CEDCF250055F1D8 /* PromptinformationView */ = {
			isa = PBXGroup;
			children = (
				294CF0EA1CEDCF480055F1D8 /* PromptinformationView.h */,
				294CF0EB1CEDCF480055F1D8 /* PromptinformationView.m */,
				294CF0ED1CEDCF540055F1D8 /* PromptinformationView.xib */,
			);
1420
			path = PromptinformationView;
勾芒's avatar
勾芒 committed
1421 1422
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439
		295B62BD1E811301008D4C6F /* Location */ = {
			isa = PBXGroup;
			children = (
				295B62BE1E811301008D4C6F /* Controller */,
			);
			path = Location;
			sourceTree = "<group>";
		};
		295B62BE1E811301008D4C6F /* Controller */ = {
			isa = PBXGroup;
			children = (
				295B62BF1E811321008D4C6F /* LocationViewController.h */,
				295B62C01E811321008D4C6F /* LocationViewController.m */,
			);
			path = Controller;
			sourceTree = "<group>";
		};
1440 1441 1442
		295DE5691DDC5DBD00E27725 /* GuideIntegral */ = {
			isa = PBXGroup;
			children = (
1443
				292AD2011DE30A35003EC56E /* Cells */,
1444 1445
				295DE56A1DDC5DFA00E27725 /* GuideIntegralViewController.h */,
				295DE56B1DDC5DFA00E27725 /* GuideIntegralViewController.m */,
1446 1447
				292AD1FE1DE309C1003EC56E /* IntegralDetailsViewController.h */,
				292AD1FF1DE309C1003EC56E /* IntegralDetailsViewController.m */,
1448
			);
1449
			path = GuideIntegral;
1450 1451
			sourceTree = "<group>";
		};
1452 1453 1454 1455 1456
		295DEA951DB70F49006ED4A6 /* views */ = {
			isa = PBXGroup;
			children = (
				295DEA9D1DB71EFC006ED4A6 /* RightControlSectionView.h */,
				295DEA9E1DB71EFC006ED4A6 /* RightControlSectionView.m */,
1457 1458
				295DEA9A1DB70FB9006ED4A6 /* RightControlTableViewCell.h */,
				295DEA9B1DB70FB9006ED4A6 /* RightControlTableViewCell.m */,
1459
			);
1460
			path = views;
1461 1462 1463 1464 1465 1466 1467 1468
			sourceTree = "<group>";
		};
		295DEA961DB70F54006ED4A6 /* Control */ = {
			isa = PBXGroup;
			children = (
				2962D06F1CD1A58B0058829D /* RightViewController.h */,
				2962D0701CD1A58B0058829D /* RightViewController.m */,
			);
1469
			path = Control;
1470 1471 1472 1473 1474 1475
			sourceTree = "<group>";
		};
		295DEAA01DB7562A006ED4A6 /* CardStock */ = {
			isa = PBXGroup;
			children = (
				295DEAA41DB756C4006ED4A6 /* Cells */,
1476 1477 1478 1479 1480
				29E2D3391DB8BE7F00443170 /* CardAmplificationViewController.h */,
				29E2D33A1DB8BE7F00443170 /* CardAmplificationViewController.m */,
				29E2D33B1DB8BE7F00443170 /* CardAmplificationViewController.xib */,
				295DEAC31DB786C6006ED4A6 /* CardBeenUseViewController.h */,
				295DEAC41DB786C6006ED4A6 /* CardBeenUseViewController.m */,
1481 1482 1483 1484
				295DEAA81DB77572006ED4A6 /* CardDetailsViewController.h */,
				295DEAA91DB77572006ED4A6 /* CardDetailsViewController.m */,
				295DEAC01DB786B8006ED4A6 /* CardDontUseViewController.h */,
				295DEAC11DB786B8006ED4A6 /* CardDontUseViewController.m */,
1485 1486
				29E2D31E1DB8737000443170 /* CardViewController.h */,
				29E2D31F1DB8737000443170 /* CardViewController.m */,
1487
			);
1488
			path = CardStock;
1489 1490 1491 1492 1493
			sourceTree = "<group>";
		};
		295DEAA41DB756C4006ED4A6 /* Cells */ = {
			isa = PBXGroup;
			children = (
1494 1495
				295DEAA51DB756DA006ED4A6 /* CardCollectionViewCell.h */,
				295DEAA61DB756DA006ED4A6 /* CardCollectionViewCell.m */,
1496 1497 1498 1499
				29E2D3251DB88D8B00443170 /* CardOrderInformationReusableView.h */,
				29E2D3261DB88D8B00443170 /* CardOrderInformationReusableView.m */,
				29E2D3281DB8918100443170 /* CardOrderInformationReusableView.xib */,
			);
1500
			path = Cells;
1501 1502
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1503 1504 1505
		2962D06A1CD1A3FE0058829D /* MyClient */ = {
			isa = PBXGroup;
			children = (
1506
				29807C661CD20F3100F111B8 /* Controller */,
勾芒's avatar
勾芒 committed
1507
				299876281CD9962800C90D0A /* Orderdetails */,
1508
				29BFBD951CE46D7900C238FB /* model */,
勾芒's avatar
勾芒 committed
1509 1510
				2949BABA1CD2EF800049385A /* view */,
			);
1511
			path = MyClient;
勾芒's avatar
勾芒 committed
1512 1513 1514 1515 1516
			sourceTree = "<group>";
		};
		2962D06E1CD1A56B0058829D /* RIghtVC */ = {
			isa = PBXGroup;
			children = (
1517 1518
				29BB27711CD9DF24009A0813 /* AboutVC */,
				29BB27701CD9DF0B009A0813 /* CustomerManagementVC */,
勾芒's avatar
勾芒 committed
1519 1520 1521
				29BB27691CD9DDF3009A0813 /* FollowHeartVC */,
				29BB276E1CD9DEDA009A0813 /* ProductLibraryVC */,
				2949BABE1CD2F1FE0049385A /* Rightcontroller */,
1522
				29BB276D1CD9DEA8009A0813 /* SceneLibraryVC */,
勾芒's avatar
勾芒 committed
1523
			);
1524
			path = RIghtVC;
勾芒's avatar
勾芒 committed
1525 1526 1527 1528 1529 1530 1531 1532
			sourceTree = "<group>";
		};
		2962D0761CD1CB860058829D /* NetworkRequest */ = {
			isa = PBXGroup;
			children = (
				2962D0771CD1CBC60058829D /* NetworkRequestClassManager.h */,
				2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */,
			);
1533
			path = NetworkRequest;
勾芒's avatar
勾芒 committed
1534 1535 1536 1537 1538 1539
			sourceTree = "<group>";
		};
		29706D981CD082980003C412 = {
			isa = PBXGroup;
			children = (
				2928F7DD1CD085430036D761 /* Class */,
曹云霄's avatar
曹云霄 committed
1540
				4333C4B25549A396FC0CD944 /* Frameworks */,
1541
				29706DA31CD082990003C412 /* Lighting */,
1542
				58966B6ED1EFDFF6BD0490EE /* Pods */,
1543
				29706DA21CD082990003C412 /* Products */,
曹云霄's avatar
曹云霄 committed
1544
				2928F7DE1CD085430036D761 /* Tools */,
勾芒's avatar
勾芒 committed
1545 1546
			);
			sourceTree = "<group>";
曹云霄's avatar
曹云霄 committed
1547
			usesTabs = 0;
勾芒's avatar
勾芒 committed
1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559
		};
		29706DA21CD082990003C412 /* Products */ = {
			isa = PBXGroup;
			children = (
				29706DA11CD082990003C412 /* Lighting.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		29706DA31CD082990003C412 /* Lighting */ = {
			isa = PBXGroup;
			children = (
1560
				29706DA41CD082990003C412 /* Supporting Files */,
曹云霄's avatar
曹云霄 committed
1561
				29C0E73C1DD9824E006CCCF9 /* Announcement.storyboard */,
勾芒's avatar
勾芒 committed
1562 1563
				29706DA71CD082990003C412 /* AppDelegate.h */,
				29706DA81CD082990003C412 /* AppDelegate.m */,
1564
				29CF0EC71DDC564900A37171 /* GuideIntegral.storyboard */,
1565
				29C0E73E1DD98335006CCCF9 /* LearningCenter.storyboard */,
曹云霄's avatar
曹云霄 committed
1566
				29CD16CB1E5302ED00163796 /* Lighting.entitlements */,
曹云霄's avatar
曹云霄 committed
1567
				294BFDD01D47225A00BFD53F /* OppleMain.storyboard */,
勾芒's avatar
勾芒 committed
1568 1569 1570 1571 1572 1573 1574
			);
			path = Lighting;
			sourceTree = "<group>";
		};
		29706DA41CD082990003C412 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
1575 1576
				29706DB31CD082990003C412 /* Assets.xcassets */,
				29807C611CD20C2A00F111B8 /* Images.xcassets */,
1577
				29706DB81CD082990003C412 /* Info.plist */,
勾芒's avatar
勾芒 committed
1578 1579
				29706DA51CD082990003C412 /* main.m */,
			);
1580
			path = "Supporting Files";
勾芒's avatar
勾芒 committed
1581 1582
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1583 1584 1585 1586 1587 1588 1589 1590 1591
		2971E97A1DF67ACE00256567 /* LoadingView */ = {
			isa = PBXGroup;
			children = (
				2971E97B1DF67ACE00256567 /* XBLoadingView.h */,
				2971E97C1DF67ACE00256567 /* XBLoadingView.m */,
			);
			path = LoadingView;
			sourceTree = "<group>";
		};
1592 1593 1594 1595 1596 1597 1598 1599 1600
		2971E9811DF69F8C00256567 /* CountDown */ = {
			isa = PBXGroup;
			children = (
				2971E9821DF69F9A00256567 /* CountDownLabel.h */,
				2971E9831DF69F9A00256567 /* CountDownLabel.m */,
			);
			path = CountDown;
			sourceTree = "<group>";
		};
1601 1602 1603 1604 1605 1606 1607 1608 1609
		2972312F1E0948BE00D8CA9B /* Bank */ = {
			isa = PBXGroup;
			children = (
				2972312C1E0948A400D8CA9B /* MyBankClass.h */,
				2972312D1E0948A400D8CA9B /* MyBankClass.m */,
			);
			path = Bank;
			sourceTree = "<group>";
		};
1610 1611 1612
		297B14391DEBF4E7009A462A /* Controllers */ = {
			isa = PBXGroup;
			children = (
1613 1614
				296287A61DF7E4300056FDC1 /* AnswerViewController.h */,
				296287A71DF7E4300056FDC1 /* AnswerViewController.m */,
1615 1616 1617 1618
				297E12341DF8FEAF00C57D90 /* BreakThroughFinishViewController.h */,
				297E12351DF8FEAF00C57D90 /* BreakThroughFinishViewController.m */,
				297B143C1DEBF53E009A462A /* BreakThroughViewController.h */,
				297B143D1DEBF53E009A462A /* BreakThroughViewController.m */,
1619 1620
				297B14441DEC18EF009A462A /* InstructionsViewController.h */,
				297B14451DEC18EF009A462A /* InstructionsViewController.m */,
1621 1622
				293829CC1E78E431006CC8F5 /* StartBreakThroughViewController.h */,
				293829CD1E78E431006CC8F5 /* StartBreakThroughViewController.m */,
1623
			);
1624
			path = Controllers;
1625 1626 1627 1628 1629 1630
			sourceTree = "<group>";
		};
		297B143A1DEBF4F3009A462A /* Views */ = {
			isa = PBXGroup;
			children = (
			);
1631
			path = Views;
1632 1633
			sourceTree = "<group>";
		};
1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677
		297BA2AA1DE94D3300474F79 /* VideoCache */ = {
			isa = PBXGroup;
			children = (
				297BA2AB1DE94D3300474F79 /* Cache */,
				297BA2B61DE94D3300474F79 /* ResourceLoader */,
				297BA2C11DE94D3300474F79 /* VIMediaCache.h */,
			);
			path = VideoCache;
			sourceTree = "<group>";
		};
		297BA2AB1DE94D3300474F79 /* Cache */ = {
			isa = PBXGroup;
			children = (
				297BA2AC1DE94D3300474F79 /* VICacheAction.h */,
				297BA2AD1DE94D3300474F79 /* VICacheAction.m */,
				297BA2AE1DE94D3300474F79 /* VICacheConfiguration.h */,
				297BA2AF1DE94D3300474F79 /* VICacheConfiguration.m */,
				297BA2B01DE94D3300474F79 /* VICacheManager.h */,
				297BA2B11DE94D3300474F79 /* VICacheManager.m */,
				297BA2B21DE94D3300474F79 /* VICacheSessionManager.h */,
				297BA2B31DE94D3300474F79 /* VICacheSessionManager.m */,
				297BA2B41DE94D3300474F79 /* VIMediaCacheWorker.h */,
				297BA2B51DE94D3300474F79 /* VIMediaCacheWorker.m */,
			);
			path = Cache;
			sourceTree = "<group>";
		};
		297BA2B61DE94D3300474F79 /* ResourceLoader */ = {
			isa = PBXGroup;
			children = (
				297BA2B71DE94D3300474F79 /* VIContentInfo.h */,
				297BA2B81DE94D3300474F79 /* VIContentInfo.m */,
				297BA2B91DE94D3300474F79 /* VIMediaDownloader.h */,
				297BA2BA1DE94D3300474F79 /* VIMediaDownloader.m */,
				297BA2BB1DE94D3300474F79 /* VIResourceLoader.h */,
				297BA2BC1DE94D3300474F79 /* VIResourceLoader.m */,
				297BA2BD1DE94D3300474F79 /* VIResourceLoaderManager.h */,
				297BA2BE1DE94D3300474F79 /* VIResourceLoaderManager.m */,
				297BA2BF1DE94D3300474F79 /* VIResourceLoadingRequestWorker.h */,
				297BA2C01DE94D3300474F79 /* VIResourceLoadingRequestWorker.m */,
			);
			path = ResourceLoader;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1678 1679 1680 1681 1682 1683
		29807C661CD20F3100F111B8 /* Controller */ = {
			isa = PBXGroup;
			children = (
				2962D06B1CD1A43A0058829D /* ClientViewController.h */,
				2962D06C1CD1A43A0058829D /* ClientViewController.m */,
			);
1684
			path = Controller;
勾芒's avatar
勾芒 committed
1685 1686
			sourceTree = "<group>";
		};
1687 1688 1689 1690 1691
		29808A611CFEC287001D1020 /* Experiencecentre */ = {
			isa = PBXGroup;
			children = (
				29808A681CFED712001D1020 /* Controller */,
				29808A651CFED6E5001D1020 /* Scene */,
1692
				2936F2861D014094007CA67C /* view */,
1693
			);
1694
			path = Experiencecentre;
1695 1696 1697 1698 1699 1700
			sourceTree = "<group>";
		};
		29808A651CFED6E5001D1020 /* Scene */ = {
			isa = PBXGroup;
			children = (
				29808A661CFED6FE001D1020 /* Controller */,
1701 1702
				29808A671CFED70A001D1020 /* View */,
				291D6A591CFFDCB3007891AE /* model */,
1703
			);
1704
			path = Scene;
1705 1706 1707 1708 1709 1710 1711 1712
			sourceTree = "<group>";
		};
		29808A661CFED6FE001D1020 /* Controller */ = {
			isa = PBXGroup;
			children = (
				29808A691CFED730001D1020 /* SceneViewController.h */,
				29808A6A1CFED730001D1020 /* SceneViewController.m */,
			);
1713
			path = Controller;
1714 1715 1716 1717 1718
			sourceTree = "<group>";
		};
		29808A671CFED70A001D1020 /* View */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
1719 1720
				291D6A691D000A2A007891AE /* ProductScreeningCollectionViewCell.h */,
				291D6A6A1D000A2A007891AE /* ProductScreeningCollectionViewCell.m */,
1721 1722 1723 1724 1725 1726
				291D6A561CFFD45F007891AE /* SceneSectionHeaderView.h */,
				291D6A571CFFD45F007891AE /* SceneSectionHeaderView.m */,
				29CB35401CFF0FB60061A5F3 /* ScreeningCollectionViewCell.h */,
				29CB35411CFF0FB60061A5F3 /* ScreeningCollectionViewCell.m */,
				2925D03B1CFEE5D7008879BC /* ScreeningTableViewCell.h */,
				2925D03C1CFEE5D7008879BC /* ScreeningTableViewCell.m */,
1727
			);
1728
			path = View;
1729 1730 1731 1732 1733 1734
			sourceTree = "<group>";
		};
		29808A681CFED712001D1020 /* Controller */ = {
			isa = PBXGroup;
			children = (
				29808A621CFEC41B001D1020 /* ExperienceCentreViewController.h */,
曹云霄's avatar
曹云霄 committed
1735
				294BFDD41D47227900BFD53F /* ExperienceCentreViewController.m */,
1736 1737
				29498C581D051C3F004FA79B /* HelpController.h */,
				29498C591D051C3F004FA79B /* HelpController.m */,
勾芒's avatar
勾芒 committed
1738 1739 1740
				2936F2971D01868E007CA67C /* ShareGoodsViewController.h */,
				2936F2981D01868E007CA67C /* ShareGoodsViewController.m */,
				2936F2991D01868E007CA67C /* ShareGoodsViewController.xib */,
曹云霄's avatar
曹云霄 committed
1741 1742
				29498C5B1D053B2C004FA79B /* ShoppingBagViewController.h */,
				29498C5C1D053B2C004FA79B /* ShoppingBagViewController.m */,
1743
			);
1744
			path = Controller;
1745 1746
			sourceTree = "<group>";
		};
1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762
		2981110B1DFE5FFB00F7EAFF /* OSSHelper */ = {
			isa = PBXGroup;
			children = (
				2981110C1DFE5FFB00F7EAFF /* OSSHelper.h */,
				2981110D1DFE5FFB00F7EAFF /* OSSHelper.m */,
			);
			path = OSSHelper;
			sourceTree = "<group>";
		};
		298111131DFE6DFC00F7EAFF /* Category */ = {
			isa = PBXGroup;
			children = (
				2962D07B1CD1E4490058829D /* NSArray+Objectwithindex.h */,
				2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */,
				298111141DFE6E5000F7EAFF /* NSDate+Formatting.h */,
				298111151DFE6E5000F7EAFF /* NSDate+Formatting.m */,
1763 1764
				2921F2FE1DB5E91A00D6439B /* NSDictionary+category.h */,
				2921F2FF1DB5E91A00D6439B /* NSDictionary+category.m */,
1765 1766
				29D4C29A1E0CEA2300D256C0 /* NSString+Category.h */,
				29D4C29B1E0CEA2300D256C0 /* NSString+Category.m */,
曹云霄's avatar
曹云霄 committed
1767 1768
				29E47BD21E8E0C49004D0D00 /* UIButton+Title_Image.h */,
				29E47BD31E8E0C49004D0D00 /* UIButton+Title_Image.m */,
1769 1770 1771 1772
				290173891E0A22940005F48B /* UIButton+countDown.h */,
				2901738A1E0A22940005F48B /* UIButton+countDown.m */,
				298111101DFE674600F7EAFF /* UIImage+Fit.h */,
				298111111DFE674600F7EAFF /* UIImage+Fit.m */,
Sandy's avatar
Sandy committed
1773 1774
				8FEF03F11EA7543F00837A64 /* UIImage+Helper.h */,
				8FEF03F21EA7543F00837A64 /* UIImage+Helper.m */,
1775 1776
				2962D07F1CD1E6010058829D /* UIView+Frame.h */,
				2962D0801CD1E6010058829D /* UIView+Frame.m */,
1777 1778
				2916A7461D703A1700644C8C /* UIView+CornerRadius.h */,
				2916A7471D703A1700644C8C /* UIView+CornerRadius.m */,
1779 1780 1781 1782 1783 1784 1785
			);
			path = Category;
			sourceTree = "<group>";
		};
		298111171DFE9F2C00F7EAFF /* Models */ = {
			isa = PBXGroup;
			children = (
1786 1787
				29F309321DFF93AC00776C7B /* CustomTOForumReplyEntity.h */,
				29F309331DFF93AC00776C7B /* CustomTOForumReplyEntity.m */,
1788 1789
				298111181DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.h */,
				298111191DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.m */,
1790 1791
				291D11A31E795104001E081E /* CustomTOForumtypeEntity.h */,
				291D11A41E795104001E081E /* CustomTOForumtypeEntity.m */,
1792
			);
1793
			path = Models;
1794 1795
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1796 1797 1798 1799 1800 1801 1802
		29834EBC1CDF21D8001A484F /* screeningSecondView */ = {
			isa = PBXGroup;
			children = (
				29F726021CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.h */,
				29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */,
				29CCA43A1CF7ED6100BC19DD /* SelectedTableViewCell.h */,
				29CCA43B1CF7ED6100BC19DD /* SelectedTableViewCell.m */,
1803 1804 1805
				29834EB21CDF1EAA001A484F /* screeningSecondView.h */,
				29834EB31CDF1EAA001A484F /* screeningSecondView.m */,
				29834EB51CDF1EB6001A484F /* screeningSecondView.xib */,
勾芒's avatar
勾芒 committed
1806
			);
1807
			path = screeningSecondView;
勾芒's avatar
勾芒 committed
1808 1809 1810 1811 1812
			sourceTree = "<group>";
		};
		29834EBD1CDF21EF001A484F /* screeningFirstView */ = {
			isa = PBXGroup;
			children = (
1813 1814 1815 1816
				29F725FF1CE1D05D0072FE0E /* ScreeningCollectionReusableView.h */,
				29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */,
				29834EBE1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.h */,
				29834EBF1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m */,
勾芒's avatar
勾芒 committed
1817 1818 1819 1820
				29834EB71CDF1FB3001A484F /* screeningFirstView.h */,
				29834EB81CDF1FB3001A484F /* screeningFirstView.m */,
				29834EBA1CDF1FBC001A484F /* screeningFirstView.xib */,
			);
1821
			path = screeningFirstView;
勾芒's avatar
勾芒 committed
1822 1823 1824 1825 1826
			sourceTree = "<group>";
		};
		29834EC11CDF768C001A484F /* XXuserController */ = {
			isa = PBXGroup;
			children = (
1827
				295DEAA01DB7562A006ED4A6 /* CardStock */,
1828
				295DE5691DDC5DBD00E27725 /* GuideIntegral */,
1829
				29E9443E1DE3EBE9007CD26C /* GuideMain */,
1830
				29B3EE6E1DCE15EC0065FCCF /* MyLuckyDraw */,
1831
				29E9443F1DE3EC03007CD26C /* Prize */,
曹云霄's avatar
曹云霄 committed
1832
				29DAF5351E7B7E3800D7B970 /* ReadPacket */,
曹云霄's avatar
曹云霄 committed
1833
				2916A73B1D70230600644C8C /* RebateVC */,
勾芒's avatar
勾芒 committed
1834
			);
1835
			path = XXuserController;
勾芒's avatar
勾芒 committed
1836 1837
			sourceTree = "<group>";
		};
1838 1839 1840 1841 1842 1843
		29837B511DE598C9009CF614 /* CustomLabels */ = {
			isa = PBXGroup;
			children = (
				29837B541DE5992A009CF614 /* CustomBorderLabel.h */,
				29837B551DE5992A009CF614 /* CustomBorderLabel.m */,
			);
1844
			path = CustomLabels;
1845 1846
			sourceTree = "<group>";
		};
1847 1848 1849 1850 1851 1852 1853 1854 1855
		2985345D1DD4B0100023BBAE /* AirPrint */ = {
			isa = PBXGroup;
			children = (
				2985345E1DD4B0290023BBAE /* AirPrintManager.h */,
				2985345F1DD4B0290023BBAE /* AirPrintManager.m */,
			);
			path = AirPrint;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868
		2985AE9A1CE72F1500704C91 /* ZXPUnicode */ = {
			isa = PBXGroup;
			children = (
				2985AE9B1CE72F1500704C91 /* NSArray+ ZXPUnicode.m */,
				2985AE9C1CE72F1500704C91 /* NSArray+ZXPUnicode.h */,
				2985AE9D1CE72F1500704C91 /* NSDictionary+ZXPUnicode.h */,
				2985AE9E1CE72F1500704C91 /* NSDictionary+ZXPUnicode.m */,
				2985AE9F1CE72F1500704C91 /* NSObject+ZXPUnicode.h */,
				2985AEA01CE72F1500704C91 /* NSObject+ZXPUnicode.m */,
			);
			path = ZXPUnicode;
			sourceTree = "<group>";
		};
1869 1870 1871 1872 1873 1874 1875 1876 1877
		299392D71E78D3240040E283 /* Cells */ = {
			isa = PBXGroup;
			children = (
				299392DB1E78D47C0040E283 /* BreakThroughTableViewCell.h */,
				299392DC1E78D47C0040E283 /* BreakThroughTableViewCell.m */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
1878 1879 1880
		299876281CD9962800C90D0A /* Orderdetails */ = {
			isa = PBXGroup;
			children = (
1881
				2998762F1CD9979300C90D0A /* controller */,
1882
				2921F2F91DB5E71400D6439B /* model */,
勾芒's avatar
勾芒 committed
1883 1884
				299876301CD997A300C90D0A /* view */,
			);
1885
			path = Orderdetails;
勾芒's avatar
勾芒 committed
1886 1887 1888 1889 1890
			sourceTree = "<group>";
		};
		2998762F1CD9979300C90D0A /* controller */ = {
			isa = PBXGroup;
			children = (
1891 1892 1893
				29A8D3951CD85A3C004D558F /* Clientdetails */,
				2903F93B1DBE57F4003CC6B1 /* JDEcardViewController.h */,
				2903F93C1DBE57F4003CC6B1 /* JDEcardViewController.m */,
勾芒's avatar
勾芒 committed
1894 1895 1896 1897 1898
				299876401CD99E4000C90D0A /* OrderdetailsViewController.h */,
				299876411CD99E4000C90D0A /* OrderdetailsViewController.m */,
				2994C0121CFBE793005A80AF /* PayViewController.h */,
				2994C0131CFBE793005A80AF /* PayViewController.m */,
				2994C0141CFBE793005A80AF /* PayViewController.xib */,
曹云霄's avatar
曹云霄 committed
1899 1900 1901 1902
				2986B9951DE1D30600F4A1CF /* PromotionChooseNavigationController.h */,
				2986B9961DE1D30600F4A1CF /* PromotionChooseNavigationController.m */,
				2986B9991DE1D30600F4A1CF /* PromotionChooseViewController.h */,
				2986B99A1DE1D30600F4A1CF /* PromotionChooseViewController.m */,
1903 1904 1905
				29698D5E1CE2C11500D72CE7 /* SettlementViewController.h */,
				29698D5F1CE2C11500D72CE7 /* SettlementViewController.m */,
				29698D601CE2C11500D72CE7 /* SettlementViewController.xib */,
勾芒's avatar
勾芒 committed
1906
			);
1907
			path = controller;
勾芒's avatar
勾芒 committed
1908 1909 1910 1911 1912 1913 1914 1915
			sourceTree = "<group>";
		};
		299876301CD997A300C90D0A /* view */ = {
			isa = PBXGroup;
			children = (
				29E384BB1CE9933300888199 /* AdditionalTableViewCell.h */,
				29E384BC1CE9933300888199 /* AdditionalTableViewCell.m */,
				29E384BD1CE9933300888199 /* AdditionalTableViewCell.xib */,
1916 1917 1918 1919 1920 1921
				29BB27661CD9D38E009A0813 /* AllpriceTableViewCell.h */,
				29BB27671CD9D38E009A0813 /* AllpriceTableViewCell.m */,
				2998763A1CD9983A00C90D0A /* CommodityListTableViewCell.h */,
				2998763B1CD9983A00C90D0A /* CommodityListTableViewCell.m */,
				299876371CD9981800C90D0A /* GoodsInformationTableViewCell.h */,
				299876381CD9981800C90D0A /* GoodsInformationTableViewCell.m */,
1922 1923
				2921F2F61DB5C7E400D6439B /* OrderDetailsSectionHeaderView.h */,
				2921F2F71DB5C7E400D6439B /* OrderDetailsSectionHeaderView.m */,
1924 1925 1926 1927
				299876311CD997DF00C90D0A /* OrderInformationTableViewCell.h */,
				299876321CD997DF00C90D0A /* OrderInformationTableViewCell.m */,
				299876341CD997F100C90D0A /* PersonInformationTableViewCell.h */,
				299876351CD997F100C90D0A /* PersonInformationTableViewCell.m */,
1928 1929
				2921F3041DB5F27A00D6439B /* PromotionalTableViewCell.h */,
				2921F3051DB5F27A00D6439B /* PromotionalTableViewCell.m */,
勾芒's avatar
勾芒 committed
1930
			);
1931
			path = view;
勾芒's avatar
勾芒 committed
1932 1933
			sourceTree = "<group>";
		};
1934 1935 1936
		2999B12C1DE6CD4F0031F79E /* Controllers */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
1937 1938 1939 1940 1941 1942 1943 1944
				291D11911E790BE6001E081E /* DateCalibrationDetailViewController.h */,
				291D11921E790BE6001E081E /* DateCalibrationDetailViewController.m */,
				291D118E1E790B45001E081E /* DateCalibrationViewController.h */,
				291D118F1E790B45001E081E /* DateCalibrationViewController.m */,
				291D118B1E790B0B001E081E /* DiscussMainViewController.h */,
				291D118C1E790B0B001E081E /* DiscussMainViewController.m */,
				291D11941E790CCF001E081E /* DiscussModuleViewController.h */,
				291D11951E790CCF001E081E /* DiscussModuleViewController.m */,
曹云霄's avatar
曹云霄 committed
1945 1946
				2981111B1DFEA98D00F7EAFF /* ForumItemDetailViewController.h */,
				2981111C1DFEA98D00F7EAFF /* ForumItemDetailViewController.m */,
曹云霄's avatar
曹云霄 committed
1947 1948
				29ACDAE11DF966EF003A0634 /* ForumItemListViewController.h */,
				29ACDAE21DF966EF003A0634 /* ForumItemListViewController.m */,
1949 1950
				298F3AC61E6E670C00152375 /* ForumTypeViewController.h */,
				298F3AC71E6E670C00152375 /* ForumTypeViewController.m */,
曹云霄's avatar
曹云霄 committed
1951 1952
				2999B12D1DE6CD730031F79E /* ForumViewController.h */,
				2999B12E1DE6CD730031F79E /* ForumViewController.m */,
1953 1954
				29B78C131DFA975900C7C6D8 /* PhotoManagerViewController.h */,
				29B78C141DFA975900C7C6D8 /* PhotoManagerViewController.m */,
1955 1956
				2912DFE01E012FE80095C576 /* PostPhotoManagerViewController.h */,
				2912DFE11E012FE80095C576 /* PostPhotoManagerViewController.m */,
1957 1958
				29B78C061DFA89A000C7C6D8 /* ReleasePostViewController.h */,
				29B78C071DFA89A000C7C6D8 /* ReleasePostViewController.m */,
1959
			);
1960
			path = Controllers;
1961 1962 1963 1964 1965
			sourceTree = "<group>";
		};
		2999B1301DE6CD760031F79E /* Cells */ = {
			isa = PBXGroup;
			children = (
1966 1967
				298111241DFEB95A00F7EAFF /* CommentListTableViewCell.h */,
				298111251DFEB95A00F7EAFF /* CommentListTableViewCell.m */,
1968 1969
				294B86D51E6D46E9004E2D0F /* CommentTagTableViewCell.h */,
				294B86D61E6D46E9004E2D0F /* CommentTagTableViewCell.m */,
1970 1971
				29B78C0D1DFA8B3700C7C6D8 /* ContentTableViewCell.h */,
				29B78C0E1DFA8B3700C7C6D8 /* ContentTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1972 1973
				29ACDAE71DF96C50003A0634 /* ForumItemTableViewCell.h */,
				29ACDAE81DF96C50003A0634 /* ForumItemTableViewCell.m */,
1974 1975
				2940AE7B1DE7D2F0001164B0 /* ForumTableViewCell.h */,
				2940AE7C1DE7D2F0001164B0 /* ForumTableViewCell.m */,
1976 1977
				298F3AC91E6E72CA00152375 /* ForumTypeTableViewCell.h */,
				298F3ACA1E6E72CA00152375 /* ForumTypeTableViewCell.m */,
1978
				29B78C0A1DFA8B2800C7C6D8 /* HeadlineTableViewCell.h */,
1979
				29B78C0B1DFA8B2800C7C6D8 /* HeadlineTableViewCell.m */,
1980 1981
				29B78C161DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.h */,
				29B78C171DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.m */,
1982
			);
1983
			path = Cells;
1984 1985
			sourceTree = "<group>";
		};
1986 1987 1988 1989 1990 1991 1992 1993
		299B2E8A1DCE411400068939 /* cells */ = {
			isa = PBXGroup;
			children = (
				293163FE1DCE3F6D0075129D /* NotDrawTableViewCell.h */,
				293163FF1DCE3F6D0075129D /* NotDrawTableViewCell.m */,
				293164011DCE3F780075129D /* UsedDrawTableViewCell.h */,
				293164021DCE3F780075129D /* UsedDrawTableViewCell.m */,
			);
1994
			path = cells;
1995 1996
			sourceTree = "<group>";
		};
1997 1998 1999
		29A4197F1E812E5E0064E958 /* Location */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
2000 2001
				29C13F911F0E38C10053EE1F /* GDataXMLNode */,
				29C13F941F0E38C10053EE1F /* MOFSPickerManager */,
2002 2003 2004 2005
			);
			path = Location;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2006 2007 2008 2009
		29A8D3951CD85A3C004D558F /* Clientdetails */ = {
			isa = PBXGroup;
			children = (
				2906B5D31CD8920F000849B4 /* Controller */,
2010
				2906B5D41CD89220000849B4 /* view */,
勾芒's avatar
勾芒 committed
2011
			);
2012
			path = Clientdetails;
勾芒's avatar
勾芒 committed
2013 2014 2015 2016 2017
			sourceTree = "<group>";
		};
		29A9DCAA1CEB63BD00A7567A /* PreviewPDF */ = {
			isa = PBXGroup;
			children = (
2018 2019
				29A9DCAB1CEB643C00A7567A /* CustomWKWebViewController.h */,
				29A9DCAC1CEB643C00A7567A /* CustomWKWebViewController.m */,
勾芒's avatar
勾芒 committed
2020
			);
2021
			path = PreviewPDF;
勾芒's avatar
勾芒 committed
2022 2023
			sourceTree = "<group>";
		};
2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114
		29AB91DA1E553A31003A3A08 /* Message */ = {
			isa = PBXGroup;
			children = (
				29AB92051E554273003A3A08 /* Cells */,
				29AB92061E554273003A3A08 /* Controllers */,
			);
			path = Message;
			sourceTree = "<group>";
		};
		29AB91DE1E553AF4003A3A08 /* CustomTabbar */ = {
			isa = PBXGroup;
			children = (
				29AB91DF1E553AF4003A3A08 /* CustomTabbarController.h */,
				29AB91E01E553AF4003A3A08 /* CustomTabbarController.m */,
			);
			path = CustomTabbar;
			sourceTree = "<group>";
		};
		29AB91E11E553AF4003A3A08 /* CustomToolView */ = {
			isa = PBXGroup;
			children = (
				29AB91E21E553AF4003A3A08 /* Toolview.h */,
				29AB91E31E553AF4003A3A08 /* Toolview.m */,
			);
			path = CustomToolView;
			sourceTree = "<group>";
		};
		29AB91E61E553B7C003A3A08 /* PerfectInformation */ = {
			isa = PBXGroup;
			children = (
				29AB91E71E553B7C003A3A08 /* PerfectInformationTableViewCell.h */,
				29AB91E81E553B7C003A3A08 /* PerfectInformationTableViewCell.m */,
				29AB91E91E553B7C003A3A08 /* PerfectInformationViewController.h */,
				29AB91EA1E553B7C003A3A08 /* PerfectInformationViewController.m */,
			);
			path = PerfectInformation;
			sourceTree = "<group>";
		};
		29AB91ED1E553C16003A3A08 /* Cells */ = {
			isa = PBXGroup;
			children = (
				29AB91EE1E553C16003A3A08 /* AnnouncementContentTableViewCell.h */,
				29AB91EF1E553C16003A3A08 /* AnnouncementContentTableViewCell.m */,
				29AB91F01E553C16003A3A08 /* AnnouncementListTableViewCell.h */,
				29AB91F11E553C16003A3A08 /* AnnouncementListTableViewCell.m */,
				29AB91F21E553C16003A3A08 /* AnnouncementTableViewCell.h */,
				29AB91F31E553C16003A3A08 /* AnnouncementTableViewCell.m */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
		29AB91F41E553C16003A3A08 /* Controllers */ = {
			isa = PBXGroup;
			children = (
				29AB91F51E553C16003A3A08 /* AnnouncementViewController.h */,
				29AB91F61E553C16003A3A08 /* AnnouncementViewController.m */,
				29AB91F71E553C16003A3A08 /* AnnountcementDetailViewController.h */,
				29AB91F81E553C16003A3A08 /* AnnountcementDetailViewController.m */,
				29AB91F91E553C16003A3A08 /* WkWebViewViewController.h */,
				29AB91FA1E553C16003A3A08 /* WkWebViewViewController.m */,
			);
			path = Controllers;
			sourceTree = "<group>";
		};
		29AB91FB1E553C16003A3A08 /* Models */ = {
			isa = PBXGroup;
			children = (
				29AB91FC1E553C16003A3A08 /* CustomTOAfficheEntity.h */,
				29AB91FD1E553C16003A3A08 /* CustomTOAfficheEntity.m */,
			);
			path = Models;
			sourceTree = "<group>";
		};
		29AB92051E554273003A3A08 /* Cells */ = {
			isa = PBXGroup;
			children = (
				29AB920A1E5542CD003A3A08 /* MessageTableViewCell.h */,
				29AB920B1E5542CD003A3A08 /* MessageTableViewCell.m */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
		29AB92061E554273003A3A08 /* Controllers */ = {
			isa = PBXGroup;
			children = (
				29AB92071E554273003A3A08 /* MessageViewController.h */,
				29AB92081E554273003A3A08 /* MessageViewController.m */,
			);
			path = Controllers;
			sourceTree = "<group>";
		};
2115 2116 2117
		29B3EE6E1DCE15EC0065FCCF /* MyLuckyDraw */ = {
			isa = PBXGroup;
			children = (
2118
				299B2E8A1DCE411400068939 /* cells */,
2119 2120
				293163F81DCE3CBA0075129D /* LuckyDrawDetailsViewController.h */,
				293163F91DCE3CBA0075129D /* LuckyDrawDetailsViewController.m */,
2121 2122
				29CC51F61E8A032D009FBB6A /* LuckyDrawMainViewController.h */,
				29CC51F71E8A032D009FBB6A /* LuckyDrawMainViewController.m */,
曹云霄's avatar
曹云霄 committed
2123 2124
				29B3EE6F1DCE16130065FCCF /* LuckyDrawViewController.h */,
				29B3EE701DCE16130065FCCF /* LuckyDrawViewController.m */,
2125
			);
2126
			path = MyLuckyDraw;
2127 2128
			sourceTree = "<group>";
		};
2129 2130 2131
		29B78C091DFA8ADD00C7C6D8 /* Views */ = {
			isa = PBXGroup;
			children = (
2132 2133
				29F309351DFFAA6300776C7B /* BestReplyView.h */,
				29F309361DFFAA6300776C7B /* BestReplyView.m */,
2134 2135 2136 2137
				291D11971E790DFA001E081E /* CalibrationCollectionViewCell.h */,
				291D11981E790DFA001E081E /* CalibrationCollectionViewCell.m */,
				291D119A1E790E16001E081E /* CalibrationDetailCollectionCell.h */,
				291D119B1E790E16001E081E /* CalibrationDetailCollectionCell.m */,
曹云霄's avatar
曹云霄 committed
2138 2139
				29ACDAE41DF9696E003A0634 /* CustomImageBackView.h */,
				29ACDAE51DF9696E003A0634 /* CustomImageBackView.m */,
2140 2141
				291D119D1E791342001E081E /* DiscussModuleCollectionViewCell.h */,
				291D119E1E791342001E081E /* DiscussModuleCollectionViewCell.m */,
Sandy's avatar
Sandy committed
2142 2143
				8F0FD1A21EA494EA00D38035 /* ForumDetailBottomPictureCell.h */,
				8F0FD1A31EA494EA00D38035 /* ForumDetailBottomPictureCell.m */,
曹云霄's avatar
曹云霄 committed
2144 2145 2146 2147 2148 2149 2150 2151 2152 2153
				8F0FD19F1EA48EC500D38035 /* ForumDetailBottomView.h */,
				8F0FD1A01EA48EC500D38035 /* ForumDetailBottomView.m */,
				299E45C51E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.h */,
				299E45C61E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.m */,
				29B78C101DFA8BD500C7C6D8 /* KeyBoardAccessoryView.h */,
				29B78C111DFA8BD500C7C6D8 /* KeyBoardAccessoryView.m */,
				291D11A01E7923FF001E081E /* TriangleIndicatorView.h */,
				291D11A11E7923FF001E081E /* TriangleIndicatorView.m */,
				8F0FD1A51EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.h */,
				8F0FD1A61EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.m */,
2154
			);
2155
			path = Views;
2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166
			sourceTree = "<group>";
		};
		29B78C191DFA9AD600C7C6D8 /* Emoji */ = {
			isa = PBXGroup;
			children = (
				29B78C1A1DFA9AD600C7C6D8 /* STEmoji.h */,
				29B78C1B1DFA9AD600C7C6D8 /* STEmoji.m */,
				29B78C1C1DFA9AD600C7C6D8 /* STEmojiCollectionView.h */,
				29B78C1D1DFA9AD600C7C6D8 /* STEmojiCollectionView.m */,
				29B78C1E1DFA9AD600C7C6D8 /* STEmojiKeyboard.h */,
				29B78C1F1DFA9AD600C7C6D8 /* STEmojiKeyboard.m */,
2167
				29B78C231DFA9BB900C7C6D8 /* emoji.json */,
2168 2169 2170 2171
			);
			path = Emoji;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2172 2173 2174
		29BB27691CD9DDF3009A0813 /* FollowHeartVC */ = {
			isa = PBXGroup;
			children = (
2175 2176
				04FCB1A21CF60A8F0056093B /* DeviceDirectionManager.h */,
				04FCB1A31CF60A8F0056093B /* DeviceDirectionManager.m */,
勾芒's avatar
勾芒 committed
2177
			);
2178
			path = FollowHeartVC;
勾芒's avatar
勾芒 committed
2179 2180 2181 2182 2183 2184
			sourceTree = "<group>";
		};
		29BB276D1CD9DEA8009A0813 /* SceneLibraryVC */ = {
			isa = PBXGroup;
			children = (
				29EAAE911CDC412100C4DBA2 /* controller */,
2185
				29EAAE921CDC412C00C4DBA2 /* view */,
勾芒's avatar
勾芒 committed
2186
			);
2187
			path = SceneLibraryVC;
勾芒's avatar
勾芒 committed
2188 2189 2190 2191 2192 2193
			sourceTree = "<group>";
		};
		29BB276E1CD9DEDA009A0813 /* ProductLibraryVC */ = {
			isa = PBXGroup;
			children = (
				29C584E51CDA246900C6F677 /* controller */,
2194
				29C584E61CDA247500C6F677 /* view */,
勾芒's avatar
勾芒 committed
2195
			);
2196
			path = ProductLibraryVC;
勾芒's avatar
勾芒 committed
2197 2198 2199 2200 2201 2202
			sourceTree = "<group>";
		};
		29BB27701CD9DF0B009A0813 /* CustomerManagementVC */ = {
			isa = PBXGroup;
			children = (
				29EAAE991CDC74A700C4DBA2 /* AllCustomer */,
2203
				29EAAE9D1CDC79C500C4DBA2 /* CustomerOrder */,
勾芒's avatar
勾芒 committed
2204
			);
2205
			path = CustomerManagementVC;
勾芒's avatar
勾芒 committed
2206 2207 2208 2209 2210 2211 2212 2213
			sourceTree = "<group>";
		};
		29BB27711CD9DF24009A0813 /* AboutVC */ = {
			isa = PBXGroup;
			children = (
				29BB277E1CD9DFD7009A0813 /* AboutViewController.h */,
				29BB277F1CD9DFD7009A0813 /* AboutViewController.m */,
			);
2214
			path = AboutVC;
勾芒's avatar
勾芒 committed
2215 2216 2217 2218 2219 2220 2221 2222
			sourceTree = "<group>";
		};
		29BFBD841CE4288A00C238FB /* Customercenter */ = {
			isa = PBXGroup;
			children = (
				29BFBD851CE428B200C238FB /* Customermanager.h */,
				29BFBD861CE428B200C238FB /* Customermanager.m */,
			);
2223
			path = Customercenter;
勾芒's avatar
勾芒 committed
2224 2225 2226 2227 2228 2229 2230 2231
			sourceTree = "<group>";
		};
		29BFBD951CE46D7900C238FB /* model */ = {
			isa = PBXGroup;
			children = (
				29BFBD961CE46FDA00C238FB /* MyclientEntityModel.h */,
				29BFBD971CE46FDA00C238FB /* MyclientEntityModel.m */,
			);
2232
			path = model;
勾芒's avatar
勾芒 committed
2233 2234
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
2235 2236 2237
		29C0E7401DD9890F006CCCF9 /* LearningCenter */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
2238
				29C30BD71DDC1E8C00CA3E29 /* ComprehensiveDiscussion */,
2239
				29C30BD81DDC1EB200CA3E29 /* LearningCenterMain */,
曹云霄's avatar
曹云霄 committed
2240 2241
				29C30BD61DDC0A5000CA3E29 /* OnlineLearning */,
				29C30BD51DDC0A5000CA3E29 /* SkillsAssessment */,
曹云霄's avatar
曹云霄 committed
2242 2243 2244 2245 2246 2247 2248
			);
			path = LearningCenter;
			sourceTree = "<group>";
		};
		29C0E7411DD98917006CCCF9 /* Announcement */ = {
			isa = PBXGroup;
			children = (
2249
				29AB91ED1E553C16003A3A08 /* Cells */,
2250
				29AB91F41E553C16003A3A08 /* Controllers */,
2251
				29837B511DE598C9009CF614 /* CustomLabels */,
2252
				29AB91FB1E553C16003A3A08 /* Models */,
曹云霄's avatar
曹云霄 committed
2253 2254 2255 2256
			);
			path = Announcement;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285
		29C13F911F0E38C10053EE1F /* GDataXMLNode */ = {
			isa = PBXGroup;
			children = (
				29C13F921F0E38C10053EE1F /* GDataXMLNode.h */,
				29C13F931F0E38C10053EE1F /* GDataXMLNode.m */,
			);
			path = GDataXMLNode;
			sourceTree = "<group>";
		};
		29C13F941F0E38C10053EE1F /* MOFSPickerManager */ = {
			isa = PBXGroup;
			children = (
				29C13F951F0E38C10053EE1F /* MOFSAddressPickerView.h */,
				29C13F961F0E38C10053EE1F /* MOFSAddressPickerView.m */,
				29C13F971F0E38C10053EE1F /* MOFSDatePicker.h */,
				29C13F981F0E38C10053EE1F /* MOFSDatePicker.m */,
				29C13F991F0E38C10053EE1F /* MOFSPickerManager.h */,
				29C13F9A1F0E38C10053EE1F /* MOFSPickerManager.m */,
				29C13F9B1F0E38C10053EE1F /* MOFSPickerView.h */,
				29C13F9C1F0E38C10053EE1F /* MOFSPickerView.m */,
				29C13F9D1F0E38C10053EE1F /* MOFSToolbar.h */,
				29C13F9E1F0E38C10053EE1F /* MOFSToolbar.m */,
				29C13F9F1F0E38C10053EE1F /* PickerAddressModel.h */,
				29C13FA01F0E38C10053EE1F /* PickerAddressModel.m */,
				29C13FA11F0E38C10053EE1F /* province_data.xml */,
			);
			path = MOFSPickerManager;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
2286 2287 2288
		29C30BD51DDC0A5000CA3E29 /* SkillsAssessment */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
2289
				299392D71E78D3240040E283 /* Cells */,
2290
				297B14391DEBF4E7009A462A /* Controllers */,
2291
				297B143A1DEBF4F3009A462A /* Views */,
曹云霄's avatar
曹云霄 committed
2292 2293 2294 2295 2296 2297 2298
			);
			path = SkillsAssessment;
			sourceTree = "<group>";
		};
		29C30BD61DDC0A5000CA3E29 /* OnlineLearning */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
2299
				29C30BDD1DDC3A6B00CA3E29 /* Controllers */,
2300 2301
				29C30BDE1DDC3A7900CA3E29 /* Models */,
				29C30BDF1DDC3A8200CA3E29 /* Views */,
曹云霄's avatar
曹云霄 committed
2302 2303 2304 2305 2306 2307 2308
			);
			path = OnlineLearning;
			sourceTree = "<group>";
		};
		29C30BD71DDC1E8C00CA3E29 /* ComprehensiveDiscussion */ = {
			isa = PBXGroup;
			children = (
2309
				2999B1301DE6CD760031F79E /* Cells */,
2310 2311
				2999B12C1DE6CD4F0031F79E /* Controllers */,
				298111171DFE9F2C00F7EAFF /* Models */,
曹云霄's avatar
曹云霄 committed
2312
				8F7B45431EA61FB700E52092 /* ViewModels */,
2313
				29B78C091DFA8ADD00C7C6D8 /* Views */,
曹云霄's avatar
曹云霄 committed
2314 2315 2316 2317 2318
			);
			path = ComprehensiveDiscussion;
			sourceTree = "<group>";
		};
		29C30BD81DDC1EB200CA3E29 /* LearningCenterMain */ = {
曹云霄's avatar
曹云霄 committed
2319 2320 2321
			isa = PBXGroup;
			children = (
				29C30BDC1DDC3A5E00CA3E29 /* Controller */,
2322 2323
				29C30BE01DDC3A8D00CA3E29 /* Models */,
				29C30BE11DDC3A9200CA3E29 /* Views */,
曹云霄's avatar
曹云霄 committed
2324 2325 2326 2327 2328
			);
			path = LearningCenterMain;
			sourceTree = "<group>";
		};
		29C30BDC1DDC3A5E00CA3E29 /* Controller */ = {
曹云霄's avatar
曹云霄 committed
2329 2330 2331 2332 2333
			isa = PBXGroup;
			children = (
				29C30BD91DDC1EE500CA3E29 /* LearningCenterMainViewController.h */,
				29C30BDA1DDC1EE500CA3E29 /* LearningCenterMainViewController.m */,
			);
2334
			path = Controller;
曹云霄's avatar
曹云霄 committed
2335 2336 2337 2338 2339
			sourceTree = "<group>";
		};
		29C30BDD1DDC3A6B00CA3E29 /* Controllers */ = {
			isa = PBXGroup;
			children = (
2340 2341 2342 2343 2344 2345 2346 2347
				2971E9871DF6CD7700256567 /* AssessmentQualifiedViewController.h */,
				2971E9881DF6CD7700256567 /* AssessmentQualifiedViewController.m */,
				2971E98A1DF6CD9200256567 /* AssessmentUnqualifiedViewController.h */,
				2971E98B1DF6CD9200256567 /* AssessmentUnqualifiedViewController.m */,
				2971E9711DF6623400256567 /* AssessmentViewController.h */,
				2971E9721DF6623400256567 /* AssessmentViewController.m */,
				297B14471DEC2D26009A462A /* LearningCompleteViewController.h */,
				297B14481DEC2D26009A462A /* LearningCompleteViewController.m */,
2348 2349
				2940AE991DE7FE17001164B0 /* OnlineLearningDetailViewController.h */,
				2940AE9A1DE7FE17001164B0 /* OnlineLearningDetailViewController.m */,
2350 2351 2352 2353
				29C30BE21DDC3B1300CA3E29 /* OnlineLearningViewController.h */,
				29C30BE31DDC3B1300CA3E29 /* OnlineLearningViewController.m */,
				2940AE871DE7FCE4001164B0 /* VideoDetailViewController.h */,
				2940AE881DE7FCE4001164B0 /* VideoDetailViewController.m */,
2354 2355 2356 2357
				2940AE811DE7E1D1001164B0 /* VideoHelperViewController.h */,
				2940AE821DE7E1D1001164B0 /* VideoHelperViewController.m */,
				2940AE841DE7FCDB001164B0 /* VideoListViewController.h */,
				2940AE851DE7FCDB001164B0 /* VideoListViewController.m */,
曹云霄's avatar
曹云霄 committed
2358
			);
2359
			path = Controllers;
曹云霄's avatar
曹云霄 committed
2360 2361 2362 2363 2364
			sourceTree = "<group>";
		};
		29C30BDE1DDC3A7900CA3E29 /* Models */ = {
			isa = PBXGroup;
			children = (
2365 2366
				29874AE91DF54825008853A8 /* CustomStudyEntity.h */,
				29874AEA1DF54825008853A8 /* CustomStudyEntity.m */,
2367 2368 2369 2370
				2978CEF91DF815C70063CBEA /* CustomTOPassLevelTopicEntity.h */,
				2978CEFA1DF815C70063CBEA /* CustomTOPassLevelTopicEntity.m */,
				2978CEFC1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.h */,
				2978CEFD1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.m */,
2371 2372 2373 2374
				296287A01DF7DD230056FDC1 /* CustomTOStudyTopicEntity.h */,
				296287A11DF7DD230056FDC1 /* CustomTOStudyTopicEntity.m */,
				2971E97E1DF6831D00256567 /* CustomTOStudyTopicOptionEntity.h */,
				2971E97F1DF6831D00256567 /* CustomTOStudyTopicOptionEntity.m */,
曹云霄's avatar
曹云霄 committed
2375
			);
2376
			path = Models;
曹云霄's avatar
曹云霄 committed
2377 2378 2379 2380 2381
			sourceTree = "<group>";
		};
		29C30BDF1DDC3A8200CA3E29 /* Views */ = {
			isa = PBXGroup;
			children = (
2382 2383 2384 2385 2386 2387
				2971E9771DF662A700256567 /* AssessmentHeaderView.h */,
				2971E9781DF662A700256567 /* AssessmentHeaderView.m */,
				296287A31DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.h */,
				296287A41DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.m */,
				2971E9741DF6626A00256567 /* AssessmentTableViewCell.h */,
				2971E9751DF6626A00256567 /* AssessmentTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
2388 2389
				29C30BE51DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.h */,
				29C30BE61DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.m */,
2390 2391
				2940AE8D1DE7FD24001164B0 /* PPTListItemTableViewCell.h */,
				2940AE8E1DE7FD24001164B0 /* PPTListItemTableViewCell.m */,
2392 2393
				29874AEC1DF55F1D008853A8 /* SpecifiedTableViewCell.h */,
				29874AED1DF55F1D008853A8 /* SpecifiedTableViewCell.m */,
2394 2395 2396 2397
				2940AE901DE7FD55001164B0 /* VideoDetailIntroTableViewCell.h */,
				2940AE911DE7FD55001164B0 /* VideoDetailIntroTableViewCell.m */,
				2940AE931DE7FD79001164B0 /* VideoLecturerTableViewCell.h */,
				2940AE941DE7FD79001164B0 /* VideoLecturerTableViewCell.m */,
2398 2399
				2940AE8A1DE7FD12001164B0 /* VideoListItemTableViewCell.h */,
				2940AE8B1DE7FD12001164B0 /* VideoListItemTableViewCell.m */,
2400 2401
				2940AE961DE7FDA3001164B0 /* VideoListSectionHeaderView.h */,
				2940AE971DE7FDA3001164B0 /* VideoListSectionHeaderView.m */,
曹云霄's avatar
曹云霄 committed
2402
			);
2403
			path = Views;
曹云霄's avatar
曹云霄 committed
2404 2405 2406 2407 2408 2409
			sourceTree = "<group>";
		};
		29C30BE01DDC3A8D00CA3E29 /* Models */ = {
			isa = PBXGroup;
			children = (
			);
2410
			path = Models;
曹云霄's avatar
曹云霄 committed
2411 2412 2413 2414 2415 2416
			sourceTree = "<group>";
		};
		29C30BE11DDC3A9200CA3E29 /* Views */ = {
			isa = PBXGroup;
			children = (
			);
2417
			path = Views;
曹云霄's avatar
曹云霄 committed
2418 2419
			sourceTree = "<group>";
		};
2420 2421 2422 2423 2424 2425 2426 2427 2428
		29C4C2471E14BFA20093B100 /* AnaimationImageView */ = {
			isa = PBXGroup;
			children = (
				29C4C2481E14BFA20093B100 /* RCAnimatedImagesView.h */,
				29C4C2491E14BFA20093B100 /* RCAnimatedImagesView.m */,
			);
			path = AnaimationImageView;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2429 2430 2431 2432 2433
		29C584E51CDA246900C6F677 /* controller */ = {
			isa = PBXGroup;
			children = (
				29C584EB1CDA429500C6F677 /* ProductDetailsViewController.h */,
				29C584EC1CDA429500C6F677 /* ProductDetailsViewController.m */,
2434 2435
				29BB27751CD9DFBA009A0813 /* ProductLibraryViewController.h */,
				29BB27761CD9DFBA009A0813 /* ProductLibraryViewController.m */,
勾芒's avatar
勾芒 committed
2436
			);
2437
			path = controller;
勾芒's avatar
勾芒 committed
2438 2439 2440 2441 2442
			sourceTree = "<group>";
		};
		29C584E61CDA247500C6F677 /* view */ = {
			isa = PBXGroup;
			children = (
2443 2444 2445 2446
				29834EBD1CDF21EF001A484F /* screeningFirstView */,
				29834EBC1CDF21D8001A484F /* screeningSecondView */,
				2992493E1CDB4D1D00786B1E /* AddaddressViewController.h */,
				2992493F1CDB4D1D00786B1E /* AddaddressViewController.m */,
勾芒's avatar
勾芒 committed
2447 2448 2449 2450 2451
				29C584E71CDA249200C6F677 /* ProductCollectionViewCell.h */,
				29C584E81CDA249200C6F677 /* ProductCollectionViewCell.m */,
				29A938231CDAE31200F21E54 /* ProductDetailsHeaderView.h */,
				29A938241CDAE31200F21E54 /* ProductDetailsHeaderView.m */,
				29A938261CDAE31B00F21E54 /* ProductDetailsHeaderView.xib */,
2452 2453
				29A938201CDADE4700F21E54 /* ProductDetailsTableViewCell.h */,
				29A938211CDADE4700F21E54 /* ProductDetailsTableViewCell.m */,
勾芒's avatar
勾芒 committed
2454 2455 2456 2457 2458 2459
				29360C2D1CDDC47E002A5D89 /* ScreeningView.h */,
				29360C2E1CDDC47E002A5D89 /* ScreeningView.m */,
				29360C301CDDC487002A5D89 /* ScreeningView.xib */,
				29BFBD8D1CE44BA900C238FB /* goodsDetailsSectionview.h */,
				29BFBD8E1CE44BA900C238FB /* goodsDetailsSectionview.m */,
				29BFBD901CE44BC200C238FB /* goodsDetailsSectionview.xib */,
2460 2461 2462
				29D260F91CEECDFF00A9787D /* goodsDetailsTableViewCell.h */,
				29D260FA1CEECDFF00A9787D /* goodsDetailsTableViewCell.m */,
				29D260FC1CEED53400A9787D /* goodsDetailsTableViewCell.xib */,
勾芒's avatar
勾芒 committed
2463
			);
2464
			path = view;
勾芒's avatar
勾芒 committed
2465 2466
			sourceTree = "<group>";
		};
2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478
		29CA910E1E665F38002EA601 /* Home */ = {
			isa = PBXGroup;
			children = (
				29CA910F1E665F38002EA601 /* Cells */,
				29CA91101E665F38002EA601 /* Controllers */,
			);
			path = Home;
			sourceTree = "<group>";
		};
		29CA910F1E665F38002EA601 /* Cells */ = {
			isa = PBXGroup;
			children = (
2479 2480
				2962C1EF1E6AFE550081BFA4 /* FunctionCollectionViewCell.h */,
				2962C1F01E6AFE550081BFA4 /* FunctionCollectionViewCell.m */,
曹云霄's avatar
曹云霄 committed
2481 2482
				2962C1EC1E6AFE2B0081BFA4 /* MenuCollectionViewCell.h */,
				2962C1ED1E6AFE2B0081BFA4 /* MenuCollectionViewCell.m */,
2483 2484 2485 2486 2487 2488 2489
			);
			path = Cells;
			sourceTree = "<group>";
		};
		29CA91101E665F38002EA601 /* Controllers */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
2490 2491
				295DEDC31E681C8D007308FF /* HomeViewController.h */,
				295DEDC41E681C8D007308FF /* HomeViewController.m */,
2492 2493 2494 2495
			);
			path = Controllers;
			sourceTree = "<group>";
		};
2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507
		29CC51D41E8A011E009FBB6A /* MainControllers */ = {
			isa = PBXGroup;
			children = (
				29CC51D51E8A011E009FBB6A /* PaymentWithdrawalMainViewController.h */,
				29CC51D61E8A011E009FBB6A /* PaymentWithdrawalMainViewController.m */,
				29CC51D71E8A011E009FBB6A /* RebateDetailsViewController.h */,
				29CC51D81E8A011E009FBB6A /* RebateDetailsViewController.m */,
				29CC51D91E8A011E009FBB6A /* RebateSuccessTableViewController.h */,
				29CC51DA1E8A011E009FBB6A /* RebateSuccessTableViewController.m */,
				29CC51DB1E8A011E009FBB6A /* RebateViewController.h */,
				29CC51DC1E8A011E009FBB6A /* RebateViewController.m */,
			);
曹云霄's avatar
曹云霄 committed
2508
			path = MainControllers;
2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543
			sourceTree = "<group>";
		};
		29CC51DD1E8A011E009FBB6A /* Payments */ = {
			isa = PBXGroup;
			children = (
				29CC51DE1E8A011E009FBB6A /* PaymentsDetailsTableViewController.h */,
				29CC51DF1E8A011E009FBB6A /* PaymentsDetailsTableViewController.m */,
				29CC51E01E8A011E009FBB6A /* PaymentsViewController.h */,
				29CC51E11E8A011E009FBB6A /* PaymentsViewController.m */,
			);
			path = Payments;
			sourceTree = "<group>";
		};
		29CC51E21E8A011E009FBB6A /* Withdrawal */ = {
			isa = PBXGroup;
			children = (
				29CC51E31E8A011E009FBB6A /* WithdrawalTableViewController.h */,
				29CC51E41E8A011E009FBB6A /* WithdrawalTableViewController.m */,
				29CC51E51E8A011E009FBB6A /* WithdrawalViewController.h */,
				29CC51E61E8A011E009FBB6A /* WithdrawalViewController.m */,
			);
			path = Withdrawal;
			sourceTree = "<group>";
		};
		29CC51E71E8A011E009FBB6A /* BankCard */ = {
			isa = PBXGroup;
			children = (
				29CC51E81E8A011E009FBB6A /* BindingBankCARDViewController.h */,
				29CC51E91E8A011E009FBB6A /* BindingBankCARDViewController.m */,
				29CC51EA1E8A011E009FBB6A /* BindingSuccessViewController.h */,
				29CC51EB1E8A011E009FBB6A /* BindingSuccessViewController.m */,
			);
			path = BankCard;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2544 2545 2546 2547 2548
		29D260EF1CEEAA5000A9787D /* FullScreen */ = {
			isa = PBXGroup;
			children = (
				29D260F61CEEAF2D00A9787D /* FullScreenViewCell.h */,
				29D260F71CEEAF2D00A9787D /* FullScreenViewCell.m */,
2549 2550
				29D260F31CEEAE2800A9787D /* FullScreenViewController.h */,
				29D260F41CEEAE2800A9787D /* FullScreenViewController.m */,
勾芒's avatar
勾芒 committed
2551
			);
2552
			path = FullScreen;
勾芒's avatar
勾芒 committed
2553 2554
			sourceTree = "<group>";
		};
2555 2556 2557 2558 2559 2560 2561 2562 2563
		29D4C29D1E0CEF5800D256C0 /* TextView */ = {
			isa = PBXGroup;
			children = (
				29D4C29E1E0CEF5800D256C0 /* ICRPlaceholderTextView.h */,
				29D4C29F1E0CEF5800D256C0 /* ICRPlaceholderTextView.m */,
			);
			path = TextView;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
2564 2565 2566 2567
		29DAF5351E7B7E3800D7B970 /* ReadPacket */ = {
			isa = PBXGroup;
			children = (
				29DAF53C1E7B845000D7B970 /* Cells */,
2568 2569
				29CC51F91E8A0721009FBB6A /* ReadPacketMainViewController.h */,
				29CC51FA1E8A0721009FBB6A /* ReadPacketMainViewController.m */,
曹云霄's avatar
曹云霄 committed
2570 2571
				29DAF5391E7B821E00D7B970 /* ReadPacketStateViewController.h */,
				29DAF53A1E7B821E00D7B970 /* ReadPacketStateViewController.m */,
曹云霄's avatar
曹云霄 committed
2572 2573
				29DAF5361E7B7E6A00D7B970 /* ReadPacketViewController.h */,
				29DAF5371E7B7E6A00D7B970 /* ReadPacketViewController.m */,
曹云霄's avatar
曹云霄 committed
2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586
			);
			path = ReadPacket;
			sourceTree = "<group>";
		};
		29DAF53C1E7B845000D7B970 /* Cells */ = {
			isa = PBXGroup;
			children = (
				29DAF53D1E7B846B00D7B970 /* ReadPacketCollectionViewCell.h */,
				29DAF53E1E7B846B00D7B970 /* ReadPacketCollectionViewCell.m */,
			);
			path = Cells;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2587 2588 2589 2590 2591 2592
		29E28CE51CE0B90600812A55 /* Regularexpressions */ = {
			isa = PBXGroup;
			children = (
				29E28CE61CE0B91B00812A55 /* HENLENSONG.h */,
				29E28CE71CE0B91B00812A55 /* HENLENSONG.m */,
			);
2593
			path = Regularexpressions;
勾芒's avatar
勾芒 committed
2594 2595
			sourceTree = "<group>";
		};
2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615
		29E2D3211DB878F200443170 /* XLPlainFlowLayout */ = {
			isa = PBXGroup;
			children = (
				29E2D3221DB878F200443170 /* XLPlainFlowLayout.h */,
				29E2D3231DB878F200443170 /* XLPlainFlowLayout.m */,
			);
			path = XLPlainFlowLayout;
			sourceTree = "<group>";
		};
		29E2D32A1DB8AFD500443170 /* MDScratchImageView */ = {
			isa = PBXGroup;
			children = (
				29E2D32B1DB8AFD500443170 /* MDMatrix.h */,
				29E2D32C1DB8AFD500443170 /* MDMatrix.m */,
				29E2D32D1DB8AFD500443170 /* MDScratchImageView.h */,
				29E2D32E1DB8AFD500443170 /* MDScratchImageView.mm */,
			);
			path = MDScratchImageView;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2616 2617 2618 2619
		29E384C01CE9A68F00888199 /* SearchController */ = {
			isa = PBXGroup;
			children = (
				29E384C41CE9A89500888199 /* controller */,
2620
				29E384C51CE9A89F00888199 /* view */,
勾芒's avatar
勾芒 committed
2621
			);
2622
			path = SearchController;
勾芒's avatar
勾芒 committed
2623 2624 2625 2626 2627 2628 2629 2630
			sourceTree = "<group>";
		};
		29E384C41CE9A89500888199 /* controller */ = {
			isa = PBXGroup;
			children = (
				29E384CF1CE9C65700888199 /* SearchViewController.h */,
				29E384D01CE9C65700888199 /* SearchViewController.m */,
			);
2631
			path = controller;
勾芒's avatar
勾芒 committed
2632 2633 2634 2635 2636 2637 2638
			sourceTree = "<group>";
		};
		29E384C51CE9A89F00888199 /* view */ = {
			isa = PBXGroup;
			children = (
				29E384C91CE9B0BB00888199 /* HotCollectionViewCell.h */,
				29E384CA1CE9B0BB00888199 /* HotCollectionViewCell.m */,
2639 2640
				29E384C61CE9A8BF00888199 /* SearchCollectionViewCell.h */,
				29E384C71CE9A8BF00888199 /* SearchCollectionViewCell.m */,
勾芒's avatar
勾芒 committed
2641
			);
2642
			path = view;
勾芒's avatar
勾芒 committed
2643 2644
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
2645 2646 2647 2648 2649 2650 2651 2652 2653
		29E47BDD1E8E42E4004D0D00 /* ToolHelper */ = {
			isa = PBXGroup;
			children = (
				29E47BDE1E8E42F2004D0D00 /* ToolHelper.h */,
				29E47BDF1E8E42F2004D0D00 /* ToolHelper.m */,
			);
			path = ToolHelper;
			sourceTree = "<group>";
		};
2654 2655 2656 2657 2658 2659
		29E9443E1DE3EBE9007CD26C /* GuideMain */ = {
			isa = PBXGroup;
			children = (
				29EC33171CE023D5005F0C13 /* ChangePasswordViewController.h */,
				29EC33181CE023D5005F0C13 /* ChangePasswordViewController.m */,
				29EC33191CE023D5005F0C13 /* ChangePasswordViewController.xib */,
2660 2661 2662
				29834EC21CDF76C1001A484F /* UserViewController.h */,
				29834EC31CDF76C1001A484F /* UserViewController.m */,
				29834EC41CDF76C1001A484F /* UserViewController.xib */,
2663
			);
2664
			path = GuideMain;
2665 2666 2667 2668 2669
			sourceTree = "<group>";
		};
		29E9443F1DE3EC03007CD26C /* Prize */ = {
			isa = PBXGroup;
			children = (
2670
				29E944431DE3EFD4007CD26C /* Cells */,
2671 2672 2673
				29E9444E1DE4139D007CD26C /* Controllers */,
				29E944471DE40D13007CD26C /* Models */,
			);
2674
			path = Prize;
2675 2676 2677 2678 2679
			sourceTree = "<group>";
		};
		29E944431DE3EFD4007CD26C /* Cells */ = {
			isa = PBXGroup;
			children = (
2680 2681
				29A7A6971DED154F00B04272 /* GiftInformationView.h */,
				29A7A6981DED154F00B04272 /* GiftInformationView.m */,
2682 2683 2684 2685
				29E944541DE45529007CD26C /* PrizeExchangeBillTableViewCell.h */,
				29E944551DE45529007CD26C /* PrizeExchangeBillTableViewCell.m */,
				29E944571DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.h */,
				29E944581DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.m */,
2686 2687
				29837B4E1DE58BAD009CF614 /* PrizeExchangeCourierTableViewCell.h */,
				29837B4F1DE58BAE009CF614 /* PrizeExchangeCourierTableViewCell.m */,
2688 2689 2690 2691 2692 2693
				29E9445D1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.h */,
				29E9445E1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.m */,
				29E9445A1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.h */,
				29E9445B1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.m */,
				29E944441DE3EFFE007CD26C /* PrizeListCollectionViewCell.h */,
				29E944451DE3EFFE007CD26C /* PrizeListCollectionViewCell.m */,
2694
			);
2695
			path = Cells;
2696 2697 2698 2699 2700 2701 2702
			sourceTree = "<group>";
		};
		29E944471DE40D13007CD26C /* Models */ = {
			isa = PBXGroup;
			children = (
				29E9444B1DE40D5F007CD26C /* PrizeListModel.h */,
				29E9444C1DE40D5F007CD26C /* PrizeListModel.m */,
2703 2704
				29A7A69D1DED1A9600B04272 /* prizeOrderDetailsModel.h */,
				29A7A69E1DED1A9600B04272 /* prizeOrderDetailsModel.m */,
2705
			);
2706
			path = Models;
2707 2708 2709 2710 2711 2712 2713 2714
			sourceTree = "<group>";
		};
		29E9444E1DE4139D007CD26C /* Controllers */ = {
			isa = PBXGroup;
			children = (
				29E9444F1DE413D6007CD26C /* ApplyPrizeViewController.h */,
				29E944501DE413D6007CD26C /* ApplyPrizeViewController.m */,
				29E944511DE413D6007CD26C /* ApplyPrizeViewController.xib */,
2715 2716
				29E944601DE45654007CD26C /* PrizeExchangeDetailsViewController.h */,
				29E944611DE45654007CD26C /* PrizeExchangeDetailsViewController.m */,
2717 2718
				29E944401DE3EC7C007CD26C /* PrizeMainViewController.h */,
				29E944411DE3EC7C007CD26C /* PrizeMainViewController.m */,
2719
			);
2720
			path = Controllers;
2721 2722
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2723 2724 2725 2726 2727 2728
		29EAAE911CDC412100C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29BB27721CD9DFAC009A0813 /* SceneLibraryViewController.h */,
				29BB27731CD9DFAC009A0813 /* SceneLibraryViewController.m */,
			);
2729
			path = controller;
勾芒's avatar
勾芒 committed
2730 2731 2732 2733 2734
			sourceTree = "<group>";
		};
		29EAAE921CDC412C00C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
2735 2736
				29837B5A1DE5A3A5009CF614 /* ScreeningButton.h */,
				29837B5D1DE5A3D3009CF614 /* ScreeningButton.m */,
2737 2738
				29EAAE931CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.h */,
				29EAAE941CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m */,
勾芒's avatar
勾芒 committed
2739
			);
2740
			path = view;
勾芒's avatar
勾芒 committed
2741 2742 2743 2744 2745
			sourceTree = "<group>";
		};
		29EAAE991CDC74A700C4DBA2 /* AllCustomer */ = {
			isa = PBXGroup;
			children = (
2746
				29EAAEA61CDC7FC500C4DBA2 /* controller */,
勾芒's avatar
勾芒 committed
2747 2748 2749
				290887071CE5A2BE000B7097 /* dateSelectedVC */,
				29EAAEA71CDC7FCF00C4DBA2 /* view */,
			);
2750
			path = AllCustomer;
勾芒's avatar
勾芒 committed
2751 2752 2753 2754 2755 2756
			sourceTree = "<group>";
		};
		29EAAE9D1CDC79C500C4DBA2 /* CustomerOrder */ = {
			isa = PBXGroup;
			children = (
				29EAAEA11CDC7F3900C4DBA2 /* controller */,
2757
				29EAAEA21CDC7F4500C4DBA2 /* view */,
勾芒's avatar
勾芒 committed
2758
			);
2759
			path = CustomerOrder;
勾芒's avatar
勾芒 committed
2760 2761 2762 2763 2764 2765 2766 2767
			sourceTree = "<group>";
		};
		29EAAEA11CDC7F3900C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29EAAE9E1CDC79DC00C4DBA2 /* CustomerOrderViewController.h */,
				29EAAE9F1CDC79DC00C4DBA2 /* CustomerOrderViewController.m */,
			);
2768
			path = controller;
勾芒's avatar
勾芒 committed
2769 2770 2771 2772 2773 2774 2775 2776
			sourceTree = "<group>";
		};
		29EAAEA21CDC7F4500C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
				29EAAEA31CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.h */,
				29EAAEA41CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m */,
			);
2777
			path = view;
勾芒's avatar
勾芒 committed
2778 2779 2780 2781 2782 2783 2784 2785
			sourceTree = "<group>";
		};
		29EAAEA61CDC7FC500C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29EAAE9A1CDC74CA00C4DBA2 /* AllCustomerViewController.h */,
				29EAAE9B1CDC74CA00C4DBA2 /* AllCustomerViewController.m */,
			);
2786
			path = controller;
勾芒's avatar
勾芒 committed
2787 2788 2789 2790 2791 2792 2793 2794
			sourceTree = "<group>";
		};
		29EAAEA71CDC7FCF00C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
				29EAAEA81CDC7FE800C4DBA2 /* AllCutomerTableViewCell.h */,
				29EAAEA91CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m */,
			);
2795
			path = view;
勾芒's avatar
勾芒 committed
2796 2797 2798 2799 2800 2801 2802 2803
			sourceTree = "<group>";
		};
		29EC331C1CE02ADC005F0C13 /* popoverController */ = {
			isa = PBXGroup;
			children = (
				29EC331D1CE02AFA005F0C13 /* PopoverViewController.h */,
				29EC331E1CE02AFA005F0C13 /* PopoverViewController.m */,
			);
2804
			path = popoverController;
勾芒's avatar
勾芒 committed
2805 2806 2807 2808 2809
			sourceTree = "<group>";
		};
		29EC33241CE06FD1005F0C13 /* Jastor */ = {
			isa = PBXGroup;
			children = (
2810
				2971E9861DF6ADD800256567 /* Instructions.h */,
曹云霄's avatar
曹云霄 committed
2811
				295DEDCA1E681D28007308FF /* opple_objc_json_client.h */,
2812
				295DEDC91E681D28007308FF /* opple_objc_json_client.m */,
勾芒's avatar
勾芒 committed
2813
			);
2814
			path = Jastor;
勾芒's avatar
勾芒 committed
2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826
			sourceTree = "<group>";
		};
		29F14B931CF6A4B50005D3E5 /* Scanner */ = {
			isa = PBXGroup;
			children = (
				29F14BA21CF6B60D0005D3E5 /* QRUtil.h */,
				29F14BA31CF6B60D0005D3E5 /* QRUtil.m */,
				29F14BA41CF6B60D0005D3E5 /* QRView.h */,
				29F14BA51CF6B60D0005D3E5 /* QRView.m */,
				29F14BA61CF6B60D0005D3E5 /* QRViewController.h */,
				29F14BA71CF6B60D0005D3E5 /* QRViewController.m */,
			);
2827
			path = Scanner;
勾芒's avatar
勾芒 committed
2828 2829 2830 2831 2832 2833 2834 2835
			sourceTree = "<group>";
		};
		29F725F81CE17AE40072FE0E /* Shopperscenter */ = {
			isa = PBXGroup;
			children = (
				29F725F91CE17B0D0072FE0E /* Shoppersmanager.h */,
				29F725FA1CE17B0D0072FE0E /* Shoppersmanager.m */,
			);
2836
			path = Shopperscenter;
勾芒's avatar
勾芒 committed
2837 2838 2839 2840 2841
			sourceTree = "<group>";
		};
		4333C4B25549A396FC0CD944 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
2842
				29194B7E1E82547000C841D8 /* JavaScriptCore.framework */,
曹云霄's avatar
曹云霄 committed
2843
				295B62DE1E812188008D4C6F /* libxml2.2.tbd */,
曹云霄's avatar
曹云霄 committed
2844
				295DEDCF1E682913007308FF /* Accelerate.framework */,
2845
				2960EACC1E07DE1100107876 /* CoreLocation.framework */,
2846
				2945FA811DFAC02F0066C55D /* Photos.framework */,
2847
				2980AEC31D0D09B2001AA4A3 /* AssetsLibrary.framework */,
勾芒's avatar
勾芒 committed
2848 2849 2850 2851 2852 2853 2854 2855
				041843E61CF773A00081B694 /* libz.tbd */,
				041843E41CF773990081B694 /* libstdc++.tbd */,
				041843E21CF7737E0081B694 /* libsqlite3.tbd */,
				041843E01CF773710081B694 /* CoreGraphics.framework */,
				041843DD1CF773530081B694 /* libiconv.tbd */,
				041843DB1CF773490081B694 /* Security.framework */,
				04F9EE211CF27B1D00BD729F /* CoreTelephony.framework */,
				04F9EE1F1CF27AF900BD729F /* SystemConfiguration.framework */,
曹云霄's avatar
曹云霄 committed
2856
				776B804E9EBF4148093B44DF /* libPods-Lighting.a */,
勾芒's avatar
勾芒 committed
2857 2858 2859 2860
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
2861
		58966B6ED1EFDFF6BD0490EE /* Pods */ = {
勾芒's avatar
勾芒 committed
2862 2863
			isa = PBXGroup;
			children = (
2864 2865
				296F2AB206FEE715A29133A2 /* Pods-Lighting.debug.xcconfig */,
				76F03CC259F648C692EA812D /* Pods-Lighting.release.xcconfig */,
勾芒's avatar
勾芒 committed
2866 2867 2868 2869
			);
			name = Pods;
			sourceTree = "<group>";
		};
Sandy's avatar
Sandy committed
2870 2871 2872 2873 2874 2875 2876 2877 2878
		8F7B45431EA61FB700E52092 /* ViewModels */ = {
			isa = PBXGroup;
			children = (
				8F7B45441EA61FED00E52092 /* ForumCommentListViewModel.h */,
				8F7B45451EA61FED00E52092 /* ForumCommentListViewModel.m */,
			);
			path = ViewModels;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
2879 2880 2881 2882 2883 2884 2885
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		29706DA01CD082980003C412 /* Lighting */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */;
			buildPhases = (
2886 2887
				817887EAE6BC1340817CBC18 /* [CP] Check Pods Manifest.lock */,
				564D0407D1BD08C97D7F89EE /* [CP] Check Pods Manifest.lock */,
勾芒's avatar
勾芒 committed
2888 2889 2890
				29706D9D1CD082980003C412 /* Sources */,
				29706D9E1CD082980003C412 /* Frameworks */,
				29706D9F1CD082980003C412 /* Resources */,
2891 2892 2893 2894
				8AEDD7EAF52D1A8E3D9471B8 /* [CP] Embed Pods Frameworks */,
				4FB986C04EFA2460492B177C /* [CP] Copy Pods Resources */,
				A29AE44F0FD9C644F5E7E032 /* 📦 Embed Pods Frameworks */,
				2137CA927049846DE2AE3BCA /* 📦 Copy Pods Resources */,
勾芒's avatar
勾芒 committed
2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Lighting;
			productName = Lighting;
			productReference = 29706DA11CD082990003C412 /* Lighting.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		29706D991CD082980003C412 /* Project object */ = {
			isa = PBXProject;
			attributes = {
曹云霄's avatar
曹云霄 committed
2911
				LastUpgradeCheck = 0800;
勾芒's avatar
勾芒 committed
2912 2913 2914 2915
				ORGANIZATIONNAME = "上海勾芒科技有限公司";
				TargetAttributes = {
					29706DA01CD082980003C412 = {
						CreatedOnToolsVersion = 7.3;
2916
						DevelopmentTeam = W54V2VB863;
曹云霄's avatar
曹云霄 committed
2917
						LastSwiftMigration = 0820;
2918
						ProvisioningStyle = Automatic;
2919 2920 2921 2922 2923 2924 2925 2926
						SystemCapabilities = {
							com.apple.BackgroundModes = {
								enabled = 1;
							};
							com.apple.Push = {
								enabled = 1;
							};
						};
勾芒's avatar
勾芒 committed
2927 2928 2929 2930
					};
				};
			};
			buildConfigurationList = 29706D9C1CD082980003C412 /* Build configuration list for PBXProject "Lighting" */;
曹云霄's avatar
曹云霄 committed
2931
			compatibilityVersion = "Xcode 6.3";
勾芒's avatar
勾芒 committed
2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				Base,
				"zh-Hans",
			);
			mainGroup = 29706D981CD082980003C412;
			productRefGroup = 29706DA21CD082990003C412 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				29706DA01CD082980003C412 /* Lighting */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		29706D9F1CD082980003C412 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				29A938271CDAE31B00F21E54 /* ProductDetailsHeaderView.xib in Resources */,
				2908870C1CE5A308000B7097 /* DateSelectedViewController.xib in Resources */,
				2942F8A81CDD80CE005B377E /* authenticateView.xib in Resources */,
勾芒's avatar
勾芒 committed
2956
				2936F29B1D01868E007CA67C /* ShareGoodsViewController.xib in Resources */,
勾芒's avatar
勾芒 committed
2957 2958
				29E384BF1CE9933300888199 /* AdditionalTableViewCell.xib in Resources */,
				29EAAE901CDC3E9700C4DBA2 /* BillingInfoView.xib in Resources */,
2959
				29B78C241DFA9BB900C7C6D8 /* emoji.json in Resources */,
曹云霄's avatar
曹云霄 committed
2960
				29C0E73D1DD9824E006CCCF9 /* Announcement.storyboard in Resources */,
2961 2962
				29E2D3291DB8918100443170 /* CardOrderInformationReusableView.xib in Resources */,
				29E2D33D1DB8BE7F00443170 /* CardAmplificationViewController.xib in Resources */,
勾芒's avatar
勾芒 committed
2963
				29698D621CE2C11500D72CE7 /* SettlementViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
2964
				294BFDD11D47225A00BFD53F /* OppleMain.storyboard in Resources */,
勾芒's avatar
勾芒 committed
2965
				29BFBD911CE44BC200C238FB /* goodsDetailsSectionview.xib in Resources */,
曹云霄's avatar
曹云霄 committed
2966
				29C0E73F1DD98335006CCCF9 /* LearningCenter.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
2967
				29C13FA91F0E38C10053EE1F /* province_data.xml in Resources */,
2968
				29E944531DE413D6007CD26C /* ApplyPrizeViewController.xib in Resources */,
勾芒's avatar
勾芒 committed
2969
				29D260FD1CEED53400A9787D /* goodsDetailsTableViewCell.xib in Resources */,
2970
				29CF0EC81DDC564900A37171 /* GuideIntegral.storyboard in Resources */,
勾芒's avatar
勾芒 committed
2971 2972 2973 2974 2975 2976 2977 2978
				29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */,
				29834EB61CDF1EB6001A484F /* screeningSecondView.xib in Resources */,
				294CF0EE1CEDCF540055F1D8 /* PromptinformationView.xib in Resources */,
				29834EBB1CDF1FBC001A484F /* screeningFirstView.xib in Resources */,
				2994C0161CFBE793005A80AF /* PayViewController.xib in Resources */,
				29EAAEAC1CDCA28300C4DBA2 /* city.json in Resources */,
				29834EC61CDF76C1001A484F /* UserViewController.xib in Resources */,
				299C7F5B1CE21FA800E7D7CB /* AddressViewController.xib in Resources */,
2979
				293221531E6FA20D00DD4980 /* reference.png in Resources */,
勾芒's avatar
勾芒 committed
2980
				29706DB41CD082990003C412 /* Assets.xcassets in Resources */,
曹云霄's avatar
曹云霄 committed
2981
				291A37791DBA58D700299F0D /* GetJDCardView.xib in Resources */,
勾芒's avatar
勾芒 committed
2982 2983 2984 2985 2986 2987 2988 2989
				29EC331B1CE023D5005F0C13 /* ChangePasswordViewController.xib in Resources */,
				29360C311CDDC487002A5D89 /* ScreeningView.xib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2990
		2137CA927049846DE2AE3BCA /* 📦 Copy Pods Resources */ = {
勾芒's avatar
勾芒 committed
2991 2992 2993 2994 2995 2996
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
2997
			name = "📦 Copy Pods Resources";
勾芒's avatar
勾芒 committed
2998 2999 3000 3001
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
3002
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-resources.sh\"\n";
勾芒's avatar
勾芒 committed
3003 3004
			showEnvVarsInLog = 0;
		};
3005
		4FB986C04EFA2460492B177C /* [CP] Copy Pods Resources */ = {
勾芒's avatar
勾芒 committed
3006 3007 3008 3009 3010 3011
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
3012
			name = "[CP] Copy Pods Resources";
勾芒's avatar
勾芒 committed
3013 3014 3015 3016
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
3017
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-resources.sh\"\n";
勾芒's avatar
勾芒 committed
3018 3019
			showEnvVarsInLog = 0;
		};
3020
		564D0407D1BD08C97D7F89EE /* [CP] Check Pods Manifest.lock */ = {
勾芒's avatar
勾芒 committed
3021 3022 3023 3024 3025 3026
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
3027
			name = "[CP] Check Pods Manifest.lock";
勾芒's avatar
勾芒 committed
3028 3029 3030 3031
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046
			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n";
			showEnvVarsInLog = 0;
		};
		817887EAE6BC1340817CBC18 /* [CP] Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "[CP] Check Pods Manifest.lock";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
3047
			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n";
3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077
			showEnvVarsInLog = 0;
		};
		8AEDD7EAF52D1A8E3D9471B8 /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "[CP] Embed Pods Frameworks";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		A29AE44F0FD9C644F5E7E032 /* 📦 Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "📦 Embed Pods Frameworks";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-frameworks.sh\"\n";
勾芒's avatar
勾芒 committed
3078 3079 3080 3081 3082 3083 3084 3085 3086
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		29706D9D1CD082980003C412 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
3087
				293163FA1DCE3CBA0075129D /* LuckyDrawDetailsViewController.m in Sources */,
3088
				29CC51ED1E8A011E009FBB6A /* RebateDetailsViewController.m in Sources */,
Sandy's avatar
Sandy committed
3089
				8F7B45461EA61FED00E52092 /* ForumCommentListViewModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
3090
				29045F321DCA192700E42A86 /* PromptHeaderTableViewCell.m in Sources */,
3091
				2940AE9B1DE7FE17001164B0 /* OnlineLearningDetailViewController.m in Sources */,
3092
				2986B9A31DE1D30700F4A1CF /* PromotionChooseNavigationController.m in Sources */,
3093
				29CC51F31E8A011E009FBB6A /* WithdrawalViewController.m in Sources */,
3094
				2971E9791DF662A700256567 /* AssessmentHeaderView.m in Sources */,
3095
				2940AE831DE7E1D1001164B0 /* VideoHelperViewController.m in Sources */,
3096
				296287A21DF7DD230056FDC1 /* CustomTOStudyTopicEntity.m in Sources */,
3097
				29E2D3241DB878F200443170 /* XLPlainFlowLayout.m in Sources */,
3098
				2940AE921DE7FD55001164B0 /* VideoDetailIntroTableViewCell.m in Sources */,
3099
				29CC51F21E8A011E009FBB6A /* WithdrawalTableViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3100 3101 3102
				29BFBD981CE46FDA00C238FB /* MyclientEntityModel.m in Sources */,
				29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */,
				2985AEA11CE72F1500704C91 /* NSArray+ ZXPUnicode.m in Sources */,
曹云霄's avatar
曹云霄 committed
3103
				29C30BE71DDC3B4D00CA3E29 /* OnlineLearningTableViewCell.m in Sources */,
3104
				296287A81DF7E4300056FDC1 /* AnswerViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3105
				29EC331F1CE02AFA005F0C13 /* PopoverViewController.m in Sources */,
3106
				2912DFE21E012FE80095C576 /* PostPhotoManagerViewController.m in Sources */,
3107
				291D119F1E791342001E081E /* DiscussModuleCollectionViewCell.m in Sources */,
3108
				298111261DFEB95A00F7EAFF /* CommentListTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3109 3110
				29BFBD871CE428B200C238FB /* Customermanager.m in Sources */,
				299C7F5A1CE21FA800E7D7CB /* AddressViewController.m in Sources */,
3111
				29874AEE1DF55F1D008853A8 /* SpecifiedTableViewCell.m in Sources */,
3112
				291D11A21E7923FF001E081E /* TriangleIndicatorView.m in Sources */,
勾芒's avatar
勾芒 committed
3113
				291D6A651D0002AF007891AE /* TOGoodsEntityModel.m in Sources */,
3114
				29E944591DE45558007CD26C /* PrizeExchangeConsigneeTableViewCell.m in Sources */,
3115
				2999B12F1DE6CD730031F79E /* ForumViewController.m in Sources */,
3116
				29AB91FE1E553C16003A3A08 /* AnnouncementContentTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3117 3118
				2928F8381CD09E730036D761 /* CustomButton.m in Sources */,
				293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */,
3119
				29837B561DE5992A009CF614 /* CustomBorderLabel.m in Sources */,
3120
				291D11901E790B45001E081E /* DateCalibrationViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3121
				29DAF5381E7B7E6A00D7B970 /* ReadPacketViewController.m in Sources */,
3122
				29E944621DE45654007CD26C /* PrizeExchangeDetailsViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3123
				29D260F51CEEAE2800A9787D /* FullScreenViewController.m in Sources */,
3124
				292AD2041DE30A5F003EC56E /* IntegralDetailsTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3125
				2985AEA31CE72F1500704C91 /* NSObject+ZXPUnicode.m in Sources */,
3126
				294B86D71E6D46EA004E2D0F /* CommentTagTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3127
				29ACDAE61DF9696E003A0634 /* CustomImageBackView.m in Sources */,
3128
				29837B501DE58BAE009CF614 /* PrizeExchangeCourierTableViewCell.m in Sources */,
3129
				2962C1F11E6AFE550081BFA4 /* FunctionCollectionViewCell.m in Sources */,
3130
				299392DD1E78D47C0040E283 /* BreakThroughTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3131
				29EAAE951CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m in Sources */,
3132
				2940AE7D1DE7D2F0001164B0 /* ForumTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3133
				2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */,
3134
				29AB91E51E553AF4003A3A08 /* Toolview.m in Sources */,
3135
				29E2D3301DB8AFD500443170 /* MDScratchImageView.mm in Sources */,
3136
				2986B9A81DE1D30700F4A1CF /* PromotionLuckyDrawModel.m in Sources */,
勾芒's avatar
勾芒 committed
3137 3138 3139 3140
				29D261001CEEF16D00A9787D /* MjRefreshHeaderCustom.m in Sources */,
				292A14311CE81D1D00EB4430 /* AddressModel.m in Sources */,
				29A938221CDADE4700F21E54 /* ProductDetailsTableViewCell.m in Sources */,
				29E384BE1CE9933300888199 /* AdditionalTableViewCell.m in Sources */,
3141
				29CC51F11E8A011E009FBB6A /* PaymentsViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3142
				295DEDCB1E681D28007308FF /* opple_objc_json_client.m in Sources */,
3143
				2972312E1E0948A400D8CA9B /* MyBankClass.m in Sources */,
3144
				2971E9731DF6623400256567 /* AssessmentViewController.m in Sources */,
3145
				29E944461DE3EFFE007CD26C /* PrizeListCollectionViewCell.m in Sources */,
3146
				2921F3031DB5EBD600D6439B /* PromotionalDeductionModel.m in Sources */,
3147
				2971E9801DF6831D00256567 /* CustomTOStudyTopicOptionEntity.m in Sources */,
3148
				2901738B1E0A22940005F48B /* UIButton+countDown.m in Sources */,
曹云霄's avatar
曹云霄 committed
3149
				294BFDD51D47227900BFD53F /* ExperienceCentreViewController.m in Sources */,
3150
				296287A51DF7E3020056FDC1 /* AssessmentShortAnswerTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3151 3152
				29E384C81CE9A8BF00888199 /* SearchCollectionViewCell.m in Sources */,
				2992493D1CDB3E8900786B1E /* GenerateOrdersModifyTableViewCell.m in Sources */,
3153
				29CC51F41E8A011E009FBB6A /* BindingBankCARDViewController.m in Sources */,
3154
				2981111D1DFEA98D00F7EAFF /* ForumItemDetailViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3155
				29BB27741CD9DFAC009A0813 /* SceneLibraryViewController.m in Sources */,
3156
				297B143E1DEBF53E009A462A /* BreakThroughViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3157
				29E384D11CE9C65700888199 /* SearchViewController.m in Sources */,
3158
				29AB91FF1E553C16003A3A08 /* AnnouncementListTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3159
				2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */,
Sandy's avatar
Sandy committed
3160
				8F0FD1A71EA4A8BF00D38035 /* ZJKeyBoardAccessoryView.m in Sources */,
3161
				29AB920C1E5542CD003A3A08 /* MessageTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3162
				29698D611CE2C11500D72CE7 /* SettlementViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3163
				29498C5D1D053B2C004FA79B /* ShoppingBagViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3164
				291D6A5C1CFFDCCA007891AE /* SceneListModel.m in Sources */,
3165
				293221501E6F9F1B00DD4980 /* XYTextField.m in Sources */,
勾芒's avatar
勾芒 committed
3166
				299876331CD997DF00C90D0A /* OrderInformationTableViewCell.m in Sources */,
3167
				29837B5E1DE5A3D3009CF614 /* ScreeningButton.m in Sources */,
3168
				29E9443D1DE3E0D0007CD26C /* prizeDetailsTableViewCell.m in Sources */,
3169
				2978CEFE1DF815DD0063CBEA /* CustomTOPassLevelTopicOptionEntity.m in Sources */,
3170
				298F3AC81E6E670C00152375 /* ForumTypeViewController.m in Sources */,
3171
				297E12361DF8FEAF00C57D90 /* BreakThroughFinishViewController.m in Sources */,
3172
				29AB92011E553C16003A3A08 /* AnnouncementViewController.m in Sources */,
3173
				29CB35421CFF0FB60061A5F3 /* ScreeningCollectionViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3174
				2994C0151CFBE793005A80AF /* PayViewController.m in Sources */,
3175
				2981110E1DFE5FFB00F7EAFF /* OSSHelper.m in Sources */,
3176
				2925D03D1CFEE5D7008879BC /* ScreeningTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3177
				29C13FA31F0E38C10053EE1F /* MOFSAddressPickerView.m in Sources */,
勾芒's avatar
勾芒 committed
3178
				2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */,
3179
				2940AE951DE7FD79001164B0 /* VideoLecturerTableViewCell.m in Sources */,
3180
				29E2D33C1DB8BE7F00443170 /* CardAmplificationViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3181 3182
				2908870B1CE5A308000B7097 /* DateSelectedViewController.m in Sources */,
				299876271CD9837C00C90D0A /* OrderTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3183
				2971E97D1DF67ACE00256567 /* XBLoadingView.m in Sources */,
3184
				295DEA9F1DB71EFC006ED4A6 /* RightControlSectionView.m in Sources */,
勾芒's avatar
勾芒 committed
3185 3186
				2998763C1CD9983A00C90D0A /* CommodityListTableViewCell.m in Sources */,
				2962D0791CD1CBC60058829D /* NetworkRequestClassManager.m in Sources */,
3187
				2940AE981DE7FDA3001164B0 /* VideoListSectionHeaderView.m in Sources */,
3188
				29E2D32F1DB8AFD500443170 /* MDMatrix.m in Sources */,
勾芒's avatar
勾芒 committed
3189
				29F725FB1CE17B0D0072FE0E /* Shoppersmanager.m in Sources */,
3190
				2921F3061DB5F27A00D6439B /* PromotionalTableViewCell.m in Sources */,
3191
				29AB92091E554273003A3A08 /* MessageViewController.m in Sources */,
3192
				2973C33B1DBEF2EC00FAC995 /* ClientShoppingCarViewController.m in Sources */,
3193
				293164001DCE3F6D0075129D /* NotDrawTableViewCell.m in Sources */,
3194
				2916A7481D703A1700644C8C /* UIView+CornerRadius.m in Sources */,
3195
				297B14461DEC18EF009A462A /* InstructionsViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3196 3197
				29F14BA91CF6B60D0005D3E5 /* QRUtil.m in Sources */,
				29EAAEA01CDC79DC00C4DBA2 /* CustomerOrderViewController.m in Sources */,
3198
				2904BA431DBEF3A200FB473A /* OrderRecordViewController.m in Sources */,
3199
				2986B9A41DE1D30700F4A1CF /* PromotionChooseTableViewCell.m in Sources */,
3200
				291D11A51E795104001E081E /* CustomTOForumtypeEntity.m in Sources */,
3201
				29CC51F01E8A011E009FBB6A /* PaymentsDetailsTableViewController.m in Sources */,
3202
				29B78C081DFA89A000C7C6D8 /* ReleasePostViewController.m in Sources */,
3203
				29AB92021E553C16003A3A08 /* AnnountcementDetailViewController.m in Sources */,
3204
				29F309341DFF93AC00776C7B /* CustomTOForumReplyEntity.m in Sources */,
曹云霄's avatar
曹云霄 committed
3205
				2941910D1E7BBFAA005431CF /* PromotionalReadPacketModel.m in Sources */,
3206
				2936F28C1D014147007CA67C /* sceneScreeningCollectionViewCell.m in Sources */,
3207
				291D118D1E790B0B001E081E /* DiscussMainViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3208
				2942F8A61CDD80C2005B377E /* authenticateView.m in Sources */,
曹云霄's avatar
曹云霄 committed
3209
				29ACDAE31DF966EF003A0634 /* ForumItemListViewController.m in Sources */,
Sandy's avatar
Sandy committed
3210
				8F0FD1A11EA48EC500D38035 /* ForumDetailBottomView.m in Sources */,
3211
				2940AE861DE7FCDB001164B0 /* VideoListViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3212
				291D6A581CFFD45F007891AE /* SceneSectionHeaderView.m in Sources */,
3213
				29CC51F51E8A011E009FBB6A /* BindingSuccessViewController.m in Sources */,
3214
				2986B9A71DE1D30700F4A1CF /* PromotionLuckDrawResultModel.m in Sources */,
勾芒's avatar
勾芒 committed
3215 3216
				29BFBD8F1CE44BA900C238FB /* goodsDetailsSectionview.m in Sources */,
				29CCA43C1CF7ED6100BC19DD /* SelectedTableViewCell.m in Sources */,
3217
				29E2D3201DB8737000443170 /* CardViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3218 3219
				294CF0EC1CEDCF480055F1D8 /* PromptinformationView.m in Sources */,
				290887131CE5DF16000B7097 /* ShopcarModel.m in Sources */,
3220
				297B14491DEC2D26009A462A /* LearningCompleteViewController.m in Sources */,
3221
				2921F2FC1DB5E75300D6439B /* PromotionalGoodsModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
3222
				29498C5A1D051C3F004FA79B /* HelpController.m in Sources */,
勾芒's avatar
勾芒 committed
3223
				04FCB1A41CF60A8F0056093B /* DeviceDirectionManager.m in Sources */,
3224
				29874AEB1DF54825008853A8 /* CustomStudyEntity.m in Sources */,
勾芒's avatar
勾芒 committed
3225
				29BB27681CD9D38E009A0813 /* AllpriceTableViewCell.m in Sources */,
3226
				2940AE8F1DE7FD24001164B0 /* PPTListItemTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3227
				29C13FA71F0E38C10053EE1F /* MOFSToolbar.m in Sources */,
勾芒's avatar
勾芒 committed
3228
				29BB27771CD9DFBA009A0813 /* ProductLibraryViewController.m in Sources */,
3229
				297BA2C21DE94D3300474F79 /* VICacheAction.m in Sources */,
3230 3231
				29B78C0C1DFA8B2800C7C6D8 /* HeadlineTableViewCell.m in Sources */,
				29B78C211DFA9AD600C7C6D8 /* STEmojiCollectionView.m in Sources */,
3232
				2936F28F1D0141FD007CA67C /* ProductScreeningTableViewCell.m in Sources */,
3233
				29AB92041E553C16003A3A08 /* CustomTOAfficheEntity.m in Sources */,
勾芒's avatar
勾芒 committed
3234
				29EAAEAA1CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m in Sources */,
3235
				2962C1EE1E6AFE2B0081BFA4 /* MenuCollectionViewCell.m in Sources */,
3236
				29808A6B1CFED730001D1020 /* SceneViewController.m in Sources */,
3237 3238
				29B3EE711DCE16130065FCCF /* LuckyDrawViewController.m in Sources */,
				293164031DCE3F780075129D /* UsedDrawTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3239
				29360C2F1CDDC47E002A5D89 /* ScreeningView.m in Sources */,
曹云霄's avatar
曹云霄 committed
3240
				29E47BE01E8E42F2004D0D00 /* ToolHelper.m in Sources */,
3241
				29A7A69F1DED1A9600B04272 /* prizeOrderDetailsModel.m in Sources */,
勾芒's avatar
勾芒 committed
3242
				2985AEA21CE72F1500704C91 /* NSDictionary+ZXPUnicode.m in Sources */,
曹云霄's avatar
曹云霄 committed
3243
				29498C601D053B7C004FA79B /* ShoppingBagTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3244
				29BAA3AB1DC9FB5B00927D04 /* PromptTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3245
				29EAAE9C1CDC74CA00C4DBA2 /* AllCustomerViewController.m in Sources */,
3246
				297BA2C71DE94D3300474F79 /* VIContentInfo.m in Sources */,
3247
				29AB91E41E553AF4003A3A08 /* CustomTabbarController.m in Sources */,
3248
				29D4C2A01E0CEF5800D256C0 /* ICRPlaceholderTextView.m in Sources */,
3249
				2972312B1E09231C00D8CA9B /* BindingTableViewCell.m in Sources */,
3250
				299E45C71E8D2C860071A4CF /* ForumDetailPhotoTableViewCell.m in Sources */,
3251
				29D4C29C1E0CEA2300D256C0 /* NSString+Category.m in Sources */,
3252
				29E944421DE3EC7C007CD26C /* PrizeMainViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3253 3254
				2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */,
				29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */,
3255
				2921F3001DB5E91A00D6439B /* NSDictionary+category.m in Sources */,
勾芒's avatar
勾芒 committed
3256 3257
				29C584E91CDA249300C6F677 /* ProductCollectionViewCell.m in Sources */,
				299876361CD997F100C90D0A /* PersonInformationTableViewCell.m in Sources */,
3258 3259
				2921F2F81DB5C7E400D6439B /* OrderDetailsSectionHeaderView.m in Sources */,
				295DEAAA1DB77572006ED4A6 /* CardDetailsViewController.m in Sources */,
3260
				29AB92031E553C16003A3A08 /* WkWebViewViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3261
				2962D0711CD1A58B0058829D /* RightViewController.m in Sources */,
3262
				2986B9A61DE1D30700F4A1CF /* PromotionJDECardModel.m in Sources */,
勾芒's avatar
勾芒 committed
3263 3264 3265
				29EAAEA51CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m in Sources */,
				29706DA91CD082990003C412 /* AppDelegate.m in Sources */,
				29834EB41CDF1EAA001A484F /* screeningSecondView.m in Sources */,
3266
				291D11991E790DFA001E081E /* CalibrationCollectionViewCell.m in Sources */,
3267
				29AB91EB1E553B7C003A3A08 /* PerfectInformationTableViewCell.m in Sources */,
3268 3269
				29CC51FB1E8A0721009FBB6A /* ReadPacketMainViewController.m in Sources */,
				29CC51EF1E8A011E009FBB6A /* RebateViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3270
				29706DA61CD082990003C412 /* main.m in Sources */,
勾芒's avatar
勾芒 committed
3271
				2936F2961D017BBD007CA67C /* GoodsImageView.m in Sources */,
3272
				291D119C1E790E16001E081E /* CalibrationDetailCollectionCell.m in Sources */,
3273
				2971E9891DF6CD7700256567 /* AssessmentQualifiedViewController.m in Sources */,
3274
				29B78C221DFA9AD600C7C6D8 /* STEmojiKeyboard.m in Sources */,
3275
				29E9444D1DE40D5F007CD26C /* PrizeListModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
3276
				29498C541D050DFC004FA79B /* UIImagePickerController+SupportDirection.m in Sources */,
勾芒's avatar
勾芒 committed
3277
				291D6A621CFFE212007891AE /* DataDictModel.m in Sources */,
勾芒's avatar
勾芒 committed
3278
				29A938251CDAE31200F21E54 /* ProductDetailsHeaderView.m in Sources */,
3279
				2971E98C1DF6CD9200256567 /* AssessmentUnqualifiedViewController.m in Sources */,
3280
				295DEAA71DB756DA006ED4A6 /* CardCollectionViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3281
				29C13FA61F0E38C10053EE1F /* MOFSPickerView.m in Sources */,
勾芒's avatar
勾芒 committed
3282
				291D6A6B1D000A2A007891AE /* ProductScreeningCollectionViewCell.m in Sources */,
3283
				29CC51EC1E8A011E009FBB6A /* PaymentWithdrawalMainViewController.m in Sources */,
Sandy's avatar
Sandy committed
3284
				8F0FD1A41EA494EA00D38035 /* ForumDetailBottomPictureCell.m in Sources */,
3285
				297BA2C81DE94D3300474F79 /* VIMediaDownloader.m in Sources */,
勾芒's avatar
勾芒 committed
3286 3287 3288
				299876421CD99E4000C90D0A /* OrderdetailsViewController.m in Sources */,
				29EC331A1CE023D5005F0C13 /* ChangePasswordViewController.m in Sources */,
				29D260FB1CEECDFF00A9787D /* goodsDetailsTableViewCell.m in Sources */,
3289
				294B86D11E6D2B04004E2D0F /* ResellerViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3290
				2916A74F1D703E4F00644C8C /* WithdrawalTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3291 3292
				2962D07D1CD1E4490058829D /* NSArray+Objectwithindex.m in Sources */,
				299876391CD9981800C90D0A /* GoodsInformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3293
				29DAF53F1E7B846B00D7B970 /* ReadPacketCollectionViewCell.m in Sources */,
3294
				297BA2C51DE94D3300474F79 /* VICacheSessionManager.m in Sources */,
曹云霄's avatar
曹云霄 committed
3295
				29C30BDB1DDC1EE500CA3E29 /* LearningCenterMainViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3296
				2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3297
				2916A74C1D703DFF00644C8C /* PaymentsTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3298
				29E384CB1CE9B0BB00888199 /* HotCollectionViewCell.m in Sources */,
3299
				2986B9A51DE1D30700F4A1CF /* PromotionChooseViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3300
				29C30BE41DDC3B1300CA3E29 /* OnlineLearningViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3301
				29834EB91CDF1FB3001A484F /* screeningFirstView.m in Sources */,
曹云霄's avatar
曹云霄 committed
3302
				29C13FA21F0E38C10053EE1F /* GDataXMLNode.m in Sources */,
勾芒's avatar
勾芒 committed
3303 3304
				299249401CDB4D1D00786B1E /* AddaddressViewController.m in Sources */,
				299249371CDB3C6500786B1E /* GenerateOrdersViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3305
				291A37771DBA58CC00299F0D /* GetJDCardView.m in Sources */,
3306
				295DEAC51DB786C6006ED4A6 /* CardBeenUseViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3307
				2992493A1CDB3E4500786B1E /* GenerateOrdersTableViewCell.m in Sources */,
3308
				298F3ACB1E6E72CA00152375 /* ForumTypeTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3309
				2962D0811CD1E6010058829D /* UIView+Frame.m in Sources */,
曹云霄's avatar
曹云霄 committed
3310
				295DEDC51E681C8D007308FF /* HomeViewController.m in Sources */,
3311
				297BA2CA1DE94D3300474F79 /* VIResourceLoaderManager.m in Sources */,
3312
				29AB92001E553C16003A3A08 /* AnnouncementTableViewCell.m in Sources */,
3313
				297BA2C91DE94D3300474F79 /* VIResourceLoader.m in Sources */,
3314
				29B78C121DFA8BD500C7C6D8 /* KeyBoardAccessoryView.m in Sources */,
勾芒's avatar
勾芒 committed
3315
				29C584ED1CDA429500C6F677 /* ProductDetailsViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3316
				291D6A6E1D0012AB007891AE /* GoodsCategoryModel.m in Sources */,
勾芒's avatar
勾芒 committed
3317
				0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */,
3318
				29E9445C1DE45583007CD26C /* PrizeExchangeSectionTableViewCell.m in Sources */,
3319
				297BA2C31DE94D3300474F79 /* VICacheConfiguration.m in Sources */,
3320
				298534601DD4B0290023BBAE /* AirPrintManager.m in Sources */,
3321
				29A7A6991DED154F00B04272 /* GiftInformationView.m in Sources */,
3322
				295DEA9C1DB70FB9006ED4A6 /* RightControlTableViewCell.m in Sources */,
3323
				29A9DCAE1CEB643C00A7567A /* CustomWKWebViewController.m in Sources */,
3324
				2940AE891DE7FCE4001164B0 /* VideoDetailViewController.m in Sources */,
3325
				2971E9761DF6626A00256567 /* AssessmentTableViewCell.m in Sources */,
3326
				2940AE8C1DE7FD12001164B0 /* VideoListItemTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
3327 3328
				29EAAE8E1CDC3E8E00C4DBA2 /* BillingInfoView.m in Sources */,
				29F14BAB1CF6B60D0005D3E5 /* QRViewController.m in Sources */,
3329
				2981111A1DFE9F3F00F7EAFF /* CustomTOForumTopicEntity.m in Sources */,
勾芒's avatar
勾芒 committed
3330
				29D260F81CEEAF2D00A9787D /* FullScreenViewCell.m in Sources */,
3331
				295DEAC21DB786B8006ED4A6 /* CardDontUseViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3332
				295B62C11E811321008D4C6F /* LocationViewController.m in Sources */,
3333
				29E944521DE413D6007CD26C /* ApplyPrizeViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3334
				29ACDAE91DF96C50003A0634 /* ForumItemTableViewCell.m in Sources */,
3335
				292AD2001DE309C1003EC56E /* IntegralDetailsViewController.m in Sources */,
3336
				297BA2CB1DE94D3300474F79 /* VIResourceLoadingRequestWorker.m in Sources */,
3337
				29CC51EE1E8A011E009FBB6A /* RebateSuccessTableViewController.m in Sources */,
3338
				29E944561DE45529007CD26C /* PrizeExchangeBillTableViewCell.m in Sources */,
3339
				297BA2C41DE94D3300474F79 /* VICacheManager.m in Sources */,
勾芒's avatar
勾芒 committed
3340
				29E28CE81CE0B91B00812A55 /* HENLENSONG.m in Sources */,
曹云霄's avatar
曹云霄 committed
3341
				29C13FA51F0E38C10053EE1F /* MOFSPickerManager.m in Sources */,
3342
				29E9445F1DE455AC007CD26C /* PrizeExchangeInformationTableViewCell.m in Sources */,
3343 3344 3345 3346
				298111161DFE6E5000F7EAFF /* NSDate+Formatting.m in Sources */,
				29B78C0F1DFA8B3700C7C6D8 /* ContentTableViewCell.m in Sources */,
				29B78C181DFA982000C7C6D8 /* PhotoManagerCollectionViewCell.m in Sources */,
				29B78C201DFA9AD600C7C6D8 /* STEmoji.m in Sources */,
3347
				295DE56C1DDC5DFA00E27725 /* GuideIntegralViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3348
				2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
3349
				29C13FA41F0E38C10053EE1F /* MOFSDatePicker.m in Sources */,
3350
				29C4C24A1E14BFA20093B100 /* RCAnimatedImagesView.m in Sources */,
勾芒's avatar
勾芒 committed
3351
				29BB27801CD9DFD7009A0813 /* AboutViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
3352
				2903F93D1DBE57F4003CC6B1 /* JDEcardViewController.m in Sources */,
3353
				29E47BD41E8E0C49004D0D00 /* UIButton+Title_Image.m in Sources */,
勾芒's avatar
勾芒 committed
3354
				29F14BAA1CF6B60D0005D3E5 /* QRView.m in Sources */,
3355
				291D11961E790CCF001E081E /* DiscussModuleViewController.m in Sources */,
3356
				297BA2C61DE94D3300474F79 /* VIMediaCacheWorker.m in Sources */,
曹云霄's avatar
曹云霄 committed
3357
				29C13FA81F0E38C10053EE1F /* PickerAddressModel.m in Sources */,
3358
				29F309371DFFAA6300776C7B /* BestReplyView.m in Sources */,
曹云霄's avatar
曹云霄 committed
3359
				29DAF53B1E7B821E00D7B970 /* ReadPacketStateViewController.m in Sources */,
3360
				2978CEFB1DF815C70063CBEA /* CustomTOPassLevelTopicEntity.m in Sources */,
3361
				291D11931E790BE6001E081E /* DateCalibrationDetailViewController.m in Sources */,
3362 3363
				29B78C151DFA975900C7C6D8 /* PhotoManagerViewController.m in Sources */,
				298111121DFE674600F7EAFF /* UIImage+Fit.m in Sources */,
3364
				293829CE1E78E431006CC8F5 /* StartBreakThroughViewController.m in Sources */,
3365
				2986B9A91DE1D30700F4A1CF /* PromotionWeChatCardModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
3366
				295DEDCE1E681D3C007308FF /* CYConstManager.m in Sources */,
勾芒's avatar
勾芒 committed
3367
				2936F29A1D01868E007CA67C /* ShareGoodsViewController.m in Sources */,
3368
				2986B9AC1DE1D32C00F4A1CF /* CustomPromotionModel.m in Sources */,
勾芒's avatar
勾芒 committed
3369 3370
				29834EC01CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m in Sources */,
				29834EC51CDF76C1001A484F /* UserViewController.m in Sources */,
3371
				29E2D3271DB88D8B00443170 /* CardOrderInformationReusableView.m in Sources */,
Sandy's avatar
Sandy committed
3372
				8FEF03F31EA7543F00837A64 /* UIImage+Helper.m in Sources */,
3373
				2971E9841DF69F9A00256567 /* CountDownLabel.m in Sources */,
3374
				29CC51F81E8A032D009FBB6A /* LuckyDrawMainViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3375 3376
				2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */,
				29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */,
3377
				29AB91EC1E553B7C003A3A08 /* PerfectInformationViewController.m in Sources */,
勾芒's avatar
勾芒 committed
3378 3379 3380 3381 3382 3383 3384 3385 3386 3387
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		29706DB91CD082990003C412 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
曹云霄's avatar
曹云霄 committed
3388
				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
勾芒's avatar
勾芒 committed
3389 3390 3391 3392 3393 3394 3395 3396 3397 3398
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
曹云霄's avatar
曹云霄 committed
3399
				CLANG_WARN_INFINITE_RECURSION = YES;
勾芒's avatar
勾芒 committed
3400 3401
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
曹云霄's avatar
曹云霄 committed
3402
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
勾芒's avatar
勾芒 committed
3403 3404
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3405
				CODE_SIGN_IDENTITY = "";
勾芒's avatar
勾芒 committed
3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.3;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
3427
				PROVISIONING_PROFILE = "";
勾芒's avatar
勾芒 committed
3428 3429 3430 3431 3432 3433 3434 3435 3436
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
			};
			name = Debug;
		};
		29706DBA1CD082990003C412 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
曹云霄's avatar
曹云霄 committed
3437
				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
勾芒's avatar
勾芒 committed
3438 3439 3440 3441 3442 3443 3444 3445 3446 3447
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
曹云霄's avatar
曹云霄 committed
3448
				CLANG_WARN_INFINITE_RECURSION = YES;
勾芒's avatar
勾芒 committed
3449 3450
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
曹云霄's avatar
曹云霄 committed
3451
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
勾芒's avatar
勾芒 committed
3452 3453
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3454
				CODE_SIGN_IDENTITY = "";
勾芒's avatar
勾芒 committed
3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.3;
				MTL_ENABLE_DEBUG_INFO = NO;
3469
				PROVISIONING_PROFILE = "";
勾芒's avatar
勾芒 committed
3470 3471 3472 3473 3474 3475 3476 3477
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		29706DBC1CD082990003C412 /* Debug */ = {
			isa = XCBuildConfiguration;
3478
			baseConfigurationReference = 296F2AB206FEE715A29133A2 /* Pods-Lighting.debug.xcconfig */;
勾芒's avatar
勾芒 committed
3479 3480
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3481
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
勾芒's avatar
勾芒 committed
3482
				CLANG_ENABLE_OBJC_WEAK = YES;
3483 3484
				CODE_SIGN_ENTITLEMENTS = Lighting/Lighting.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
3485
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
勾芒's avatar
勾芒 committed
3486
				COMPRESS_PNG_FILES = NO;
3487
				CURRENT_PROJECT_VERSION = 5;
曹云霄's avatar
曹云霄 committed
3488
				DEFINES_MODULE = YES;
3489
				DEVELOPMENT_TEAM = "";
勾芒's avatar
勾芒 committed
3490
				ENABLE_BITCODE = NO;
3491
				FRAMEWORK_SEARCH_PATHS = "$(inherited)";
3492
				GCC_INPUT_FILETYPE = automatic;
勾芒's avatar
勾芒 committed
3493
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
3494
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/pch/PrefixHeader.pch";
曹云霄's avatar
曹云霄 committed
3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/Headers/Public\"",
					"\"${PODS_ROOT}/Headers/Public/AliyunOSSiOS\"",
					"\"${PODS_ROOT}/Headers/Public/DACircularProgress\"",
					"\"${PODS_ROOT}/Headers/Public/DZNEmptyDataSet\"",
					"\"${PODS_ROOT}/Headers/Public/FDFullscreenPopGesture\"",
					"\"${PODS_ROOT}/Headers/Public/IQKeyboardManager\"",
					"\"${PODS_ROOT}/Headers/Public/JCore\"",
					"\"${PODS_ROOT}/Headers/Public/JPush\"",
					"\"${PODS_ROOT}/Headers/Public/JSONModel\"",
					"\"${PODS_ROOT}/Headers/Public/MBProgressHUD\"",
					"\"${PODS_ROOT}/Headers/Public/MJRefresh\"",
					"\"${PODS_ROOT}/Headers/Public/MMDrawerController\"",
					"\"${PODS_ROOT}/Headers/Public/MWPhotoBrowser\"",
					"\"${PODS_ROOT}/Headers/Public/Masonry\"",
					"\"${PODS_ROOT}/Headers/Public/PNChart\"",
					"\"${PODS_ROOT}/Headers/Public/SDWebImage\"",
					"\"${PODS_ROOT}/Headers/Public/UICountingLabel\"",
					"\"${PODS_ROOT}/Headers/Public/UITableView+FDTemplateLayoutCell\"",
					"\"${PODS_ROOT}/Headers/Public/UMengAnalytics\"",
					"\"${PODS_ROOT}/Headers/Public/UMengSocial\"",
					"\"${PODS_ROOT}/Headers/Public/WYPopoverController\"",
					"\"${PODS_ROOT}/Headers/Public/WZLBadge\"",
					"\"${PODS_ROOT}/Headers/Public/YXAlertController\"",
					"\"${PODS_ROOT}/Headers/Public/iCarousel\"",
3521
					/usr/include/libxml2,
曹云霄's avatar
曹云霄 committed
3522
				);
3523
				INFOPLIST_FILE = "Lighting/Supporting Files/Info.plist";
3524
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
勾芒's avatar
勾芒 committed
3525 3526 3527 3528 3529
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				LIBRARY_SEARCH_PATHS = "$(inherited)";
				ONLY_ACTIVE_ARCH = YES;
				OTHER_LDFLAGS = (
					"$(inherited)",
3530
					"-all_load",
勾芒's avatar
勾芒 committed
3531
					"-ObjC",
曹云霄's avatar
曹云霄 committed
3532
					"-lxml2",
勾芒's avatar
勾芒 committed
3533
				);
曹云霄's avatar
曹云霄 committed
3534
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.opple;
勾芒's avatar
勾芒 committed
3535
				PRODUCT_NAME = "$(TARGET_NAME)";
3536
				PROVISIONING_PROFILE = "";
3537
				PROVISIONING_PROFILE_SPECIFIER = "";
勾芒's avatar
勾芒 committed
3538
				STRIP_PNG_TEXT = NO;
曹云霄's avatar
曹云霄 committed
3539
				SWIFT_VERSION = 3.0;
曹云霄's avatar
曹云霄 committed
3540
				TARGETED_DEVICE_FAMILY = 2;
勾芒's avatar
勾芒 committed
3541
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
3542
				VERSIONING_SYSTEM = "apple-generic";
勾芒's avatar
勾芒 committed
3543 3544 3545 3546 3547
			};
			name = Debug;
		};
		29706DBD1CD082990003C412 /* Release */ = {
			isa = XCBuildConfiguration;
3548
			baseConfigurationReference = 76F03CC259F648C692EA812D /* Pods-Lighting.release.xcconfig */;
勾芒's avatar
勾芒 committed
3549 3550
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3551
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
勾芒's avatar
勾芒 committed
3552
				CLANG_ENABLE_OBJC_WEAK = YES;
3553 3554
				CODE_SIGN_ENTITLEMENTS = Lighting/Lighting.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
3555
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
勾芒's avatar
勾芒 committed
3556
				COMPRESS_PNG_FILES = NO;
3557
				CURRENT_PROJECT_VERSION = 5;
曹云霄's avatar
曹云霄 committed
3558
				DEFINES_MODULE = YES;
3559
				DEVELOPMENT_TEAM = "";
勾芒's avatar
勾芒 committed
3560
				ENABLE_BITCODE = NO;
3561
				FRAMEWORK_SEARCH_PATHS = "$(inherited)";
3562
				GCC_INPUT_FILETYPE = automatic;
勾芒's avatar
勾芒 committed
3563
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
3564
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/pch/PrefixHeader.pch";
曹云霄's avatar
曹云霄 committed
3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"\"${PODS_ROOT}/Headers/Public\"",
					"\"${PODS_ROOT}/Headers/Public/AliyunOSSiOS\"",
					"\"${PODS_ROOT}/Headers/Public/DACircularProgress\"",
					"\"${PODS_ROOT}/Headers/Public/DZNEmptyDataSet\"",
					"\"${PODS_ROOT}/Headers/Public/FDFullscreenPopGesture\"",
					"\"${PODS_ROOT}/Headers/Public/IQKeyboardManager\"",
					"\"${PODS_ROOT}/Headers/Public/JCore\"",
					"\"${PODS_ROOT}/Headers/Public/JPush\"",
					"\"${PODS_ROOT}/Headers/Public/JSONModel\"",
					"\"${PODS_ROOT}/Headers/Public/MBProgressHUD\"",
					"\"${PODS_ROOT}/Headers/Public/MJRefresh\"",
					"\"${PODS_ROOT}/Headers/Public/MMDrawerController\"",
					"\"${PODS_ROOT}/Headers/Public/MWPhotoBrowser\"",
					"\"${PODS_ROOT}/Headers/Public/Masonry\"",
					"\"${PODS_ROOT}/Headers/Public/PNChart\"",
					"\"${PODS_ROOT}/Headers/Public/SDWebImage\"",
					"\"${PODS_ROOT}/Headers/Public/UICountingLabel\"",
					"\"${PODS_ROOT}/Headers/Public/UITableView+FDTemplateLayoutCell\"",
					"\"${PODS_ROOT}/Headers/Public/UMengAnalytics\"",
					"\"${PODS_ROOT}/Headers/Public/UMengSocial\"",
					"\"${PODS_ROOT}/Headers/Public/WYPopoverController\"",
					"\"${PODS_ROOT}/Headers/Public/WZLBadge\"",
					"\"${PODS_ROOT}/Headers/Public/YXAlertController\"",
					"\"${PODS_ROOT}/Headers/Public/iCarousel\"",
3591
					/usr/include/libxml2,
曹云霄's avatar
曹云霄 committed
3592
				);
3593
				INFOPLIST_FILE = "Lighting/Supporting Files/Info.plist";
3594
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
勾芒's avatar
勾芒 committed
3595 3596 3597 3598 3599
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				LIBRARY_SEARCH_PATHS = "$(inherited)";
				ONLY_ACTIVE_ARCH = NO;
				OTHER_LDFLAGS = (
					"$(inherited)",
3600
					"-all_load",
勾芒's avatar
勾芒 committed
3601
					"-ObjC",
曹云霄's avatar
曹云霄 committed
3602
					"-lxml2",
勾芒's avatar
勾芒 committed
3603
				);
曹云霄's avatar
曹云霄 committed
3604
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.opple;
勾芒's avatar
勾芒 committed
3605
				PRODUCT_NAME = "$(TARGET_NAME)";
3606
				PROVISIONING_PROFILE = "";
3607
				PROVISIONING_PROFILE_SPECIFIER = "";
勾芒's avatar
勾芒 committed
3608
				STRIP_PNG_TEXT = NO;
曹云霄's avatar
曹云霄 committed
3609
				SWIFT_VERSION = 3.0;
曹云霄's avatar
曹云霄 committed
3610
				TARGETED_DEVICE_FAMILY = 2;
勾芒's avatar
勾芒 committed
3611
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
3612
				VERSIONING_SYSTEM = "apple-generic";
勾芒's avatar
勾芒 committed
3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		29706D9C1CD082980003C412 /* Build configuration list for PBXProject "Lighting" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29706DB91CD082990003C412 /* Debug */,
				29706DBA1CD082990003C412 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				29706DBC1CD082990003C412 /* Debug */,
				29706DBD1CD082990003C412 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 29706D991CD082980003C412 /* Project object */;
}