project.pbxproj 101 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
zhu's avatar
zhu committed
10 11
		0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0447085D1CD7C06B00555827 /* LoginViewController.m */; };
		044708611CD7C1E800555827 /* MainSetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 044708601CD7C1E800555827 /* MainSetViewController.m */; };
zhu's avatar
zhu committed
12 13
		0470D6111CE2936000647F0F /* SeceneLibraryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0470D6101CE2936000647F0F /* SeceneLibraryView.m */; };
		0470D6141CE2938000647F0F /* ProductLibraryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0470D6131CE2938000647F0F /* ProductLibraryView.m */; };
zhu's avatar
zhu committed
14 15 16
		04A14A251CE0FC3A00DAD5F3 /* LeftSubView.m in Sources */ = {isa = PBXBuildFile; fileRef = 04A14A241CE0FC3A00DAD5F3 /* LeftSubView.m */; };
		04A14A281CE0FC5600DAD5F3 /* RightSubView.m in Sources */ = {isa = PBXBuildFile; fileRef = 04A14A271CE0FC5600DAD5F3 /* RightSubView.m */; };
		04A14A2B1CE0FC7F00DAD5F3 /* FootSubView.m in Sources */ = {isa = PBXBuildFile; fileRef = 04A14A2A1CE0FC7F00DAD5F3 /* FootSubView.m */; };
zhu's avatar
zhu committed
17
		04A520411CE9365D001D4520 /* CustomPictureShowCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 04A520401CE9365D001D4520 /* CustomPictureShowCell.m */; };
ZCJ's avatar
ZCJ committed
18 19
		060D397C1CE45CFE0082AECD /* ImageCropperView.m in Sources */ = {isa = PBXBuildFile; fileRef = 060D39791CE45CFE0082AECD /* ImageCropperView.m */; };
		060D397D1CE45CFE0082AECD /* UIImage+Rotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 060D397B1CE45CFE0082AECD /* UIImage+Rotation.m */; };
曹云霄's avatar
曹云霄 committed
20
		2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */; };
勾芒's avatar
勾芒 committed
21 22 23 24
		290887061CE58BC2000B7097 /* screeningButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 290887051CE58BC2000B7097 /* screeningButton.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 */; };
曹云霄's avatar
曹云霄 committed
25 26 27 28 29 30
		2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F7E61CD087FE0036D761 /* BaseViewController.m */; };
		2928F8321CD09E320036D761 /* Toolview.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8311CD09E320036D761 /* Toolview.m */; };
		2928F8381CD09E730036D761 /* CustomButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8371CD09E730036D761 /* CustomButton.m */; };
		2928F83B1CD0A0CE0036D761 /* CustomTabbarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */; };
		2928F83D1CD0A9CD0036D761 /* qq.png in Resources */ = {isa = PBXBuildFile; fileRef = 2928F83C1CD0A9CD0036D761 /* qq.png */; };
		2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */; };
勾芒's avatar
勾芒 committed
31
		292A14311CE81D1D00EB4430 /* AddressModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 292A14301CE81D1D00EB4430 /* AddressModel.m */; };
曹云霄's avatar
曹云霄 committed
32 33
		2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */ = {isa = PBXBuildFile; fileRef = 2933934E1CD3158B000D997B /* instructionsLabe.m */; };
		293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 293393541CD3379E000D997B /* ShoppingTableViewCell.m */; };
曹云霄's avatar
曹云霄 committed
34 35
		29360C2F1CDDC47E002A5D89 /* ScreeningView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29360C2E1CDDC47E002A5D89 /* ScreeningView.m */; };
		29360C311CDDC487002A5D89 /* ScreeningView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29360C301CDDC487002A5D89 /* ScreeningView.xib */; };
曹云霄's avatar
曹云霄 committed
36 37
		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
38 39 40
		2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */; };
		2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */; };
		2949BAC41CD3086F0049385A /* weibo.png in Resources */ = {isa = PBXBuildFile; fileRef = 2949BAC31CD3086F0049385A /* weibo.png */; };
曹云霄's avatar
曹云霄 committed
41 42
		2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D06C1CD1A43A0058829D /* ClientViewController.m */; };
		2962D0711CD1A58B0058829D /* RightViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2962D0701CD1A58B0058829D /* RightViewController.m */; };
曹云霄's avatar
曹云霄 committed
43 44 45
		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 */; };
46 47
		29698D611CE2C11500D72CE7 /* SettlementViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29698D5F1CE2C11500D72CE7 /* SettlementViewController.m */; };
		29698D621CE2C11500D72CE7 /* SettlementViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29698D601CE2C11500D72CE7 /* SettlementViewController.xib */; };
曹云霄's avatar
曹云霄 committed
48 49 50 51 52 53
		29706DA61CD082990003C412 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA51CD082990003C412 /* main.m */; };
		29706DA91CD082990003C412 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 29706DA81CD082990003C412 /* AppDelegate.m */; };
		29706DAF1CD082990003C412 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29706DAD1CD082990003C412 /* Main.storyboard */; };
		29706DB21CD082990003C412 /* Lighting.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 29706DB01CD082990003C412 /* Lighting.xcdatamodeld */; };
		29706DB41CD082990003C412 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29706DB31CD082990003C412 /* Assets.xcassets */; };
		29706DB71CD082990003C412 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29706DB51CD082990003C412 /* LaunchScreen.storyboard */; };
曹云霄's avatar
曹云霄 committed
54
		29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 29807C611CD20C2A00F111B8 /* Images.xcassets */; };
曹云霄's avatar
曹云霄 committed
55
		29807C651CD20F0F00F111B8 /* StoryboardwithCYX.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */; };
曹云霄's avatar
曹云霄 committed
56 57 58 59 60
		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 */; };
曹云霄's avatar
曹云霄 committed
61 62
		29834EC51CDF76C1001A484F /* UserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29834EC31CDF76C1001A484F /* UserViewController.m */; };
		29834EC61CDF76C1001A484F /* UserViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29834EC41CDF76C1001A484F /* UserViewController.xib */; };
勾芒's avatar
勾芒 committed
63 64 65
		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 */; };
曹云霄's avatar
曹云霄 committed
66 67 68 69 70 71
		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 */; };
		299249441CDB51B100786B1E /* ModifyShippingAddressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 299249431CDB51B100786B1E /* ModifyShippingAddressView.m */; };
		299249461CDB51C800786B1E /* ModifyShippingAddressView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 299249451CDB51C800786B1E /* ModifyShippingAddressView.xib */; };
72 73 74 75 76 77
		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 */; };
曹云霄's avatar
曹云霄 committed
78 79
		299C7F5A1CE21FA800E7D7CB /* AddressViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 299C7F581CE21FA800E7D7CB /* AddressViewController.m */; };
		299C7F5B1CE21FA800E7D7CB /* AddressViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 299C7F591CE21FA800E7D7CB /* AddressViewController.xib */; };
曹云霄's avatar
曹云霄 committed
80
		29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */; };
曹云霄's avatar
曹云霄 committed
81 82 83
		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 */; };
84 85 86 87 88 89
		29BB27681CD9D38E009A0813 /* AllpriceTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27671CD9D38E009A0813 /* AllpriceTableViewCell.m */; };
		29BB276C1CD9DE74009A0813 /* FollowHeartViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB276B1CD9DE74009A0813 /* FollowHeartViewController.m */; };
		29BB27741CD9DFAC009A0813 /* SceneLibraryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27731CD9DFAC009A0813 /* SceneLibraryViewController.m */; };
		29BB27771CD9DFBA009A0813 /* ProductLibraryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB27761CD9DFBA009A0813 /* ProductLibraryViewController.m */; };
		29BB277D1CD9DFCB009A0813 /* CustomerManagementViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB277C1CD9DFCB009A0813 /* CustomerManagementViewController.m */; };
		29BB27801CD9DFD7009A0813 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BB277F1CD9DFD7009A0813 /* AboutViewController.m */; };
曹云霄's avatar
曹云霄 committed
90 91 92
		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 */; };
勾芒's avatar
勾芒 committed
93
		29BFBD981CE46FDA00C238FB /* MyclientEntityModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 29BFBD971CE46FDA00C238FB /* MyclientEntityModel.m */; };
曹云霄's avatar
曹云霄 committed
94 95
		29C584E91CDA249300C6F677 /* ProductCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C584E81CDA249200C6F677 /* ProductCollectionViewCell.m */; };
		29C584ED1CDA429500C6F677 /* ProductDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C584EC1CDA429500C6F677 /* ProductDetailsViewController.m */; };
曹云霄's avatar
曹云霄 committed
96
		29E28CE81CE0B91B00812A55 /* HENLENSONG.m in Sources */ = {isa = PBXBuildFile; fileRef = 29E28CE71CE0B91B00812A55 /* HENLENSONG.m */; };
勾芒's avatar
勾芒 committed
97 98 99 100 101
		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 */; };
曹云霄's avatar
曹云霄 committed
102 103 104 105 106 107 108 109 110
		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 */; };
		29EAAE971CDC4B2900C4DBA2 /* The Swift Programming Language 中文版 - v1.2.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 29EAAE961CDC4B2900C4DBA2 /* The Swift Programming Language 中文版 - v1.2.pdf */; };
		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 */; };
