project.pbxproj 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 27029BC72276A23400D53A94 /* YRLoginVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BC62276A23400D53A94 /* YRLoginVC.m */; };
  10. 27029BCC2277063F00D53A94 /* UIColor+HexColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BCB2277063F00D53A94 /* UIColor+HexColor.m */; };
  11. 27029BD0227709CC00D53A94 /* UIButton+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BCE227709CC00D53A94 /* UIButton+Layout.m */; };
  12. 27029BD32277E16300D53A94 /* YRButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BD22277E16300D53A94 /* YRButton.m */; };
  13. 2710E65522801B7E0002A4B0 /* YRRegisterVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E65422801B7E0002A4B0 /* YRRegisterVC.m */; };
  14. 2710E65822801B930002A4B0 /* YRPwdLevelView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E65722801B930002A4B0 /* YRPwdLevelView.m */; };
  15. 2710E65D22801E330002A4B0 /* LeftViewTF.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E65C22801E330002A4B0 /* LeftViewTF.m */; };
  16. 2710E66022801ED10002A4B0 /* YRShowMessageFromNavi.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E65F22801ED10002A4B0 /* YRShowMessageFromNavi.m */; };
  17. 2710E66522815DCF0002A4B0 /* YRMineCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E66422815DCF0002A4B0 /* YRMineCell.m */; };
  18. 2710E66822815E030002A4B0 /* YRMineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E66722815E030002A4B0 /* YRMineModel.m */; };
  19. 2710E66A228166990002A4B0 /* mine_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 2710E669228166990002A4B0 /* mine_route.json */; };
  20. 3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */; };
  21. 9948171422783494007C7CEA /* msg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 9948171322783494007C7CEA /* msg_route.json */; };
  22. 9948171722785013007C7CEA /* YRWorkTabCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171622785013007C7CEA /* YRWorkTabCell.m */; };
  23. 9948171A22785044007C7CEA /* YRWorkCollCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171922785044007C7CEA /* YRWorkCollCell.m */; };
  24. 999F6510227E658E00329012 /* UIView+frame.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F650F227E658E00329012 /* UIView+frame.m */; };
  25. 999F6513227E664C00329012 /* UIImageView+userId.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F6512227E664C00329012 /* UIImageView+userId.m */; };
  26. 999F6516227E688600329012 /* UIView+selector.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F6515227E688600329012 /* UIView+selector.m */; };
  27. 999F651A227E697D00329012 /* UILabel+vertical.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F6519227E697D00329012 /* UILabel+vertical.m */; };
  28. 999F651E227E6A6000329012 /* NSString+regular.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F651D227E6A6000329012 /* NSString+regular.m */; };
  29. 99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C1633F227FD24E002ED79D /* YRWorkConModel.m */; };
  30. 99C16342227FDE64002ED79D /* work_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 99C16341227FDE64002ED79D /* work_route.json */; };
  31. 99C16345228027C8002ED79D /* YRMsgHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C16344228027C8002ED79D /* YRMsgHeader.m */; };
  32. 99C6FE6122768B5C00C7070A /* UU_EntTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE6022768B5C00C7070A /* UU_EntTests.m */; };
  33. 99C6FE6C22768B5C00C7070A /* UU_EntUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */; };
  34. 99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE7E22768EC000C7070A /* AppDelegate.m */; };
  35. 99C6FE9022768EC000C7070A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 99C6FE8722768EC000C7070A /* Assets.xcassets */; };
  36. 99C6FE9222768EC000C7070A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE8A22768EC000C7070A /* main.m */; };
  37. 99C6FE96227690BE00C7070A /* YRBaseVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE95227690BE00C7070A /* YRBaseVC.m */; };
  38. 99C6FE99227690F800C7070A /* YRBaseNav.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE98227690F800C7070A /* YRBaseNav.m */; };
  39. 99C6FEBA2276950C00C7070A /* YRMainVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FEB92276950C00C7070A /* YRMainVC.m */; };
  40. 99C6FEC02276957400C7070A /* YRMineVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FEBF2276957400C7070A /* YRMineVC.m */; };
  41. 99C6FEC32276959B00C7070A /* YRWorkVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FEC22276959B00C7070A /* YRWorkVC.m */; };
  42. 99C6FEC82276966600C7070A /* YRWebVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FEC72276966600C7070A /* YRWebVC.m */; };
  43. 99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FECA227696CA00C7070A /* YRMsgVC.m */; };
  44. 99C6FECE227697DA00C7070A /* YRContactVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FECD227697DA00C7070A /* YRContactVC.m */; };
  45. 99C6FED12276982F00C7070A /* YRTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FED02276982F00C7070A /* YRTabBar.m */; };
  46. 99C6FF172276D13500C7070A /* YRUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF162276D13500C7070A /* YRUserInfo.m */; };
  47. 99C6FF1B2276DD3900C7070A /* YRTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF1A2276DD3900C7070A /* YRTableView.m */; };
  48. 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */; };
  49. 99C6FF262276FAE000C7070A /* YRMsgMainModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF242276FAE000C7070A /* YRMsgMainModel.m */; };
  50. 99F4A73D2277D1B8009AA6ED /* YRLoadImgCacheTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 99F4A73C2277D1B8009AA6ED /* YRLoadImgCacheTool.m */; };
  51. 99F4A7402277D2DF009AA6ED /* YRLoadingVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99F4A73F2277D2DF009AA6ED /* YRLoadingVC.m */; };
  52. 99F4A7432277D332009AA6ED /* YRCountDownView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99F4A7422277D332009AA6ED /* YRCountDownView.m */; };
  53. 99F4A7462277D503009AA6ED /* YRAdView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99F4A7452277D503009AA6ED /* YRAdView.m */; };
  54. 99F4A8082277D844009AA6ED /* loading48.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7C82277D83B009AA6ED /* loading48.png */; };
  55. 99F4A8092277D845009AA6ED /* loading29.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7C92277D83B009AA6ED /* loading29.png */; };
  56. 99F4A80A2277D845009AA6ED /* loading32.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CA2277D83B009AA6ED /* loading32.png */; };
  57. 99F4A80B2277D845009AA6ED /* loading50.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CB2277D83B009AA6ED /* loading50.png */; };
  58. 99F4A80C2277D845009AA6ED /* loading27.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CC2277D83C009AA6ED /* loading27.png */; };
  59. 99F4A80D2277D845009AA6ED /* loading53.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CD2277D83C009AA6ED /* loading53.png */; };
  60. 99F4A80E2277D845009AA6ED /* loading60.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CE2277D83C009AA6ED /* loading60.png */; };
  61. 99F4A80F2277D845009AA6ED /* loading44.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7CF2277D83C009AA6ED /* loading44.png */; };
  62. 99F4A8102277D845009AA6ED /* loading24.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D02277D83C009AA6ED /* loading24.png */; };
  63. 99F4A8112277D845009AA6ED /* loading33.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D12277D83C009AA6ED /* loading33.png */; };
  64. 99F4A8122277D845009AA6ED /* loading25.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D22277D83C009AA6ED /* loading25.png */; };
  65. 99F4A8132277D845009AA6ED /* loading42.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D32277D83D009AA6ED /* loading42.png */; };
  66. 99F4A8142277D845009AA6ED /* loading30.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D42277D83D009AA6ED /* loading30.png */; };
  67. 99F4A8152277D845009AA6ED /* loading31.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D52277D83D009AA6ED /* loading31.png */; };
  68. 99F4A8162277D845009AA6ED /* loading63.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D62277D83D009AA6ED /* loading63.png */; };
  69. 99F4A8172277D845009AA6ED /* loading46.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D72277D83D009AA6ED /* loading46.png */; };
  70. 99F4A8182277D845009AA6ED /* loading20.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D82277D83D009AA6ED /* loading20.png */; };
  71. 99F4A8192277D845009AA6ED /* loading1.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7D92277D83D009AA6ED /* loading1.png */; };
  72. 99F4A81A2277D845009AA6ED /* loading18.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DA2277D83E009AA6ED /* loading18.png */; };
  73. 99F4A81B2277D845009AA6ED /* loading7.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DB2277D83E009AA6ED /* loading7.png */; };
  74. 99F4A81C2277D845009AA6ED /* loading8.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DC2277D83E009AA6ED /* loading8.png */; };
  75. 99F4A81D2277D845009AA6ED /* loading10.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DD2277D83E009AA6ED /* loading10.png */; };
  76. 99F4A81E2277D845009AA6ED /* loading57.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DE2277D83E009AA6ED /* loading57.png */; };
  77. 99F4A81F2277D845009AA6ED /* loading12.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7DF2277D83E009AA6ED /* loading12.png */; };
  78. 99F4A8202277D845009AA6ED /* loading54.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E02277D83E009AA6ED /* loading54.png */; };
  79. 99F4A8212277D845009AA6ED /* loading3.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E12277D83F009AA6ED /* loading3.png */; };
  80. 99F4A8222277D845009AA6ED /* loading55.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E22277D83F009AA6ED /* loading55.png */; };
  81. 99F4A8232277D845009AA6ED /* loading59.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E32277D83F009AA6ED /* loading59.png */; };
  82. 99F4A8242277D845009AA6ED /* loading35.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E42277D83F009AA6ED /* loading35.png */; };
  83. 99F4A8252277D845009AA6ED /* loading14.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E52277D83F009AA6ED /* loading14.png */; };
  84. 99F4A8262277D845009AA6ED /* loading22.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E62277D83F009AA6ED /* loading22.png */; };
  85. 99F4A8272277D845009AA6ED /* loading38.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E72277D83F009AA6ED /* loading38.png */; };
  86. 99F4A8282277D845009AA6ED /* loading34.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E82277D840009AA6ED /* loading34.png */; };
  87. 99F4A8292277D845009AA6ED /* loading13.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7E92277D840009AA6ED /* loading13.png */; };
  88. 99F4A82A2277D845009AA6ED /* loading49.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7EA2277D840009AA6ED /* loading49.png */; };
  89. 99F4A82B2277D845009AA6ED /* loading19.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7EB2277D840009AA6ED /* loading19.png */; };
  90. 99F4A82C2277D845009AA6ED /* loading41.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7EC2277D840009AA6ED /* loading41.png */; };
  91. 99F4A82D2277D845009AA6ED /* loading9.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7ED2277D840009AA6ED /* loading9.png */; };
  92. 99F4A82E2277D845009AA6ED /* loading39.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7EE2277D840009AA6ED /* loading39.png */; };
  93. 99F4A82F2277D845009AA6ED /* loading28.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7EF2277D840009AA6ED /* loading28.png */; };
  94. 99F4A8302277D845009AA6ED /* loading62.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F02277D840009AA6ED /* loading62.png */; };
  95. 99F4A8312277D845009AA6ED /* loading40.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F12277D841009AA6ED /* loading40.png */; };
  96. 99F4A8322277D845009AA6ED /* loading15.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F22277D841009AA6ED /* loading15.png */; };
  97. 99F4A8332277D845009AA6ED /* loading11.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F32277D841009AA6ED /* loading11.png */; };
  98. 99F4A8342277D845009AA6ED /* loading47.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F42277D841009AA6ED /* loading47.png */; };
  99. 99F4A8352277D845009AA6ED /* loading36.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F52277D841009AA6ED /* loading36.png */; };
  100. 99F4A8362277D845009AA6ED /* loading17.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F62277D841009AA6ED /* loading17.png */; };
  101. 99F4A8372277D845009AA6ED /* loading45.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F72277D842009AA6ED /* loading45.png */; };
  102. 99F4A8382277D845009AA6ED /* loading4.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F82277D842009AA6ED /* loading4.png */; };
  103. 99F4A8392277D845009AA6ED /* loading2.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7F92277D842009AA6ED /* loading2.png */; };
  104. 99F4A83A2277D845009AA6ED /* loading0.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FA2277D842009AA6ED /* loading0.png */; };
  105. 99F4A83B2277D845009AA6ED /* loading56.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FB2277D842009AA6ED /* loading56.png */; };
  106. 99F4A83C2277D845009AA6ED /* loading21.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FC2277D842009AA6ED /* loading21.png */; };
  107. 99F4A83D2277D845009AA6ED /* loading5.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FD2277D842009AA6ED /* loading5.png */; };
  108. 99F4A83E2277D845009AA6ED /* loading23.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FE2277D843009AA6ED /* loading23.png */; };
  109. 99F4A83F2277D845009AA6ED /* loading52.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A7FF2277D843009AA6ED /* loading52.png */; };
  110. 99F4A8402277D845009AA6ED /* loading61.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8002277D843009AA6ED /* loading61.png */; };
  111. 99F4A8412277D845009AA6ED /* loading37.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8012277D843009AA6ED /* loading37.png */; };
  112. 99F4A8422277D845009AA6ED /* loading58.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8022277D843009AA6ED /* loading58.png */; };
  113. 99F4A8432277D845009AA6ED /* loading26.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8032277D843009AA6ED /* loading26.png */; };
  114. 99F4A8442277D845009AA6ED /* loading16.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8042277D844009AA6ED /* loading16.png */; };
  115. 99F4A8452277D845009AA6ED /* loading51.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8052277D844009AA6ED /* loading51.png */; };
  116. 99F4A8462277D845009AA6ED /* loading43.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8062277D844009AA6ED /* loading43.png */; };
  117. 99F4A8472277D845009AA6ED /* loading6.png in Resources */ = {isa = PBXBuildFile; fileRef = 99F4A8072277D844009AA6ED /* loading6.png */; };
  118. C2FE1204E87AA4AC2511A808 /* libPods-UU_Ent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */; };
  119. F135D5FAC9D7DD2641DAF236 /* libPods-UU_EntTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */; };
  120. /* End PBXBuildFile section */
  121. /* Begin PBXContainerItemProxy section */
  122. 99C6FE5D22768B5C00C7070A /* PBXContainerItemProxy */ = {
  123. isa = PBXContainerItemProxy;
  124. containerPortal = 99C6FE3C22768B5B00C7070A /* Project object */;
  125. proxyType = 1;
  126. remoteGlobalIDString = 99C6FE4322768B5B00C7070A;
  127. remoteInfo = UU_Ent;
  128. };
  129. 99C6FE6822768B5C00C7070A /* PBXContainerItemProxy */ = {
  130. isa = PBXContainerItemProxy;
  131. containerPortal = 99C6FE3C22768B5B00C7070A /* Project object */;
  132. proxyType = 1;
  133. remoteGlobalIDString = 99C6FE4322768B5B00C7070A;
  134. remoteInfo = UU_Ent;
  135. };
  136. /* End PBXContainerItemProxy section */
  137. /* Begin PBXFileReference section */
  138. 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_EntTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  139. 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_Ent.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent.release.xcconfig"; sourceTree = "<group>"; };
  140. 27029BC52276A23400D53A94 /* YRLoginVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRLoginVC.h; sourceTree = "<group>"; };
  141. 27029BC62276A23400D53A94 /* YRLoginVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRLoginVC.m; sourceTree = "<group>"; };
  142. 27029BCA2277063F00D53A94 /* UIColor+HexColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+HexColor.h"; sourceTree = "<group>"; };
  143. 27029BCB2277063F00D53A94 /* UIColor+HexColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+HexColor.m"; sourceTree = "<group>"; };
  144. 27029BCE227709CC00D53A94 /* UIButton+Layout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+Layout.m"; sourceTree = "<group>"; };
  145. 27029BCF227709CC00D53A94 /* UIButton+Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+Layout.h"; sourceTree = "<group>"; };
  146. 27029BD12277E16300D53A94 /* YRButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRButton.h; sourceTree = "<group>"; };
  147. 27029BD22277E16300D53A94 /* YRButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRButton.m; sourceTree = "<group>"; };
  148. 2710E65322801B7E0002A4B0 /* YRRegisterVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRRegisterVC.h; sourceTree = "<group>"; };
  149. 2710E65422801B7E0002A4B0 /* YRRegisterVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRRegisterVC.m; sourceTree = "<group>"; };
  150. 2710E65622801B930002A4B0 /* YRPwdLevelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = YRPwdLevelView.h; path = UU_Ent/Modules/Login/Main/Controllers/YRPwdLevelView.h; sourceTree = SOURCE_ROOT; };
  151. 2710E65722801B930002A4B0 /* YRPwdLevelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = YRPwdLevelView.m; path = UU_Ent/Modules/Login/Main/Controllers/YRPwdLevelView.m; sourceTree = SOURCE_ROOT; };
  152. 2710E65B22801E330002A4B0 /* LeftViewTF.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LeftViewTF.h; sourceTree = "<group>"; };
  153. 2710E65C22801E330002A4B0 /* LeftViewTF.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LeftViewTF.m; sourceTree = "<group>"; };
  154. 2710E65E22801ED10002A4B0 /* YRShowMessageFromNavi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRShowMessageFromNavi.h; sourceTree = "<group>"; };
  155. 2710E65F22801ED10002A4B0 /* YRShowMessageFromNavi.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRShowMessageFromNavi.m; sourceTree = "<group>"; };
  156. 2710E66322815DCF0002A4B0 /* YRMineCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMineCell.h; sourceTree = "<group>"; };
  157. 2710E66422815DCF0002A4B0 /* YRMineCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMineCell.m; sourceTree = "<group>"; };
  158. 2710E66622815E030002A4B0 /* YRMineModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMineModel.h; sourceTree = "<group>"; };
  159. 2710E66722815E030002A4B0 /* YRMineModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMineModel.m; sourceTree = "<group>"; };
  160. 2710E669228166990002A4B0 /* mine_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = mine_route.json; sourceTree = "<group>"; };
  161. 49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntTests/Pods-UU_EntTests.release.xcconfig"; sourceTree = "<group>"; };
  162. 49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntUITests/Pods-UU_EntUITests.release.xcconfig"; sourceTree = "<group>"; };
  163. 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_Ent.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent.debug.xcconfig"; sourceTree = "<group>"; };
  164. 994817112278281F007C7CEA /* macro.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macro.h; sourceTree = "<group>"; };
  165. 994817122278290A007C7CEA /* import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = import.h; sourceTree = "<group>"; };
  166. 9948171322783494007C7CEA /* msg_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = msg_route.json; sourceTree = "<group>"; };
  167. 9948171522785013007C7CEA /* YRWorkTabCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkTabCell.h; sourceTree = "<group>"; };
  168. 9948171622785013007C7CEA /* YRWorkTabCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkTabCell.m; sourceTree = "<group>"; };
  169. 9948171822785044007C7CEA /* YRWorkCollCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkCollCell.h; sourceTree = "<group>"; };
  170. 9948171922785044007C7CEA /* YRWorkCollCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkCollCell.m; sourceTree = "<group>"; };
  171. 999F650E227E658E00329012 /* UIView+frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+frame.h"; sourceTree = "<group>"; };
  172. 999F650F227E658E00329012 /* UIView+frame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+frame.m"; sourceTree = "<group>"; };
  173. 999F6511227E664C00329012 /* UIImageView+userId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImageView+userId.h"; sourceTree = "<group>"; };
  174. 999F6512227E664C00329012 /* UIImageView+userId.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+userId.m"; sourceTree = "<group>"; };
  175. 999F6514227E688600329012 /* UIView+selector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+selector.h"; sourceTree = "<group>"; };
  176. 999F6515227E688600329012 /* UIView+selector.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+selector.m"; sourceTree = "<group>"; };
  177. 999F6518227E697D00329012 /* UILabel+vertical.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UILabel+vertical.h"; sourceTree = "<group>"; };
  178. 999F6519227E697D00329012 /* UILabel+vertical.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UILabel+vertical.m"; sourceTree = "<group>"; };
  179. 999F651C227E6A6000329012 /* NSString+regular.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+regular.h"; sourceTree = "<group>"; };
  180. 999F651D227E6A6000329012 /* NSString+regular.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+regular.m"; sourceTree = "<group>"; };
  181. 99C1633E227FD24E002ED79D /* YRWorkConModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkConModel.h; sourceTree = "<group>"; };
  182. 99C1633F227FD24E002ED79D /* YRWorkConModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkConModel.m; sourceTree = "<group>"; };
  183. 99C16341227FDE64002ED79D /* work_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = work_route.json; sourceTree = "<group>"; };
  184. 99C16343228027C8002ED79D /* YRMsgHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgHeader.h; sourceTree = "<group>"; };
  185. 99C16344228027C8002ED79D /* YRMsgHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgHeader.m; sourceTree = "<group>"; };
  186. 99C6FE4422768B5B00C7070A /* UU_Ent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UU_Ent.app; sourceTree = BUILT_PRODUCTS_DIR; };
  187. 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UU_EntTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  188. 99C6FE6022768B5C00C7070A /* UU_EntTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UU_EntTests.m; sourceTree = "<group>"; };
  189. 99C6FE6222768B5C00C7070A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  190. 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UU_EntUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  191. 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UU_EntUITests.m; sourceTree = "<group>"; };
  192. 99C6FE6D22768B5C00C7070A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  193. 99C6FE7D22768EC000C7070A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  194. 99C6FE7E22768EC000C7070A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  195. 99C6FE8722768EC000C7070A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  196. 99C6FE8A22768EC000C7070A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  197. 99C6FE8B22768EC000C7070A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  198. 99C6FE94227690BE00C7070A /* YRBaseVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRBaseVC.h; sourceTree = "<group>"; };
  199. 99C6FE95227690BE00C7070A /* YRBaseVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRBaseVC.m; sourceTree = "<group>"; };
  200. 99C6FE97227690F800C7070A /* YRBaseNav.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRBaseNav.h; sourceTree = "<group>"; };
  201. 99C6FE98227690F800C7070A /* YRBaseNav.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRBaseNav.m; sourceTree = "<group>"; };
  202. 99C6FEB82276950C00C7070A /* YRMainVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMainVC.h; sourceTree = "<group>"; };
  203. 99C6FEB92276950C00C7070A /* YRMainVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMainVC.m; sourceTree = "<group>"; };
  204. 99C6FEBE2276957400C7070A /* YRMineVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMineVC.h; sourceTree = "<group>"; };
  205. 99C6FEBF2276957400C7070A /* YRMineVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMineVC.m; sourceTree = "<group>"; };
  206. 99C6FEC12276959B00C7070A /* YRWorkVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkVC.h; sourceTree = "<group>"; };
  207. 99C6FEC22276959B00C7070A /* YRWorkVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkVC.m; sourceTree = "<group>"; };
  208. 99C6FEC62276966600C7070A /* YRWebVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWebVC.h; sourceTree = "<group>"; };
  209. 99C6FEC72276966600C7070A /* YRWebVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWebVC.m; sourceTree = "<group>"; };
  210. 99C6FEC9227696CA00C7070A /* YRMsgVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgVC.h; sourceTree = "<group>"; };
  211. 99C6FECA227696CA00C7070A /* YRMsgVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgVC.m; sourceTree = "<group>"; };
  212. 99C6FECC227697DA00C7070A /* YRContactVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRContactVC.h; sourceTree = "<group>"; };
  213. 99C6FECD227697DA00C7070A /* YRContactVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRContactVC.m; sourceTree = "<group>"; };
  214. 99C6FECF2276982F00C7070A /* YRTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTabBar.h; sourceTree = "<group>"; };
  215. 99C6FED02276982F00C7070A /* YRTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTabBar.m; sourceTree = "<group>"; };
  216. 99C6FF122276A58900C7070A /* UU_Ent.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UU_Ent.pch; sourceTree = "<group>"; };
  217. 99C6FF132276C90E00C7070A /* libMasonry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libMasonry.a; sourceTree = BUILT_PRODUCTS_DIR; };
  218. 99C6FF152276D13500C7070A /* YRUserInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRUserInfo.h; sourceTree = "<group>"; };
  219. 99C6FF162276D13500C7070A /* YRUserInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRUserInfo.m; sourceTree = "<group>"; };
  220. 99C6FF192276DD3900C7070A /* YRTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTableView.h; sourceTree = "<group>"; };
  221. 99C6FF1A2276DD3900C7070A /* YRTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTableView.m; sourceTree = "<group>"; };
  222. 99C6FF1D2276DF2700C7070A /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
  223. 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgMainCell.h; sourceTree = "<group>"; };
  224. 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainCell.m; sourceTree = "<group>"; };
  225. 99C6FF242276FAE000C7070A /* YRMsgMainModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainModel.m; sourceTree = "<group>"; };
  226. 99C6FF252276FAE000C7070A /* YRMsgMainModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YRMsgMainModel.h; sourceTree = "<group>"; };
  227. 99F4A73B2277D1B8009AA6ED /* YRLoadImgCacheTool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRLoadImgCacheTool.h; sourceTree = "<group>"; };
  228. 99F4A73C2277D1B8009AA6ED /* YRLoadImgCacheTool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRLoadImgCacheTool.m; sourceTree = "<group>"; };
  229. 99F4A73E2277D2DF009AA6ED /* YRLoadingVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRLoadingVC.h; sourceTree = "<group>"; };
  230. 99F4A73F2277D2DF009AA6ED /* YRLoadingVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRLoadingVC.m; sourceTree = "<group>"; };
  231. 99F4A7412277D332009AA6ED /* YRCountDownView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRCountDownView.h; sourceTree = "<group>"; };
  232. 99F4A7422277D332009AA6ED /* YRCountDownView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRCountDownView.m; sourceTree = "<group>"; };
  233. 99F4A7442277D503009AA6ED /* YRAdView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRAdView.h; sourceTree = "<group>"; };
  234. 99F4A7452277D503009AA6ED /* YRAdView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRAdView.m; sourceTree = "<group>"; };
  235. 99F4A7C82277D83B009AA6ED /* loading48.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading48.png; sourceTree = "<group>"; };
  236. 99F4A7C92277D83B009AA6ED /* loading29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading29.png; sourceTree = "<group>"; };
  237. 99F4A7CA2277D83B009AA6ED /* loading32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading32.png; sourceTree = "<group>"; };
  238. 99F4A7CB2277D83B009AA6ED /* loading50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading50.png; sourceTree = "<group>"; };
  239. 99F4A7CC2277D83C009AA6ED /* loading27.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading27.png; sourceTree = "<group>"; };
  240. 99F4A7CD2277D83C009AA6ED /* loading53.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading53.png; sourceTree = "<group>"; };
  241. 99F4A7CE2277D83C009AA6ED /* loading60.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading60.png; sourceTree = "<group>"; };
  242. 99F4A7CF2277D83C009AA6ED /* loading44.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading44.png; sourceTree = "<group>"; };
  243. 99F4A7D02277D83C009AA6ED /* loading24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading24.png; sourceTree = "<group>"; };
  244. 99F4A7D12277D83C009AA6ED /* loading33.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading33.png; sourceTree = "<group>"; };
  245. 99F4A7D22277D83C009AA6ED /* loading25.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading25.png; sourceTree = "<group>"; };
  246. 99F4A7D32277D83D009AA6ED /* loading42.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading42.png; sourceTree = "<group>"; };
  247. 99F4A7D42277D83D009AA6ED /* loading30.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading30.png; sourceTree = "<group>"; };
  248. 99F4A7D52277D83D009AA6ED /* loading31.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading31.png; sourceTree = "<group>"; };
  249. 99F4A7D62277D83D009AA6ED /* loading63.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading63.png; sourceTree = "<group>"; };
  250. 99F4A7D72277D83D009AA6ED /* loading46.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading46.png; sourceTree = "<group>"; };
  251. 99F4A7D82277D83D009AA6ED /* loading20.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading20.png; sourceTree = "<group>"; };
  252. 99F4A7D92277D83D009AA6ED /* loading1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading1.png; sourceTree = "<group>"; };
  253. 99F4A7DA2277D83E009AA6ED /* loading18.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading18.png; sourceTree = "<group>"; };
  254. 99F4A7DB2277D83E009AA6ED /* loading7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading7.png; sourceTree = "<group>"; };
  255. 99F4A7DC2277D83E009AA6ED /* loading8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading8.png; sourceTree = "<group>"; };
  256. 99F4A7DD2277D83E009AA6ED /* loading10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading10.png; sourceTree = "<group>"; };
  257. 99F4A7DE2277D83E009AA6ED /* loading57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading57.png; sourceTree = "<group>"; };
  258. 99F4A7DF2277D83E009AA6ED /* loading12.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading12.png; sourceTree = "<group>"; };
  259. 99F4A7E02277D83E009AA6ED /* loading54.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading54.png; sourceTree = "<group>"; };
  260. 99F4A7E12277D83F009AA6ED /* loading3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading3.png; sourceTree = "<group>"; };
  261. 99F4A7E22277D83F009AA6ED /* loading55.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading55.png; sourceTree = "<group>"; };
  262. 99F4A7E32277D83F009AA6ED /* loading59.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading59.png; sourceTree = "<group>"; };
  263. 99F4A7E42277D83F009AA6ED /* loading35.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading35.png; sourceTree = "<group>"; };
  264. 99F4A7E52277D83F009AA6ED /* loading14.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading14.png; sourceTree = "<group>"; };
  265. 99F4A7E62277D83F009AA6ED /* loading22.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading22.png; sourceTree = "<group>"; };
  266. 99F4A7E72277D83F009AA6ED /* loading38.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading38.png; sourceTree = "<group>"; };
  267. 99F4A7E82277D840009AA6ED /* loading34.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading34.png; sourceTree = "<group>"; };
  268. 99F4A7E92277D840009AA6ED /* loading13.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading13.png; sourceTree = "<group>"; };
  269. 99F4A7EA2277D840009AA6ED /* loading49.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading49.png; sourceTree = "<group>"; };
  270. 99F4A7EB2277D840009AA6ED /* loading19.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading19.png; sourceTree = "<group>"; };
  271. 99F4A7EC2277D840009AA6ED /* loading41.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading41.png; sourceTree = "<group>"; };
  272. 99F4A7ED2277D840009AA6ED /* loading9.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading9.png; sourceTree = "<group>"; };
  273. 99F4A7EE2277D840009AA6ED /* loading39.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading39.png; sourceTree = "<group>"; };
  274. 99F4A7EF2277D840009AA6ED /* loading28.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading28.png; sourceTree = "<group>"; };
  275. 99F4A7F02277D840009AA6ED /* loading62.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading62.png; sourceTree = "<group>"; };
  276. 99F4A7F12277D841009AA6ED /* loading40.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading40.png; sourceTree = "<group>"; };
  277. 99F4A7F22277D841009AA6ED /* loading15.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading15.png; sourceTree = "<group>"; };
  278. 99F4A7F32277D841009AA6ED /* loading11.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading11.png; sourceTree = "<group>"; };
  279. 99F4A7F42277D841009AA6ED /* loading47.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading47.png; sourceTree = "<group>"; };
  280. 99F4A7F52277D841009AA6ED /* loading36.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading36.png; sourceTree = "<group>"; };
  281. 99F4A7F62277D841009AA6ED /* loading17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading17.png; sourceTree = "<group>"; };
  282. 99F4A7F72277D842009AA6ED /* loading45.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading45.png; sourceTree = "<group>"; };
  283. 99F4A7F82277D842009AA6ED /* loading4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading4.png; sourceTree = "<group>"; };
  284. 99F4A7F92277D842009AA6ED /* loading2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading2.png; sourceTree = "<group>"; };
  285. 99F4A7FA2277D842009AA6ED /* loading0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading0.png; sourceTree = "<group>"; };
  286. 99F4A7FB2277D842009AA6ED /* loading56.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading56.png; sourceTree = "<group>"; };
  287. 99F4A7FC2277D842009AA6ED /* loading21.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading21.png; sourceTree = "<group>"; };
  288. 99F4A7FD2277D842009AA6ED /* loading5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading5.png; sourceTree = "<group>"; };
  289. 99F4A7FE2277D843009AA6ED /* loading23.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading23.png; sourceTree = "<group>"; };
  290. 99F4A7FF2277D843009AA6ED /* loading52.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading52.png; sourceTree = "<group>"; };
  291. 99F4A8002277D843009AA6ED /* loading61.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading61.png; sourceTree = "<group>"; };
  292. 99F4A8012277D843009AA6ED /* loading37.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading37.png; sourceTree = "<group>"; };
  293. 99F4A8022277D843009AA6ED /* loading58.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading58.png; sourceTree = "<group>"; };
  294. 99F4A8032277D843009AA6ED /* loading26.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading26.png; sourceTree = "<group>"; };
  295. 99F4A8042277D844009AA6ED /* loading16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading16.png; sourceTree = "<group>"; };
  296. 99F4A8052277D844009AA6ED /* loading51.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading51.png; sourceTree = "<group>"; };
  297. 99F4A8062277D844009AA6ED /* loading43.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading43.png; sourceTree = "<group>"; };
  298. 99F4A8072277D844009AA6ED /* loading6.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading6.png; sourceTree = "<group>"; };
  299. B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntUITests/Pods-UU_EntUITests.debug.xcconfig"; sourceTree = "<group>"; };
  300. DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntTests/Pods-UU_EntTests.debug.xcconfig"; sourceTree = "<group>"; };
  301. F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_Ent.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  302. F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_EntUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  303. /* End PBXFileReference section */
  304. /* Begin PBXFrameworksBuildPhase section */
  305. 99C6FE4122768B5B00C7070A /* Frameworks */ = {
  306. isa = PBXFrameworksBuildPhase;
  307. buildActionMask = 2147483647;
  308. files = (
  309. C2FE1204E87AA4AC2511A808 /* libPods-UU_Ent.a in Frameworks */,
  310. );
  311. runOnlyForDeploymentPostprocessing = 0;
  312. };
  313. 99C6FE5922768B5C00C7070A /* Frameworks */ = {
  314. isa = PBXFrameworksBuildPhase;
  315. buildActionMask = 2147483647;
  316. files = (
  317. F135D5FAC9D7DD2641DAF236 /* libPods-UU_EntTests.a in Frameworks */,
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. 99C6FE6422768B5C00C7070A /* Frameworks */ = {
  322. isa = PBXFrameworksBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. 3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. /* End PBXFrameworksBuildPhase section */
  330. /* Begin PBXGroup section */
  331. 27029BC9227705DB00D53A94 /* UIColor */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 27029BCA2277063F00D53A94 /* UIColor+HexColor.h */,
  335. 27029BCB2277063F00D53A94 /* UIColor+HexColor.m */,
  336. );
  337. path = UIColor;
  338. sourceTree = "<group>";
  339. };
  340. 27029BCD227709A700D53A94 /* UIButton */ = {
  341. isa = PBXGroup;
  342. children = (
  343. 27029BCF227709CC00D53A94 /* UIButton+Layout.h */,
  344. 27029BCE227709CC00D53A94 /* UIButton+Layout.m */,
  345. 27029BD12277E16300D53A94 /* YRButton.h */,
  346. 27029BD22277E16300D53A94 /* YRButton.m */,
  347. );
  348. path = UIButton;
  349. sourceTree = "<group>";
  350. };
  351. 2710E65922801D760002A4B0 /* UITextField */ = {
  352. isa = PBXGroup;
  353. children = (
  354. 2710E65B22801E330002A4B0 /* LeftViewTF.h */,
  355. 2710E65C22801E330002A4B0 /* LeftViewTF.m */,
  356. );
  357. path = UITextField;
  358. sourceTree = "<group>";
  359. };
  360. 2710E65A22801D870002A4B0 /* UINavigation */ = {
  361. isa = PBXGroup;
  362. children = (
  363. 2710E65E22801ED10002A4B0 /* YRShowMessageFromNavi.h */,
  364. 2710E65F22801ED10002A4B0 /* YRShowMessageFromNavi.m */,
  365. );
  366. path = UINavigation;
  367. sourceTree = "<group>";
  368. };
  369. 2710E66122815DAD0002A4B0 /* Models */ = {
  370. isa = PBXGroup;
  371. children = (
  372. 2710E66622815E030002A4B0 /* YRMineModel.h */,
  373. 2710E66722815E030002A4B0 /* YRMineModel.m */,
  374. );
  375. path = Models;
  376. sourceTree = "<group>";
  377. };
  378. 2710E66222815DB90002A4B0 /* Views */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 2710E66322815DCF0002A4B0 /* YRMineCell.h */,
  382. 2710E66422815DCF0002A4B0 /* YRMineCell.m */,
  383. );
  384. path = Views;
  385. sourceTree = "<group>";
  386. };
  387. 999F650C227E656B00329012 /* UIView */ = {
  388. isa = PBXGroup;
  389. children = (
  390. 999F650E227E658E00329012 /* UIView+frame.h */,
  391. 999F650F227E658E00329012 /* UIView+frame.m */,
  392. 999F6514227E688600329012 /* UIView+selector.h */,
  393. 999F6515227E688600329012 /* UIView+selector.m */,
  394. );
  395. path = UIView;
  396. sourceTree = "<group>";
  397. };
  398. 999F650D227E656B00329012 /* UIImageView */ = {
  399. isa = PBXGroup;
  400. children = (
  401. 999F6511227E664C00329012 /* UIImageView+userId.h */,
  402. 999F6512227E664C00329012 /* UIImageView+userId.m */,
  403. );
  404. path = UIImageView;
  405. sourceTree = "<group>";
  406. };
  407. 999F6517227E696900329012 /* UILabel */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 999F6518227E697D00329012 /* UILabel+vertical.h */,
  411. 999F6519227E697D00329012 /* UILabel+vertical.m */,
  412. );
  413. path = UILabel;
  414. sourceTree = "<group>";
  415. };
  416. 999F651B227E6A3E00329012 /* NSString */ = {
  417. isa = PBXGroup;
  418. children = (
  419. 999F651C227E6A6000329012 /* NSString+regular.h */,
  420. 999F651D227E6A6000329012 /* NSString+regular.m */,
  421. );
  422. path = NSString;
  423. sourceTree = "<group>";
  424. };
  425. 99C6FE3B22768B5B00C7070A = {
  426. isa = PBXGroup;
  427. children = (
  428. 99C6FE4622768B5B00C7070A /* UU_Ent */,
  429. 99C6FE5F22768B5C00C7070A /* UU_EntTests */,
  430. 99C6FE6A22768B5C00C7070A /* UU_EntUITests */,
  431. 99C6FE4522768B5B00C7070A /* Products */,
  432. DEB95212CB06CC2B2E94075E /* Pods */,
  433. C72D523677B19DCBAEBD26E1 /* Frameworks */,
  434. );
  435. sourceTree = "<group>";
  436. };
  437. 99C6FE4522768B5B00C7070A /* Products */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 99C6FE4422768B5B00C7070A /* UU_Ent.app */,
  441. 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */,
  442. 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */,
  443. );
  444. name = Products;
  445. sourceTree = "<group>";
  446. };
  447. 99C6FE4622768B5B00C7070A /* UU_Ent */ = {
  448. isa = PBXGroup;
  449. children = (
  450. 99C6FE7B22768EC000C7070A /* Modules */,
  451. 99C6FE8C22768EC000C7070A /* Resources */,
  452. 99C6FE8622768EC000C7070A /* Supporting Files */,
  453. 99C6FE8E22768EC000C7070A /* ThirdLib */,
  454. 99C6FE8D22768EC000C7070A /* Utils */,
  455. );
  456. path = UU_Ent;
  457. sourceTree = "<group>";
  458. };
  459. 99C6FE5F22768B5C00C7070A /* UU_EntTests */ = {
  460. isa = PBXGroup;
  461. children = (
  462. 99C6FE6022768B5C00C7070A /* UU_EntTests.m */,
  463. 99C6FE6222768B5C00C7070A /* Info.plist */,
  464. );
  465. path = UU_EntTests;
  466. sourceTree = "<group>";
  467. };
  468. 99C6FE6A22768B5C00C7070A /* UU_EntUITests */ = {
  469. isa = PBXGroup;
  470. children = (
  471. 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */,
  472. 99C6FE6D22768B5C00C7070A /* Info.plist */,
  473. );
  474. path = UU_EntUITests;
  475. sourceTree = "<group>";
  476. };
  477. 99C6FE7B22768EC000C7070A /* Modules */ = {
  478. isa = PBXGroup;
  479. children = (
  480. 99F4A7352277CFDD009AA6ED /* Loading */,
  481. 99C6FE8522768EC000C7070A /* Base */,
  482. 99C6FE7C22768EC000C7070A /* App */,
  483. 99C6FE7F22768EC000C7070A /* Contacts */,
  484. 99C6FE8022768EC000C7070A /* Message */,
  485. 99C6FE8122768EC000C7070A /* Work */,
  486. 99C6FE8222768EC000C7070A /* Mine */,
  487. 99C6FE8322768EC000C7070A /* Main */,
  488. 99C6FE8422768EC000C7070A /* Login */,
  489. 99C6FEC42276962800C7070A /* Web */,
  490. );
  491. path = Modules;
  492. sourceTree = "<group>";
  493. };
  494. 99C6FE7C22768EC000C7070A /* App */ = {
  495. isa = PBXGroup;
  496. children = (
  497. 99C6FE7D22768EC000C7070A /* AppDelegate.h */,
  498. 99C6FE7E22768EC000C7070A /* AppDelegate.m */,
  499. );
  500. path = App;
  501. sourceTree = "<group>";
  502. };
  503. 99C6FE7F22768EC000C7070A /* Contacts */ = {
  504. isa = PBXGroup;
  505. children = (
  506. 99C6FE9C2276934900C7070A /* Main */,
  507. );
  508. path = Contacts;
  509. sourceTree = "<group>";
  510. };
  511. 99C6FE8022768EC000C7070A /* Message */ = {
  512. isa = PBXGroup;
  513. children = (
  514. 99C6FE9D2276935400C7070A /* Main */,
  515. );
  516. path = Message;
  517. sourceTree = "<group>";
  518. };
  519. 99C6FE8122768EC000C7070A /* Work */ = {
  520. isa = PBXGroup;
  521. children = (
  522. 99C6FE9A2276933100C7070A /* Main */,
  523. );
  524. path = Work;
  525. sourceTree = "<group>";
  526. };
  527. 99C6FE8222768EC000C7070A /* Mine */ = {
  528. isa = PBXGroup;
  529. children = (
  530. 99C6FE9B2276933F00C7070A /* Main */,
  531. );
  532. path = Mine;
  533. sourceTree = "<group>";
  534. };
  535. 99C6FE8322768EC000C7070A /* Main */ = {
  536. isa = PBXGroup;
  537. children = (
  538. 99C6FE9E227693EB00C7070A /* Main */,
  539. );
  540. path = Main;
  541. sourceTree = "<group>";
  542. };
  543. 99C6FE8422768EC000C7070A /* Login */ = {
  544. isa = PBXGroup;
  545. children = (
  546. 99C6FEA32276940600C7070A /* Main */,
  547. );
  548. path = Login;
  549. sourceTree = "<group>";
  550. };
  551. 99C6FE8522768EC000C7070A /* Base */ = {
  552. isa = PBXGroup;
  553. children = (
  554. 99C6FE94227690BE00C7070A /* YRBaseVC.h */,
  555. 99C6FE95227690BE00C7070A /* YRBaseVC.m */,
  556. 99C6FE97227690F800C7070A /* YRBaseNav.h */,
  557. 99C6FE98227690F800C7070A /* YRBaseNav.m */,
  558. );
  559. path = Base;
  560. sourceTree = "<group>";
  561. };
  562. 99C6FE8622768EC000C7070A /* Supporting Files */ = {
  563. isa = PBXGroup;
  564. children = (
  565. 99C6FF1C2276DF0D00C7070A /* defines */,
  566. 99C6FE8722768EC000C7070A /* Assets.xcassets */,
  567. 99C6FE8A22768EC000C7070A /* main.m */,
  568. 99C6FE8B22768EC000C7070A /* Info.plist */,
  569. 99C6FF122276A58900C7070A /* UU_Ent.pch */,
  570. );
  571. path = "Supporting Files";
  572. sourceTree = "<group>";
  573. };
  574. 99C6FE8C22768EC000C7070A /* Resources */ = {
  575. isa = PBXGroup;
  576. children = (
  577. 99F4A7472277D5B5009AA6ED /* LoadImg */,
  578. );
  579. path = Resources;
  580. sourceTree = "<group>";
  581. };
  582. 99C6FE8D22768EC000C7070A /* Utils */ = {
  583. isa = PBXGroup;
  584. children = (
  585. 2710E65A22801D870002A4B0 /* UINavigation */,
  586. 2710E65922801D760002A4B0 /* UITextField */,
  587. 999F651B227E6A3E00329012 /* NSString */,
  588. 999F6517227E696900329012 /* UILabel */,
  589. 999F650D227E656B00329012 /* UIImageView */,
  590. 999F650C227E656B00329012 /* UIView */,
  591. 27029BCD227709A700D53A94 /* UIButton */,
  592. 27029BC9227705DB00D53A94 /* UIColor */,
  593. 99C6FF182276DD2400C7070A /* tableView */,
  594. );
  595. path = Utils;
  596. sourceTree = "<group>";
  597. };
  598. 99C6FE8E22768EC000C7070A /* ThirdLib */ = {
  599. isa = PBXGroup;
  600. children = (
  601. );
  602. path = ThirdLib;
  603. sourceTree = "<group>";
  604. };
  605. 99C6FE9A2276933100C7070A /* Main */ = {
  606. isa = PBXGroup;
  607. children = (
  608. 99C6FEAF2276942900C7070A /* Controllers */,
  609. 99C6FEAE2276942900C7070A /* Models */,
  610. 99C6FEAD2276942900C7070A /* Others */,
  611. 99C6FEAC2276942900C7070A /* Views */,
  612. );
  613. path = Main;
  614. sourceTree = "<group>";
  615. };
  616. 99C6FE9B2276933F00C7070A /* Main */ = {
  617. isa = PBXGroup;
  618. children = (
  619. 99C6FEAA2276941A00C7070A /* Controllers */,
  620. 2710E66122815DAD0002A4B0 /* Models */,
  621. 99C6FEA92276941900C7070A /* Others */,
  622. 2710E66222815DB90002A4B0 /* Views */,
  623. );
  624. path = Main;
  625. sourceTree = "<group>";
  626. };
  627. 99C6FE9C2276934900C7070A /* Main */ = {
  628. isa = PBXGroup;
  629. children = (
  630. 99C6FEB42276944800C7070A /* Controllers */,
  631. 99C6FEB62276944800C7070A /* Models */,
  632. 99C6FEB52276944800C7070A /* Others */,
  633. 99C6FEB72276944800C7070A /* Views */,
  634. );
  635. path = Main;
  636. sourceTree = "<group>";
  637. };
  638. 99C6FE9D2276935400C7070A /* Main */ = {
  639. isa = PBXGroup;
  640. children = (
  641. 99C6FEB32276943C00C7070A /* Controllers */,
  642. 99C6FEB02276943B00C7070A /* Models */,
  643. 99C6FEB12276943B00C7070A /* Others */,
  644. 99C6FEB22276943C00C7070A /* Views */,
  645. );
  646. path = Main;
  647. sourceTree = "<group>";
  648. };
  649. 99C6FE9E227693EB00C7070A /* Main */ = {
  650. isa = PBXGroup;
  651. children = (
  652. 99C6FE9F227693EB00C7070A /* Others */,
  653. 99C6FEA0227693EB00C7070A /* Models */,
  654. 99C6FEA1227693EB00C7070A /* Controllers */,
  655. 99C6FEA2227693EB00C7070A /* Views */,
  656. );
  657. path = Main;
  658. sourceTree = "<group>";
  659. };
  660. 99C6FE9F227693EB00C7070A /* Others */ = {
  661. isa = PBXGroup;
  662. children = (
  663. );
  664. path = Others;
  665. sourceTree = "<group>";
  666. };
  667. 99C6FEA0227693EB00C7070A /* Models */ = {
  668. isa = PBXGroup;
  669. children = (
  670. );
  671. path = Models;
  672. sourceTree = "<group>";
  673. };
  674. 99C6FEA1227693EB00C7070A /* Controllers */ = {
  675. isa = PBXGroup;
  676. children = (
  677. 99C6FEB82276950C00C7070A /* YRMainVC.h */,
  678. 99C6FEB92276950C00C7070A /* YRMainVC.m */,
  679. );
  680. path = Controllers;
  681. sourceTree = "<group>";
  682. };
  683. 99C6FEA2227693EB00C7070A /* Views */ = {
  684. isa = PBXGroup;
  685. children = (
  686. 99C6FECF2276982F00C7070A /* YRTabBar.h */,
  687. 99C6FED02276982F00C7070A /* YRTabBar.m */,
  688. );
  689. path = Views;
  690. sourceTree = "<group>";
  691. };
  692. 99C6FEA32276940600C7070A /* Main */ = {
  693. isa = PBXGroup;
  694. children = (
  695. 99C6FEA42276940600C7070A /* Others */,
  696. 99C6FEA52276940600C7070A /* Models */,
  697. 99C6FEA62276940600C7070A /* Controllers */,
  698. 99C6FEA72276940600C7070A /* Views */,
  699. );
  700. path = Main;
  701. sourceTree = "<group>";
  702. };
  703. 99C6FEA42276940600C7070A /* Others */ = {
  704. isa = PBXGroup;
  705. children = (
  706. );
  707. path = Others;
  708. sourceTree = "<group>";
  709. };
  710. 99C6FEA52276940600C7070A /* Models */ = {
  711. isa = PBXGroup;
  712. children = (
  713. );
  714. path = Models;
  715. sourceTree = "<group>";
  716. };
  717. 99C6FEA62276940600C7070A /* Controllers */ = {
  718. isa = PBXGroup;
  719. children = (
  720. 27029BC52276A23400D53A94 /* YRLoginVC.h */,
  721. 27029BC62276A23400D53A94 /* YRLoginVC.m */,
  722. 2710E65322801B7E0002A4B0 /* YRRegisterVC.h */,
  723. 2710E65422801B7E0002A4B0 /* YRRegisterVC.m */,
  724. );
  725. path = Controllers;
  726. sourceTree = "<group>";
  727. };
  728. 99C6FEA72276940600C7070A /* Views */ = {
  729. isa = PBXGroup;
  730. children = (
  731. 2710E65622801B930002A4B0 /* YRPwdLevelView.h */,
  732. 2710E65722801B930002A4B0 /* YRPwdLevelView.m */,
  733. );
  734. path = Views;
  735. sourceTree = "<group>";
  736. };
  737. 99C6FEA92276941900C7070A /* Others */ = {
  738. isa = PBXGroup;
  739. children = (
  740. 2710E669228166990002A4B0 /* mine_route.json */,
  741. 99C6FF152276D13500C7070A /* YRUserInfo.h */,
  742. 99C6FF162276D13500C7070A /* YRUserInfo.m */,
  743. );
  744. path = Others;
  745. sourceTree = "<group>";
  746. };
  747. 99C6FEAA2276941A00C7070A /* Controllers */ = {
  748. isa = PBXGroup;
  749. children = (
  750. 99C6FEBE2276957400C7070A /* YRMineVC.h */,
  751. 99C6FEBF2276957400C7070A /* YRMineVC.m */,
  752. );
  753. path = Controllers;
  754. sourceTree = "<group>";
  755. };
  756. 99C6FEAC2276942900C7070A /* Views */ = {
  757. isa = PBXGroup;
  758. children = (
  759. 9948171522785013007C7CEA /* YRWorkTabCell.h */,
  760. 9948171622785013007C7CEA /* YRWorkTabCell.m */,
  761. 9948171822785044007C7CEA /* YRWorkCollCell.h */,
  762. 9948171922785044007C7CEA /* YRWorkCollCell.m */,
  763. );
  764. path = Views;
  765. sourceTree = "<group>";
  766. };
  767. 99C6FEAD2276942900C7070A /* Others */ = {
  768. isa = PBXGroup;
  769. children = (
  770. 99C16341227FDE64002ED79D /* work_route.json */,
  771. );
  772. path = Others;
  773. sourceTree = "<group>";
  774. };
  775. 99C6FEAE2276942900C7070A /* Models */ = {
  776. isa = PBXGroup;
  777. children = (
  778. 99C1633E227FD24E002ED79D /* YRWorkConModel.h */,
  779. 99C1633F227FD24E002ED79D /* YRWorkConModel.m */,
  780. );
  781. path = Models;
  782. sourceTree = "<group>";
  783. };
  784. 99C6FEAF2276942900C7070A /* Controllers */ = {
  785. isa = PBXGroup;
  786. children = (
  787. 99C6FEC12276959B00C7070A /* YRWorkVC.h */,
  788. 99C6FEC22276959B00C7070A /* YRWorkVC.m */,
  789. );
  790. path = Controllers;
  791. sourceTree = "<group>";
  792. };
  793. 99C6FEB02276943B00C7070A /* Models */ = {
  794. isa = PBXGroup;
  795. children = (
  796. 99C6FF252276FAE000C7070A /* YRMsgMainModel.h */,
  797. 99C6FF242276FAE000C7070A /* YRMsgMainModel.m */,
  798. );
  799. path = Models;
  800. sourceTree = "<group>";
  801. };
  802. 99C6FEB12276943B00C7070A /* Others */ = {
  803. isa = PBXGroup;
  804. children = (
  805. 9948171322783494007C7CEA /* msg_route.json */,
  806. );
  807. path = Others;
  808. sourceTree = "<group>";
  809. };
  810. 99C6FEB22276943C00C7070A /* Views */ = {
  811. isa = PBXGroup;
  812. children = (
  813. 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */,
  814. 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */,
  815. 99C16343228027C8002ED79D /* YRMsgHeader.h */,
  816. 99C16344228027C8002ED79D /* YRMsgHeader.m */,
  817. );
  818. path = Views;
  819. sourceTree = "<group>";
  820. };
  821. 99C6FEB32276943C00C7070A /* Controllers */ = {
  822. isa = PBXGroup;
  823. children = (
  824. 99C6FEC9227696CA00C7070A /* YRMsgVC.h */,
  825. 99C6FECA227696CA00C7070A /* YRMsgVC.m */,
  826. );
  827. path = Controllers;
  828. sourceTree = "<group>";
  829. };
  830. 99C6FEB42276944800C7070A /* Controllers */ = {
  831. isa = PBXGroup;
  832. children = (
  833. 99C6FECC227697DA00C7070A /* YRContactVC.h */,
  834. 99C6FECD227697DA00C7070A /* YRContactVC.m */,
  835. );
  836. path = Controllers;
  837. sourceTree = "<group>";
  838. };
  839. 99C6FEB52276944800C7070A /* Others */ = {
  840. isa = PBXGroup;
  841. children = (
  842. );
  843. path = Others;
  844. sourceTree = "<group>";
  845. };
  846. 99C6FEB62276944800C7070A /* Models */ = {
  847. isa = PBXGroup;
  848. children = (
  849. );
  850. path = Models;
  851. sourceTree = "<group>";
  852. };
  853. 99C6FEB72276944800C7070A /* Views */ = {
  854. isa = PBXGroup;
  855. children = (
  856. );
  857. path = Views;
  858. sourceTree = "<group>";
  859. };
  860. 99C6FEC42276962800C7070A /* Web */ = {
  861. isa = PBXGroup;
  862. children = (
  863. 99C6FEC52276965200C7070A /* Main */,
  864. );
  865. name = Web;
  866. path = UU_Ent/Modules/Web;
  867. sourceTree = SOURCE_ROOT;
  868. };
  869. 99C6FEC52276965200C7070A /* Main */ = {
  870. isa = PBXGroup;
  871. children = (
  872. 99C6FEC62276966600C7070A /* YRWebVC.h */,
  873. 99C6FEC72276966600C7070A /* YRWebVC.m */,
  874. );
  875. path = Main;
  876. sourceTree = "<group>";
  877. };
  878. 99C6FF182276DD2400C7070A /* tableView */ = {
  879. isa = PBXGroup;
  880. children = (
  881. 99C6FF192276DD3900C7070A /* YRTableView.h */,
  882. 99C6FF1A2276DD3900C7070A /* YRTableView.m */,
  883. );
  884. path = tableView;
  885. sourceTree = "<group>";
  886. };
  887. 99C6FF1C2276DF0D00C7070A /* defines */ = {
  888. isa = PBXGroup;
  889. children = (
  890. 99C6FF1D2276DF2700C7070A /* common.h */,
  891. 994817112278281F007C7CEA /* macro.h */,
  892. 994817122278290A007C7CEA /* import.h */,
  893. );
  894. path = defines;
  895. sourceTree = "<group>";
  896. };
  897. 99F4A7352277CFDD009AA6ED /* Loading */ = {
  898. isa = PBXGroup;
  899. children = (
  900. 99F4A7362277CFDD009AA6ED /* Main */,
  901. );
  902. path = Loading;
  903. sourceTree = "<group>";
  904. };
  905. 99F4A7362277CFDD009AA6ED /* Main */ = {
  906. isa = PBXGroup;
  907. children = (
  908. 99F4A7372277CFDD009AA6ED /* Others */,
  909. 99F4A7382277CFDD009AA6ED /* Models */,
  910. 99F4A7392277CFDD009AA6ED /* Controllers */,
  911. 99F4A73A2277CFDD009AA6ED /* Views */,
  912. );
  913. path = Main;
  914. sourceTree = "<group>";
  915. };
  916. 99F4A7372277CFDD009AA6ED /* Others */ = {
  917. isa = PBXGroup;
  918. children = (
  919. 99F4A73B2277D1B8009AA6ED /* YRLoadImgCacheTool.h */,
  920. 99F4A73C2277D1B8009AA6ED /* YRLoadImgCacheTool.m */,
  921. );
  922. path = Others;
  923. sourceTree = "<group>";
  924. };
  925. 99F4A7382277CFDD009AA6ED /* Models */ = {
  926. isa = PBXGroup;
  927. children = (
  928. );
  929. path = Models;
  930. sourceTree = "<group>";
  931. };
  932. 99F4A7392277CFDD009AA6ED /* Controllers */ = {
  933. isa = PBXGroup;
  934. children = (
  935. 99F4A73E2277D2DF009AA6ED /* YRLoadingVC.h */,
  936. 99F4A73F2277D2DF009AA6ED /* YRLoadingVC.m */,
  937. );
  938. path = Controllers;
  939. sourceTree = "<group>";
  940. };
  941. 99F4A73A2277CFDD009AA6ED /* Views */ = {
  942. isa = PBXGroup;
  943. children = (
  944. 99F4A7412277D332009AA6ED /* YRCountDownView.h */,
  945. 99F4A7422277D332009AA6ED /* YRCountDownView.m */,
  946. 99F4A7442277D503009AA6ED /* YRAdView.h */,
  947. 99F4A7452277D503009AA6ED /* YRAdView.m */,
  948. );
  949. path = Views;
  950. sourceTree = "<group>";
  951. };
  952. 99F4A7472277D5B5009AA6ED /* LoadImg */ = {
  953. isa = PBXGroup;
  954. children = (
  955. 99F4A7FA2277D842009AA6ED /* loading0.png */,
  956. 99F4A7D92277D83D009AA6ED /* loading1.png */,
  957. 99F4A7F92277D842009AA6ED /* loading2.png */,
  958. 99F4A7E12277D83F009AA6ED /* loading3.png */,
  959. 99F4A7F82277D842009AA6ED /* loading4.png */,
  960. 99F4A7FD2277D842009AA6ED /* loading5.png */,
  961. 99F4A8072277D844009AA6ED /* loading6.png */,
  962. 99F4A7DB2277D83E009AA6ED /* loading7.png */,
  963. 99F4A7DC2277D83E009AA6ED /* loading8.png */,
  964. 99F4A7ED2277D840009AA6ED /* loading9.png */,
  965. 99F4A7DD2277D83E009AA6ED /* loading10.png */,
  966. 99F4A7F32277D841009AA6ED /* loading11.png */,
  967. 99F4A7DF2277D83E009AA6ED /* loading12.png */,
  968. 99F4A7E92277D840009AA6ED /* loading13.png */,
  969. 99F4A7E52277D83F009AA6ED /* loading14.png */,
  970. 99F4A7F22277D841009AA6ED /* loading15.png */,
  971. 99F4A8042277D844009AA6ED /* loading16.png */,
  972. 99F4A7F62277D841009AA6ED /* loading17.png */,
  973. 99F4A7DA2277D83E009AA6ED /* loading18.png */,
  974. 99F4A7EB2277D840009AA6ED /* loading19.png */,
  975. 99F4A7D82277D83D009AA6ED /* loading20.png */,
  976. 99F4A7FC2277D842009AA6ED /* loading21.png */,
  977. 99F4A7E62277D83F009AA6ED /* loading22.png */,
  978. 99F4A7FE2277D843009AA6ED /* loading23.png */,
  979. 99F4A7D02277D83C009AA6ED /* loading24.png */,
  980. 99F4A7D22277D83C009AA6ED /* loading25.png */,
  981. 99F4A8032277D843009AA6ED /* loading26.png */,
  982. 99F4A7CC2277D83C009AA6ED /* loading27.png */,
  983. 99F4A7EF2277D840009AA6ED /* loading28.png */,
  984. 99F4A7C92277D83B009AA6ED /* loading29.png */,
  985. 99F4A7D42277D83D009AA6ED /* loading30.png */,
  986. 99F4A7D52277D83D009AA6ED /* loading31.png */,
  987. 99F4A7CA2277D83B009AA6ED /* loading32.png */,
  988. 99F4A7D12277D83C009AA6ED /* loading33.png */,
  989. 99F4A7E82277D840009AA6ED /* loading34.png */,
  990. 99F4A7E42277D83F009AA6ED /* loading35.png */,
  991. 99F4A7F52277D841009AA6ED /* loading36.png */,
  992. 99F4A8012277D843009AA6ED /* loading37.png */,
  993. 99F4A7E72277D83F009AA6ED /* loading38.png */,
  994. 99F4A7EE2277D840009AA6ED /* loading39.png */,
  995. 99F4A7F12277D841009AA6ED /* loading40.png */,
  996. 99F4A7EC2277D840009AA6ED /* loading41.png */,
  997. 99F4A7D32277D83D009AA6ED /* loading42.png */,
  998. 99F4A8062277D844009AA6ED /* loading43.png */,
  999. 99F4A7CF2277D83C009AA6ED /* loading44.png */,
  1000. 99F4A7F72277D842009AA6ED /* loading45.png */,
  1001. 99F4A7D72277D83D009AA6ED /* loading46.png */,
  1002. 99F4A7F42277D841009AA6ED /* loading47.png */,
  1003. 99F4A7C82277D83B009AA6ED /* loading48.png */,
  1004. 99F4A7EA2277D840009AA6ED /* loading49.png */,
  1005. 99F4A7CB2277D83B009AA6ED /* loading50.png */,
  1006. 99F4A8052277D844009AA6ED /* loading51.png */,
  1007. 99F4A7FF2277D843009AA6ED /* loading52.png */,
  1008. 99F4A7CD2277D83C009AA6ED /* loading53.png */,
  1009. 99F4A7E02277D83E009AA6ED /* loading54.png */,
  1010. 99F4A7E22277D83F009AA6ED /* loading55.png */,
  1011. 99F4A7FB2277D842009AA6ED /* loading56.png */,
  1012. 99F4A7DE2277D83E009AA6ED /* loading57.png */,
  1013. 99F4A8022277D843009AA6ED /* loading58.png */,
  1014. 99F4A7E32277D83F009AA6ED /* loading59.png */,
  1015. 99F4A7CE2277D83C009AA6ED /* loading60.png */,
  1016. 99F4A8002277D843009AA6ED /* loading61.png */,
  1017. 99F4A7F02277D840009AA6ED /* loading62.png */,
  1018. 99F4A7D62277D83D009AA6ED /* loading63.png */,
  1019. );
  1020. path = LoadImg;
  1021. sourceTree = "<group>";
  1022. };
  1023. C72D523677B19DCBAEBD26E1 /* Frameworks */ = {
  1024. isa = PBXGroup;
  1025. children = (
  1026. 99C6FF132276C90E00C7070A /* libMasonry.a */,
  1027. F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */,
  1028. 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */,
  1029. F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */,
  1030. );
  1031. name = Frameworks;
  1032. sourceTree = "<group>";
  1033. };
  1034. DEB95212CB06CC2B2E94075E /* Pods */ = {
  1035. isa = PBXGroup;
  1036. children = (
  1037. 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */,
  1038. 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */,
  1039. DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */,
  1040. 49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */,
  1041. B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */,
  1042. 49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */,
  1043. );
  1044. name = Pods;
  1045. sourceTree = "<group>";
  1046. };
  1047. /* End PBXGroup section */
  1048. /* Begin PBXNativeTarget section */
  1049. 99C6FE4322768B5B00C7070A /* UU_Ent */ = {
  1050. isa = PBXNativeTarget;
  1051. buildConfigurationList = 99C6FE7022768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_Ent" */;
  1052. buildPhases = (
  1053. 090EEC0300D50242E42AF186 /* [CP] Check Pods Manifest.lock */,
  1054. 99C6FE4022768B5B00C7070A /* Sources */,
  1055. 99C6FE4122768B5B00C7070A /* Frameworks */,
  1056. 99C6FE4222768B5B00C7070A /* Resources */,
  1057. 79C55E5CC58E2B8BA0FAD00C /* [CP] Copy Pods Resources */,
  1058. );
  1059. buildRules = (
  1060. );
  1061. dependencies = (
  1062. );
  1063. name = UU_Ent;
  1064. productName = UU_Ent;
  1065. productReference = 99C6FE4422768B5B00C7070A /* UU_Ent.app */;
  1066. productType = "com.apple.product-type.application";
  1067. };
  1068. 99C6FE5B22768B5C00C7070A /* UU_EntTests */ = {
  1069. isa = PBXNativeTarget;
  1070. buildConfigurationList = 99C6FE7322768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntTests" */;
  1071. buildPhases = (
  1072. 448E7422669634DE3F6256F2 /* [CP] Check Pods Manifest.lock */,
  1073. 99C6FE5822768B5C00C7070A /* Sources */,
  1074. 99C6FE5922768B5C00C7070A /* Frameworks */,
  1075. 99C6FE5A22768B5C00C7070A /* Resources */,
  1076. );
  1077. buildRules = (
  1078. );
  1079. dependencies = (
  1080. 99C6FE5E22768B5C00C7070A /* PBXTargetDependency */,
  1081. );
  1082. name = UU_EntTests;
  1083. productName = UU_EntTests;
  1084. productReference = 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */;
  1085. productType = "com.apple.product-type.bundle.unit-test";
  1086. };
  1087. 99C6FE6622768B5C00C7070A /* UU_EntUITests */ = {
  1088. isa = PBXNativeTarget;
  1089. buildConfigurationList = 99C6FE7622768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntUITests" */;
  1090. buildPhases = (
  1091. A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */,
  1092. 99C6FE6322768B5C00C7070A /* Sources */,
  1093. 99C6FE6422768B5C00C7070A /* Frameworks */,
  1094. 99C6FE6522768B5C00C7070A /* Resources */,
  1095. );
  1096. buildRules = (
  1097. );
  1098. dependencies = (
  1099. 99C6FE6922768B5C00C7070A /* PBXTargetDependency */,
  1100. );
  1101. name = UU_EntUITests;
  1102. productName = UU_EntUITests;
  1103. productReference = 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */;
  1104. productType = "com.apple.product-type.bundle.ui-testing";
  1105. };
  1106. /* End PBXNativeTarget section */
  1107. /* Begin PBXProject section */
  1108. 99C6FE3C22768B5B00C7070A /* Project object */ = {
  1109. isa = PBXProject;
  1110. attributes = {
  1111. CLASSPREFIX = YR;
  1112. LastUpgradeCheck = 1020;
  1113. ORGANIZATIONNAME = UAS;
  1114. TargetAttributes = {
  1115. 99C6FE4322768B5B00C7070A = {
  1116. CreatedOnToolsVersion = 10.2.1;
  1117. };
  1118. 99C6FE5B22768B5C00C7070A = {
  1119. CreatedOnToolsVersion = 10.2.1;
  1120. TestTargetID = 99C6FE4322768B5B00C7070A;
  1121. };
  1122. 99C6FE6622768B5C00C7070A = {
  1123. CreatedOnToolsVersion = 10.2.1;
  1124. TestTargetID = 99C6FE4322768B5B00C7070A;
  1125. };
  1126. };
  1127. };
  1128. buildConfigurationList = 99C6FE3F22768B5B00C7070A /* Build configuration list for PBXProject "UU_Ent" */;
  1129. compatibilityVersion = "Xcode 9.3";
  1130. developmentRegion = en;
  1131. hasScannedForEncodings = 0;
  1132. knownRegions = (
  1133. en,
  1134. Base,
  1135. );
  1136. mainGroup = 99C6FE3B22768B5B00C7070A;
  1137. productRefGroup = 99C6FE4522768B5B00C7070A /* Products */;
  1138. projectDirPath = "";
  1139. projectRoot = "";
  1140. targets = (
  1141. 99C6FE4322768B5B00C7070A /* UU_Ent */,
  1142. 99C6FE5B22768B5C00C7070A /* UU_EntTests */,
  1143. 99C6FE6622768B5C00C7070A /* UU_EntUITests */,
  1144. );
  1145. };
  1146. /* End PBXProject section */
  1147. /* Begin PBXResourcesBuildPhase section */
  1148. 99C6FE4222768B5B00C7070A /* Resources */ = {
  1149. isa = PBXResourcesBuildPhase;
  1150. buildActionMask = 2147483647;
  1151. files = (
  1152. 99C16342227FDE64002ED79D /* work_route.json in Resources */,
  1153. 99F4A8432277D845009AA6ED /* loading26.png in Resources */,
  1154. 99F4A8172277D845009AA6ED /* loading46.png in Resources */,
  1155. 99F4A83A2277D845009AA6ED /* loading0.png in Resources */,
  1156. 99F4A8102277D845009AA6ED /* loading24.png in Resources */,
  1157. 99F4A8302277D845009AA6ED /* loading62.png in Resources */,
  1158. 99F4A8462277D845009AA6ED /* loading43.png in Resources */,
  1159. 99F4A8262277D845009AA6ED /* loading22.png in Resources */,
  1160. 99F4A8472277D845009AA6ED /* loading6.png in Resources */,
  1161. 99F4A81E2277D845009AA6ED /* loading57.png in Resources */,
  1162. 99F4A8082277D844009AA6ED /* loading48.png in Resources */,
  1163. 99F4A8272277D845009AA6ED /* loading38.png in Resources */,
  1164. 99F4A82B2277D845009AA6ED /* loading19.png in Resources */,
  1165. 99F4A8132277D845009AA6ED /* loading42.png in Resources */,
  1166. 2710E66A228166990002A4B0 /* mine_route.json in Resources */,
  1167. 99F4A8142277D845009AA6ED /* loading30.png in Resources */,
  1168. 99F4A8412277D845009AA6ED /* loading37.png in Resources */,
  1169. 99F4A8252277D845009AA6ED /* loading14.png in Resources */,
  1170. 99F4A8332277D845009AA6ED /* loading11.png in Resources */,
  1171. 99F4A82E2277D845009AA6ED /* loading39.png in Resources */,
  1172. 99F4A81B2277D845009AA6ED /* loading7.png in Resources */,
  1173. 99F4A8112277D845009AA6ED /* loading33.png in Resources */,
  1174. 99F4A8282277D845009AA6ED /* loading34.png in Resources */,
  1175. 99F4A8242277D845009AA6ED /* loading35.png in Resources */,
  1176. 99F4A8382277D845009AA6ED /* loading4.png in Resources */,
  1177. 99F4A8372277D845009AA6ED /* loading45.png in Resources */,
  1178. 99F4A8222277D845009AA6ED /* loading55.png in Resources */,
  1179. 99F4A8402277D845009AA6ED /* loading61.png in Resources */,
  1180. 99F4A8212277D845009AA6ED /* loading3.png in Resources */,
  1181. 99F4A8442277D845009AA6ED /* loading16.png in Resources */,
  1182. 99C6FE9022768EC000C7070A /* Assets.xcassets in Resources */,
  1183. 99F4A8202277D845009AA6ED /* loading54.png in Resources */,
  1184. 99F4A81A2277D845009AA6ED /* loading18.png in Resources */,
  1185. 99F4A80F2277D845009AA6ED /* loading44.png in Resources */,
  1186. 99F4A8182277D845009AA6ED /* loading20.png in Resources */,
  1187. 9948171422783494007C7CEA /* msg_route.json in Resources */,
  1188. 99F4A8162277D845009AA6ED /* loading63.png in Resources */,
  1189. 99F4A8122277D845009AA6ED /* loading25.png in Resources */,
  1190. 99F4A83C2277D845009AA6ED /* loading21.png in Resources */,
  1191. 99F4A82D2277D845009AA6ED /* loading9.png in Resources */,
  1192. 99F4A8232277D845009AA6ED /* loading59.png in Resources */,
  1193. 99F4A83F2277D845009AA6ED /* loading52.png in Resources */,
  1194. 99F4A83D2277D845009AA6ED /* loading5.png in Resources */,
  1195. 99F4A83B2277D845009AA6ED /* loading56.png in Resources */,
  1196. 99F4A8092277D845009AA6ED /* loading29.png in Resources */,
  1197. 99F4A81D2277D845009AA6ED /* loading10.png in Resources */,
  1198. 99F4A8192277D845009AA6ED /* loading1.png in Resources */,
  1199. 99F4A82F2277D845009AA6ED /* loading28.png in Resources */,
  1200. 99F4A82C2277D845009AA6ED /* loading41.png in Resources */,
  1201. 99F4A80D2277D845009AA6ED /* loading53.png in Resources */,
  1202. 99F4A8312277D845009AA6ED /* loading40.png in Resources */,
  1203. 99F4A80E2277D845009AA6ED /* loading60.png in Resources */,
  1204. 99F4A8452277D845009AA6ED /* loading51.png in Resources */,
  1205. 99F4A8392277D845009AA6ED /* loading2.png in Resources */,
  1206. 99F4A81C2277D845009AA6ED /* loading8.png in Resources */,
  1207. 99F4A8422277D845009AA6ED /* loading58.png in Resources */,
  1208. 99F4A8152277D845009AA6ED /* loading31.png in Resources */,
  1209. 99F4A8362277D845009AA6ED /* loading17.png in Resources */,
  1210. 99F4A80B2277D845009AA6ED /* loading50.png in Resources */,
  1211. 99F4A8342277D845009AA6ED /* loading47.png in Resources */,
  1212. 99F4A80A2277D845009AA6ED /* loading32.png in Resources */,
  1213. 99F4A8292277D845009AA6ED /* loading13.png in Resources */,
  1214. 99F4A8322277D845009AA6ED /* loading15.png in Resources */,
  1215. 99F4A83E2277D845009AA6ED /* loading23.png in Resources */,
  1216. 99F4A80C2277D845009AA6ED /* loading27.png in Resources */,
  1217. 99F4A81F2277D845009AA6ED /* loading12.png in Resources */,
  1218. 99F4A82A2277D845009AA6ED /* loading49.png in Resources */,
  1219. 99F4A8352277D845009AA6ED /* loading36.png in Resources */,
  1220. );
  1221. runOnlyForDeploymentPostprocessing = 0;
  1222. };
  1223. 99C6FE5A22768B5C00C7070A /* Resources */ = {
  1224. isa = PBXResourcesBuildPhase;
  1225. buildActionMask = 2147483647;
  1226. files = (
  1227. );
  1228. runOnlyForDeploymentPostprocessing = 0;
  1229. };
  1230. 99C6FE6522768B5C00C7070A /* Resources */ = {
  1231. isa = PBXResourcesBuildPhase;
  1232. buildActionMask = 2147483647;
  1233. files = (
  1234. );
  1235. runOnlyForDeploymentPostprocessing = 0;
  1236. };
  1237. /* End PBXResourcesBuildPhase section */
  1238. /* Begin PBXShellScriptBuildPhase section */
  1239. 090EEC0300D50242E42AF186 /* [CP] Check Pods Manifest.lock */ = {
  1240. isa = PBXShellScriptBuildPhase;
  1241. buildActionMask = 2147483647;
  1242. files = (
  1243. );
  1244. inputPaths = (
  1245. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1246. "${PODS_ROOT}/Manifest.lock",
  1247. );
  1248. name = "[CP] Check Pods Manifest.lock";
  1249. outputPaths = (
  1250. "$(DERIVED_FILE_DIR)/Pods-UU_Ent-checkManifestLockResult.txt",
  1251. );
  1252. runOnlyForDeploymentPostprocessing = 0;
  1253. shellPath = /bin/sh;
  1254. 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";
  1255. showEnvVarsInLog = 0;
  1256. };
  1257. 448E7422669634DE3F6256F2 /* [CP] Check Pods Manifest.lock */ = {
  1258. isa = PBXShellScriptBuildPhase;
  1259. buildActionMask = 2147483647;
  1260. files = (
  1261. );
  1262. inputPaths = (
  1263. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1264. "${PODS_ROOT}/Manifest.lock",
  1265. );
  1266. name = "[CP] Check Pods Manifest.lock";
  1267. outputPaths = (
  1268. "$(DERIVED_FILE_DIR)/Pods-UU_EntTests-checkManifestLockResult.txt",
  1269. );
  1270. runOnlyForDeploymentPostprocessing = 0;
  1271. shellPath = /bin/sh;
  1272. 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";
  1273. showEnvVarsInLog = 0;
  1274. };
  1275. 79C55E5CC58E2B8BA0FAD00C /* [CP] Copy Pods Resources */ = {
  1276. isa = PBXShellScriptBuildPhase;
  1277. buildActionMask = 2147483647;
  1278. files = (
  1279. );
  1280. inputPaths = (
  1281. "${PODS_ROOT}/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh",
  1282. "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
  1283. "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
  1284. "${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
  1285. );
  1286. name = "[CP] Copy Pods Resources";
  1287. outputPaths = (
  1288. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/IQKeyboardManager.bundle",
  1289. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MJRefresh.bundle",
  1290. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
  1291. );
  1292. runOnlyForDeploymentPostprocessing = 0;
  1293. shellPath = /bin/sh;
  1294. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh\"\n";
  1295. showEnvVarsInLog = 0;
  1296. };
  1297. A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */ = {
  1298. isa = PBXShellScriptBuildPhase;
  1299. buildActionMask = 2147483647;
  1300. files = (
  1301. );
  1302. inputPaths = (
  1303. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1304. "${PODS_ROOT}/Manifest.lock",
  1305. );
  1306. name = "[CP] Check Pods Manifest.lock";
  1307. outputPaths = (
  1308. "$(DERIVED_FILE_DIR)/Pods-UU_EntUITests-checkManifestLockResult.txt",
  1309. );
  1310. runOnlyForDeploymentPostprocessing = 0;
  1311. shellPath = /bin/sh;
  1312. 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";
  1313. showEnvVarsInLog = 0;
  1314. };
  1315. /* End PBXShellScriptBuildPhase section */
  1316. /* Begin PBXSourcesBuildPhase section */
  1317. 99C6FE4022768B5B00C7070A /* Sources */ = {
  1318. isa = PBXSourcesBuildPhase;
  1319. buildActionMask = 2147483647;
  1320. files = (
  1321. 99C6FED12276982F00C7070A /* YRTabBar.m in Sources */,
  1322. 27029BD0227709CC00D53A94 /* UIButton+Layout.m in Sources */,
  1323. 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
  1324. 99C16345228027C8002ED79D /* YRMsgHeader.m in Sources */,
  1325. 99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
  1326. 99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */,
  1327. 99C6FF262276FAE000C7070A /* YRMsgMainModel.m in Sources */,
  1328. 2710E66522815DCF0002A4B0 /* YRMineCell.m in Sources */,
  1329. 99F4A7462277D503009AA6ED /* YRAdView.m in Sources */,
  1330. 99C6FE9222768EC000C7070A /* main.m in Sources */,
  1331. 99C6FE99227690F800C7070A /* YRBaseNav.m in Sources */,
  1332. 99C6FE96227690BE00C7070A /* YRBaseVC.m in Sources */,
  1333. 2710E65522801B7E0002A4B0 /* YRRegisterVC.m in Sources */,
  1334. 99C6FF172276D13500C7070A /* YRUserInfo.m in Sources */,
  1335. 999F6510227E658E00329012 /* UIView+frame.m in Sources */,
  1336. 99C6FEC32276959B00C7070A /* YRWorkVC.m in Sources */,
  1337. 99F4A73D2277D1B8009AA6ED /* YRLoadImgCacheTool.m in Sources */,
  1338. 99C6FECE227697DA00C7070A /* YRContactVC.m in Sources */,
  1339. 99C6FEC82276966600C7070A /* YRWebVC.m in Sources */,
  1340. 99C6FEC02276957400C7070A /* YRMineVC.m in Sources */,
  1341. 2710E66022801ED10002A4B0 /* YRShowMessageFromNavi.m in Sources */,
  1342. 2710E66822815E030002A4B0 /* YRMineModel.m in Sources */,
  1343. 99C6FF1B2276DD3900C7070A /* YRTableView.m in Sources */,
  1344. 27029BD32277E16300D53A94 /* YRButton.m in Sources */,
  1345. 27029BCC2277063F00D53A94 /* UIColor+HexColor.m in Sources */,
  1346. 2710E65822801B930002A4B0 /* YRPwdLevelView.m in Sources */,
  1347. 99F4A7402277D2DF009AA6ED /* YRLoadingVC.m in Sources */,
  1348. 99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */,
  1349. 999F6516227E688600329012 /* UIView+selector.m in Sources */,
  1350. 999F651E227E6A6000329012 /* NSString+regular.m in Sources */,
  1351. 99F4A7432277D332009AA6ED /* YRCountDownView.m in Sources */,
  1352. 2710E65D22801E330002A4B0 /* LeftViewTF.m in Sources */,
  1353. 99C6FEBA2276950C00C7070A /* YRMainVC.m in Sources */,
  1354. 9948171A22785044007C7CEA /* YRWorkCollCell.m in Sources */,
  1355. 27029BC72276A23400D53A94 /* YRLoginVC.m in Sources */,
  1356. 999F6513227E664C00329012 /* UIImageView+userId.m in Sources */,
  1357. 999F651A227E697D00329012 /* UILabel+vertical.m in Sources */,
  1358. 9948171722785013007C7CEA /* YRWorkTabCell.m in Sources */,
  1359. );
  1360. runOnlyForDeploymentPostprocessing = 0;
  1361. };
  1362. 99C6FE5822768B5C00C7070A /* Sources */ = {
  1363. isa = PBXSourcesBuildPhase;
  1364. buildActionMask = 2147483647;
  1365. files = (
  1366. 99C6FE6122768B5C00C7070A /* UU_EntTests.m in Sources */,
  1367. );
  1368. runOnlyForDeploymentPostprocessing = 0;
  1369. };
  1370. 99C6FE6322768B5C00C7070A /* Sources */ = {
  1371. isa = PBXSourcesBuildPhase;
  1372. buildActionMask = 2147483647;
  1373. files = (
  1374. 99C6FE6C22768B5C00C7070A /* UU_EntUITests.m in Sources */,
  1375. );
  1376. runOnlyForDeploymentPostprocessing = 0;
  1377. };
  1378. /* End PBXSourcesBuildPhase section */
  1379. /* Begin PBXTargetDependency section */
  1380. 99C6FE5E22768B5C00C7070A /* PBXTargetDependency */ = {
  1381. isa = PBXTargetDependency;
  1382. target = 99C6FE4322768B5B00C7070A /* UU_Ent */;
  1383. targetProxy = 99C6FE5D22768B5C00C7070A /* PBXContainerItemProxy */;
  1384. };
  1385. 99C6FE6922768B5C00C7070A /* PBXTargetDependency */ = {
  1386. isa = PBXTargetDependency;
  1387. target = 99C6FE4322768B5B00C7070A /* UU_Ent */;
  1388. targetProxy = 99C6FE6822768B5C00C7070A /* PBXContainerItemProxy */;
  1389. };
  1390. /* End PBXTargetDependency section */
  1391. /* Begin XCBuildConfiguration section */
  1392. 99C6FE6E22768B5C00C7070A /* Debug */ = {
  1393. isa = XCBuildConfiguration;
  1394. buildSettings = {
  1395. ALWAYS_SEARCH_USER_PATHS = NO;
  1396. CLANG_ANALYZER_NONNULL = YES;
  1397. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1398. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1399. CLANG_CXX_LIBRARY = "libc++";
  1400. CLANG_ENABLE_MODULES = YES;
  1401. CLANG_ENABLE_OBJC_ARC = YES;
  1402. CLANG_ENABLE_OBJC_WEAK = YES;
  1403. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1404. CLANG_WARN_BOOL_CONVERSION = YES;
  1405. CLANG_WARN_COMMA = YES;
  1406. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1407. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1408. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1409. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1410. CLANG_WARN_EMPTY_BODY = YES;
  1411. CLANG_WARN_ENUM_CONVERSION = YES;
  1412. CLANG_WARN_INFINITE_RECURSION = YES;
  1413. CLANG_WARN_INT_CONVERSION = YES;
  1414. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1415. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1416. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1417. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1418. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1419. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1420. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1421. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1422. CLANG_WARN_UNREACHABLE_CODE = YES;
  1423. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1424. CODE_SIGN_IDENTITY = "iPhone Developer";
  1425. COPY_PHASE_STRIP = NO;
  1426. DEBUG_INFORMATION_FORMAT = dwarf;
  1427. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1428. ENABLE_TESTABILITY = YES;
  1429. GCC_C_LANGUAGE_STANDARD = gnu11;
  1430. GCC_DYNAMIC_NO_PIC = NO;
  1431. GCC_NO_COMMON_BLOCKS = YES;
  1432. GCC_OPTIMIZATION_LEVEL = 0;
  1433. GCC_PREPROCESSOR_DEFINITIONS = (
  1434. "DEBUG=1",
  1435. "$(inherited)",
  1436. );
  1437. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1438. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1439. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1440. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1441. GCC_WARN_UNUSED_FUNCTION = YES;
  1442. GCC_WARN_UNUSED_VARIABLE = YES;
  1443. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  1444. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1445. MTL_FAST_MATH = YES;
  1446. ONLY_ACTIVE_ARCH = YES;
  1447. SDKROOT = iphoneos;
  1448. };
  1449. name = Debug;
  1450. };
  1451. 99C6FE6F22768B5C00C7070A /* Release */ = {
  1452. isa = XCBuildConfiguration;
  1453. buildSettings = {
  1454. ALWAYS_SEARCH_USER_PATHS = NO;
  1455. CLANG_ANALYZER_NONNULL = YES;
  1456. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1457. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1458. CLANG_CXX_LIBRARY = "libc++";
  1459. CLANG_ENABLE_MODULES = YES;
  1460. CLANG_ENABLE_OBJC_ARC = YES;
  1461. CLANG_ENABLE_OBJC_WEAK = YES;
  1462. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1463. CLANG_WARN_BOOL_CONVERSION = YES;
  1464. CLANG_WARN_COMMA = YES;
  1465. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1466. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1467. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1468. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1469. CLANG_WARN_EMPTY_BODY = YES;
  1470. CLANG_WARN_ENUM_CONVERSION = YES;
  1471. CLANG_WARN_INFINITE_RECURSION = YES;
  1472. CLANG_WARN_INT_CONVERSION = YES;
  1473. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1474. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1475. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1476. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1477. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1478. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1479. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1480. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1481. CLANG_WARN_UNREACHABLE_CODE = YES;
  1482. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1483. CODE_SIGN_IDENTITY = "iPhone Developer";
  1484. COPY_PHASE_STRIP = NO;
  1485. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1486. ENABLE_NS_ASSERTIONS = NO;
  1487. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1488. GCC_C_LANGUAGE_STANDARD = gnu11;
  1489. GCC_NO_COMMON_BLOCKS = YES;
  1490. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1491. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1492. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1493. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1494. GCC_WARN_UNUSED_FUNCTION = YES;
  1495. GCC_WARN_UNUSED_VARIABLE = YES;
  1496. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  1497. MTL_ENABLE_DEBUG_INFO = NO;
  1498. MTL_FAST_MATH = YES;
  1499. SDKROOT = iphoneos;
  1500. VALIDATE_PRODUCT = YES;
  1501. };
  1502. name = Release;
  1503. };
  1504. 99C6FE7122768B5C00C7070A /* Debug */ = {
  1505. isa = XCBuildConfiguration;
  1506. baseConfigurationReference = 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */;
  1507. buildSettings = {
  1508. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1509. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1510. CODE_SIGN_STYLE = Automatic;
  1511. DEVELOPMENT_TEAM = 433WAS8387;
  1512. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1513. GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
  1514. INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
  1515. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1516. LD_RUNPATH_SEARCH_PATHS = (
  1517. "$(inherited)",
  1518. "@executable_path/Frameworks",
  1519. );
  1520. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-Ent";
  1521. PRODUCT_NAME = "$(TARGET_NAME)";
  1522. TARGETED_DEVICE_FAMILY = "1,2";
  1523. };
  1524. name = Debug;
  1525. };
  1526. 99C6FE7222768B5C00C7070A /* Release */ = {
  1527. isa = XCBuildConfiguration;
  1528. baseConfigurationReference = 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */;
  1529. buildSettings = {
  1530. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1531. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1532. CODE_SIGN_STYLE = Automatic;
  1533. DEVELOPMENT_TEAM = 433WAS8387;
  1534. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1535. GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
  1536. INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
  1537. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1538. LD_RUNPATH_SEARCH_PATHS = (
  1539. "$(inherited)",
  1540. "@executable_path/Frameworks",
  1541. );
  1542. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-Ent";
  1543. PRODUCT_NAME = "$(TARGET_NAME)";
  1544. TARGETED_DEVICE_FAMILY = "1,2";
  1545. };
  1546. name = Release;
  1547. };
  1548. 99C6FE7422768B5C00C7070A /* Debug */ = {
  1549. isa = XCBuildConfiguration;
  1550. baseConfigurationReference = DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */;
  1551. buildSettings = {
  1552. BUNDLE_LOADER = "$(TEST_HOST)";
  1553. CODE_SIGN_STYLE = Automatic;
  1554. INFOPLIST_FILE = UU_EntTests/Info.plist;
  1555. LD_RUNPATH_SEARCH_PATHS = (
  1556. "$(inherited)",
  1557. "@executable_path/Frameworks",
  1558. "@loader_path/Frameworks",
  1559. );
  1560. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntTests";
  1561. PRODUCT_NAME = "$(TARGET_NAME)";
  1562. TARGETED_DEVICE_FAMILY = "1,2";
  1563. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UU_Ent.app/UU_Ent";
  1564. };
  1565. name = Debug;
  1566. };
  1567. 99C6FE7522768B5C00C7070A /* Release */ = {
  1568. isa = XCBuildConfiguration;
  1569. baseConfigurationReference = 49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */;
  1570. buildSettings = {
  1571. BUNDLE_LOADER = "$(TEST_HOST)";
  1572. CODE_SIGN_STYLE = Automatic;
  1573. INFOPLIST_FILE = UU_EntTests/Info.plist;
  1574. LD_RUNPATH_SEARCH_PATHS = (
  1575. "$(inherited)",
  1576. "@executable_path/Frameworks",
  1577. "@loader_path/Frameworks",
  1578. );
  1579. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntTests";
  1580. PRODUCT_NAME = "$(TARGET_NAME)";
  1581. TARGETED_DEVICE_FAMILY = "1,2";
  1582. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UU_Ent.app/UU_Ent";
  1583. };
  1584. name = Release;
  1585. };
  1586. 99C6FE7722768B5C00C7070A /* Debug */ = {
  1587. isa = XCBuildConfiguration;
  1588. baseConfigurationReference = B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */;
  1589. buildSettings = {
  1590. CODE_SIGN_STYLE = Automatic;
  1591. INFOPLIST_FILE = UU_EntUITests/Info.plist;
  1592. LD_RUNPATH_SEARCH_PATHS = (
  1593. "$(inherited)",
  1594. "@executable_path/Frameworks",
  1595. "@loader_path/Frameworks",
  1596. );
  1597. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntUITests";
  1598. PRODUCT_NAME = "$(TARGET_NAME)";
  1599. TARGETED_DEVICE_FAMILY = "1,2";
  1600. TEST_TARGET_NAME = UU_Ent;
  1601. };
  1602. name = Debug;
  1603. };
  1604. 99C6FE7822768B5C00C7070A /* Release */ = {
  1605. isa = XCBuildConfiguration;
  1606. baseConfigurationReference = 49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */;
  1607. buildSettings = {
  1608. CODE_SIGN_STYLE = Automatic;
  1609. INFOPLIST_FILE = UU_EntUITests/Info.plist;
  1610. LD_RUNPATH_SEARCH_PATHS = (
  1611. "$(inherited)",
  1612. "@executable_path/Frameworks",
  1613. "@loader_path/Frameworks",
  1614. );
  1615. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntUITests";
  1616. PRODUCT_NAME = "$(TARGET_NAME)";
  1617. TARGETED_DEVICE_FAMILY = "1,2";
  1618. TEST_TARGET_NAME = UU_Ent;
  1619. };
  1620. name = Release;
  1621. };
  1622. /* End XCBuildConfiguration section */
  1623. /* Begin XCConfigurationList section */
  1624. 99C6FE3F22768B5B00C7070A /* Build configuration list for PBXProject "UU_Ent" */ = {
  1625. isa = XCConfigurationList;
  1626. buildConfigurations = (
  1627. 99C6FE6E22768B5C00C7070A /* Debug */,
  1628. 99C6FE6F22768B5C00C7070A /* Release */,
  1629. );
  1630. defaultConfigurationIsVisible = 0;
  1631. defaultConfigurationName = Release;
  1632. };
  1633. 99C6FE7022768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_Ent" */ = {
  1634. isa = XCConfigurationList;
  1635. buildConfigurations = (
  1636. 99C6FE7122768B5C00C7070A /* Debug */,
  1637. 99C6FE7222768B5C00C7070A /* Release */,
  1638. );
  1639. defaultConfigurationIsVisible = 0;
  1640. defaultConfigurationName = Release;
  1641. };
  1642. 99C6FE7322768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntTests" */ = {
  1643. isa = XCConfigurationList;
  1644. buildConfigurations = (
  1645. 99C6FE7422768B5C00C7070A /* Debug */,
  1646. 99C6FE7522768B5C00C7070A /* Release */,
  1647. );
  1648. defaultConfigurationIsVisible = 0;
  1649. defaultConfigurationName = Release;
  1650. };
  1651. 99C6FE7622768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntUITests" */ = {
  1652. isa = XCConfigurationList;
  1653. buildConfigurations = (
  1654. 99C6FE7722768B5C00C7070A /* Debug */,
  1655. 99C6FE7822768B5C00C7070A /* Release */,
  1656. );
  1657. defaultConfigurationIsVisible = 0;
  1658. defaultConfigurationName = Release;
  1659. };
  1660. /* End XCConfigurationList section */
  1661. };
  1662. rootObject = 99C6FE3C22768B5B00C7070A /* Project object */;
  1663. }