project.pbxproj 74 KB

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