111 112 113
		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 */; };
曹云霄's avatar
曹云霄 committed
114 115 116
		29F725FB1CE17B0D0072FE0E /* Shoppersmanager.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F725FA1CE17B0D0072FE0E /* Shoppersmanager.m */; };
		29F725FE1CE1928F0072FE0E /* opple_objc_json_client.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F725FD1CE1928F0072FE0E /* opple_objc_json_client.m */; };
		29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */; };
曹云霄's avatar
曹云霄 committed
117
		29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */; };
勾芒's avatar
勾芒 committed
118
		DCA2F01D27F1F4FC548C6DF7 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */; };
曹云霄's avatar
曹云霄 committed
119 120 121
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
zhu's avatar
zhu committed
122 123 124 125
		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>"; };
		0447085F1CD7C1E800555827 /* MainSetViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainSetViewController.h; sourceTree = "<group>"; };
		044708601CD7C1E800555827 /* MainSetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainSetViewController.m; sourceTree = "<group>"; };
zhu's avatar
zhu committed
126 127 128 129
		0470D60F1CE2936000647F0F /* SeceneLibraryView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SeceneLibraryView.h; sourceTree = "<group>"; };
		0470D6101CE2936000647F0F /* SeceneLibraryView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SeceneLibraryView.m; sourceTree = "<group>"; };
		0470D6121CE2938000647F0F /* ProductLibraryView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProductLibraryView.h; sourceTree = "<group>"; };
		0470D6131CE2938000647F0F /* ProductLibraryView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProductLibraryView.m; sourceTree = "<group>"; };
zhu's avatar
zhu committed
130 131 132 133 134 135
		04A14A231CE0FC3A00DAD5F3 /* LeftSubView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LeftSubView.h; sourceTree = "<group>"; };
		04A14A241CE0FC3A00DAD5F3 /* LeftSubView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LeftSubView.m; sourceTree = "<group>"; };
		04A14A261CE0FC5600DAD5F3 /* RightSubView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RightSubView.h; sourceTree = "<group>"; };
		04A14A271CE0FC5600DAD5F3 /* RightSubView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RightSubView.m; sourceTree = "<group>"; };
		04A14A291CE0FC7F00DAD5F3 /* FootSubView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FootSubView.h; sourceTree = "<group>"; };
		04A14A2A1CE0FC7F00DAD5F3 /* FootSubView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FootSubView.m; sourceTree = "<group>"; };
zhu's avatar
zhu committed
136 137
		04A5203F1CE9365D001D4520 /* CustomPictureShowCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomPictureShowCell.h; sourceTree = "<group>"; };
		04A520401CE9365D001D4520 /* CustomPictureShowCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomPictureShowCell.m; sourceTree = "<group>"; };
ZCJ's avatar
ZCJ committed
138 139 140 141
		060D39781CE45CFE0082AECD /* ImageCropperView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageCropperView.h; sourceTree = "<group>"; };
		060D39791CE45CFE0082AECD /* ImageCropperView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImageCropperView.m; sourceTree = "<group>"; };
		060D397A1CE45CFE0082AECD /* UIImage+Rotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Rotation.h"; sourceTree = "<group>"; };
		060D397B1CE45CFE0082AECD /* UIImage+Rotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Rotation.m"; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
142 143
		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>"; };
勾芒's avatar
勾芒 committed
144 145 146 147 148 149 150
		290887041CE58BC2000B7097 /* screeningButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = screeningButton.h; sourceTree = "<group>"; };
		290887051CE58BC2000B7097 /* screeningButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = screeningButton.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>"; };
曹云霄's avatar
曹云霄 committed
151 152 153 154 155 156 157 158 159 160 161 162
		2928F7E21CD085F40036D761 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
		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>"; };
		2928F8301CD09E320036D761 /* Toolview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Toolview.h; sourceTree = "<group>"; };
		2928F8311CD09E320036D761 /* Toolview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Toolview.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>"; };
		2928F8391CD0A0CE0036D761 /* CustomTabbarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTabbarController.h; sourceTree = "<group>"; };
		2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTabbarController.m; sourceTree = "<group>"; };
		2928F83C1CD0A9CD0036D761 /* qq.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = qq.png; 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>"; };
勾芒's avatar
勾芒 committed
163 164
		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>"; };
曹云霄's avatar
曹云霄 committed
165 166 167 168
		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>"; };
		293393541CD3379E000D997B /* ShoppingTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShoppingTableViewCell.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
169 170 171
		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>"; };
曹云霄's avatar
曹云霄 committed
172 173 174
		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>"; };
曹云霄's avatar
曹云霄 committed
175 176 177 178 179
		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>"; };
		2949BAC31CD3086F0049385A /* weibo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = weibo.png; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
180 181 182 183
		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>"; };
曹云霄's avatar
曹云霄 committed
184 185 186 187 188 189
		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>"; };
		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>"; };
190 191 192
		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>"; };
曹云霄's avatar
曹云霄 committed
193 194 195 196 197 198 199 200 201
		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>"; };
		29706DAE1CD082990003C412 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		29706DB11CD082990003C412 /* Lighting.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Lighting.xcdatamodel; sourceTree = "<group>"; };
		29706DB31CD082990003C412 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		29706DB61CD082990003C412 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		29706DB81CD082990003C412 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
202
		29807C611CD20C2A00F111B8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
203
		29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = StoryboardwithCYX.storyboard; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
204 205 206 207 208 209 210 211
		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>"; };
曹云霄's avatar
曹云霄 committed
212 213 214
		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>"; };
勾芒's avatar
勾芒 committed
215 216 217 218 219 220
		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>"; };
曹云霄's avatar
曹云霄 committed
221 222 223 224 225 226 227 228 229 230 231
		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>"; };
		299249421CDB51B100786B1E /* ModifyShippingAddressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModifyShippingAddressView.h; sourceTree = "<group>"; };
		299249431CDB51B100786B1E /* ModifyShippingAddressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModifyShippingAddressView.m; sourceTree = "<group>"; };
		299249451CDB51C800786B1E /* ModifyShippingAddressView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ModifyShippingAddressView.xib; sourceTree = "<group>"; };
232 233 234 235 236 237 238 239 240 241 242 243
		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>"; };
		299876411CD99E4000C90D0A /* OrderdetailsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderdetailsViewController.m; sourceTree = "<group>"; };
曹云霄's avatar
曹云霄 committed
244 245 246
		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>"; };
曹云霄's avatar
曹云霄 committed
247 248
		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>"; };
曹云霄's avatar
曹云霄 committed
249 250 251 252 253
		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>"; };
254 255 256 257 258 259 260 261 262 263 264 265
		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>"; };
		29BB276A1CD9DE74009A0813 /* FollowHeartViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FollowHeartViewController.h; sourceTree = "<group>"; };
		29BB276B1CD9DE74009A0813 /* FollowHeartViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FollowHeartViewController.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>"; };
		29BB277B1CD9DFCB009A0813 /* CustomerManagementViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomerManagementViewController.h; sourceTree = "<group>"; };
		29BB277C1CD9DFCB009A0813 /* CustomerManagementViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomerManagementViewController.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>"; };
曹云霄's avatar
曹云霄 committed
266 267 268 269 270
		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>"; };
勾芒's avatar
勾芒 committed
271 272
		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
273 274 275 276
		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>"; };
曹云霄's avatar
曹云霄 committed
277 278
		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>"; };
勾芒's avatar
勾芒 committed
279 280 281 282 283 284 285 286 287
		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>"; };
曹云霄's avatar
曹云霄 committed
288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
		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>"; };
		29EAAE961CDC4B2900C4DBA2 /* The Swift Programming Language 中文版 - v1.2.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "The Swift Programming Language 中文版 - v1.2.pdf"; path = "Class/The Swift Programming Language 中文版 - v1.2.pdf"; 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>"; };
303 304 305 306 307
		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>"; };
曹云霄's avatar
曹云霄 committed
308 309 310 311 312 313
		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>"; };
		29F725FC1CE1928F0072FE0E /* opple_objc_json_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opple_objc_json_client.h; sourceTree = "<group>"; };
		29F725FD1CE1928F0072FE0E /* opple_objc_json_client.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = opple_objc_json_client.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>"; };
曹云霄's avatar
曹云霄 committed
314 315
		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>"; };
勾芒's avatar
勾芒 committed
316
		2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
曹云霄's avatar
曹云霄 committed
317 318 319 320 321 322 323 324 325
		CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
		D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		29706D9E1CD082980003C412 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
勾芒's avatar
勾芒 committed
326
				DCA2F01D27F1F4FC548C6DF7 /* libPods.a in Frameworks */,
