Nenhuma Descrição

project.pbxproj 67KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 497B1BD720512E6300EBB024 /* CPMyHistoryController.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BD620512E6300EBB024 /* CPMyHistoryController.m */; };
  10. 497B1BDD205138AC00EBB024 /* CPHistoryCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BDC205138AC00EBB024 /* CPHistoryCell.m */; };
  11. 497B1BE02051458700EBB024 /* CPCollectionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BDF2051458700EBB024 /* CPCollectionModel.m */; };
  12. 497B1BE420523E0100EBB024 /* PlaceholderTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BE320523E0100EBB024 /* PlaceholderTextView.m */; };
  13. 497B1BE720523E2500EBB024 /* CPFeedBackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BE620523E2500EBB024 /* CPFeedBackController.m */; };
  14. 497B1BEB205259B400EBB024 /* CPAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1BE9205259B400EBB024 /* CPAboutViewController.m */; };
  15. 497B1BEC205259B400EBB024 /* CPAboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 497B1BEA205259B400EBB024 /* CPAboutViewController.xib */; };
  16. 497B1C302056503E00EBB024 /* SortDictManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 497B1C2E2056503D00EBB024 /* SortDictManager.m */; };
  17. 49EF90C32071CADC008B7187 /* CPThemeCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 49EF90C22071CADC008B7187 /* CPThemeCollectionCell.m */; };
  18. 49EF90CE2071F8A5008B7187 /* CPHealthViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 49EF90CD2071F8A5008B7187 /* CPHealthViewController.m */; };
  19. 49EF90D12071FA62008B7187 /* CPFindViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 49EF90D02071FA62008B7187 /* CPFindViewController.m */; };
  20. 49EF90D42071FD59008B7187 /* CPPhotoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 49EF90D32071FD59008B7187 /* CPPhotoCell.m */; };
  21. C428739A2028081300502005 /* CPStepTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = C42873992028081300502005 /* CPStepTableView.m */; };
  22. C42873A02028086E00502005 /* CPStepTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C428739F2028086E00502005 /* CPStepTableViewCell.m */; };
  23. C444ED522017100F0082AA5C /* CPHomeListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C444ED512017100F0082AA5C /* CPHomeListModel.m */; };
  24. C45707992015795A00F60FEE /* CPHistorySearchView.m in Sources */ = {isa = PBXBuildFile; fileRef = C45707982015795A00F60FEE /* CPHistorySearchView.m */; };
  25. C457079C2015827500F60FEE /* CPSearchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C457079B2015827500F60FEE /* CPSearchManager.m */; };
  26. C45708072015D17300F60FEE /* CPBannerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C45708062015D17300F60FEE /* CPBannerModel.m */; };
  27. C47ACA77201078BD005DA04C /* CPClassifyLeftTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C47ACA76201078BD005DA04C /* CPClassifyLeftTableViewCell.m */; };
  28. C47ACA7A2010875F005DA04C /* CPClassifyRightView.m in Sources */ = {isa = PBXBuildFile; fileRef = C47ACA792010875F005DA04C /* CPClassifyRightView.m */; };
  29. C47ACA7D20108984005DA04C /* CPClassifyRightCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C47ACA7C20108984005DA04C /* CPClassifyRightCollectionViewCell.m */; };
  30. C47D02752011EF5D00E5C025 /* NewPagedFlowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02722011EF5D00E5C025 /* NewPagedFlowView.m */; };
  31. C47D02762011EF5D00E5C025 /* PGIndexBannerSubiew.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02742011EF5D00E5C025 /* PGIndexBannerSubiew.m */; };
  32. C47D02792011F2C000E5C025 /* CPHomeHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02782011F2C000E5C025 /* CPHomeHeaderView.m */; };
  33. C47D027C2011F64800E5C025 /* CPHotButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D027B2011F64800E5C025 /* CPHotButton.m */; };
  34. C47D02922013198900E5C025 /* CPSegmentControl.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02912013198900E5C025 /* CPSegmentControl.m */; };
  35. C47D02952013265300E5C025 /* CPRequestViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02942013265300E5C025 /* CPRequestViewModel.m */; };
  36. C47D02982013296500E5C025 /* CPCategoryModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C47D02972013296500E5C025 /* CPCategoryModel.m */; };
  37. C4B4106B2020453E00C95284 /* CPHotModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4106A2020453E00C95284 /* CPHotModel.m */; };
  38. C4B4106F202077A300C95284 /* CPDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4106E202077A300C95284 /* CPDetailViewController.m */; };
  39. C4B4225C2021634700C95284 /* CPDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4225B2021634700C95284 /* CPDetailModel.m */; };
  40. C4B4225F2021638700C95284 /* CPStepModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4225E2021638700C95284 /* CPStepModel.m */; };
  41. C4B422622021653100C95284 /* CPIngredientModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B422612021653100C95284 /* CPIngredientModel.m */; };
  42. C4B422652021661E00C95284 /* CPDetailHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B422642021661E00C95284 /* CPDetailHeaderView.m */; };
  43. C4B422682022A6FD00C95284 /* CPPerceptionView.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B422672022A6FD00C95284 /* CPPerceptionView.m */; };
  44. C4B4226B2022BCFD00C95284 /* CPDetailTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4226A2022BCFD00C95284 /* CPDetailTableView.m */; };
  45. C4B4226E2022BE3B00C95284 /* CPDetailTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B4226D2022BE3B00C95284 /* CPDetailTableViewCell.m */; };
  46. C4B7E2952011A1820046C0EC /* CPSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B7E2942011A1820046C0EC /* CPSearchViewController.m */; };
  47. C4B7E2982011BFA60046C0EC /* CPChoiceCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B7E2972011BFA60046C0EC /* CPChoiceCollectionViewCell.m */; };
  48. C4E30EC52020127900B61788 /* CPSearchResultTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4E30EC42020127900B61788 /* CPSearchResultTableViewCell.m */; };
  49. C4E30EC820201BCE00B61788 /* CPSearchResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C4E30EC720201BCE00B61788 /* CPSearchResultModel.m */; };
  50. C4E30ECB202023B300B61788 /* CPSearchResultView.m in Sources */ = {isa = PBXBuildFile; fileRef = C4E30ECA202023B300B61788 /* CPSearchResultView.m */; };
  51. C4EC0082200EE17800A3225A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC0081200EE17800A3225A /* AppDelegate.m */; };
  52. C4EC0088200EE17800A3225A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4EC0086200EE17800A3225A /* Main.storyboard */; };
  53. C4EC008A200EE17800A3225A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4EC0089200EE17800A3225A /* Assets.xcassets */; };
  54. C4EC008D200EE17800A3225A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4EC008B200EE17800A3225A /* LaunchScreen.storyboard */; };
  55. C4EC0090200EE17800A3225A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC008F200EE17800A3225A /* main.m */; };
  56. C4EC009A200EE17900A3225A /* CAIPUTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC0099200EE17900A3225A /* CAIPUTests.m */; };
  57. C4EC00A5200EE17900A3225A /* CAIPUUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC00A4200EE17900A3225A /* CAIPUUITests.m */; };
  58. C4EC00C4200F033400A3225A /* CPBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC00C3200F033400A3225A /* CPBaseViewController.m */; };
  59. C4EC00C7200F049300A3225A /* UIColor+CPColor.m in Sources */ = {isa = PBXBuildFile; fileRef = C4EC00C6200F049300A3225A /* UIColor+CPColor.m */; };
  60. C4F51152201033180012111E /* CPHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F51151201033180012111E /* CPHomeViewController.m */; };
  61. C4F51155201033290012111E /* CPMoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F51154201033290012111E /* CPMoreViewController.m */; };
  62. C4F51158201034080012111E /* CPClassificationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F51157201034080012111E /* CPClassificationViewController.m */; };
  63. C4F5115B201034B10012111E /* CPTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5115A201034B10012111E /* CPTabBarController.m */; };
  64. C4F5115E201036680012111E /* CPNavgationController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5115D201036680012111E /* CPNavgationController.m */; };
  65. C4F5116120103B350012111E /* CPDismissViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5116020103B350012111E /* CPDismissViewController.m */; };
  66. C4F5116420106EC50012111E /* UIView+CPExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5116320106EC50012111E /* UIView+CPExtension.m */; };
  67. C4F5116720106F0D0012111E /* MBProgressHUD+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5116520106F0D0012111E /* MBProgressHUD+Extension.m */; };
  68. C4F5116A20106F8D0012111E /* CPHTTP.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5116920106F8D0012111E /* CPHTTP.m */; };
  69. C4F5116D2010726D0012111E /* CPClassifyLeftView.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F5116C2010726D0012111E /* CPClassifyLeftView.m */; };
  70. D36E27AD2EDB114FC4875D29 /* libPods-CAIPU.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D6B1406376CDB58705158FC /* libPods-CAIPU.a */; };
  71. /* End PBXBuildFile section */
  72. /* Begin PBXContainerItemProxy section */
  73. C4EC0096200EE17900A3225A /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = C4EC0075200EE17800A3225A /* Project object */;
  76. proxyType = 1;
  77. remoteGlobalIDString = C4EC007C200EE17800A3225A;
  78. remoteInfo = CAIPU;
  79. };
  80. C4EC00A1200EE17900A3225A /* PBXContainerItemProxy */ = {
  81. isa = PBXContainerItemProxy;
  82. containerPortal = C4EC0075200EE17800A3225A /* Project object */;
  83. proxyType = 1;
  84. remoteGlobalIDString = C4EC007C200EE17800A3225A;
  85. remoteInfo = CAIPU;
  86. };
  87. /* End PBXContainerItemProxy section */
  88. /* Begin PBXFileReference section */
  89. 1D6B1406376CDB58705158FC /* libPods-CAIPU.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CAIPU.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  90. 497B1BD520512E6300EBB024 /* CPMyHistoryController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPMyHistoryController.h; sourceTree = "<group>"; };
  91. 497B1BD620512E6300EBB024 /* CPMyHistoryController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPMyHistoryController.m; sourceTree = "<group>"; };
  92. 497B1BDB205138AC00EBB024 /* CPHistoryCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CPHistoryCell.h; path = "CAIPU/Main/More(更多)/Controllers/CPHistoryCell.h"; sourceTree = SOURCE_ROOT; };
  93. 497B1BDC205138AC00EBB024 /* CPHistoryCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CPHistoryCell.m; path = "CAIPU/Main/More(更多)/Controllers/CPHistoryCell.m"; sourceTree = SOURCE_ROOT; };
  94. 497B1BDE2051458700EBB024 /* CPCollectionModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CPCollectionModel.h; path = "CAIPU/Main/More(更多)/Controllers/CPCollectionModel.h"; sourceTree = SOURCE_ROOT; };
  95. 497B1BDF2051458700EBB024 /* CPCollectionModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CPCollectionModel.m; path = "CAIPU/Main/More(更多)/Controllers/CPCollectionModel.m"; sourceTree = SOURCE_ROOT; };
  96. 497B1BE220523E0100EBB024 /* PlaceholderTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaceholderTextView.h; sourceTree = "<group>"; };
  97. 497B1BE320523E0100EBB024 /* PlaceholderTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlaceholderTextView.m; sourceTree = "<group>"; };
  98. 497B1BE520523E2500EBB024 /* CPFeedBackController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPFeedBackController.h; sourceTree = "<group>"; };
  99. 497B1BE620523E2500EBB024 /* CPFeedBackController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPFeedBackController.m; sourceTree = "<group>"; };
  100. 497B1BE8205259B400EBB024 /* CPAboutViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPAboutViewController.h; sourceTree = "<group>"; };
  101. 497B1BE9205259B400EBB024 /* CPAboutViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPAboutViewController.m; sourceTree = "<group>"; };
  102. 497B1BEA205259B400EBB024 /* CPAboutViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CPAboutViewController.xib; sourceTree = "<group>"; };
  103. 497B1C2E2056503D00EBB024 /* SortDictManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SortDictManager.m; sourceTree = "<group>"; };
  104. 497B1C2F2056503E00EBB024 /* SortDictManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SortDictManager.h; sourceTree = "<group>"; };
  105. 49EF90C12071CADC008B7187 /* CPThemeCollectionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPThemeCollectionCell.h; sourceTree = "<group>"; };
  106. 49EF90C22071CADC008B7187 /* CPThemeCollectionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPThemeCollectionCell.m; sourceTree = "<group>"; };
  107. 49EF90CC2071F8A5008B7187 /* CPHealthViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHealthViewController.h; sourceTree = "<group>"; };
  108. 49EF90CD2071F8A5008B7187 /* CPHealthViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHealthViewController.m; sourceTree = "<group>"; };
  109. 49EF90CF2071FA62008B7187 /* CPFindViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPFindViewController.h; sourceTree = "<group>"; };
  110. 49EF90D02071FA62008B7187 /* CPFindViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPFindViewController.m; sourceTree = "<group>"; };
  111. 49EF90D22071FD59008B7187 /* CPPhotoCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPPhotoCell.h; sourceTree = "<group>"; };
  112. 49EF90D32071FD59008B7187 /* CPPhotoCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPPhotoCell.m; sourceTree = "<group>"; };
  113. 5D7DDE3161671277618A2624 /* Pods-CAIPU.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CAIPU.release.xcconfig"; path = "Pods/Target Support Files/Pods-CAIPU/Pods-CAIPU.release.xcconfig"; sourceTree = "<group>"; };
  114. 83372F69E447D8645B21F903 /* Pods-CAIPU.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CAIPU.debug.xcconfig"; path = "Pods/Target Support Files/Pods-CAIPU/Pods-CAIPU.debug.xcconfig"; sourceTree = "<group>"; };
  115. C42873982028081300502005 /* CPStepTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPStepTableView.h; sourceTree = "<group>"; };
  116. C42873992028081300502005 /* CPStepTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPStepTableView.m; sourceTree = "<group>"; };
  117. C428739E2028086E00502005 /* CPStepTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPStepTableViewCell.h; sourceTree = "<group>"; };
  118. C428739F2028086E00502005 /* CPStepTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPStepTableViewCell.m; sourceTree = "<group>"; };
  119. C444ED502017100F0082AA5C /* CPHomeListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHomeListModel.h; sourceTree = "<group>"; };
  120. C444ED512017100F0082AA5C /* CPHomeListModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHomeListModel.m; sourceTree = "<group>"; };
  121. C45707972015795A00F60FEE /* CPHistorySearchView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHistorySearchView.h; sourceTree = "<group>"; };
  122. C45707982015795A00F60FEE /* CPHistorySearchView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHistorySearchView.m; sourceTree = "<group>"; };
  123. C457079A2015827500F60FEE /* CPSearchManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSearchManager.h; sourceTree = "<group>"; };
  124. C457079B2015827500F60FEE /* CPSearchManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSearchManager.m; sourceTree = "<group>"; };
  125. C45708052015D17300F60FEE /* CPBannerModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPBannerModel.h; sourceTree = "<group>"; };
  126. C45708062015D17300F60FEE /* CPBannerModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPBannerModel.m; sourceTree = "<group>"; };
  127. C47ACA75201078BD005DA04C /* CPClassifyLeftTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPClassifyLeftTableViewCell.h; sourceTree = "<group>"; };
  128. C47ACA76201078BD005DA04C /* CPClassifyLeftTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPClassifyLeftTableViewCell.m; sourceTree = "<group>"; };
  129. C47ACA782010875F005DA04C /* CPClassifyRightView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPClassifyRightView.h; sourceTree = "<group>"; };
  130. C47ACA792010875F005DA04C /* CPClassifyRightView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPClassifyRightView.m; sourceTree = "<group>"; };
  131. C47ACA7B20108984005DA04C /* CPClassifyRightCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPClassifyRightCollectionViewCell.h; sourceTree = "<group>"; };
  132. C47ACA7C20108984005DA04C /* CPClassifyRightCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPClassifyRightCollectionViewCell.m; sourceTree = "<group>"; };
  133. C47D02712011EF5D00E5C025 /* NewPagedFlowView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewPagedFlowView.h; sourceTree = "<group>"; };
  134. C47D02722011EF5D00E5C025 /* NewPagedFlowView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewPagedFlowView.m; sourceTree = "<group>"; };
  135. C47D02732011EF5D00E5C025 /* PGIndexBannerSubiew.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGIndexBannerSubiew.h; sourceTree = "<group>"; };
  136. C47D02742011EF5D00E5C025 /* PGIndexBannerSubiew.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGIndexBannerSubiew.m; sourceTree = "<group>"; };
  137. C47D02772011F2C000E5C025 /* CPHomeHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHomeHeaderView.h; sourceTree = "<group>"; };
  138. C47D02782011F2C000E5C025 /* CPHomeHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHomeHeaderView.m; sourceTree = "<group>"; };
  139. C47D027A2011F64800E5C025 /* CPHotButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHotButton.h; sourceTree = "<group>"; };
  140. C47D027B2011F64800E5C025 /* CPHotButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHotButton.m; sourceTree = "<group>"; };
  141. C47D02902013198900E5C025 /* CPSegmentControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSegmentControl.h; sourceTree = "<group>"; };
  142. C47D02912013198900E5C025 /* CPSegmentControl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSegmentControl.m; sourceTree = "<group>"; };
  143. C47D02932013265300E5C025 /* CPRequestViewModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPRequestViewModel.h; sourceTree = "<group>"; };
  144. C47D02942013265300E5C025 /* CPRequestViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPRequestViewModel.m; sourceTree = "<group>"; };
  145. C47D02962013296500E5C025 /* CPCategoryModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPCategoryModel.h; sourceTree = "<group>"; };
  146. C47D02972013296500E5C025 /* CPCategoryModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPCategoryModel.m; sourceTree = "<group>"; };
  147. C4B410692020453E00C95284 /* CPHotModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHotModel.h; sourceTree = "<group>"; };
  148. C4B4106A2020453E00C95284 /* CPHotModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHotModel.m; sourceTree = "<group>"; };
  149. C4B4106D202077A300C95284 /* CPDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDetailViewController.h; sourceTree = "<group>"; };
  150. C4B4106E202077A300C95284 /* CPDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDetailViewController.m; sourceTree = "<group>"; };
  151. C4B4225A2021634700C95284 /* CPDetailModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDetailModel.h; sourceTree = "<group>"; };
  152. C4B4225B2021634700C95284 /* CPDetailModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDetailModel.m; sourceTree = "<group>"; };
  153. C4B4225D2021638700C95284 /* CPStepModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPStepModel.h; sourceTree = "<group>"; };
  154. C4B4225E2021638700C95284 /* CPStepModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPStepModel.m; sourceTree = "<group>"; };
  155. C4B422602021653100C95284 /* CPIngredientModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPIngredientModel.h; sourceTree = "<group>"; };
  156. C4B422612021653100C95284 /* CPIngredientModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPIngredientModel.m; sourceTree = "<group>"; };
  157. C4B422632021661E00C95284 /* CPDetailHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDetailHeaderView.h; sourceTree = "<group>"; };
  158. C4B422642021661E00C95284 /* CPDetailHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDetailHeaderView.m; sourceTree = "<group>"; };
  159. C4B422662022A6FD00C95284 /* CPPerceptionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPPerceptionView.h; sourceTree = "<group>"; };
  160. C4B422672022A6FD00C95284 /* CPPerceptionView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPPerceptionView.m; sourceTree = "<group>"; };
  161. C4B422692022BCFD00C95284 /* CPDetailTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDetailTableView.h; sourceTree = "<group>"; };
  162. C4B4226A2022BCFD00C95284 /* CPDetailTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDetailTableView.m; sourceTree = "<group>"; };
  163. C4B4226C2022BE3B00C95284 /* CPDetailTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDetailTableViewCell.h; sourceTree = "<group>"; };
  164. C4B4226D2022BE3B00C95284 /* CPDetailTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDetailTableViewCell.m; sourceTree = "<group>"; };
  165. C4B7E2932011A1820046C0EC /* CPSearchViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSearchViewController.h; sourceTree = "<group>"; };
  166. C4B7E2942011A1820046C0EC /* CPSearchViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSearchViewController.m; sourceTree = "<group>"; };
  167. C4B7E2962011BFA60046C0EC /* CPChoiceCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPChoiceCollectionViewCell.h; sourceTree = "<group>"; };
  168. C4B7E2972011BFA60046C0EC /* CPChoiceCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPChoiceCollectionViewCell.m; sourceTree = "<group>"; };
  169. C4E30EC32020127900B61788 /* CPSearchResultTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSearchResultTableViewCell.h; sourceTree = "<group>"; };
  170. C4E30EC42020127900B61788 /* CPSearchResultTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSearchResultTableViewCell.m; sourceTree = "<group>"; };
  171. C4E30EC620201BCE00B61788 /* CPSearchResultModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSearchResultModel.h; sourceTree = "<group>"; };
  172. C4E30EC720201BCE00B61788 /* CPSearchResultModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSearchResultModel.m; sourceTree = "<group>"; };
  173. C4E30EC9202023B300B61788 /* CPSearchResultView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPSearchResultView.h; sourceTree = "<group>"; };
  174. C4E30ECA202023B300B61788 /* CPSearchResultView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPSearchResultView.m; sourceTree = "<group>"; };
  175. C4EC007D200EE17800A3225A /* CAIPU.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CAIPU.app; sourceTree = BUILT_PRODUCTS_DIR; };
  176. C4EC0080200EE17800A3225A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  177. C4EC0081200EE17800A3225A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  178. C4EC0087200EE17800A3225A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  179. C4EC0089200EE17800A3225A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  180. C4EC008C200EE17800A3225A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  181. C4EC008E200EE17800A3225A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  182. C4EC008F200EE17800A3225A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  183. C4EC0095200EE17900A3225A /* CAIPUTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CAIPUTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  184. C4EC0099200EE17900A3225A /* CAIPUTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CAIPUTests.m; sourceTree = "<group>"; };
  185. C4EC009B200EE17900A3225A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  186. C4EC00A0200EE17900A3225A /* CAIPUUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CAIPUUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  187. C4EC00A4200EE17900A3225A /* CAIPUUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CAIPUUITests.m; sourceTree = "<group>"; };
  188. C4EC00A6200EE17900A3225A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  189. C4EC00C2200F033400A3225A /* CPBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPBaseViewController.h; sourceTree = "<group>"; };
  190. C4EC00C3200F033400A3225A /* CPBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPBaseViewController.m; sourceTree = "<group>"; };
  191. C4EC00C5200F049300A3225A /* UIColor+CPColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIColor+CPColor.h"; sourceTree = "<group>"; };
  192. C4EC00C6200F049300A3225A /* UIColor+CPColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIColor+CPColor.m"; sourceTree = "<group>"; };
  193. C4EC00C8200F053000A3225A /* CPPrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPPrefixHeader.pch; sourceTree = "<group>"; };
  194. C4EC00D0200F3A1500A3225A /* CPHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHeader.h; sourceTree = "<group>"; };
  195. C4F51150201033180012111E /* CPHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHomeViewController.h; sourceTree = "<group>"; };
  196. C4F51151201033180012111E /* CPHomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHomeViewController.m; sourceTree = "<group>"; };
  197. C4F51153201033290012111E /* CPMoreViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPMoreViewController.h; sourceTree = "<group>"; };
  198. C4F51154201033290012111E /* CPMoreViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPMoreViewController.m; sourceTree = "<group>"; };
  199. C4F51156201034080012111E /* CPClassificationViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPClassificationViewController.h; sourceTree = "<group>"; };
  200. C4F51157201034080012111E /* CPClassificationViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPClassificationViewController.m; sourceTree = "<group>"; };
  201. C4F51159201034B10012111E /* CPTabBarController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPTabBarController.h; sourceTree = "<group>"; };
  202. C4F5115A201034B10012111E /* CPTabBarController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPTabBarController.m; sourceTree = "<group>"; };
  203. C4F5115C201036680012111E /* CPNavgationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPNavgationController.h; sourceTree = "<group>"; };
  204. C4F5115D201036680012111E /* CPNavgationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPNavgationController.m; sourceTree = "<group>"; };
  205. C4F5115F20103B350012111E /* CPDismissViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDismissViewController.h; sourceTree = "<group>"; };
  206. C4F5116020103B350012111E /* CPDismissViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDismissViewController.m; sourceTree = "<group>"; };
  207. C4F5116220106EC50012111E /* UIView+CPExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+CPExtension.h"; sourceTree = "<group>"; };
  208. C4F5116320106EC50012111E /* UIView+CPExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+CPExtension.m"; sourceTree = "<group>"; };
  209. C4F5116520106F0D0012111E /* MBProgressHUD+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD+Extension.m"; sourceTree = "<group>"; };
  210. C4F5116620106F0D0012111E /* MBProgressHUD+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD+Extension.h"; sourceTree = "<group>"; };
  211. C4F5116820106F8D0012111E /* CPHTTP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPHTTP.h; sourceTree = "<group>"; };
  212. C4F5116920106F8D0012111E /* CPHTTP.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPHTTP.m; sourceTree = "<group>"; };
  213. C4F5116B2010726D0012111E /* CPClassifyLeftView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPClassifyLeftView.h; sourceTree = "<group>"; };
  214. C4F5116C2010726D0012111E /* CPClassifyLeftView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPClassifyLeftView.m; sourceTree = "<group>"; };
  215. /* End PBXFileReference section */
  216. /* Begin PBXFrameworksBuildPhase section */
  217. C4EC007A200EE17800A3225A /* Frameworks */ = {
  218. isa = PBXFrameworksBuildPhase;
  219. buildActionMask = 2147483647;
  220. files = (
  221. D36E27AD2EDB114FC4875D29 /* libPods-CAIPU.a in Frameworks */,
  222. );
  223. runOnlyForDeploymentPostprocessing = 0;
  224. };
  225. C4EC0092200EE17900A3225A /* Frameworks */ = {
  226. isa = PBXFrameworksBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. };
  232. C4EC009D200EE17900A3225A /* Frameworks */ = {
  233. isa = PBXFrameworksBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. /* End PBXFrameworksBuildPhase section */
  240. /* Begin PBXGroup section */
  241. 3DE071D0E1B3B6F0C8534911 /* Frameworks */ = {
  242. isa = PBXGroup;
  243. children = (
  244. 1D6B1406376CDB58705158FC /* libPods-CAIPU.a */,
  245. );
  246. name = Frameworks;
  247. sourceTree = "<group>";
  248. };
  249. 497B1BE120523E0100EBB024 /* PlaceholderTextView */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 497B1BE220523E0100EBB024 /* PlaceholderTextView.h */,
  253. 497B1BE320523E0100EBB024 /* PlaceholderTextView.m */,
  254. );
  255. path = PlaceholderTextView;
  256. sourceTree = "<group>";
  257. };
  258. 49EF90C42071F753008B7187 /* Find(发现) */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 49EF90CA2071F791008B7187 /* Model */,
  262. 49EF90C82071F788008B7187 /* View */,
  263. 49EF90C62071F77C008B7187 /* Controller */,
  264. );
  265. path = "Find(发现)";
  266. sourceTree = "<group>";
  267. };
  268. 49EF90C52071F76F008B7187 /* Health(健康) */ = {
  269. isa = PBXGroup;
  270. children = (
  271. 49EF90CB2071F794008B7187 /* Model */,
  272. 49EF90C92071F78B008B7187 /* View */,
  273. 49EF90C72071F780008B7187 /* Controller */,
  274. );
  275. path = "Health(健康)";
  276. sourceTree = "<group>";
  277. };
  278. 49EF90C62071F77C008B7187 /* Controller */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 49EF90CF2071FA62008B7187 /* CPFindViewController.h */,
  282. 49EF90D02071FA62008B7187 /* CPFindViewController.m */,
  283. );
  284. path = Controller;
  285. sourceTree = "<group>";
  286. };
  287. 49EF90C72071F780008B7187 /* Controller */ = {
  288. isa = PBXGroup;
  289. children = (
  290. 49EF90CC2071F8A5008B7187 /* CPHealthViewController.h */,
  291. 49EF90CD2071F8A5008B7187 /* CPHealthViewController.m */,
  292. );
  293. path = Controller;
  294. sourceTree = "<group>";
  295. };
  296. 49EF90C82071F788008B7187 /* View */ = {
  297. isa = PBXGroup;
  298. children = (
  299. 49EF90D22071FD59008B7187 /* CPPhotoCell.h */,
  300. 49EF90D32071FD59008B7187 /* CPPhotoCell.m */,
  301. );
  302. path = View;
  303. sourceTree = "<group>";
  304. };
  305. 49EF90C92071F78B008B7187 /* View */ = {
  306. isa = PBXGroup;
  307. children = (
  308. );
  309. path = View;
  310. sourceTree = "<group>";
  311. };
  312. 49EF90CA2071F791008B7187 /* Model */ = {
  313. isa = PBXGroup;
  314. children = (
  315. );
  316. path = Model;
  317. sourceTree = "<group>";
  318. };
  319. 49EF90CB2071F794008B7187 /* Model */ = {
  320. isa = PBXGroup;
  321. children = (
  322. );
  323. path = Model;
  324. sourceTree = "<group>";
  325. };
  326. C47D02702011EF5D00E5C025 /* NewPagedFlowView */ = {
  327. isa = PBXGroup;
  328. children = (
  329. C47D02712011EF5D00E5C025 /* NewPagedFlowView.h */,
  330. C47D02722011EF5D00E5C025 /* NewPagedFlowView.m */,
  331. C47D02732011EF5D00E5C025 /* PGIndexBannerSubiew.h */,
  332. C47D02742011EF5D00E5C025 /* PGIndexBannerSubiew.m */,
  333. );
  334. path = NewPagedFlowView;
  335. sourceTree = "<group>";
  336. };
  337. C4B4106C2020772800C95284 /* DetailView */ = {
  338. isa = PBXGroup;
  339. children = (
  340. C4B422632021661E00C95284 /* CPDetailHeaderView.h */,
  341. C4B422642021661E00C95284 /* CPDetailHeaderView.m */,
  342. C4B422662022A6FD00C95284 /* CPPerceptionView.h */,
  343. C4B422672022A6FD00C95284 /* CPPerceptionView.m */,
  344. C4B422692022BCFD00C95284 /* CPDetailTableView.h */,
  345. C4B4226A2022BCFD00C95284 /* CPDetailTableView.m */,
  346. C4B4226C2022BE3B00C95284 /* CPDetailTableViewCell.h */,
  347. C4B4226D2022BE3B00C95284 /* CPDetailTableViewCell.m */,
  348. C42873982028081300502005 /* CPStepTableView.h */,
  349. C42873992028081300502005 /* CPStepTableView.m */,
  350. C428739E2028086E00502005 /* CPStepTableViewCell.h */,
  351. C428739F2028086E00502005 /* CPStepTableViewCell.m */,
  352. );
  353. path = DetailView;
  354. sourceTree = "<group>";
  355. };
  356. C4B7E2992011D1D00046C0EC /* Third(第三方) */ = {
  357. isa = PBXGroup;
  358. children = (
  359. C47D02902013198900E5C025 /* CPSegmentControl.h */,
  360. C47D02912013198900E5C025 /* CPSegmentControl.m */,
  361. C47D02702011EF5D00E5C025 /* NewPagedFlowView */,
  362. );
  363. path = "Third(第三方)";
  364. sourceTree = "<group>";
  365. };
  366. C4EC0074200EE17800A3225A = {
  367. isa = PBXGroup;
  368. children = (
  369. C4EC007F200EE17800A3225A /* CAIPU */,
  370. C4EC0098200EE17900A3225A /* CAIPUTests */,
  371. C4EC00A3200EE17900A3225A /* CAIPUUITests */,
  372. C4EC007E200EE17800A3225A /* Products */,
  373. D3FA90E94F9DF5AA5A3EC9B2 /* Pods */,
  374. 3DE071D0E1B3B6F0C8534911 /* Frameworks */,
  375. );
  376. sourceTree = "<group>";
  377. };
  378. C4EC007E200EE17800A3225A /* Products */ = {
  379. isa = PBXGroup;
  380. children = (
  381. C4EC007D200EE17800A3225A /* CAIPU.app */,
  382. C4EC0095200EE17900A3225A /* CAIPUTests.xctest */,
  383. C4EC00A0200EE17900A3225A /* CAIPUUITests.xctest */,
  384. );
  385. name = Products;
  386. sourceTree = "<group>";
  387. };
  388. C4EC007F200EE17800A3225A /* CAIPU */ = {
  389. isa = PBXGroup;
  390. children = (
  391. C4EC00B2200EF43B00A3225A /* Main */,
  392. C4EC0080200EE17800A3225A /* AppDelegate.h */,
  393. C4EC0081200EE17800A3225A /* AppDelegate.m */,
  394. C4EC0086200EE17800A3225A /* Main.storyboard */,
  395. C4EC0089200EE17800A3225A /* Assets.xcassets */,
  396. C4EC008B200EE17800A3225A /* LaunchScreen.storyboard */,
  397. C4EC008E200EE17800A3225A /* Info.plist */,
  398. C4EC008F200EE17800A3225A /* main.m */,
  399. C4EC00C8200F053000A3225A /* CPPrefixHeader.pch */,
  400. C4EC00D0200F3A1500A3225A /* CPHeader.h */,
  401. );
  402. path = CAIPU;
  403. sourceTree = "<group>";
  404. };
  405. C4EC0098200EE17900A3225A /* CAIPUTests */ = {
  406. isa = PBXGroup;
  407. children = (
  408. C4EC0099200EE17900A3225A /* CAIPUTests.m */,
  409. C4EC009B200EE17900A3225A /* Info.plist */,
  410. );
  411. path = CAIPUTests;
  412. sourceTree = "<group>";
  413. };
  414. C4EC00A3200EE17900A3225A /* CAIPUUITests */ = {
  415. isa = PBXGroup;
  416. children = (
  417. C4EC00A4200EE17900A3225A /* CAIPUUITests.m */,
  418. C4EC00A6200EE17900A3225A /* Info.plist */,
  419. );
  420. path = CAIPUUITests;
  421. sourceTree = "<group>";
  422. };
  423. C4EC00B2200EF43B00A3225A /* Main */ = {
  424. isa = PBXGroup;
  425. children = (
  426. C4B7E2992011D1D00046C0EC /* Third(第三方) */,
  427. C4EC00C1200EF52100A3225A /* Base(基类) */,
  428. C4EC00B3200EF43B00A3225A /* Category(类别) */,
  429. C4EC00B4200EF43B00A3225A /* Classification(分类) */,
  430. C4EC00B8200EF43B00A3225A /* Home(菜谱大全) */,
  431. 49EF90C42071F753008B7187 /* Find(发现) */,
  432. 49EF90C52071F76F008B7187 /* Health(健康) */,
  433. C4EC00BC200EF43B00A3225A /* More(更多) */,
  434. C4EC00C0200EF43B00A3225A /* Tools(工具) */,
  435. );
  436. path = Main;
  437. sourceTree = "<group>";
  438. };
  439. C4EC00B3200EF43B00A3225A /* Category(类别) */ = {
  440. isa = PBXGroup;
  441. children = (
  442. C4EC00C5200F049300A3225A /* UIColor+CPColor.h */,
  443. C4EC00C6200F049300A3225A /* UIColor+CPColor.m */,
  444. C4F5116220106EC50012111E /* UIView+CPExtension.h */,
  445. C4F5116320106EC50012111E /* UIView+CPExtension.m */,
  446. C4F5116620106F0D0012111E /* MBProgressHUD+Extension.h */,
  447. C4F5116520106F0D0012111E /* MBProgressHUD+Extension.m */,
  448. );
  449. path = "Category(类别)";
  450. sourceTree = "<group>";
  451. };
  452. C4EC00B4200EF43B00A3225A /* Classification(分类) */ = {
  453. isa = PBXGroup;
  454. children = (
  455. C4EC00B5200EF43B00A3225A /* Controllers */,
  456. C4EC00B6200EF43B00A3225A /* Models */,
  457. C4EC00B7200EF43B00A3225A /* Views */,
  458. );
  459. path = "Classification(分类)";
  460. sourceTree = "<group>";
  461. };
  462. C4EC00B5200EF43B00A3225A /* Controllers */ = {
  463. isa = PBXGroup;
  464. children = (
  465. C4F51156201034080012111E /* CPClassificationViewController.h */,
  466. C4F51157201034080012111E /* CPClassificationViewController.m */,
  467. );
  468. path = Controllers;
  469. sourceTree = "<group>";
  470. };
  471. C4EC00B6200EF43B00A3225A /* Models */ = {
  472. isa = PBXGroup;
  473. children = (
  474. C47D02932013265300E5C025 /* CPRequestViewModel.h */,
  475. C47D02942013265300E5C025 /* CPRequestViewModel.m */,
  476. C47D02962013296500E5C025 /* CPCategoryModel.h */,
  477. C47D02972013296500E5C025 /* CPCategoryModel.m */,
  478. C444ED502017100F0082AA5C /* CPHomeListModel.h */,
  479. C444ED512017100F0082AA5C /* CPHomeListModel.m */,
  480. );
  481. path = Models;
  482. sourceTree = "<group>";
  483. };
  484. C4EC00B7200EF43B00A3225A /* Views */ = {
  485. isa = PBXGroup;
  486. children = (
  487. C4F5116B2010726D0012111E /* CPClassifyLeftView.h */,
  488. C4F5116C2010726D0012111E /* CPClassifyLeftView.m */,
  489. C47ACA75201078BD005DA04C /* CPClassifyLeftTableViewCell.h */,
  490. C47ACA76201078BD005DA04C /* CPClassifyLeftTableViewCell.m */,
  491. C47ACA782010875F005DA04C /* CPClassifyRightView.h */,
  492. C47ACA792010875F005DA04C /* CPClassifyRightView.m */,
  493. C47ACA7B20108984005DA04C /* CPClassifyRightCollectionViewCell.h */,
  494. C47ACA7C20108984005DA04C /* CPClassifyRightCollectionViewCell.m */,
  495. );
  496. path = Views;
  497. sourceTree = "<group>";
  498. };
  499. C4EC00B8200EF43B00A3225A /* Home(菜谱大全) */ = {
  500. isa = PBXGroup;
  501. children = (
  502. C4EC00B9200EF43B00A3225A /* Controllers */,
  503. C4EC00BA200EF43B00A3225A /* Models */,
  504. C4EC00BB200EF43B00A3225A /* Views */,
  505. );
  506. path = "Home(菜谱大全)";
  507. sourceTree = "<group>";
  508. };
  509. C4EC00B9200EF43B00A3225A /* Controllers */ = {
  510. isa = PBXGroup;
  511. children = (
  512. C4F51150201033180012111E /* CPHomeViewController.h */,
  513. C4F51151201033180012111E /* CPHomeViewController.m */,
  514. C4B7E2932011A1820046C0EC /* CPSearchViewController.h */,
  515. C4B7E2942011A1820046C0EC /* CPSearchViewController.m */,
  516. C4B4106D202077A300C95284 /* CPDetailViewController.h */,
  517. C4B4106E202077A300C95284 /* CPDetailViewController.m */,
  518. );
  519. path = Controllers;
  520. sourceTree = "<group>";
  521. };
  522. C4EC00BA200EF43B00A3225A /* Models */ = {
  523. isa = PBXGroup;
  524. children = (
  525. C457079A2015827500F60FEE /* CPSearchManager.h */,
  526. C457079B2015827500F60FEE /* CPSearchManager.m */,
  527. C45708052015D17300F60FEE /* CPBannerModel.h */,
  528. C45708062015D17300F60FEE /* CPBannerModel.m */,
  529. C4E30EC620201BCE00B61788 /* CPSearchResultModel.h */,
  530. C4E30EC720201BCE00B61788 /* CPSearchResultModel.m */,
  531. C4B410692020453E00C95284 /* CPHotModel.h */,
  532. C4B4106A2020453E00C95284 /* CPHotModel.m */,
  533. C4B4225A2021634700C95284 /* CPDetailModel.h */,
  534. C4B4225B2021634700C95284 /* CPDetailModel.m */,
  535. C4B4225D2021638700C95284 /* CPStepModel.h */,
  536. C4B4225E2021638700C95284 /* CPStepModel.m */,
  537. C4B422602021653100C95284 /* CPIngredientModel.h */,
  538. C4B422612021653100C95284 /* CPIngredientModel.m */,
  539. );
  540. path = Models;
  541. sourceTree = "<group>";
  542. };
  543. C4EC00BB200EF43B00A3225A /* Views */ = {
  544. isa = PBXGroup;
  545. children = (
  546. C4B7E2962011BFA60046C0EC /* CPChoiceCollectionViewCell.h */,
  547. C4B7E2972011BFA60046C0EC /* CPChoiceCollectionViewCell.m */,
  548. 49EF90C12071CADC008B7187 /* CPThemeCollectionCell.h */,
  549. 49EF90C22071CADC008B7187 /* CPThemeCollectionCell.m */,
  550. C47D02772011F2C000E5C025 /* CPHomeHeaderView.h */,
  551. C47D02782011F2C000E5C025 /* CPHomeHeaderView.m */,
  552. C47D027A2011F64800E5C025 /* CPHotButton.h */,
  553. C47D027B2011F64800E5C025 /* CPHotButton.m */,
  554. C45707972015795A00F60FEE /* CPHistorySearchView.h */,
  555. C45707982015795A00F60FEE /* CPHistorySearchView.m */,
  556. C4E30EC32020127900B61788 /* CPSearchResultTableViewCell.h */,
  557. C4E30EC42020127900B61788 /* CPSearchResultTableViewCell.m */,
  558. C4E30EC9202023B300B61788 /* CPSearchResultView.h */,
  559. C4E30ECA202023B300B61788 /* CPSearchResultView.m */,
  560. C4B4106C2020772800C95284 /* DetailView */,
  561. );
  562. path = Views;
  563. sourceTree = "<group>";
  564. };
  565. C4EC00BC200EF43B00A3225A /* More(更多) */ = {
  566. isa = PBXGroup;
  567. children = (
  568. C4EC00BD200EF43B00A3225A /* Controllers */,
  569. C4EC00BE200EF43B00A3225A /* Models */,
  570. C4EC00BF200EF43B00A3225A /* Views */,
  571. );
  572. path = "More(更多)";
  573. sourceTree = "<group>";
  574. };
  575. C4EC00BD200EF43B00A3225A /* Controllers */ = {
  576. isa = PBXGroup;
  577. children = (
  578. C4F51153201033290012111E /* CPMoreViewController.h */,
  579. C4F51154201033290012111E /* CPMoreViewController.m */,
  580. 497B1BD520512E6300EBB024 /* CPMyHistoryController.h */,
  581. 497B1BD620512E6300EBB024 /* CPMyHistoryController.m */,
  582. 497B1BE520523E2500EBB024 /* CPFeedBackController.h */,
  583. 497B1BE620523E2500EBB024 /* CPFeedBackController.m */,
  584. 497B1BE8205259B400EBB024 /* CPAboutViewController.h */,
  585. 497B1BE9205259B400EBB024 /* CPAboutViewController.m */,
  586. 497B1BEA205259B400EBB024 /* CPAboutViewController.xib */,
  587. );
  588. path = Controllers;
  589. sourceTree = "<group>";
  590. };
  591. C4EC00BE200EF43B00A3225A /* Models */ = {
  592. isa = PBXGroup;
  593. children = (
  594. 497B1BE120523E0100EBB024 /* PlaceholderTextView */,
  595. 497B1BDE2051458700EBB024 /* CPCollectionModel.h */,
  596. 497B1BDF2051458700EBB024 /* CPCollectionModel.m */,
  597. );
  598. path = Models;
  599. sourceTree = "<group>";
  600. };
  601. C4EC00BF200EF43B00A3225A /* Views */ = {
  602. isa = PBXGroup;
  603. children = (
  604. 497B1BDB205138AC00EBB024 /* CPHistoryCell.h */,
  605. 497B1BDC205138AC00EBB024 /* CPHistoryCell.m */,
  606. );
  607. path = Views;
  608. sourceTree = "<group>";
  609. };
  610. C4EC00C0200EF43B00A3225A /* Tools(工具) */ = {
  611. isa = PBXGroup;
  612. children = (
  613. 497B1C2F2056503E00EBB024 /* SortDictManager.h */,
  614. 497B1C2E2056503D00EBB024 /* SortDictManager.m */,
  615. C4F5116820106F8D0012111E /* CPHTTP.h */,
  616. C4F5116920106F8D0012111E /* CPHTTP.m */,
  617. );
  618. path = "Tools(工具)";
  619. sourceTree = "<group>";
  620. };
  621. C4EC00C1200EF52100A3225A /* Base(基类) */ = {
  622. isa = PBXGroup;
  623. children = (
  624. C4EC00C2200F033400A3225A /* CPBaseViewController.h */,
  625. C4EC00C3200F033400A3225A /* CPBaseViewController.m */,
  626. C4F51159201034B10012111E /* CPTabBarController.h */,
  627. C4F5115A201034B10012111E /* CPTabBarController.m */,
  628. C4F5115C201036680012111E /* CPNavgationController.h */,
  629. C4F5115D201036680012111E /* CPNavgationController.m */,
  630. C4F5115F20103B350012111E /* CPDismissViewController.h */,
  631. C4F5116020103B350012111E /* CPDismissViewController.m */,
  632. );
  633. path = "Base(基类)";
  634. sourceTree = "<group>";
  635. };
  636. D3FA90E94F9DF5AA5A3EC9B2 /* Pods */ = {
  637. isa = PBXGroup;
  638. children = (
  639. 83372F69E447D8645B21F903 /* Pods-CAIPU.debug.xcconfig */,
  640. 5D7DDE3161671277618A2624 /* Pods-CAIPU.release.xcconfig */,
  641. );
  642. name = Pods;
  643. sourceTree = "<group>";
  644. };
  645. /* End PBXGroup section */
  646. /* Begin PBXNativeTarget section */
  647. C4EC007C200EE17800A3225A /* CAIPU */ = {
  648. isa = PBXNativeTarget;
  649. buildConfigurationList = C4EC00A9200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPU" */;
  650. buildPhases = (
  651. 71393BF3FFF1783FF67A3610 /* [CP] Check Pods Manifest.lock */,
  652. C4EC0079200EE17800A3225A /* Sources */,
  653. C4EC007A200EE17800A3225A /* Frameworks */,
  654. C4EC007B200EE17800A3225A /* Resources */,
  655. E657992B508F1E55D830467F /* [CP] Embed Pods Frameworks */,
  656. 9377BA666AA34D731D8222DC /* [CP] Copy Pods Resources */,
  657. );
  658. buildRules = (
  659. );
  660. dependencies = (
  661. );
  662. name = CAIPU;
  663. productName = CAIPU;
  664. productReference = C4EC007D200EE17800A3225A /* CAIPU.app */;
  665. productType = "com.apple.product-type.application";
  666. };
  667. C4EC0094200EE17900A3225A /* CAIPUTests */ = {
  668. isa = PBXNativeTarget;
  669. buildConfigurationList = C4EC00AC200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPUTests" */;
  670. buildPhases = (
  671. C4EC0091200EE17900A3225A /* Sources */,
  672. C4EC0092200EE17900A3225A /* Frameworks */,
  673. C4EC0093200EE17900A3225A /* Resources */,
  674. );
  675. buildRules = (
  676. );
  677. dependencies = (
  678. C4EC0097200EE17900A3225A /* PBXTargetDependency */,
  679. );
  680. name = CAIPUTests;
  681. productName = CAIPUTests;
  682. productReference = C4EC0095200EE17900A3225A /* CAIPUTests.xctest */;
  683. productType = "com.apple.product-type.bundle.unit-test";
  684. };
  685. C4EC009F200EE17900A3225A /* CAIPUUITests */ = {
  686. isa = PBXNativeTarget;
  687. buildConfigurationList = C4EC00AF200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPUUITests" */;
  688. buildPhases = (
  689. C4EC009C200EE17900A3225A /* Sources */,
  690. C4EC009D200EE17900A3225A /* Frameworks */,
  691. C4EC009E200EE17900A3225A /* Resources */,
  692. );
  693. buildRules = (
  694. );
  695. dependencies = (
  696. C4EC00A2200EE17900A3225A /* PBXTargetDependency */,
  697. );
  698. name = CAIPUUITests;
  699. productName = CAIPUUITests;
  700. productReference = C4EC00A0200EE17900A3225A /* CAIPUUITests.xctest */;
  701. productType = "com.apple.product-type.bundle.ui-testing";
  702. };
  703. /* End PBXNativeTarget section */
  704. /* Begin PBXProject section */
  705. C4EC0075200EE17800A3225A /* Project object */ = {
  706. isa = PBXProject;
  707. attributes = {
  708. CLASSPREFIX = CP;
  709. LastUpgradeCheck = 0920;
  710. ORGANIZATIONNAME = kuxuan;
  711. TargetAttributes = {
  712. C4EC007C200EE17800A3225A = {
  713. CreatedOnToolsVersion = 9.2;
  714. ProvisioningStyle = Automatic;
  715. };
  716. C4EC0094200EE17900A3225A = {
  717. CreatedOnToolsVersion = 9.2;
  718. ProvisioningStyle = Automatic;
  719. TestTargetID = C4EC007C200EE17800A3225A;
  720. };
  721. C4EC009F200EE17900A3225A = {
  722. CreatedOnToolsVersion = 9.2;
  723. ProvisioningStyle = Automatic;
  724. TestTargetID = C4EC007C200EE17800A3225A;
  725. };
  726. };
  727. };
  728. buildConfigurationList = C4EC0078200EE17800A3225A /* Build configuration list for PBXProject "CAIPU" */;
  729. compatibilityVersion = "Xcode 8.0";
  730. developmentRegion = en;
  731. hasScannedForEncodings = 0;
  732. knownRegions = (
  733. en,
  734. Base,
  735. );
  736. mainGroup = C4EC0074200EE17800A3225A;
  737. productRefGroup = C4EC007E200EE17800A3225A /* Products */;
  738. projectDirPath = "";
  739. projectRoot = "";
  740. targets = (
  741. C4EC007C200EE17800A3225A /* CAIPU */,
  742. C4EC0094200EE17900A3225A /* CAIPUTests */,
  743. C4EC009F200EE17900A3225A /* CAIPUUITests */,
  744. );
  745. };
  746. /* End PBXProject section */
  747. /* Begin PBXResourcesBuildPhase section */
  748. C4EC007B200EE17800A3225A /* Resources */ = {
  749. isa = PBXResourcesBuildPhase;
  750. buildActionMask = 2147483647;
  751. files = (
  752. C4EC008D200EE17800A3225A /* LaunchScreen.storyboard in Resources */,
  753. C4EC008A200EE17800A3225A /* Assets.xcassets in Resources */,
  754. C4EC0088200EE17800A3225A /* Main.storyboard in Resources */,
  755. 497B1BEC205259B400EBB024 /* CPAboutViewController.xib in Resources */,
  756. );
  757. runOnlyForDeploymentPostprocessing = 0;
  758. };
  759. C4EC0093200EE17900A3225A /* Resources */ = {
  760. isa = PBXResourcesBuildPhase;
  761. buildActionMask = 2147483647;
  762. files = (
  763. );
  764. runOnlyForDeploymentPostprocessing = 0;
  765. };
  766. C4EC009E200EE17900A3225A /* Resources */ = {
  767. isa = PBXResourcesBuildPhase;
  768. buildActionMask = 2147483647;
  769. files = (
  770. );
  771. runOnlyForDeploymentPostprocessing = 0;
  772. };
  773. /* End PBXResourcesBuildPhase section */
  774. /* Begin PBXShellScriptBuildPhase section */
  775. 71393BF3FFF1783FF67A3610 /* [CP] Check Pods Manifest.lock */ = {
  776. isa = PBXShellScriptBuildPhase;
  777. buildActionMask = 2147483647;
  778. files = (
  779. );
  780. inputPaths = (
  781. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  782. "${PODS_ROOT}/Manifest.lock",
  783. );
  784. name = "[CP] Check Pods Manifest.lock";
  785. outputPaths = (
  786. "$(DERIVED_FILE_DIR)/Pods-CAIPU-checkManifestLockResult.txt",
  787. );
  788. runOnlyForDeploymentPostprocessing = 0;
  789. shellPath = /bin/sh;
  790. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  791. showEnvVarsInLog = 0;
  792. };
  793. 9377BA666AA34D731D8222DC /* [CP] Copy Pods Resources */ = {
  794. isa = PBXShellScriptBuildPhase;
  795. buildActionMask = 2147483647;
  796. files = (
  797. );
  798. inputPaths = (
  799. "${SRCROOT}/Pods/Target Support Files/Pods-CAIPU/Pods-CAIPU-resources.sh",
  800. "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
  801. "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
  802. "${PODS_ROOT}/PYPhotoBrowser/PYPhotoBrowser/PYPhotosView.bundle",
  803. );
  804. name = "[CP] Copy Pods Resources";
  805. outputPaths = (
  806. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}",
  807. );
  808. runOnlyForDeploymentPostprocessing = 0;
  809. shellPath = /bin/sh;
  810. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CAIPU/Pods-CAIPU-resources.sh\"\n";
  811. showEnvVarsInLog = 0;
  812. };
  813. E657992B508F1E55D830467F /* [CP] Embed Pods Frameworks */ = {
  814. isa = PBXShellScriptBuildPhase;
  815. buildActionMask = 2147483647;
  816. files = (
  817. );
  818. inputPaths = (
  819. );
  820. name = "[CP] Embed Pods Frameworks";
  821. outputPaths = (
  822. );
  823. runOnlyForDeploymentPostprocessing = 0;
  824. shellPath = /bin/sh;
  825. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-CAIPU/Pods-CAIPU-frameworks.sh\"\n";
  826. showEnvVarsInLog = 0;
  827. };
  828. /* End PBXShellScriptBuildPhase section */
  829. /* Begin PBXSourcesBuildPhase section */
  830. C4EC0079200EE17800A3225A /* Sources */ = {
  831. isa = PBXSourcesBuildPhase;
  832. buildActionMask = 2147483647;
  833. files = (
  834. C4EC0090200EE17800A3225A /* main.m in Sources */,
  835. C47D02922013198900E5C025 /* CPSegmentControl.m in Sources */,
  836. 497B1C302056503E00EBB024 /* SortDictManager.m in Sources */,
  837. C45708072015D17300F60FEE /* CPBannerModel.m in Sources */,
  838. C47ACA77201078BD005DA04C /* CPClassifyLeftTableViewCell.m in Sources */,
  839. C4B4106B2020453E00C95284 /* CPHotModel.m in Sources */,
  840. C4EC00C4200F033400A3225A /* CPBaseViewController.m in Sources */,
  841. C47D02752011EF5D00E5C025 /* NewPagedFlowView.m in Sources */,
  842. C4B4225F2021638700C95284 /* CPStepModel.m in Sources */,
  843. C47D02952013265300E5C025 /* CPRequestViewModel.m in Sources */,
  844. 497B1BDD205138AC00EBB024 /* CPHistoryCell.m in Sources */,
  845. 497B1BE720523E2500EBB024 /* CPFeedBackController.m in Sources */,
  846. C47D02982013296500E5C025 /* CPCategoryModel.m in Sources */,
  847. C4B4225C2021634700C95284 /* CPDetailModel.m in Sources */,
  848. C4B422652021661E00C95284 /* CPDetailHeaderView.m in Sources */,
  849. C4F5115B201034B10012111E /* CPTabBarController.m in Sources */,
  850. C4E30EC820201BCE00B61788 /* CPSearchResultModel.m in Sources */,
  851. C4EC00C7200F049300A3225A /* UIColor+CPColor.m in Sources */,
  852. C45707992015795A00F60FEE /* CPHistorySearchView.m in Sources */,
  853. C4F51158201034080012111E /* CPClassificationViewController.m in Sources */,
  854. C4B4226E2022BE3B00C95284 /* CPDetailTableViewCell.m in Sources */,
  855. C428739A2028081300502005 /* CPStepTableView.m in Sources */,
  856. 49EF90CE2071F8A5008B7187 /* CPHealthViewController.m in Sources */,
  857. C47D02792011F2C000E5C025 /* CPHomeHeaderView.m in Sources */,
  858. C444ED522017100F0082AA5C /* CPHomeListModel.m in Sources */,
  859. 49EF90C32071CADC008B7187 /* CPThemeCollectionCell.m in Sources */,
  860. 497B1BE420523E0100EBB024 /* PlaceholderTextView.m in Sources */,
  861. C47D027C2011F64800E5C025 /* CPHotButton.m in Sources */,
  862. C4B422622021653100C95284 /* CPIngredientModel.m in Sources */,
  863. C4F5116720106F0D0012111E /* MBProgressHUD+Extension.m in Sources */,
  864. C4B4106F202077A300C95284 /* CPDetailViewController.m in Sources */,
  865. C4F51152201033180012111E /* CPHomeViewController.m in Sources */,
  866. C4B7E2982011BFA60046C0EC /* CPChoiceCollectionViewCell.m in Sources */,
  867. C4E30ECB202023B300B61788 /* CPSearchResultView.m in Sources */,
  868. C457079C2015827500F60FEE /* CPSearchManager.m in Sources */,
  869. 497B1BE02051458700EBB024 /* CPCollectionModel.m in Sources */,
  870. C4B4226B2022BCFD00C95284 /* CPDetailTableView.m in Sources */,
  871. C4F51155201033290012111E /* CPMoreViewController.m in Sources */,
  872. C4B422682022A6FD00C95284 /* CPPerceptionView.m in Sources */,
  873. C47ACA7D20108984005DA04C /* CPClassifyRightCollectionViewCell.m in Sources */,
  874. 497B1BD720512E6300EBB024 /* CPMyHistoryController.m in Sources */,
  875. 49EF90D42071FD59008B7187 /* CPPhotoCell.m in Sources */,
  876. C4F5116A20106F8D0012111E /* CPHTTP.m in Sources */,
  877. C42873A02028086E00502005 /* CPStepTableViewCell.m in Sources */,
  878. C47D02762011EF5D00E5C025 /* PGIndexBannerSubiew.m in Sources */,
  879. C47ACA7A2010875F005DA04C /* CPClassifyRightView.m in Sources */,
  880. C4F5115E201036680012111E /* CPNavgationController.m in Sources */,
  881. 49EF90D12071FA62008B7187 /* CPFindViewController.m in Sources */,
  882. 497B1BEB205259B400EBB024 /* CPAboutViewController.m in Sources */,
  883. C4B7E2952011A1820046C0EC /* CPSearchViewController.m in Sources */,
  884. C4F5116D2010726D0012111E /* CPClassifyLeftView.m in Sources */,
  885. C4F5116120103B350012111E /* CPDismissViewController.m in Sources */,
  886. C4E30EC52020127900B61788 /* CPSearchResultTableViewCell.m in Sources */,
  887. C4EC0082200EE17800A3225A /* AppDelegate.m in Sources */,
  888. C4F5116420106EC50012111E /* UIView+CPExtension.m in Sources */,
  889. );
  890. runOnlyForDeploymentPostprocessing = 0;
  891. };
  892. C4EC0091200EE17900A3225A /* Sources */ = {
  893. isa = PBXSourcesBuildPhase;
  894. buildActionMask = 2147483647;
  895. files = (
  896. C4EC009A200EE17900A3225A /* CAIPUTests.m in Sources */,
  897. );
  898. runOnlyForDeploymentPostprocessing = 0;
  899. };
  900. C4EC009C200EE17900A3225A /* Sources */ = {
  901. isa = PBXSourcesBuildPhase;
  902. buildActionMask = 2147483647;
  903. files = (
  904. C4EC00A5200EE17900A3225A /* CAIPUUITests.m in Sources */,
  905. );
  906. runOnlyForDeploymentPostprocessing = 0;
  907. };
  908. /* End PBXSourcesBuildPhase section */
  909. /* Begin PBXTargetDependency section */
  910. C4EC0097200EE17900A3225A /* PBXTargetDependency */ = {
  911. isa = PBXTargetDependency;
  912. target = C4EC007C200EE17800A3225A /* CAIPU */;
  913. targetProxy = C4EC0096200EE17900A3225A /* PBXContainerItemProxy */;
  914. };
  915. C4EC00A2200EE17900A3225A /* PBXTargetDependency */ = {
  916. isa = PBXTargetDependency;
  917. target = C4EC007C200EE17800A3225A /* CAIPU */;
  918. targetProxy = C4EC00A1200EE17900A3225A /* PBXContainerItemProxy */;
  919. };
  920. /* End PBXTargetDependency section */
  921. /* Begin PBXVariantGroup section */
  922. C4EC0086200EE17800A3225A /* Main.storyboard */ = {
  923. isa = PBXVariantGroup;
  924. children = (
  925. C4EC0087200EE17800A3225A /* Base */,
  926. );
  927. name = Main.storyboard;
  928. sourceTree = "<group>";
  929. };
  930. C4EC008B200EE17800A3225A /* LaunchScreen.storyboard */ = {
  931. isa = PBXVariantGroup;
  932. children = (
  933. C4EC008C200EE17800A3225A /* Base */,
  934. );
  935. name = LaunchScreen.storyboard;
  936. sourceTree = "<group>";
  937. };
  938. /* End PBXVariantGroup section */
  939. /* Begin XCBuildConfiguration section */
  940. C4EC00A7200EE17900A3225A /* Debug */ = {
  941. isa = XCBuildConfiguration;
  942. buildSettings = {
  943. ALWAYS_SEARCH_USER_PATHS = NO;
  944. CLANG_ANALYZER_NONNULL = YES;
  945. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  946. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  947. CLANG_CXX_LIBRARY = "libc++";
  948. CLANG_ENABLE_MODULES = YES;
  949. CLANG_ENABLE_OBJC_ARC = YES;
  950. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  951. CLANG_WARN_BOOL_CONVERSION = YES;
  952. CLANG_WARN_COMMA = YES;
  953. CLANG_WARN_CONSTANT_CONVERSION = YES;
  954. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  955. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  956. CLANG_WARN_EMPTY_BODY = YES;
  957. CLANG_WARN_ENUM_CONVERSION = YES;
  958. CLANG_WARN_INFINITE_RECURSION = YES;
  959. CLANG_WARN_INT_CONVERSION = YES;
  960. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  961. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  962. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  963. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  964. CLANG_WARN_STRICT_PROTOTYPES = YES;
  965. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  966. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  967. CLANG_WARN_UNREACHABLE_CODE = YES;
  968. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  969. CODE_SIGN_IDENTITY = "iPhone Developer";
  970. COPY_PHASE_STRIP = NO;
  971. DEBUG_INFORMATION_FORMAT = dwarf;
  972. ENABLE_STRICT_OBJC_MSGSEND = YES;
  973. ENABLE_TESTABILITY = YES;
  974. GCC_C_LANGUAGE_STANDARD = gnu11;
  975. GCC_DYNAMIC_NO_PIC = NO;
  976. GCC_NO_COMMON_BLOCKS = YES;
  977. GCC_OPTIMIZATION_LEVEL = 0;
  978. GCC_PREPROCESSOR_DEFINITIONS = (
  979. "DEBUG=1",
  980. "$(inherited)",
  981. );
  982. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  983. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  984. GCC_WARN_UNDECLARED_SELECTOR = YES;
  985. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  986. GCC_WARN_UNUSED_FUNCTION = YES;
  987. GCC_WARN_UNUSED_VARIABLE = YES;
  988. IPHONEOS_DEPLOYMENT_TARGET = 11.2;
  989. MTL_ENABLE_DEBUG_INFO = YES;
  990. ONLY_ACTIVE_ARCH = YES;
  991. SDKROOT = iphoneos;
  992. };
  993. name = Debug;
  994. };
  995. C4EC00A8200EE17900A3225A /* Release */ = {
  996. isa = XCBuildConfiguration;
  997. buildSettings = {
  998. ALWAYS_SEARCH_USER_PATHS = NO;
  999. CLANG_ANALYZER_NONNULL = YES;
  1000. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1001. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1002. CLANG_CXX_LIBRARY = "libc++";
  1003. CLANG_ENABLE_MODULES = YES;
  1004. CLANG_ENABLE_OBJC_ARC = YES;
  1005. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1006. CLANG_WARN_BOOL_CONVERSION = YES;
  1007. CLANG_WARN_COMMA = YES;
  1008. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1009. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1010. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1011. CLANG_WARN_EMPTY_BODY = YES;
  1012. CLANG_WARN_ENUM_CONVERSION = YES;
  1013. CLANG_WARN_INFINITE_RECURSION = YES;
  1014. CLANG_WARN_INT_CONVERSION = YES;
  1015. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1016. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1017. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1018. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1019. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1020. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1021. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1022. CLANG_WARN_UNREACHABLE_CODE = YES;
  1023. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1024. CODE_SIGN_IDENTITY = "iPhone Developer";
  1025. COPY_PHASE_STRIP = NO;
  1026. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1027. ENABLE_NS_ASSERTIONS = NO;
  1028. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1029. GCC_C_LANGUAGE_STANDARD = gnu11;
  1030. GCC_NO_COMMON_BLOCKS = YES;
  1031. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1032. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1033. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1034. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1035. GCC_WARN_UNUSED_FUNCTION = YES;
  1036. GCC_WARN_UNUSED_VARIABLE = YES;
  1037. IPHONEOS_DEPLOYMENT_TARGET = 11.2;
  1038. MTL_ENABLE_DEBUG_INFO = NO;
  1039. SDKROOT = iphoneos;
  1040. VALIDATE_PRODUCT = YES;
  1041. };
  1042. name = Release;
  1043. };
  1044. C4EC00AA200EE17900A3225A /* Debug */ = {
  1045. isa = XCBuildConfiguration;
  1046. baseConfigurationReference = 83372F69E447D8645B21F903 /* Pods-CAIPU.debug.xcconfig */;
  1047. buildSettings = {
  1048. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1049. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1050. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1051. CODE_SIGN_STYLE = Automatic;
  1052. DEVELOPMENT_TEAM = HNC9PH2VZ6;
  1053. GCC_PREFIX_HEADER = "$(SRCROOT)/CAIPU/CPPrefixHeader.pch";
  1054. INFOPLIST_FILE = CAIPU/Info.plist;
  1055. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1056. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1057. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPU;
  1058. PRODUCT_NAME = "$(TARGET_NAME)";
  1059. PROVISIONING_PROFILE = "";
  1060. PROVISIONING_PROFILE_SPECIFIER = "";
  1061. TARGETED_DEVICE_FAMILY = 1;
  1062. };
  1063. name = Debug;
  1064. };
  1065. C4EC00AB200EE17900A3225A /* Release */ = {
  1066. isa = XCBuildConfiguration;
  1067. baseConfigurationReference = 5D7DDE3161671277618A2624 /* Pods-CAIPU.release.xcconfig */;
  1068. buildSettings = {
  1069. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1070. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1071. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1072. CODE_SIGN_STYLE = Automatic;
  1073. DEVELOPMENT_TEAM = HNC9PH2VZ6;
  1074. GCC_PREFIX_HEADER = "$(SRCROOT)/CAIPU/CPPrefixHeader.pch";
  1075. INFOPLIST_FILE = CAIPU/Info.plist;
  1076. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1077. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1078. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPU;
  1079. PRODUCT_NAME = "$(TARGET_NAME)";
  1080. PROVISIONING_PROFILE = "";
  1081. PROVISIONING_PROFILE_SPECIFIER = "";
  1082. TARGETED_DEVICE_FAMILY = 1;
  1083. };
  1084. name = Release;
  1085. };
  1086. C4EC00AD200EE17900A3225A /* Debug */ = {
  1087. isa = XCBuildConfiguration;
  1088. buildSettings = {
  1089. BUNDLE_LOADER = "$(TEST_HOST)";
  1090. CODE_SIGN_STYLE = Automatic;
  1091. INFOPLIST_FILE = CAIPUTests/Info.plist;
  1092. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1093. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPUTests;
  1094. PRODUCT_NAME = "$(TARGET_NAME)";
  1095. TARGETED_DEVICE_FAMILY = "1,2";
  1096. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CAIPU.app/CAIPU";
  1097. };
  1098. name = Debug;
  1099. };
  1100. C4EC00AE200EE17900A3225A /* Release */ = {
  1101. isa = XCBuildConfiguration;
  1102. buildSettings = {
  1103. BUNDLE_LOADER = "$(TEST_HOST)";
  1104. CODE_SIGN_STYLE = Automatic;
  1105. INFOPLIST_FILE = CAIPUTests/Info.plist;
  1106. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1107. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPUTests;
  1108. PRODUCT_NAME = "$(TARGET_NAME)";
  1109. TARGETED_DEVICE_FAMILY = "1,2";
  1110. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CAIPU.app/CAIPU";
  1111. };
  1112. name = Release;
  1113. };
  1114. C4EC00B0200EE17900A3225A /* Debug */ = {
  1115. isa = XCBuildConfiguration;
  1116. buildSettings = {
  1117. CODE_SIGN_STYLE = Automatic;
  1118. INFOPLIST_FILE = CAIPUUITests/Info.plist;
  1119. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1120. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPUUITests;
  1121. PRODUCT_NAME = "$(TARGET_NAME)";
  1122. TARGETED_DEVICE_FAMILY = "1,2";
  1123. TEST_TARGET_NAME = CAIPU;
  1124. };
  1125. name = Debug;
  1126. };
  1127. C4EC00B1200EE17900A3225A /* Release */ = {
  1128. isa = XCBuildConfiguration;
  1129. buildSettings = {
  1130. CODE_SIGN_STYLE = Automatic;
  1131. INFOPLIST_FILE = CAIPUUITests/Info.plist;
  1132. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1133. PRODUCT_BUNDLE_IDENTIFIER = com.kuxuan.CAIPUUITests;
  1134. PRODUCT_NAME = "$(TARGET_NAME)";
  1135. TARGETED_DEVICE_FAMILY = "1,2";
  1136. TEST_TARGET_NAME = CAIPU;
  1137. };
  1138. name = Release;
  1139. };
  1140. /* End XCBuildConfiguration section */
  1141. /* Begin XCConfigurationList section */
  1142. C4EC0078200EE17800A3225A /* Build configuration list for PBXProject "CAIPU" */ = {
  1143. isa = XCConfigurationList;
  1144. buildConfigurations = (
  1145. C4EC00A7200EE17900A3225A /* Debug */,
  1146. C4EC00A8200EE17900A3225A /* Release */,
  1147. );
  1148. defaultConfigurationIsVisible = 0;
  1149. defaultConfigurationName = Release;
  1150. };
  1151. C4EC00A9200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPU" */ = {
  1152. isa = XCConfigurationList;
  1153. buildConfigurations = (
  1154. C4EC00AA200EE17900A3225A /* Debug */,
  1155. C4EC00AB200EE17900A3225A /* Release */,
  1156. );
  1157. defaultConfigurationIsVisible = 0;
  1158. defaultConfigurationName = Release;
  1159. };
  1160. C4EC00AC200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPUTests" */ = {
  1161. isa = XCConfigurationList;
  1162. buildConfigurations = (
  1163. C4EC00AD200EE17900A3225A /* Debug */,
  1164. C4EC00AE200EE17900A3225A /* Release */,
  1165. );
  1166. defaultConfigurationIsVisible = 0;
  1167. defaultConfigurationName = Release;
  1168. };
  1169. C4EC00AF200EE17900A3225A /* Build configuration list for PBXNativeTarget "CAIPUUITests" */ = {
  1170. isa = XCConfigurationList;
  1171. buildConfigurations = (
  1172. C4EC00B0200EE17900A3225A /* Debug */,
  1173. C4EC00B1200EE17900A3225A /* Release */,
  1174. );
  1175. defaultConfigurationIsVisible = 0;
  1176. defaultConfigurationName = Release;
  1177. };
  1178. /* End XCConfigurationList section */
  1179. };
  1180. rootObject = C4EC0075200EE17800A3225A /* Project object */;
  1181. }