曹云霄's avatar
曹云霄 committed
327 328 329 330 331 332
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
zhu's avatar
zhu committed
333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368
		044708571CD7C06B00555827 /* MainSet */ = {
			isa = PBXGroup;
			children = (
				0447085F1CD7C1E800555827 /* MainSetViewController.h */,
				044708601CD7C1E800555827 /* MainSetViewController.m */,
				044708581CD7C06B00555827 /* Followheart */,
				044708591CD7C06B00555827 /* Productlibrary */,
				0447085A1CD7C06B00555827 /* SceneLibrary */,
			);
			path = MainSet;
			sourceTree = "<group>";
		};
		044708581CD7C06B00555827 /* Followheart */ = {
			isa = PBXGroup;
			children = (
			);
			path = Followheart;
			sourceTree = "<group>";
		};
		044708591CD7C06B00555827 /* Productlibrary */ = {
			isa = PBXGroup;
			children = (
			);
			path = Productlibrary;
			sourceTree = "<group>";
		};
		0447085A1CD7C06B00555827 /* SceneLibrary */ = {
			isa = PBXGroup;
			children = (
			);
			path = SceneLibrary;
			sourceTree = "<group>";
		};
		0447085B1CD7C06B00555827 /* Login */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
369 370
				2942F8A31CDD7EDB005B377E /* view */,
				2942F8A21CDD7ECD005B377E /* controller */,
zhu's avatar
zhu committed
371 372 373 374
			);
			path = Login;
			sourceTree = "<group>";
		};
zhu's avatar
zhu committed
375 376 377 378 379 380 381 382 383 384 385 386
		0470D60E1CE292EF00647F0F /* subView */ = {
			isa = PBXGroup;
			children = (
				0470D60F1CE2936000647F0F /* SeceneLibraryView.h */,
				0470D6101CE2936000647F0F /* SeceneLibraryView.m */,
				0470D6121CE2938000647F0F /* ProductLibraryView.h */,
				0470D6131CE2938000647F0F /* ProductLibraryView.m */,
			);
			name = subView;
			sourceTree = "<group>";
		};
		04A14A221CE0FB8400DAD5F3 /* views */ = {
zhu's avatar
zhu committed
387 388 389 390 391 392 393 394 395
			isa = PBXGroup;
			children = (
				04A14A231CE0FC3A00DAD5F3 /* LeftSubView.h */,
				04A14A241CE0FC3A00DAD5F3 /* LeftSubView.m */,
				04A14A261CE0FC5600DAD5F3 /* RightSubView.h */,
				04A14A271CE0FC5600DAD5F3 /* RightSubView.m */,
				04A14A291CE0FC7F00DAD5F3 /* FootSubView.h */,
				04A14A2A1CE0FC7F00DAD5F3 /* FootSubView.m */,
			);
zhu's avatar
zhu committed
396
			name = views;
zhu's avatar
zhu committed
397 398
			sourceTree = "<group>";
		};
zhu's avatar
zhu committed
399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
		04A5203D1CE90ADB001D4520 /* controller */ = {
			isa = PBXGroup;
			children = (
			);
			name = controller;
			sourceTree = "<group>";
		};
		04A5203E1CE93604001D4520 /* customCell */ = {
			isa = PBXGroup;
			children = (
				04A5203F1CE9365D001D4520 /* CustomPictureShowCell.h */,
				04A520401CE9365D001D4520 /* CustomPictureShowCell.m */,
			);
			name = customCell;
			sourceTree = "<group>";
		};
ZCJ's avatar
ZCJ committed
415
		060D39771CE45CFE0082AECD /* tools */ = {
zhu's avatar
zhu committed
416 417
			isa = PBXGroup;
			children = (
ZCJ's avatar
ZCJ committed
418 419 420 421
				060D39781CE45CFE0082AECD /* ImageCropperView.h */,
				060D39791CE45CFE0082AECD /* ImageCropperView.m */,
				060D397A1CE45CFE0082AECD /* UIImage+Rotation.h */,
				060D397B1CE45CFE0082AECD /* UIImage+Rotation.m */,
zhu's avatar
zhu committed
422
			);
ZCJ's avatar
ZCJ committed
423
			path = tools;
zhu's avatar
zhu committed
424 425
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
426 427 428 429 430 431 432 433 434 435 436 437 438 439
		2906B5D31CD8920F000849B4 /* Controller */ = {
			isa = PBXGroup;
			children = (
				29A8D3961CD85A58004D558F /* ClientdetailsViewController.h */,
				29A8D3971CD85A58004D558F /* ClientdetailsViewController.m */,
			);
			name = Controller;
			sourceTree = "<group>";
		};
		2906B5D41CD89220000849B4 /* view */ = {
			isa = PBXGroup;
			children = (
				2906B5D51CD89246000849B4 /* ClientDetailsTableViewCell.h */,
				2906B5D61CD89246000849B4 /* ClientDetailsTableViewCell.m */,
440 441
				299876251CD9837C00C90D0A /* OrderTableViewCell.h */,
				299876261CD9837C00C90D0A /* OrderTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
442 443 444
				29EAAE8C1CDC3E8E00C4DBA2 /* BillingInfoView.h */,
				29EAAE8D1CDC3E8E00C4DBA2 /* BillingInfoView.m */,
				29EAAE8F1CDC3E9700C4DBA2 /* BillingInfoView.xib */,
曹云霄's avatar
曹云霄 committed
445 446 447 448
			);
			name = view;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467
		290887071CE5A2BE000B7097 /* dateSelectedVC */ = {
			isa = PBXGroup;
			children = (
				290887081CE5A308000B7097 /* DateSelectedViewController.h */,
				290887091CE5A308000B7097 /* DateSelectedViewController.m */,
				2908870A1CE5A308000B7097 /* DateSelectedViewController.xib */,
			);
			name = dateSelectedVC;
			sourceTree = "<group>";
		};
		2908870D1CE5D900000B7097 /* shopCarmodel */ = {
			isa = PBXGroup;
			children = (
				290887111CE5DF16000B7097 /* ShopcarModel.h */,
				290887121CE5DF16000B7097 /* ShopcarModel.m */,
			);
			name = shopCarmodel;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
468 469 470
		2928F7DD1CD085430036D761 /* Class */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
471
				29E384C01CE9A68F00888199 /* SearchController */,
曹云霄's avatar
曹云霄 committed
472
				29834EC11CDF768C001A484F /* XXuserController */,
曹云霄's avatar
曹云霄 committed
473 474 475 476
				2962D06E1CD1A56B0058829D /* RIghtVC */,
				2962D06A1CD1A3FE0058829D /* MyClient */,
				2928F83F1CD0AB830036D761 /* Shoppingcart */,
				2928F8251CD09BC10036D761 /* Tabbar */,
zhu's avatar
zhu committed
477 478
				0447085B1CD7C06B00555827 /* Login */,
				044708571CD7C06B00555827 /* MainSet */,
曹云霄's avatar
曹云霄 committed
479 480 481 482 483 484 485
			);
			path = Class;
			sourceTree = "<group>";
		};
		2928F7DE1CD085430036D761 /* Tools */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
486
				2985AE9A1CE72F1500704C91 /* ZXPUnicode */,
曹云霄's avatar
曹云霄 committed
487
				29BFBD841CE4288A00C238FB /* Customercenter */,
曹云霄's avatar
曹云霄 committed
488
				29F725F81CE17AE40072FE0E /* Shopperscenter */,
曹云霄's avatar
曹云霄 committed
489
				29E28CE51CE0B90600812A55 /* Regularexpressions */,
490 491
				29EC33241CE06FD1005F0C13 /* Jastor */,
				29EC331C1CE02ADC005F0C13 /* popoverController */,
曹云霄's avatar
曹云霄 committed
492
				29EAAEAB1CDCA28300C4DBA2 /* city.json */,
曹云霄's avatar
曹云霄 committed
493 494
				2949BABF1CD305340049385A /* MMDrawerManager */,
				2949BAC31CD3086F0049385A /* weibo.png */,
曹云霄's avatar
曹云霄 committed
495 496 497
				2962D07E1CD1E5DD0058829D /* UIView+Frame */,
				2962D07A1CD1E3CC0058829D /* NSarray+category */,
				2962D0761CD1CB860058829D /* NetworkRequest */,
曹云霄's avatar
曹云霄 committed
498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546
				2928F8351CD09E500036D761 /* CustomButton */,
				2928F7E41CD087C20036D761 /* parentclass */,
				2928F7E31CD087B60036D761 /* pch */,
			);
			path = Tools;
			sourceTree = "<group>";
		};
		2928F7E31CD087B60036D761 /* pch */ = {
			isa = PBXGroup;
			children = (
				2928F7E21CD085F40036D761 /* PrefixHeader.pch */,
			);
			name = pch;
			sourceTree = "<group>";
		};
		2928F7E41CD087C20036D761 /* parentclass */ = {
			isa = PBXGroup;
			children = (
				2928F7E51CD087FE0036D761 /* BaseViewController.h */,
				2928F7E61CD087FE0036D761 /* BaseViewController.m */,
			);
			name = parentclass;
			sourceTree = "<group>";
		};
		2928F8251CD09BC10036D761 /* Tabbar */ = {
			isa = PBXGroup;
			children = (
				2928F82F1CD09E220036D761 /* Toolview */,
				2928F8391CD0A0CE0036D761 /* CustomTabbarController.h */,
				2928F83A1CD0A0CE0036D761 /* CustomTabbarController.m */,
			);
			path = Tabbar;
			sourceTree = "<group>";
		};
		2928F82F1CD09E220036D761 /* Toolview */ = {
			isa = PBXGroup;
			children = (
				2928F8301CD09E320036D761 /* Toolview.h */,
				2928F8311CD09E320036D761 /* Toolview.m */,
			);
			name = Toolview;
			sourceTree = "<group>";
		};
		2928F8351CD09E500036D761 /* CustomButton */ = {
			isa = PBXGroup;
			children = (
				2928F8361CD09E730036D761 /* CustomButton.h */,
				2928F8371CD09E730036D761 /* CustomButton.m */,
				2928F83C1CD0A9CD0036D761 /* qq.png */,
曹云霄's avatar
曹云霄 committed
547 548
				2933934D1CD3158B000D997B /* instructionsLabe.h */,
				2933934E1CD3158B000D997B /* instructionsLabe.m */,
曹云霄's avatar
曹云霄 committed
549 550 551 552 553
			);
			name = CustomButton;
			sourceTree = "<group>";
		};
		2928F83F1CD0AB830036D761 /* Shoppingcart */ = {
曹云霄's avatar
曹云霄 committed
554 555
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
556
				292A142E1CE81CF200EB4430 /* addressSelectedModel */,
勾芒's avatar
勾芒 committed
557
				2908870D1CE5D900000B7097 /* shopCarmodel */,
曹云霄's avatar
曹云霄 committed
558 559 560 561 562 563
				293393521CD3377E000D997B /* view */,
				293393501CD329EC000D997B /* controller */,
			);
			path = Shoppingcart;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
564 565 566 567 568 569 570 571 572
		292A142E1CE81CF200EB4430 /* addressSelectedModel */ = {
			isa = PBXGroup;
			children = (
				292A142F1CE81D1D00EB4430 /* AddressModel.h */,
				292A14301CE81D1D00EB4430 /* AddressModel.m */,
			);
			name = addressSelectedModel;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
573
		293393501CD329EC000D997B /* controller */ = {
曹云霄's avatar
曹云霄 committed
574 575 576 577
			isa = PBXGroup;
			children = (
				2928F8401CD0ABAC0036D761 /* ShoppingViewController.h */,
				2928F8411CD0ABAC0036D761 /* ShoppingViewController.m */,
曹云霄's avatar
曹云霄 committed
578 579
				299249351CDB3C6500786B1E /* GenerateOrdersViewController.h */,
				299249361CDB3C6500786B1E /* GenerateOrdersViewController.m */,
曹云霄's avatar
曹云霄 committed
580 581 582
				299C7F571CE21FA800E7D7CB /* AddressViewController.h */,
				299C7F581CE21FA800E7D7CB /* AddressViewController.m */,
				299C7F591CE21FA800E7D7CB /* AddressViewController.xib */,
曹云霄's avatar
曹云霄 committed
583
			);
曹云霄's avatar
曹云霄 committed
584 585 586 587 588 589
			name = controller;
			sourceTree = "<group>";
		};
		293393521CD3377E000D997B /* view */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
590
				299249411CDB517A00786B1E /* ModifytheShippingAddressView */,
曹云霄's avatar
曹云霄 committed
591 592
				293393531CD3379E000D997B /* ShoppingTableViewCell.h */,
				293393541CD3379E000D997B /* ShoppingTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
593 594 595 596
				299249381CDB3E4500786B1E /* GenerateOrdersTableViewCell.h */,
				299249391CDB3E4500786B1E /* GenerateOrdersTableViewCell.m */,
				2992493B1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.h */,
				2992493C1CDB3E8800786B1E /* GenerateOrdersModifyTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
597 598 599 600
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619
		2942F8A21CDD7ECD005B377E /* controller */ = {
			isa = PBXGroup;
			children = (
				0447085C1CD7C06B00555827 /* LoginViewController.h */,
				0447085D1CD7C06B00555827 /* LoginViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		2942F8A31CDD7EDB005B377E /* view */ = {
			isa = PBXGroup;
			children = (
				2942F8A41CDD80C2005B377E /* authenticateView.h */,
				2942F8A51CDD80C2005B377E /* authenticateView.m */,
				2942F8A71CDD80CE005B377E /* authenticateView.xib */,
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
620 621 622 623 624 625 626 627 628
		2949BABA1CD2EF800049385A /* view */ = {
			isa = PBXGroup;
			children = (
				2949BABB1CD2EFA00049385A /* InformationTableViewCell.h */,
				2949BABC1CD2EFA00049385A /* InformationTableViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
629
		2949BABE1CD2F1FE0049385A /* Rightcontroller */ = {
曹云霄's avatar
曹云霄 committed
630 631 632 633 634
			isa = PBXGroup;
			children = (
				2962D06F1CD1A58B0058829D /* RightViewController.h */,
				2962D0701CD1A58B0058829D /* RightViewController.m */,
			);
635
			name = Rightcontroller;
曹云霄's avatar
曹云霄 committed
636 637 638 639 640 641 642 643 644
			sourceTree = "<group>";
		};
		2949BABF1CD305340049385A /* MMDrawerManager */ = {
			isa = PBXGroup;
			children = (
				2949BAC01CD3055A0049385A /* MMExampleDrawerVisualStateManager.h */,
				2949BAC11CD3055A0049385A /* MMExampleDrawerVisualStateManager.m */,
			);
			name = MMDrawerManager;
曹云霄's avatar
曹云霄 committed
645 646 647 648 649
			sourceTree = "<group>";
		};
		2962D06A1CD1A3FE0058829D /* MyClient */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
650
				29BFBD951CE46D7900C238FB /* model */,
651
				299876281CD9962800C90D0A /* Orderdetails */,
曹云霄's avatar
曹云霄 committed
652
				29A8D3951CD85A3C004D558F /* Clientdetails */,
曹云霄's avatar
曹云霄 committed
653
				2949BABA1CD2EF800049385A /* view */,
曹云霄's avatar
曹云霄 committed
654
				29807C661CD20F3100F111B8 /* Controller */,
曹云霄's avatar
曹云霄 committed
655 656 657 658 659 660 661
			);
			name = MyClient;
			sourceTree = "<group>";
		};
		2962D06E1CD1A56B0058829D /* RIghtVC */ = {
			isa = PBXGroup;
			children = (
662 663 664 665 666 667
				29BB27691CD9DDF3009A0813 /* FollowHeartVC */,
				29BB276D1CD9DEA8009A0813 /* SceneLibraryVC */,
				29BB276E1CD9DEDA009A0813 /* ProductLibraryVC */,
				29BB27701CD9DF0B009A0813 /* CustomerManagementVC */,
				29BB27711CD9DF24009A0813 /* AboutVC */,
				2949BABE1CD2F1FE0049385A /* Rightcontroller */,
曹云霄's avatar
曹云霄 committed
668 669 670 671
			);
			name = RIghtVC;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698
		2962D0761CD1CB860058829D /* NetworkRequest */ = {
			isa = PBXGroup;
			children = (
				2962D0771CD1CBC60058829D /* NetworkRequestClassManager.h */,
				2962D0781CD1CBC60058829D /* NetworkRequestClassManager.m */,
			);
			name = NetworkRequest;
			sourceTree = "<group>";
		};
		2962D07A1CD1E3CC0058829D /* NSarray+category */ = {
			isa = PBXGroup;
			children = (
				2962D07B1CD1E4490058829D /* NSArray+Objectwithindex.h */,
				2962D07C1CD1E4490058829D /* NSArray+Objectwithindex.m */,
			);
			name = "NSarray+category";
			sourceTree = "<group>";
		};
		2962D07E1CD1E5DD0058829D /* UIView+Frame */ = {
			isa = PBXGroup;
			children = (
				2962D07F1CD1E6010058829D /* UIView+Frame.h */,
				2962D0801CD1E6010058829D /* UIView+Frame.m */,
			);
			name = "UIView+Frame";
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
699 700 701
		29706D981CD082980003C412 = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
702
				29EAAE961CDC4B2900C4DBA2 /* The Swift Programming Language 中文版 - v1.2.pdf */,
曹云霄's avatar
曹云霄 committed
703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725
				2928F7DD1CD085430036D761 /* Class */,
				2928F7DE1CD085430036D761 /* Tools */,
				29706DA31CD082990003C412 /* Lighting */,
				29706DA21CD082990003C412 /* Products */,
				99C9049F2B2C8B9E92F5DFCC /* Pods */,
				4333C4B25549A396FC0CD944 /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		29706DA21CD082990003C412 /* Products */ = {
			isa = PBXGroup;
			children = (
				29706DA11CD082990003C412 /* Lighting.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		29706DA31CD082990003C412 /* Lighting */ = {
			isa = PBXGroup;
			children = (
				29706DA71CD082990003C412 /* AppDelegate.h */,
				29706DA81CD082990003C412 /* AppDelegate.m */,
				29706DAD1CD082990003C412 /* Main.storyboard */,
曹云霄's avatar
曹云霄 committed
726
				29807C641CD20F0F00F111B8 /* StoryboardwithCYX.storyboard */,
曹云霄's avatar
曹云霄 committed
727 728 729 730
				29706DB31CD082990003C412 /* Assets.xcassets */,
				29706DB51CD082990003C412 /* LaunchScreen.storyboard */,
				29706DB81CD082990003C412 /* Info.plist */,
				29706DB01CD082990003C412 /* Lighting.xcdatamodeld */,
曹云霄's avatar
曹云霄 committed
731
				29807C611CD20C2A00F111B8 /* Images.xcassets */,
曹云霄's avatar
曹云霄 committed
732 733 734 735 736 737 738 739 740 741 742 743 744
				29706DA41CD082990003C412 /* Supporting Files */,
			);
			path = Lighting;
			sourceTree = "<group>";
		};
		29706DA41CD082990003C412 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				29706DA51CD082990003C412 /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
745 746 747 748 749 750 751 752 753
		29807C661CD20F3100F111B8 /* Controller */ = {
			isa = PBXGroup;
			children = (
				2962D06B1CD1A43A0058829D /* ClientViewController.h */,
				2962D06C1CD1A43A0058829D /* ClientViewController.m */,
			);
			name = Controller;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
754 755 756 757 758 759
		29834EBC1CDF21D8001A484F /* screeningSecondView */ = {
			isa = PBXGroup;
			children = (
				29834EB21CDF1EAA001A484F /* screeningSecondView.h */,
				29834EB31CDF1EAA001A484F /* screeningSecondView.m */,
				29834EB51CDF1EB6001A484F /* screeningSecondView.xib */,
曹云霄's avatar
曹云霄 committed
760 761
				29F726021CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.h */,
				29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */,
曹云霄's avatar
曹云霄 committed
762 763 764 765 766 767 768 769 770 771 772 773
			);
			name = screeningSecondView;
			sourceTree = "<group>";
		};
		29834EBD1CDF21EF001A484F /* screeningFirstView */ = {
			isa = PBXGroup;
			children = (
				29834EB71CDF1FB3001A484F /* screeningFirstView.h */,
				29834EB81CDF1FB3001A484F /* screeningFirstView.m */,
				29834EBA1CDF1FBC001A484F /* screeningFirstView.xib */,
				29834EBE1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.h */,
				29834EBF1CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m */,
曹云霄's avatar
曹云霄 committed
774 775
				29F725FF1CE1D05D0072FE0E /* ScreeningCollectionReusableView.h */,
				29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */,
曹云霄's avatar
曹云霄 committed
776 777 778 779
			);
			name = screeningFirstView;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
780 781 782 783 784 785
		29834EC11CDF768C001A484F /* XXuserController */ = {
			isa = PBXGroup;
			children = (
				29834EC21CDF76C1001A484F /* UserViewController.h */,
				29834EC31CDF76C1001A484F /* UserViewController.m */,
				29834EC41CDF76C1001A484F /* UserViewController.xib */,
786 787 788
				29EC33171CE023D5005F0C13 /* ChangePasswordViewController.h */,
				29EC33181CE023D5005F0C13 /* ChangePasswordViewController.m */,
				29EC33191CE023D5005F0C13 /* ChangePasswordViewController.xib */,
曹云霄's avatar
曹云霄 committed
789 790 791 792
			);
			name = XXuserController;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
793 794 795 796 797 798 799 800 801 802 803 804 805
		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>";
		};
曹云霄's avatar
曹云霄 committed
806 807 808 809 810 811 812 813 814 815
		299249411CDB517A00786B1E /* ModifytheShippingAddressView */ = {
			isa = PBXGroup;
			children = (
				299249421CDB51B100786B1E /* ModifyShippingAddressView.h */,
				299249431CDB51B100786B1E /* ModifyShippingAddressView.m */,
				299249451CDB51C800786B1E /* ModifyShippingAddressView.xib */,
			);
			name = ModifytheShippingAddressView;
			sourceTree = "<group>";
		};
816 817 818 819 820 821 822 823 824 825 826 827 828 829
		299876281CD9962800C90D0A /* Orderdetails */ = {
			isa = PBXGroup;
			children = (
				299876301CD997A300C90D0A /* view */,
				2998762F1CD9979300C90D0A /* controller */,
			);
			name = Orderdetails;
			sourceTree = "<group>";
		};
		2998762F1CD9979300C90D0A /* controller */ = {
			isa = PBXGroup;
			children = (
				299876401CD99E4000C90D0A /* OrderdetailsViewController.h */,
				299876411CD99E4000C90D0A /* OrderdetailsViewController.m */,
830 831 832
				29698D5E1CE2C11500D72CE7 /* SettlementViewController.h */,
				29698D5F1CE2C11500D72CE7 /* SettlementViewController.m */,
				29698D601CE2C11500D72CE7 /* SettlementViewController.xib */,
833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849
			);
			name = controller;
			sourceTree = "<group>";
		};
		299876301CD997A300C90D0A /* view */ = {
			isa = PBXGroup;
			children = (
				299876311CD997DF00C90D0A /* OrderInformationTableViewCell.h */,
				299876321CD997DF00C90D0A /* OrderInformationTableViewCell.m */,
				299876341CD997F100C90D0A /* PersonInformationTableViewCell.h */,
				299876351CD997F100C90D0A /* PersonInformationTableViewCell.m */,
				299876371CD9981800C90D0A /* GoodsInformationTableViewCell.h */,
				299876381CD9981800C90D0A /* GoodsInformationTableViewCell.m */,
				2998763A1CD9983A00C90D0A /* CommodityListTableViewCell.h */,
				2998763B1CD9983A00C90D0A /* CommodityListTableViewCell.m */,
				29BB27661CD9D38E009A0813 /* AllpriceTableViewCell.h */,
				29BB27671CD9D38E009A0813 /* AllpriceTableViewCell.m */,
勾芒's avatar
勾芒 committed
850 851 852
				29E384BB1CE9933300888199 /* AdditionalTableViewCell.h */,
				29E384BC1CE9933300888199 /* AdditionalTableViewCell.m */,
				29E384BD1CE9933300888199 /* AdditionalTableViewCell.xib */,
853 854 855 856
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
857 858 859 860 861 862 863 864 865
		29A8D3951CD85A3C004D558F /* Clientdetails */ = {
			isa = PBXGroup;
			children = (
				2906B5D41CD89220000849B4 /* view */,
				2906B5D31CD8920F000849B4 /* Controller */,
			);
			name = Clientdetails;
			sourceTree = "<group>";
		};
866 867 868
		29BB27691CD9DDF3009A0813 /* FollowHeartVC */ = {
			isa = PBXGroup;
			children = (
zhu's avatar
zhu committed
869 870
				04A5203E1CE93604001D4520 /* customCell */,
				04A5203D1CE90ADB001D4520 /* controller */,
ZCJ's avatar
ZCJ committed
871
				060D39771CE45CFE0082AECD /* tools */,
zhu's avatar
zhu committed
872 873
				0470D60E1CE292EF00647F0F /* subView */,
				04A14A221CE0FB8400DAD5F3 /* views */,
874 875 876 877 878 879 880 881 882
				29BB276A1CD9DE74009A0813 /* FollowHeartViewController.h */,
				29BB276B1CD9DE74009A0813 /* FollowHeartViewController.m */,
			);
			name = FollowHeartVC;
			sourceTree = "<group>";
		};
		29BB276D1CD9DEA8009A0813 /* SceneLibraryVC */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
883 884
				29EAAE921CDC412C00C4DBA2 /* view */,
				29EAAE911CDC412100C4DBA2 /* controller */,
885 886 887 888 889 890 891
			);
			name = SceneLibraryVC;
			sourceTree = "<group>";
		};
		29BB276E1CD9DEDA009A0813 /* ProductLibraryVC */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
892 893
				29C584E61CDA247500C6F677 /* view */,
				29C584E51CDA246900C6F677 /* controller */,
894 895 896 897 898 899 900
			);
			name = ProductLibraryVC;
			sourceTree = "<group>";
		};
		29BB27701CD9DF0B009A0813 /* CustomerManagementVC */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
901 902 903
				29EAAE9D1CDC79C500C4DBA2 /* CustomerOrder */,
				29EAAE991CDC74A700C4DBA2 /* AllCustomer */,
				29EAAE981CDC749E00C4DBA2 /* controller */,
904 905 906 907 908 909 910 911 912 913 914 915 916
			);
			name = CustomerManagementVC;
			sourceTree = "<group>";
		};
		29BB27711CD9DF24009A0813 /* AboutVC */ = {
			isa = PBXGroup;
			children = (
				29BB277E1CD9DFD7009A0813 /* AboutViewController.h */,
				29BB277F1CD9DFD7009A0813 /* AboutViewController.m */,
			);
			name = AboutVC;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
917 918 919 920 921 922 923 924 925
		29BFBD841CE4288A00C238FB /* Customercenter */ = {
			isa = PBXGroup;
			children = (
				29BFBD851CE428B200C238FB /* Customermanager.h */,
				29BFBD861CE428B200C238FB /* Customermanager.m */,
			);
			name = Customercenter;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
926 927 928 929 930 931 932 933 934
		29BFBD951CE46D7900C238FB /* model */ = {
			isa = PBXGroup;
			children = (
				29BFBD961CE46FDA00C238FB /* MyclientEntityModel.h */,
				29BFBD971CE46FDA00C238FB /* MyclientEntityModel.m */,
			);
			name = model;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950
		29C584E51CDA246900C6F677 /* controller */ = {
			isa = PBXGroup;
			children = (
				29BB27751CD9DFBA009A0813 /* ProductLibraryViewController.h */,
				29BB27761CD9DFBA009A0813 /* ProductLibraryViewController.m */,
				29C584EB1CDA429500C6F677 /* ProductDetailsViewController.h */,
				29C584EC1CDA429500C6F677 /* ProductDetailsViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29C584E61CDA247500C6F677 /* view */ = {
			isa = PBXGroup;
			children = (
				29C584E71CDA249200C6F677 /* ProductCollectionViewCell.h */,
				29C584E81CDA249200C6F677 /* ProductCollectionViewCell.m */,
曹云霄's avatar
曹云霄 committed
951 952 953 954 955
				29A938201CDADE4700F21E54 /* ProductDetailsTableViewCell.h */,
				29A938211CDADE4700F21E54 /* ProductDetailsTableViewCell.m */,
				29A938231CDAE31200F21E54 /* ProductDetailsHeaderView.h */,
				29A938241CDAE31200F21E54 /* ProductDetailsHeaderView.m */,
				29A938261CDAE31B00F21E54 /* ProductDetailsHeaderView.xib */,
曹云霄's avatar
曹云霄 committed
956 957
				2992493E1CDB4D1D00786B1E /* AddaddressViewController.h */,
				2992493F1CDB4D1D00786B1E /* AddaddressViewController.m */,
曹云霄's avatar
曹云霄 committed
958 959 960
				29360C2D1CDDC47E002A5D89 /* ScreeningView.h */,
				29360C2E1CDDC47E002A5D89 /* ScreeningView.m */,
				29360C301CDDC487002A5D89 /* ScreeningView.xib */,
曹云霄's avatar
曹云霄 committed
961 962 963
				29BFBD8D1CE44BA900C238FB /* goodsDetailsSectionview.h */,
				29BFBD8E1CE44BA900C238FB /* goodsDetailsSectionview.m */,
				29BFBD901CE44BC200C238FB /* goodsDetailsSectionview.xib */,
曹云霄's avatar
曹云霄 committed
964 965
				29834EBD1CDF21EF001A484F /* screeningFirstView */,
				29834EBC1CDF21D8001A484F /* screeningSecondView */,
曹云霄's avatar
曹云霄 committed
966 967 968 969
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
970 971 972 973 974 975 976 977 978
		29E28CE51CE0B90600812A55 /* Regularexpressions */ = {
			isa = PBXGroup;
			children = (
				29E28CE61CE0B91B00812A55 /* HENLENSONG.h */,
				29E28CE71CE0B91B00812A55 /* HENLENSONG.m */,
			);
			name = Regularexpressions;
			sourceTree = "<group>";
		};
勾芒's avatar
勾芒 committed
979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007
		29E384C01CE9A68F00888199 /* SearchController */ = {
			isa = PBXGroup;
			children = (
				29E384C51CE9A89F00888199 /* view */,
				29E384C41CE9A89500888199 /* controller */,
			);
			name = SearchController;
			sourceTree = "<group>";
		};
		29E384C41CE9A89500888199 /* controller */ = {
			isa = PBXGroup;
			children = (
				29E384CF1CE9C65700888199 /* SearchViewController.h */,
				29E384D01CE9C65700888199 /* SearchViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29E384C51CE9A89F00888199 /* view */ = {
			isa = PBXGroup;
			children = (
				29E384C61CE9A8BF00888199 /* SearchCollectionViewCell.h */,
				29E384C71CE9A8BF00888199 /* SearchCollectionViewCell.m */,
				29E384C91CE9B0BB00888199 /* HotCollectionViewCell.h */,
				29E384CA1CE9B0BB00888199 /* HotCollectionViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021
		29EAAE911CDC412100C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29BB27721CD9DFAC009A0813 /* SceneLibraryViewController.h */,
				29BB27731CD9DFAC009A0813 /* SceneLibraryViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29EAAE921CDC412C00C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
				29EAAE931CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.h */,
				29EAAE941CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m */,
勾芒's avatar
勾芒 committed
1022 1023
				290887041CE58BC2000B7097 /* screeningButton.h */,
				290887051CE58BC2000B7097 /* screeningButton.m */,
曹云霄's avatar
曹云霄 committed
1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039
			);
			name = view;
			sourceTree = "<group>";
		};
		29EAAE981CDC749E00C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29BB277B1CD9DFCB009A0813 /* CustomerManagementViewController.h */,
				29BB277C1CD9DFCB009A0813 /* CustomerManagementViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29EAAE991CDC74A700C4DBA2 /* AllCustomer */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
1040
				290887071CE5A2BE000B7097 /* dateSelectedVC */,
曹云霄's avatar
曹云霄 committed
1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087
				29EAAEA71CDC7FCF00C4DBA2 /* view */,
				29EAAEA61CDC7FC500C4DBA2 /* controller */,
			);
			name = AllCustomer;
			sourceTree = "<group>";
		};
		29EAAE9D1CDC79C500C4DBA2 /* CustomerOrder */ = {
			isa = PBXGroup;
			children = (
				29EAAEA21CDC7F4500C4DBA2 /* view */,
				29EAAEA11CDC7F3900C4DBA2 /* controller */,
			);
			name = CustomerOrder;
			sourceTree = "<group>";
		};
		29EAAEA11CDC7F3900C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29EAAE9E1CDC79DC00C4DBA2 /* CustomerOrderViewController.h */,
				29EAAE9F1CDC79DC00C4DBA2 /* CustomerOrderViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29EAAEA21CDC7F4500C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
				29EAAEA31CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.h */,
				29EAAEA41CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m */,
			);
			name = view;
			sourceTree = "<group>";
		};
		29EAAEA61CDC7FC500C4DBA2 /* controller */ = {
			isa = PBXGroup;
			children = (
				29EAAE9A1CDC74CA00C4DBA2 /* AllCustomerViewController.h */,
				29EAAE9B1CDC74CA00C4DBA2 /* AllCustomerViewController.m */,
			);
			name = controller;
			sourceTree = "<group>";
		};
		29EAAEA71CDC7FCF00C4DBA2 /* view */ = {
			isa = PBXGroup;
			children = (
				29EAAEA81CDC7FE800C4DBA2 /* AllCutomerTableViewCell.h */,
				29EAAEA91CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m */,
曹云霄's avatar
曹云霄 committed
1088 1089 1090 1091
			);
			name = view;
			sourceTree = "<group>";
		};
1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103
		29EC331C1CE02ADC005F0C13 /* popoverController */ = {
			isa = PBXGroup;
			children = (
				29EC331D1CE02AFA005F0C13 /* PopoverViewController.h */,
				29EC331E1CE02AFA005F0C13 /* PopoverViewController.m */,
			);
			name = popoverController;
			sourceTree = "<group>";
		};
		29EC33241CE06FD1005F0C13 /* Jastor */ = {
			isa = PBXGroup;
			children = (
曹云霄's avatar
曹云霄 committed
1104 1105
				29F725FC1CE1928F0072FE0E /* opple_objc_json_client.h */,
				29F725FD1CE1928F0072FE0E /* opple_objc_json_client.m */,
1106 1107 1108 1109
			);
			name = Jastor;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1110 1111 1112 1113 1114 1115 1116 1117 1118
		29F725F81CE17AE40072FE0E /* Shopperscenter */ = {
			isa = PBXGroup;
			children = (
				29F725F91CE17B0D0072FE0E /* Shoppersmanager.h */,
				29F725FA1CE17B0D0072FE0E /* Shoppersmanager.m */,
			);
			name = Shopperscenter;
			sourceTree = "<group>";
		};
曹云霄's avatar
曹云霄 committed
1119 1120 1121
		4333C4B25549A396FC0CD944 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
勾芒's avatar
勾芒 committed
1122
				2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */,
曹云霄's avatar
曹云霄 committed
1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		99C9049F2B2C8B9E92F5DFCC /* Pods */ = {
			isa = PBXGroup;
			children = (
				D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */,
				CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */,
			);
			name = Pods;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		29706DA01CD082980003C412 /* Lighting */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */;
			buildPhases = (
				675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */,
				29706D9D1CD082980003C412 /* Sources */,
				29706D9E1CD082980003C412 /* Frameworks */,
				29706D9F1CD082980003C412 /* Resources */,
				C8FDABE3FCB7CA558CB818DE /* Embed Pods Frameworks */,
				218E27B34ECAAB613035E724 /* Copy Pods Resources */,
			);
			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 = {
				LastUpgradeCheck = 0730;
				ORGANIZATIONNAME = "上海勾芒科技有限公司";
				TargetAttributes = {
					29706DA01CD082980003C412 = {
						CreatedOnToolsVersion = 7.3;
勾芒's avatar
勾芒 committed
1170
						DevelopmentTeam = W54V2VB863;
曹云霄's avatar
曹云霄 committed
1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196
					};
				};
			};
			buildConfigurationList = 29706D9C1CD082980003C412 /* Build configuration list for PBXProject "Lighting" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 29706D981CD082980003C412;
			productRefGroup = 29706DA21CD082990003C412 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				29706DA01CD082980003C412 /* Lighting */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		29706D9F1CD082980003C412 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
曹云霄's avatar
曹云霄 committed
1197
				29A938271CDAE31B00F21E54 /* ProductDetailsHeaderView.xib in Resources */,
勾芒's avatar
勾芒 committed
1198
				2908870C1CE5A308000B7097 /* DateSelectedViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1199
				2942F8A81CDD80CE005B377E /* authenticateView.xib in Resources */,
勾芒's avatar
勾芒 committed
1200
				29E384BF1CE9933300888199 /* AdditionalTableViewCell.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1201
				29807C651CD20F0F00F111B8 /* StoryboardwithCYX.storyboard in Resources */,
曹云霄's avatar
曹云霄 committed
1202
				29EAAE901CDC3E9700C4DBA2 /* BillingInfoView.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1203
				29706DB71CD082990003C412 /* LaunchScreen.storyboard in Resources */,
1204
				29698D621CE2C11500D72CE7 /* SettlementViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1205
				29BFBD911CE44BC200C238FB /* goodsDetailsSectionview.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1206
				29807C621CD20C2A00F111B8 /* Images.xcassets in Resources */,
曹云霄's avatar
曹云霄 committed
1207
				29834EB61CDF1EB6001A484F /* screeningSecondView.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1208
				299249461CDB51C800786B1E /* ModifyShippingAddressView.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1209
				29834EBB1CDF1FBC001A484F /* screeningFirstView.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1210
				29EAAEAC1CDCA28300C4DBA2 /* city.json in Resources */,
曹云霄's avatar
曹云霄 committed
1211
				2949BAC41CD3086F0049385A /* weibo.png in Resources */,
曹云霄's avatar
曹云霄 committed
1212
				29EAAE971CDC4B2900C4DBA2 /* The Swift Programming Language 中文版 - v1.2.pdf in Resources */,
曹云霄's avatar
曹云霄 committed
1213
				2928F83D1CD0A9CD0036D761 /* qq.png in Resources */,
曹云霄's avatar
曹云霄 committed
1214
				29834EC61CDF76C1001A484F /* UserViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1215
				299C7F5B1CE21FA800E7D7CB /* AddressViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1216 1217
				29706DB41CD082990003C412 /* Assets.xcassets in Resources */,
				29706DAF1CD082990003C412 /* Main.storyboard in Resources */,
1218
				29EC331B1CE023D5005F0C13 /* ChangePasswordViewController.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1219
				29360C311CDDC487002A5D89 /* ScreeningView.xib in Resources */,
曹云霄's avatar
曹云霄 committed
1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		218E27B34ECAAB613035E724 /* Copy Pods Resources */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Copy Pods Resources";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
			showEnvVarsInLog = 0;
		};
		675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Check Pods Manifest.lock";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n    cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n    exit 1\nfi\n";
			showEnvVarsInLog = 0;
		};
		C8FDABE3FCB7CA558CB818DE /* 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/Pods-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		29706D9D1CD082980003C412 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
勾芒's avatar
勾芒 committed
1278
				29BFBD981CE46FDA00C238FB /* MyclientEntityModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
1279
				29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */,
勾芒's avatar
勾芒 committed
1280
				2985AEA11CE72F1500704C91 /* NSArray+ ZXPUnicode.m in Sources */,
zhu's avatar
zhu committed
1281
				04A14A281CE0FC5600DAD5F3 /* RightSubView.m in Sources */,
1282
				29EC331F1CE02AFA005F0C13 /* PopoverViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1283
				29BFBD871CE428B200C238FB /* Customermanager.m in Sources */,
曹云霄's avatar
曹云霄 committed
1284
				299C7F5A1CE21FA800E7D7CB /* AddressViewController.m in Sources */,
1285
				29BB276C1CD9DE74009A0813 /* FollowHeartViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1286
				2928F8381CD09E730036D761 /* CustomButton.m in Sources */,
zhu's avatar
zhu committed
1287
				0470D6111CE2936000647F0F /* SeceneLibraryView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1288
				293393551CD3379E000D997B /* ShoppingTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
1289
				2985AEA31CE72F1500704C91 /* NSObject+ZXPUnicode.m in Sources */,
曹云霄's avatar
曹云霄 committed
1290
				29EAAE951CDC414C00C4DBA2 /* SeceneLibraryCollectionViewCell.m in Sources */,
ZCJ's avatar
ZCJ committed
1291
				060D397C1CE45CFE0082AECD /* ImageCropperView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1292
				2949BAC21CD3055A0049385A /* MMExampleDrawerVisualStateManager.m in Sources */,
勾芒's avatar
勾芒 committed
1293
				292A14311CE81D1D00EB4430 /* AddressModel.m in Sources */,
曹云霄's avatar
曹云霄 committed
1294
				29A938221CDADE4700F21E54 /* ProductDetailsTableViewCell.m in Sources */,
勾芒's avatar
勾芒 committed
1295 1296
				29E384BE1CE9933300888199 /* AdditionalTableViewCell.m in Sources */,
				29E384C81CE9A8BF00888199 /* SearchCollectionViewCell.m in Sources */,
zhu's avatar
zhu committed
1297
				04A520411CE9365D001D4520 /* CustomPictureShowCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1298
				2992493D1CDB3E8900786B1E /* GenerateOrdersModifyTableViewCell.m in Sources */,
1299
				29BB27741CD9DFAC009A0813 /* SceneLibraryViewController.m in Sources */,
勾芒's avatar
勾芒 committed
1300
				29E384D11CE9C65700888199 /* SearchViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1301
				2928F8421CD0ABAC0036D761 /* ShoppingViewController.m in Sources */,
1302
				29698D611CE2C11500D72CE7 /* SettlementViewController.m in Sources */,
1303
				299876331CD997DF00C90D0A /* OrderInformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1304
				2928F7E71CD087FE0036D761 /* BaseViewController.m in Sources */,
勾芒's avatar
勾芒 committed
1305
				2908870B1CE5A308000B7097 /* DateSelectedViewController.m in Sources */,
1306 1307
				299876271CD9837C00C90D0A /* OrderTableViewCell.m in Sources */,
				2998763C1CD9983A00C90D0A /* CommodityListTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1308
				2962D0791CD1CBC60058829D /* NetworkRequestClassManager.m in Sources */,
曹云霄's avatar
曹云霄 committed
1309
				29F725FB1CE17B0D0072FE0E /* Shoppersmanager.m in Sources */,
曹云霄's avatar
曹云霄 committed
1310
				29EAAEA01CDC79DC00C4DBA2 /* CustomerOrderViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1311
				2928F8321CD09E320036D761 /* Toolview.m in Sources */,
曹云霄's avatar
曹云霄 committed
1312
				2942F8A61CDD80C2005B377E /* authenticateView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1313
				29BFBD8F1CE44BA900C238FB /* goodsDetailsSectionview.m in Sources */,
勾芒's avatar
勾芒 committed
1314
				290887131CE5DF16000B7097 /* ShopcarModel.m in Sources */,
1315 1316
				29BB27681CD9D38E009A0813 /* AllpriceTableViewCell.m in Sources */,
				29BB27771CD9DFBA009A0813 /* ProductLibraryViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1317
				29EAAEAA1CDC7FE800C4DBA2 /* AllCutomerTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1318
				29360C2F1CDDC47E002A5D89 /* ScreeningView.m in Sources */,
勾芒's avatar
勾芒 committed
1319
				2985AEA21CE72F1500704C91 /* NSDictionary+ZXPUnicode.m in Sources */,
曹云霄's avatar
曹云霄 committed
1320
				29EAAE9C1CDC74CA00C4DBA2 /* AllCustomerViewController.m in Sources */,
zhu's avatar
zhu committed
1321
				04A14A2B1CE0FC7F00DAD5F3 /* FootSubView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1322
				2933934F1CD3158B000D997B /* instructionsLabe.m in Sources */,
曹云霄's avatar
曹云霄 committed
1323
				29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1324
				29C584E91CDA249300C6F677 /* ProductCollectionViewCell.m in Sources */,
1325
				299876361CD997F100C90D0A /* PersonInformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1326
				2962D0711CD1A58B0058829D /* RightViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1327
				29EAAEA51CDC7F7000C4DBA2 /* CustomerOrderTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1328
				29706DA91CD082990003C412 /* AppDelegate.m in Sources */,
曹云霄's avatar
曹云霄 committed
1329
				29834EB41CDF1EAA001A484F /* screeningSecondView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1330
				29706DA61CD082990003C412 /* main.m in Sources */,
曹云霄's avatar
曹云霄 committed
1331
				29A938251CDAE31200F21E54 /* ProductDetailsHeaderView.m in Sources */,
1332
				299876421CD99E4000C90D0A /* OrderdetailsViewController.m in Sources */,
1333
				29EC331A1CE023D5005F0C13 /* ChangePasswordViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1334
				2962D07D1CD1E4490058829D /* NSArray+Objectwithindex.m in Sources */,
zhu's avatar
zhu committed
1335
				04A14A251CE0FC3A00DAD5F3 /* LeftSubView.m in Sources */,
1336
				299876391CD9981800C90D0A /* GoodsInformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1337
				2949BABD1CD2EFA00049385A /* InformationTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1338
				29706DB21CD082990003C412 /* Lighting.xcdatamodeld in Sources */,
勾芒's avatar
勾芒 committed
1339
				29E384CB1CE9B0BB00888199 /* HotCollectionViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1340
				29834EB91CDF1FB3001A484F /* screeningFirstView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1341
				299249401CDB4D1D00786B1E /* AddaddressViewController.m in Sources */,
ZCJ's avatar
ZCJ committed
1342
				060D397D1CE45CFE0082AECD /* UIImage+Rotation.m in Sources */,
曹云霄's avatar
曹云霄 committed
1343 1344
				299249371CDB3C6500786B1E /* GenerateOrdersViewController.m in Sources */,
				2992493A1CDB3E4500786B1E /* GenerateOrdersTableViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1345
				2962D0811CD1E6010058829D /* UIView+Frame.m in Sources */,
曹云霄's avatar
曹云霄 committed
1346
				29C584ED1CDA429500C6F677 /* ProductDetailsViewController.m in Sources */,
zhu's avatar
zhu committed
1347
				0447085E1CD7C06B00555827 /* LoginViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1348
				2928F83B1CD0A0CE0036D761 /* CustomTabbarController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1349
				29EAAE8E1CDC3E8E00C4DBA2 /* BillingInfoView.m in Sources */,
zhu's avatar
zhu committed
1350
				0470D6141CE2938000647F0F /* ProductLibraryView.m in Sources */,
勾芒's avatar
勾芒 committed
1351
				290887061CE58BC2000B7097 /* screeningButton.m in Sources */,
zhu's avatar
zhu committed
1352
				044708611CD7C1E800555827 /* MainSetViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1353
				29E28CE81CE0B91B00812A55 /* HENLENSONG.m in Sources */,
曹云霄's avatar
曹云霄 committed
1354
				299249441CDB51B100786B1E /* ModifyShippingAddressView.m in Sources */,
曹云霄's avatar
曹云霄 committed
1355
				2906B5D71CD89246000849B4 /* ClientDetailsTableViewCell.m in Sources */,
1356
				29BB27801CD9DFD7009A0813 /* AboutViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1357
				29F725FE1CE1928F0072FE0E /* opple_objc_json_client.m in Sources */,
曹云霄's avatar
曹云霄 committed
1358
				29834EC01CDF5E4E001A484F /* ScreeningFirstCollectionViewCell.m in Sources */,
曹云霄's avatar
曹云霄 committed
1359
				29834EC51CDF76C1001A484F /* UserViewController.m in Sources */,
1360
				29BB277D1CD9DFCB009A0813 /* CustomerManagementViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1361
				2962D06D1CD1A43A0058829D /* ClientViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1362
				29A8D3981CD85A58004D558F /* ClientdetailsViewController.m in Sources */,
曹云霄's avatar
曹云霄 committed
1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		29706DAD1CD082990003C412 /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				29706DAE1CD082990003C412 /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		29706DB51CD082990003C412 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				29706DB61CD082990003C412 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		29706DB91CD082990003C412 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
ZCJ's avatar
ZCJ committed
1406
				CODE_SIGN_IDENTITY = "iPhone Developer: 超级 朱 (SXSQ6S5D55)";
曹云霄's avatar
曹云霄 committed
1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427
				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;
ZCJ's avatar
ZCJ committed
1428
				PROVISIONING_PROFILE = "d25ba75f-c4da-4bef-b966-3a998dcbffbe";
曹云霄's avatar
曹云霄 committed
1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
			};
			name = Debug;
		};
		29706DBA1CD082990003C412 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
ZCJ's avatar
ZCJ committed
1452
				CODE_SIGN_IDENTITY = "iPhone Developer: 超级 朱 (SXSQ6S5D55)";
曹云霄's avatar
曹云霄 committed
1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466
				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;
ZCJ's avatar
ZCJ committed
1467
				PROVISIONING_PROFILE = "d25ba75f-c4da-4bef-b966-3a998dcbffbe";
曹云霄's avatar
曹云霄 committed
1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = 2;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		29706DBC1CD082990003C412 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
曹云霄's avatar
曹云霄 committed
1480
				CLANG_ENABLE_OBJC_WEAK = YES;
勾芒's avatar
勾芒 committed
1481 1482
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: 云霄 曹 (WM8ZU7YY98)";
曹云霄's avatar
曹云霄 committed
1483
				COMPRESS_PNG_FILES = NO;
曹云霄's avatar
曹云霄 committed
1484 1485 1486 1487 1488
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/PrefixHeader.pch";
				INFOPLIST_FILE = Lighting/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
曹云霄's avatar
曹云霄 committed
1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515
				OTHER_LDFLAGS = (
					"$(inherited)",
					"-ObjC",
					"-l\"AFNetworking\"",
					"-l\"IQKeyboardManager\"",
					"-l\"MBProgressHUD\"",
					"-l\"MJExtension\"",
					"-l\"MJRefresh\"",
					"-l\"MMDrawerController\"",
					"-l\"Masonry\"",
					"-l\"SDWebImage\"",
					"-framework",
					"\"CoreGraphics\"",
					"-framework",
					"\"Foundation\"",
					"-framework",
					"\"ImageIO\"",
					"-framework",
					"\"MobileCoreServices\"",
					"-framework",
					"\"QuartzCore\"",
					"-framework",
					"\"Security\"",
					"-framework",
					"\"SystemConfiguration\"",
					"-framework",
					"\"UIKit\"",
勾芒's avatar
勾芒 committed
1516
					"$(inherited)",
曹云霄's avatar
曹云霄 committed
1517
				);
1518
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.opple;
曹云霄's avatar
曹云霄 committed
1519
				PRODUCT_NAME = "$(TARGET_NAME)";
勾芒's avatar
勾芒 committed
1520
				PROVISIONING_PROFILE = "e9bd3600-5e9c-4cd0-a0d5-b7d8b0882ca8";
曹云霄's avatar
曹云霄 committed
1521
				STRIP_PNG_TEXT = NO;
曹云霄's avatar
曹云霄 committed
1522 1523 1524 1525 1526 1527 1528 1529 1530 1531
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
			};
			name = Debug;
		};
		29706DBD1CD082990003C412 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
曹云霄's avatar
曹云霄 committed
1532
				CLANG_ENABLE_OBJC_WEAK = YES;
勾芒's avatar
勾芒 committed
1533 1534
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: 云霄 曹 (WM8ZU7YY98)";
曹云霄's avatar
曹云霄 committed
1535
				COMPRESS_PNG_FILES = NO;
曹云霄's avatar
曹云霄 committed
1536 1537 1538 1539 1540
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SRCROOT)/Tools/PrefixHeader.pch";
				INFOPLIST_FILE = Lighting/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
曹云霄's avatar
曹云霄 committed
1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567
				OTHER_LDFLAGS = (
					"$(inherited)",
					"-ObjC",
					"-l\"AFNetworking\"",
					"-l\"IQKeyboardManager\"",
					"-l\"MBProgressHUD\"",
					"-l\"MJExtension\"",
					"-l\"MJRefresh\"",
					"-l\"MMDrawerController\"",
					"-l\"Masonry\"",
					"-l\"SDWebImage\"",
					"-framework",
					"\"CoreGraphics\"",
					"-framework",
					"\"Foundation\"",
					"-framework",
					"\"ImageIO\"",
					"-framework",
					"\"MobileCoreServices\"",
					"-framework",
					"\"QuartzCore\"",
					"-framework",
					"\"Security\"",
					"-framework",
					"\"SystemConfiguration\"",
					"-framework",
					"\"UIKit\"",
勾芒's avatar
勾芒 committed
1568
					"$(inherited)",
曹云霄's avatar
曹云霄 committed
1569
				);
1570
				PRODUCT_BUNDLE_IDENTIFIER = com.gomore.opple;
曹云霄's avatar
曹云霄 committed
1571
				PRODUCT_NAME = "$(TARGET_NAME)";
勾芒's avatar
勾芒 committed
1572
				PROVISIONING_PROFILE = "e9bd3600-5e9c-4cd0-a0d5-b7d8b0882ca8";
曹云霄's avatar
曹云霄 committed
1573
				STRIP_PNG_TEXT = NO;
曹云霄's avatar
曹云霄 committed
1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615
				USER_HEADER_SEARCH_PATHS = "$(PODS_ROOT)/**";
			};
			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 */

/* Begin XCVersionGroup section */
		29706DB01CD082990003C412 /* Lighting.xcdatamodeld */ = {
			isa = XCVersionGroup;
			children = (
				29706DB11CD082990003C412 /* Lighting.xcdatamodel */,
			);
			currentVersion = 29706DB11CD082990003C412 /* Lighting.xcdatamodel */;
			path = Lighting.xcdatamodeld;
			sourceTree = "<group>";
			versionGroupType = wrapper.xcdatamodel;
		};
/* End XCVersionGroup section */
	};
	rootObject = 29706D991CD082980003C412 /* Project object */;
}