project.pbxproj 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148
  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. 99C6FF202276E11F00C7070A /* YRMsgMainModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */; };
  28. 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */; };
  29. C2FE1204E87AA4AC2511A808 /* libPods-UU_Ent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */; };
  30. F135D5FAC9D7DD2641DAF236 /* libPods-UU_EntTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */; };
  31. /* End PBXBuildFile section */
  32. /* Begin PBXContainerItemProxy section */
  33. 99C6FE5D22768B5C00C7070A /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 99C6FE3C22768B5B00C7070A /* Project object */;
  36. proxyType = 1;
  37. remoteGlobalIDString = 99C6FE4322768B5B00C7070A;
  38. remoteInfo = UU_Ent;
  39. };
  40. 99C6FE6822768B5C00C7070A /* PBXContainerItemProxy */ = {
  41. isa = PBXContainerItemProxy;
  42. containerPortal = 99C6FE3C22768B5B00C7070A /* Project object */;
  43. proxyType = 1;
  44. remoteGlobalIDString = 99C6FE4322768B5B00C7070A;
  45. remoteInfo = UU_Ent;
  46. };
  47. /* End PBXContainerItemProxy section */
  48. /* Begin PBXFileReference section */
  49. 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_EntTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  50. 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>"; };
  51. 27029BC52276A23400D53A94 /* YRLoginVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRLoginVC.h; sourceTree = "<group>"; };
  52. 27029BC62276A23400D53A94 /* YRLoginVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRLoginVC.m; sourceTree = "<group>"; };
  53. 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>"; };
  54. 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>"; };
  55. 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>"; };
  56. 99C6FE4422768B5B00C7070A /* UU_Ent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UU_Ent.app; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UU_EntTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  58. 99C6FE6022768B5C00C7070A /* UU_EntTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UU_EntTests.m; sourceTree = "<group>"; };
  59. 99C6FE6222768B5C00C7070A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  60. 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UU_EntUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  61. 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UU_EntUITests.m; sourceTree = "<group>"; };
  62. 99C6FE6D22768B5C00C7070A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. 99C6FE7D22768EC000C7070A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  64. 99C6FE7E22768EC000C7070A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  65. 99C6FE8722768EC000C7070A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  66. 99C6FE8A22768EC000C7070A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  67. 99C6FE8B22768EC000C7070A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  68. 99C6FE94227690BE00C7070A /* YRBaseVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRBaseVC.h; sourceTree = "<group>"; };
  69. 99C6FE95227690BE00C7070A /* YRBaseVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRBaseVC.m; sourceTree = "<group>"; };
  70. 99C6FE97227690F800C7070A /* YRBaseNav.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRBaseNav.h; sourceTree = "<group>"; };
  71. 99C6FE98227690F800C7070A /* YRBaseNav.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRBaseNav.m; sourceTree = "<group>"; };
  72. 99C6FEB82276950C00C7070A /* YRMainVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMainVC.h; sourceTree = "<group>"; };
  73. 99C6FEB92276950C00C7070A /* YRMainVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMainVC.m; sourceTree = "<group>"; };
  74. 99C6FEBE2276957400C7070A /* YRMineVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMineVC.h; sourceTree = "<group>"; };
  75. 99C6FEBF2276957400C7070A /* YRMineVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMineVC.m; sourceTree = "<group>"; };
  76. 99C6FEC12276959B00C7070A /* YRWorkVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkVC.h; sourceTree = "<group>"; };
  77. 99C6FEC22276959B00C7070A /* YRWorkVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkVC.m; sourceTree = "<group>"; };
  78. 99C6FEC62276966600C7070A /* YRWebVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWebVC.h; sourceTree = "<group>"; };
  79. 99C6FEC72276966600C7070A /* YRWebVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWebVC.m; sourceTree = "<group>"; };
  80. 99C6FEC9227696CA00C7070A /* YRMsgVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgVC.h; sourceTree = "<group>"; };
  81. 99C6FECA227696CA00C7070A /* YRMsgVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgVC.m; sourceTree = "<group>"; };
  82. 99C6FECC227697DA00C7070A /* YRContactVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRContactVC.h; sourceTree = "<group>"; };
  83. 99C6FECD227697DA00C7070A /* YRContactVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRContactVC.m; sourceTree = "<group>"; };
  84. 99C6FECF2276982F00C7070A /* YRTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTabBar.h; sourceTree = "<group>"; };
  85. 99C6FED02276982F00C7070A /* YRTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTabBar.m; sourceTree = "<group>"; };
  86. 99C6FF122276A58900C7070A /* UU_Ent.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UU_Ent.pch; sourceTree = "<group>"; };
  87. 99C6FF132276C90E00C7070A /* libMasonry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libMasonry.a; sourceTree = BUILT_PRODUCTS_DIR; };
  88. 99C6FF152276D13500C7070A /* YRUserInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRUserInfo.h; sourceTree = "<group>"; };
  89. 99C6FF162276D13500C7070A /* YRUserInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRUserInfo.m; sourceTree = "<group>"; };
  90. 99C6FF192276DD3900C7070A /* YRTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTableView.h; sourceTree = "<group>"; };
  91. 99C6FF1A2276DD3900C7070A /* YRTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTableView.m; sourceTree = "<group>"; };
  92. 99C6FF1D2276DF2700C7070A /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
  93. 99C6FF1E2276E11F00C7070A /* YRMsgMainModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgMainModel.h; sourceTree = "<group>"; };
  94. 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainModel.m; sourceTree = "<group>"; };
  95. 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgMainCell.h; sourceTree = "<group>"; };
  96. 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainCell.m; sourceTree = "<group>"; };
  97. 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>"; };
  98. 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>"; };
  99. F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_Ent.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  100. F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_EntUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  101. /* End PBXFileReference section */
  102. /* Begin PBXFrameworksBuildPhase section */
  103. 99C6FE4122768B5B00C7070A /* Frameworks */ = {
  104. isa = PBXFrameworksBuildPhase;
  105. buildActionMask = 2147483647;
  106. files = (
  107. C2FE1204E87AA4AC2511A808 /* libPods-UU_Ent.a in Frameworks */,
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. 99C6FE5922768B5C00C7070A /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. F135D5FAC9D7DD2641DAF236 /* libPods-UU_EntTests.a in Frameworks */,
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. 99C6FE6422768B5C00C7070A /* Frameworks */ = {
  120. isa = PBXFrameworksBuildPhase;
  121. buildActionMask = 2147483647;
  122. files = (
  123. 3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */,
  124. );
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. /* End PBXFrameworksBuildPhase section */
  128. /* Begin PBXGroup section */
  129. 99C6FE3B22768B5B00C7070A = {
  130. isa = PBXGroup;
  131. children = (
  132. 99C6FE4622768B5B00C7070A /* UU_Ent */,
  133. 99C6FE5F22768B5C00C7070A /* UU_EntTests */,
  134. 99C6FE6A22768B5C00C7070A /* UU_EntUITests */,
  135. 99C6FE4522768B5B00C7070A /* Products */,
  136. DEB95212CB06CC2B2E94075E /* Pods */,
  137. C72D523677B19DCBAEBD26E1 /* Frameworks */,
  138. );
  139. sourceTree = "<group>";
  140. };
  141. 99C6FE4522768B5B00C7070A /* Products */ = {
  142. isa = PBXGroup;
  143. children = (
  144. 99C6FE4422768B5B00C7070A /* UU_Ent.app */,
  145. 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */,
  146. 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */,
  147. );
  148. name = Products;
  149. sourceTree = "<group>";
  150. };
  151. 99C6FE4622768B5B00C7070A /* UU_Ent */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 99C6FE7B22768EC000C7070A /* Modules */,
  155. 99C6FE8C22768EC000C7070A /* Resources */,
  156. 99C6FE8622768EC000C7070A /* Supporting Files */,
  157. 99C6FE8E22768EC000C7070A /* ThirdLib */,
  158. 99C6FE8D22768EC000C7070A /* Utils */,
  159. );
  160. path = UU_Ent;
  161. sourceTree = "<group>";
  162. };
  163. 99C6FE5F22768B5C00C7070A /* UU_EntTests */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 99C6FE6022768B5C00C7070A /* UU_EntTests.m */,
  167. 99C6FE6222768B5C00C7070A /* Info.plist */,
  168. );
  169. path = UU_EntTests;
  170. sourceTree = "<group>";
  171. };
  172. 99C6FE6A22768B5C00C7070A /* UU_EntUITests */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */,
  176. 99C6FE6D22768B5C00C7070A /* Info.plist */,
  177. );
  178. path = UU_EntUITests;
  179. sourceTree = "<group>";
  180. };
  181. 99C6FE7B22768EC000C7070A /* Modules */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 99C6FE8522768EC000C7070A /* Base */,
  185. 99C6FE7C22768EC000C7070A /* App */,
  186. 99C6FE7F22768EC000C7070A /* Contacts */,
  187. 99C6FE8022768EC000C7070A /* Message */,
  188. 99C6FE8122768EC000C7070A /* Work */,
  189. 99C6FE8222768EC000C7070A /* Mine */,
  190. 99C6FE8322768EC000C7070A /* Main */,
  191. 99C6FE8422768EC000C7070A /* Login */,
  192. 99C6FEC42276962800C7070A /* Web */,
  193. );
  194. path = Modules;
  195. sourceTree = "<group>";
  196. };
  197. 99C6FE7C22768EC000C7070A /* App */ = {
  198. isa = PBXGroup;
  199. children = (
  200. 99C6FE7D22768EC000C7070A /* AppDelegate.h */,
  201. 99C6FE7E22768EC000C7070A /* AppDelegate.m */,
  202. );
  203. path = App;
  204. sourceTree = "<group>";
  205. };
  206. 99C6FE7F22768EC000C7070A /* Contacts */ = {
  207. isa = PBXGroup;
  208. children = (
  209. 99C6FE9C2276934900C7070A /* Main */,
  210. );
  211. path = Contacts;
  212. sourceTree = "<group>";
  213. };
  214. 99C6FE8022768EC000C7070A /* Message */ = {
  215. isa = PBXGroup;
  216. children = (
  217. 99C6FE9D2276935400C7070A /* Main */,
  218. );
  219. path = Message;
  220. sourceTree = "<group>";
  221. };
  222. 99C6FE8122768EC000C7070A /* Work */ = {
  223. isa = PBXGroup;
  224. children = (
  225. 99C6FE9A2276933100C7070A /* Main */,
  226. );
  227. path = Work;
  228. sourceTree = "<group>";
  229. };
  230. 99C6FE8222768EC000C7070A /* Mine */ = {
  231. isa = PBXGroup;
  232. children = (
  233. 99C6FE9B2276933F00C7070A /* Main */,
  234. );
  235. path = Mine;
  236. sourceTree = "<group>";
  237. };
  238. 99C6FE8322768EC000C7070A /* Main */ = {
  239. isa = PBXGroup;
  240. children = (
  241. 99C6FE9E227693EB00C7070A /* Main */,
  242. );
  243. path = Main;
  244. sourceTree = "<group>";
  245. };
  246. 99C6FE8422768EC000C7070A /* Login */ = {
  247. isa = PBXGroup;
  248. children = (
  249. 99C6FEA32276940600C7070A /* Main */,
  250. );
  251. path = Login;
  252. sourceTree = "<group>";
  253. };
  254. 99C6FE8522768EC000C7070A /* Base */ = {
  255. isa = PBXGroup;
  256. children = (
  257. 99C6FE94227690BE00C7070A /* YRBaseVC.h */,
  258. 99C6FE95227690BE00C7070A /* YRBaseVC.m */,
  259. 99C6FE97227690F800C7070A /* YRBaseNav.h */,
  260. 99C6FE98227690F800C7070A /* YRBaseNav.m */,
  261. );
  262. path = Base;
  263. sourceTree = "<group>";
  264. };
  265. 99C6FE8622768EC000C7070A /* Supporting Files */ = {
  266. isa = PBXGroup;
  267. children = (
  268. 99C6FF1C2276DF0D00C7070A /* defines */,
  269. 99C6FE8722768EC000C7070A /* Assets.xcassets */,
  270. 99C6FE8A22768EC000C7070A /* main.m */,
  271. 99C6FE8B22768EC000C7070A /* Info.plist */,
  272. 99C6FF122276A58900C7070A /* UU_Ent.pch */,
  273. );
  274. path = "Supporting Files";
  275. sourceTree = "<group>";
  276. };
  277. 99C6FE8C22768EC000C7070A /* Resources */ = {
  278. isa = PBXGroup;
  279. children = (
  280. );
  281. path = Resources;
  282. sourceTree = "<group>";
  283. };
  284. 99C6FE8D22768EC000C7070A /* Utils */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 99C6FF182276DD2400C7070A /* tableView */,
  288. );
  289. path = Utils;
  290. sourceTree = "<group>";
  291. };
  292. 99C6FE8E22768EC000C7070A /* ThirdLib */ = {
  293. isa = PBXGroup;
  294. children = (
  295. );
  296. path = ThirdLib;
  297. sourceTree = "<group>";
  298. };
  299. 99C6FE9A2276933100C7070A /* Main */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 99C6FEAF2276942900C7070A /* Controllers */,
  303. 99C6FEAE2276942900C7070A /* Models */,
  304. 99C6FEAD2276942900C7070A /* Others */,
  305. 99C6FEAC2276942900C7070A /* Views */,
  306. );
  307. path = Main;
  308. sourceTree = "<group>";
  309. };
  310. 99C6FE9B2276933F00C7070A /* Main */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 99C6FEAA2276941A00C7070A /* Controllers */,
  314. 99C6FEA82276941900C7070A /* Models */,
  315. 99C6FEA92276941900C7070A /* Others */,
  316. 99C6FEAB2276941A00C7070A /* Views */,
  317. );
  318. path = Main;
  319. sourceTree = "<group>";
  320. };
  321. 99C6FE9C2276934900C7070A /* Main */ = {
  322. isa = PBXGroup;
  323. children = (
  324. 99C6FEB42276944800C7070A /* Controllers */,
  325. 99C6FEB62276944800C7070A /* Models */,
  326. 99C6FEB52276944800C7070A /* Others */,
  327. 99C6FEB72276944800C7070A /* Views */,
  328. );
  329. path = Main;
  330. sourceTree = "<group>";
  331. };
  332. 99C6FE9D2276935400C7070A /* Main */ = {
  333. isa = PBXGroup;
  334. children = (
  335. 99C6FEB32276943C00C7070A /* Controllers */,
  336. 99C6FEB02276943B00C7070A /* Models */,
  337. 99C6FEB12276943B00C7070A /* Others */,
  338. 99C6FEB22276943C00C7070A /* Views */,
  339. );
  340. path = Main;
  341. sourceTree = "<group>";
  342. };
  343. 99C6FE9E227693EB00C7070A /* Main */ = {
  344. isa = PBXGroup;
  345. children = (
  346. 99C6FE9F227693EB00C7070A /* Others */,
  347. 99C6FEA0227693EB00C7070A /* Models */,
  348. 99C6FEA1227693EB00C7070A /* Controllers */,
  349. 99C6FEA2227693EB00C7070A /* Views */,
  350. );
  351. path = Main;
  352. sourceTree = "<group>";
  353. };
  354. 99C6FE9F227693EB00C7070A /* Others */ = {
  355. isa = PBXGroup;
  356. children = (
  357. );
  358. path = Others;
  359. sourceTree = "<group>";
  360. };
  361. 99C6FEA0227693EB00C7070A /* Models */ = {
  362. isa = PBXGroup;
  363. children = (
  364. );
  365. path = Models;
  366. sourceTree = "<group>";
  367. };
  368. 99C6FEA1227693EB00C7070A /* Controllers */ = {
  369. isa = PBXGroup;
  370. children = (
  371. 99C6FEB82276950C00C7070A /* YRMainVC.h */,
  372. 99C6FEB92276950C00C7070A /* YRMainVC.m */,
  373. );
  374. path = Controllers;
  375. sourceTree = "<group>";
  376. };
  377. 99C6FEA2227693EB00C7070A /* Views */ = {
  378. isa = PBXGroup;
  379. children = (
  380. 99C6FECF2276982F00C7070A /* YRTabBar.h */,
  381. 99C6FED02276982F00C7070A /* YRTabBar.m */,
  382. );
  383. path = Views;
  384. sourceTree = "<group>";
  385. };
  386. 99C6FEA32276940600C7070A /* Main */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 99C6FEA42276940600C7070A /* Others */,
  390. 99C6FEA52276940600C7070A /* Models */,
  391. 99C6FEA62276940600C7070A /* Controllers */,
  392. 99C6FEA72276940600C7070A /* Views */,
  393. );
  394. path = Main;
  395. sourceTree = "<group>";
  396. };
  397. 99C6FEA42276940600C7070A /* Others */ = {
  398. isa = PBXGroup;
  399. children = (
  400. );
  401. path = Others;
  402. sourceTree = "<group>";
  403. };
  404. 99C6FEA52276940600C7070A /* Models */ = {
  405. isa = PBXGroup;
  406. children = (
  407. );
  408. path = Models;
  409. sourceTree = "<group>";
  410. };
  411. 99C6FEA62276940600C7070A /* Controllers */ = {
  412. isa = PBXGroup;
  413. children = (
  414. 27029BC52276A23400D53A94 /* YRLoginVC.h */,
  415. 27029BC62276A23400D53A94 /* YRLoginVC.m */,
  416. );
  417. path = Controllers;
  418. sourceTree = "<group>";
  419. };
  420. 99C6FEA72276940600C7070A /* Views */ = {
  421. isa = PBXGroup;
  422. children = (
  423. );
  424. path = Views;
  425. sourceTree = "<group>";
  426. };
  427. 99C6FEA82276941900C7070A /* Models */ = {
  428. isa = PBXGroup;
  429. children = (
  430. );
  431. path = Models;
  432. sourceTree = "<group>";
  433. };
  434. 99C6FEA92276941900C7070A /* Others */ = {
  435. isa = PBXGroup;
  436. children = (
  437. 99C6FF152276D13500C7070A /* YRUserInfo.h */,
  438. 99C6FF162276D13500C7070A /* YRUserInfo.m */,
  439. );
  440. path = Others;
  441. sourceTree = "<group>";
  442. };
  443. 99C6FEAA2276941A00C7070A /* Controllers */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 99C6FEBE2276957400C7070A /* YRMineVC.h */,
  447. 99C6FEBF2276957400C7070A /* YRMineVC.m */,
  448. );
  449. path = Controllers;
  450. sourceTree = "<group>";
  451. };
  452. 99C6FEAB2276941A00C7070A /* Views */ = {
  453. isa = PBXGroup;
  454. children = (
  455. );
  456. path = Views;
  457. sourceTree = "<group>";
  458. };
  459. 99C6FEAC2276942900C7070A /* Views */ = {
  460. isa = PBXGroup;
  461. children = (
  462. );
  463. path = Views;
  464. sourceTree = "<group>";
  465. };
  466. 99C6FEAD2276942900C7070A /* Others */ = {
  467. isa = PBXGroup;
  468. children = (
  469. );
  470. path = Others;
  471. sourceTree = "<group>";
  472. };
  473. 99C6FEAE2276942900C7070A /* Models */ = {
  474. isa = PBXGroup;
  475. children = (
  476. );
  477. path = Models;
  478. sourceTree = "<group>";
  479. };
  480. 99C6FEAF2276942900C7070A /* Controllers */ = {
  481. isa = PBXGroup;
  482. children = (
  483. 99C6FEC12276959B00C7070A /* YRWorkVC.h */,
  484. 99C6FEC22276959B00C7070A /* YRWorkVC.m */,
  485. );
  486. path = Controllers;
  487. sourceTree = "<group>";
  488. };
  489. 99C6FEB02276943B00C7070A /* Models */ = {
  490. isa = PBXGroup;
  491. children = (
  492. );
  493. path = Models;
  494. sourceTree = "<group>";
  495. };
  496. 99C6FEB12276943B00C7070A /* Others */ = {
  497. isa = PBXGroup;
  498. children = (
  499. 99C6FF1E2276E11F00C7070A /* YRMsgMainModel.h */,
  500. 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */,
  501. );
  502. path = Others;
  503. sourceTree = "<group>";
  504. };
  505. 99C6FEB22276943C00C7070A /* Views */ = {
  506. isa = PBXGroup;
  507. children = (
  508. 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */,
  509. 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */,
  510. );
  511. path = Views;
  512. sourceTree = "<group>";
  513. };
  514. 99C6FEB32276943C00C7070A /* Controllers */ = {
  515. isa = PBXGroup;
  516. children = (
  517. 99C6FEC9227696CA00C7070A /* YRMsgVC.h */,
  518. 99C6FECA227696CA00C7070A /* YRMsgVC.m */,
  519. );
  520. path = Controllers;
  521. sourceTree = "<group>";
  522. };
  523. 99C6FEB42276944800C7070A /* Controllers */ = {
  524. isa = PBXGroup;
  525. children = (
  526. 99C6FECC227697DA00C7070A /* YRContactVC.h */,
  527. 99C6FECD227697DA00C7070A /* YRContactVC.m */,
  528. );
  529. path = Controllers;
  530. sourceTree = "<group>";
  531. };
  532. 99C6FEB52276944800C7070A /* Others */ = {
  533. isa = PBXGroup;
  534. children = (
  535. );
  536. path = Others;
  537. sourceTree = "<group>";
  538. };
  539. 99C6FEB62276944800C7070A /* Models */ = {
  540. isa = PBXGroup;
  541. children = (
  542. );
  543. path = Models;
  544. sourceTree = "<group>";
  545. };
  546. 99C6FEB72276944800C7070A /* Views */ = {
  547. isa = PBXGroup;
  548. children = (
  549. );
  550. path = Views;
  551. sourceTree = "<group>";
  552. };
  553. 99C6FEC42276962800C7070A /* Web */ = {
  554. isa = PBXGroup;
  555. children = (
  556. 99C6FEC52276965200C7070A /* Main */,
  557. );
  558. name = Web;
  559. path = UU_Ent/Modules/Web;
  560. sourceTree = SOURCE_ROOT;
  561. };
  562. 99C6FEC52276965200C7070A /* Main */ = {
  563. isa = PBXGroup;
  564. children = (
  565. 99C6FEC62276966600C7070A /* YRWebVC.h */,
  566. 99C6FEC72276966600C7070A /* YRWebVC.m */,
  567. );
  568. path = Main;
  569. sourceTree = "<group>";
  570. };
  571. 99C6FF182276DD2400C7070A /* tableView */ = {
  572. isa = PBXGroup;
  573. children = (
  574. 99C6FF192276DD3900C7070A /* YRTableView.h */,
  575. 99C6FF1A2276DD3900C7070A /* YRTableView.m */,
  576. );
  577. path = tableView;
  578. sourceTree = "<group>";
  579. };
  580. 99C6FF1C2276DF0D00C7070A /* defines */ = {
  581. isa = PBXGroup;
  582. children = (
  583. 99C6FF1D2276DF2700C7070A /* common.h */,
  584. );
  585. path = defines;
  586. sourceTree = "<group>";
  587. };
  588. C72D523677B19DCBAEBD26E1 /* Frameworks */ = {
  589. isa = PBXGroup;
  590. children = (
  591. 99C6FF132276C90E00C7070A /* libMasonry.a */,
  592. F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */,
  593. 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */,
  594. F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */,
  595. );
  596. name = Frameworks;
  597. sourceTree = "<group>";
  598. };
  599. DEB95212CB06CC2B2E94075E /* Pods */ = {
  600. isa = PBXGroup;
  601. children = (
  602. 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */,
  603. 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */,
  604. DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */,
  605. 49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */,
  606. B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */,
  607. 49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */,
  608. );
  609. name = Pods;
  610. sourceTree = "<group>";
  611. };
  612. /* End PBXGroup section */
  613. /* Begin PBXNativeTarget section */
  614. 99C6FE4322768B5B00C7070A /* UU_Ent */ = {
  615. isa = PBXNativeTarget;
  616. buildConfigurationList = 99C6FE7022768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_Ent" */;
  617. buildPhases = (
  618. 090EEC0300D50242E42AF186 /* [CP] Check Pods Manifest.lock */,
  619. 99C6FE4022768B5B00C7070A /* Sources */,
  620. 99C6FE4122768B5B00C7070A /* Frameworks */,
  621. 99C6FE4222768B5B00C7070A /* Resources */,
  622. 79C55E5CC58E2B8BA0FAD00C /* [CP] Copy Pods Resources */,
  623. );
  624. buildRules = (
  625. );
  626. dependencies = (
  627. );
  628. name = UU_Ent;
  629. productName = UU_Ent;
  630. productReference = 99C6FE4422768B5B00C7070A /* UU_Ent.app */;
  631. productType = "com.apple.product-type.application";
  632. };
  633. 99C6FE5B22768B5C00C7070A /* UU_EntTests */ = {
  634. isa = PBXNativeTarget;
  635. buildConfigurationList = 99C6FE7322768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntTests" */;
  636. buildPhases = (
  637. 448E7422669634DE3F6256F2 /* [CP] Check Pods Manifest.lock */,
  638. 99C6FE5822768B5C00C7070A /* Sources */,
  639. 99C6FE5922768B5C00C7070A /* Frameworks */,
  640. 99C6FE5A22768B5C00C7070A /* Resources */,
  641. );
  642. buildRules = (
  643. );
  644. dependencies = (
  645. 99C6FE5E22768B5C00C7070A /* PBXTargetDependency */,
  646. );
  647. name = UU_EntTests;
  648. productName = UU_EntTests;
  649. productReference = 99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */;
  650. productType = "com.apple.product-type.bundle.unit-test";
  651. };
  652. 99C6FE6622768B5C00C7070A /* UU_EntUITests */ = {
  653. isa = PBXNativeTarget;
  654. buildConfigurationList = 99C6FE7622768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntUITests" */;
  655. buildPhases = (
  656. A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */,
  657. 99C6FE6322768B5C00C7070A /* Sources */,
  658. 99C6FE6422768B5C00C7070A /* Frameworks */,
  659. 99C6FE6522768B5C00C7070A /* Resources */,
  660. );
  661. buildRules = (
  662. );
  663. dependencies = (
  664. 99C6FE6922768B5C00C7070A /* PBXTargetDependency */,
  665. );
  666. name = UU_EntUITests;
  667. productName = UU_EntUITests;
  668. productReference = 99C6FE6722768B5C00C7070A /* UU_EntUITests.xctest */;
  669. productType = "com.apple.product-type.bundle.ui-testing";
  670. };
  671. /* End PBXNativeTarget section */
  672. /* Begin PBXProject section */
  673. 99C6FE3C22768B5B00C7070A /* Project object */ = {
  674. isa = PBXProject;
  675. attributes = {
  676. CLASSPREFIX = YR;
  677. LastUpgradeCheck = 1020;
  678. ORGANIZATIONNAME = UAS;
  679. TargetAttributes = {
  680. 99C6FE4322768B5B00C7070A = {
  681. CreatedOnToolsVersion = 10.2.1;
  682. };
  683. 99C6FE5B22768B5C00C7070A = {
  684. CreatedOnToolsVersion = 10.2.1;
  685. TestTargetID = 99C6FE4322768B5B00C7070A;
  686. };
  687. 99C6FE6622768B5C00C7070A = {
  688. CreatedOnToolsVersion = 10.2.1;
  689. TestTargetID = 99C6FE4322768B5B00C7070A;
  690. };
  691. };
  692. };
  693. buildConfigurationList = 99C6FE3F22768B5B00C7070A /* Build configuration list for PBXProject "UU_Ent" */;
  694. compatibilityVersion = "Xcode 9.3";
  695. developmentRegion = en;
  696. hasScannedForEncodings = 0;
  697. knownRegions = (
  698. en,
  699. Base,
  700. );
  701. mainGroup = 99C6FE3B22768B5B00C7070A;
  702. productRefGroup = 99C6FE4522768B5B00C7070A /* Products */;
  703. projectDirPath = "";
  704. projectRoot = "";
  705. targets = (
  706. 99C6FE4322768B5B00C7070A /* UU_Ent */,
  707. 99C6FE5B22768B5C00C7070A /* UU_EntTests */,
  708. 99C6FE6622768B5C00C7070A /* UU_EntUITests */,
  709. );
  710. };
  711. /* End PBXProject section */
  712. /* Begin PBXResourcesBuildPhase section */
  713. 99C6FE4222768B5B00C7070A /* Resources */ = {
  714. isa = PBXResourcesBuildPhase;
  715. buildActionMask = 2147483647;
  716. files = (
  717. 99C6FE9022768EC000C7070A /* Assets.xcassets in Resources */,
  718. );
  719. runOnlyForDeploymentPostprocessing = 0;
  720. };
  721. 99C6FE5A22768B5C00C7070A /* Resources */ = {
  722. isa = PBXResourcesBuildPhase;
  723. buildActionMask = 2147483647;
  724. files = (
  725. );
  726. runOnlyForDeploymentPostprocessing = 0;
  727. };
  728. 99C6FE6522768B5C00C7070A /* Resources */ = {
  729. isa = PBXResourcesBuildPhase;
  730. buildActionMask = 2147483647;
  731. files = (
  732. );
  733. runOnlyForDeploymentPostprocessing = 0;
  734. };
  735. /* End PBXResourcesBuildPhase section */
  736. /* Begin PBXShellScriptBuildPhase section */
  737. 090EEC0300D50242E42AF186 /* [CP] Check Pods Manifest.lock */ = {
  738. isa = PBXShellScriptBuildPhase;
  739. buildActionMask = 2147483647;
  740. files = (
  741. );
  742. inputPaths = (
  743. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  744. "${PODS_ROOT}/Manifest.lock",
  745. );
  746. name = "[CP] Check Pods Manifest.lock";
  747. outputPaths = (
  748. "$(DERIVED_FILE_DIR)/Pods-UU_Ent-checkManifestLockResult.txt",
  749. );
  750. runOnlyForDeploymentPostprocessing = 0;
  751. shellPath = /bin/sh;
  752. 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";
  753. showEnvVarsInLog = 0;
  754. };
  755. 448E7422669634DE3F6256F2 /* [CP] Check Pods Manifest.lock */ = {
  756. isa = PBXShellScriptBuildPhase;
  757. buildActionMask = 2147483647;
  758. files = (
  759. );
  760. inputPaths = (
  761. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  762. "${PODS_ROOT}/Manifest.lock",
  763. );
  764. name = "[CP] Check Pods Manifest.lock";
  765. outputPaths = (
  766. "$(DERIVED_FILE_DIR)/Pods-UU_EntTests-checkManifestLockResult.txt",
  767. );
  768. runOnlyForDeploymentPostprocessing = 0;
  769. shellPath = /bin/sh;
  770. 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";
  771. showEnvVarsInLog = 0;
  772. };
  773. 79C55E5CC58E2B8BA0FAD00C /* [CP] Copy Pods Resources */ = {
  774. isa = PBXShellScriptBuildPhase;
  775. buildActionMask = 2147483647;
  776. files = (
  777. );
  778. inputPaths = (
  779. "${SRCROOT}/Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh",
  780. "${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
  781. );
  782. name = "[CP] Copy Pods Resources";
  783. outputPaths = (
  784. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
  785. );
  786. runOnlyForDeploymentPostprocessing = 0;
  787. shellPath = /bin/sh;
  788. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh\"\n";
  789. showEnvVarsInLog = 0;
  790. };
  791. A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */ = {
  792. isa = PBXShellScriptBuildPhase;
  793. buildActionMask = 2147483647;
  794. files = (
  795. );
  796. inputPaths = (
  797. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  798. "${PODS_ROOT}/Manifest.lock",
  799. );
  800. name = "[CP] Check Pods Manifest.lock";
  801. outputPaths = (
  802. "$(DERIVED_FILE_DIR)/Pods-UU_EntUITests-checkManifestLockResult.txt",
  803. );
  804. runOnlyForDeploymentPostprocessing = 0;
  805. shellPath = /bin/sh;
  806. 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";
  807. showEnvVarsInLog = 0;
  808. };
  809. /* End PBXShellScriptBuildPhase section */
  810. /* Begin PBXSourcesBuildPhase section */
  811. 99C6FE4022768B5B00C7070A /* Sources */ = {
  812. isa = PBXSourcesBuildPhase;
  813. buildActionMask = 2147483647;
  814. files = (
  815. 99C6FED12276982F00C7070A /* YRTabBar.m in Sources */,
  816. 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
  817. 99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
  818. 99C6FE9222768EC000C7070A /* main.m in Sources */,
  819. 99C6FE99227690F800C7070A /* YRBaseNav.m in Sources */,
  820. 99C6FF202276E11F00C7070A /* YRMsgMainModel.m in Sources */,
  821. 99C6FE96227690BE00C7070A /* YRBaseVC.m in Sources */,
  822. 99C6FF172276D13500C7070A /* YRUserInfo.m in Sources */,
  823. 99C6FEC32276959B00C7070A /* YRWorkVC.m in Sources */,
  824. 99C6FECE227697DA00C7070A /* YRContactVC.m in Sources */,
  825. 99C6FEC82276966600C7070A /* YRWebVC.m in Sources */,
  826. 99C6FEC02276957400C7070A /* YRMineVC.m in Sources */,
  827. 99C6FF1B2276DD3900C7070A /* YRTableView.m in Sources */,
  828. 99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */,
  829. 99C6FEBA2276950C00C7070A /* YRMainVC.m in Sources */,
  830. 27029BC72276A23400D53A94 /* YRLoginVC.m in Sources */,
  831. );
  832. runOnlyForDeploymentPostprocessing = 0;
  833. };
  834. 99C6FE5822768B5C00C7070A /* Sources */ = {
  835. isa = PBXSourcesBuildPhase;
  836. buildActionMask = 2147483647;
  837. files = (
  838. 99C6FE6122768B5C00C7070A /* UU_EntTests.m in Sources */,
  839. );
  840. runOnlyForDeploymentPostprocessing = 0;
  841. };
  842. 99C6FE6322768B5C00C7070A /* Sources */ = {
  843. isa = PBXSourcesBuildPhase;
  844. buildActionMask = 2147483647;
  845. files = (
  846. 99C6FE6C22768B5C00C7070A /* UU_EntUITests.m in Sources */,
  847. );
  848. runOnlyForDeploymentPostprocessing = 0;
  849. };
  850. /* End PBXSourcesBuildPhase section */
  851. /* Begin PBXTargetDependency section */
  852. 99C6FE5E22768B5C00C7070A /* PBXTargetDependency */ = {
  853. isa = PBXTargetDependency;
  854. target = 99C6FE4322768B5B00C7070A /* UU_Ent */;
  855. targetProxy = 99C6FE5D22768B5C00C7070A /* PBXContainerItemProxy */;
  856. };
  857. 99C6FE6922768B5C00C7070A /* PBXTargetDependency */ = {
  858. isa = PBXTargetDependency;
  859. target = 99C6FE4322768B5B00C7070A /* UU_Ent */;
  860. targetProxy = 99C6FE6822768B5C00C7070A /* PBXContainerItemProxy */;
  861. };
  862. /* End PBXTargetDependency section */
  863. /* Begin XCBuildConfiguration section */
  864. 99C6FE6E22768B5C00C7070A /* Debug */ = {
  865. isa = XCBuildConfiguration;
  866. buildSettings = {
  867. ALWAYS_SEARCH_USER_PATHS = NO;
  868. CLANG_ANALYZER_NONNULL = YES;
  869. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  870. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  871. CLANG_CXX_LIBRARY = "libc++";
  872. CLANG_ENABLE_MODULES = YES;
  873. CLANG_ENABLE_OBJC_ARC = YES;
  874. CLANG_ENABLE_OBJC_WEAK = YES;
  875. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  876. CLANG_WARN_BOOL_CONVERSION = YES;
  877. CLANG_WARN_COMMA = YES;
  878. CLANG_WARN_CONSTANT_CONVERSION = YES;
  879. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  880. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  881. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  882. CLANG_WARN_EMPTY_BODY = YES;
  883. CLANG_WARN_ENUM_CONVERSION = YES;
  884. CLANG_WARN_INFINITE_RECURSION = YES;
  885. CLANG_WARN_INT_CONVERSION = YES;
  886. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  887. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  888. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  889. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  890. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  891. CLANG_WARN_STRICT_PROTOTYPES = YES;
  892. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  893. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  894. CLANG_WARN_UNREACHABLE_CODE = YES;
  895. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  896. CODE_SIGN_IDENTITY = "iPhone Developer";
  897. COPY_PHASE_STRIP = NO;
  898. DEBUG_INFORMATION_FORMAT = dwarf;
  899. ENABLE_STRICT_OBJC_MSGSEND = YES;
  900. ENABLE_TESTABILITY = YES;
  901. GCC_C_LANGUAGE_STANDARD = gnu11;
  902. GCC_DYNAMIC_NO_PIC = NO;
  903. GCC_NO_COMMON_BLOCKS = YES;
  904. GCC_OPTIMIZATION_LEVEL = 0;
  905. GCC_PREPROCESSOR_DEFINITIONS = (
  906. "DEBUG=1",
  907. "$(inherited)",
  908. );
  909. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  910. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  911. GCC_WARN_UNDECLARED_SELECTOR = YES;
  912. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  913. GCC_WARN_UNUSED_FUNCTION = YES;
  914. GCC_WARN_UNUSED_VARIABLE = YES;
  915. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  916. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  917. MTL_FAST_MATH = YES;
  918. ONLY_ACTIVE_ARCH = YES;
  919. SDKROOT = iphoneos;
  920. };
  921. name = Debug;
  922. };
  923. 99C6FE6F22768B5C00C7070A /* Release */ = {
  924. isa = XCBuildConfiguration;
  925. buildSettings = {
  926. ALWAYS_SEARCH_USER_PATHS = NO;
  927. CLANG_ANALYZER_NONNULL = YES;
  928. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  929. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  930. CLANG_CXX_LIBRARY = "libc++";
  931. CLANG_ENABLE_MODULES = YES;
  932. CLANG_ENABLE_OBJC_ARC = YES;
  933. CLANG_ENABLE_OBJC_WEAK = YES;
  934. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  935. CLANG_WARN_BOOL_CONVERSION = YES;
  936. CLANG_WARN_COMMA = YES;
  937. CLANG_WARN_CONSTANT_CONVERSION = YES;
  938. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  939. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  940. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  941. CLANG_WARN_EMPTY_BODY = YES;
  942. CLANG_WARN_ENUM_CONVERSION = YES;
  943. CLANG_WARN_INFINITE_RECURSION = YES;
  944. CLANG_WARN_INT_CONVERSION = YES;
  945. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  946. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  947. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  948. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  949. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  950. CLANG_WARN_STRICT_PROTOTYPES = YES;
  951. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  952. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  953. CLANG_WARN_UNREACHABLE_CODE = YES;
  954. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  955. CODE_SIGN_IDENTITY = "iPhone Developer";
  956. COPY_PHASE_STRIP = NO;
  957. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  958. ENABLE_NS_ASSERTIONS = NO;
  959. ENABLE_STRICT_OBJC_MSGSEND = YES;
  960. GCC_C_LANGUAGE_STANDARD = gnu11;
  961. GCC_NO_COMMON_BLOCKS = YES;
  962. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  963. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  964. GCC_WARN_UNDECLARED_SELECTOR = YES;
  965. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  966. GCC_WARN_UNUSED_FUNCTION = YES;
  967. GCC_WARN_UNUSED_VARIABLE = YES;
  968. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  969. MTL_ENABLE_DEBUG_INFO = NO;
  970. MTL_FAST_MATH = YES;
  971. SDKROOT = iphoneos;
  972. VALIDATE_PRODUCT = YES;
  973. };
  974. name = Release;
  975. };
  976. 99C6FE7122768B5C00C7070A /* Debug */ = {
  977. isa = XCBuildConfiguration;
  978. baseConfigurationReference = 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */;
  979. buildSettings = {
  980. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  981. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  982. CODE_SIGN_STYLE = Automatic;
  983. DEVELOPMENT_TEAM = 433WAS8387;
  984. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  985. GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
  986. INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
  987. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  988. LD_RUNPATH_SEARCH_PATHS = (
  989. "$(inherited)",
  990. "@executable_path/Frameworks",
  991. );
  992. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-Ent";
  993. PRODUCT_NAME = "$(TARGET_NAME)";
  994. TARGETED_DEVICE_FAMILY = "1,2";
  995. };
  996. name = Debug;
  997. };
  998. 99C6FE7222768B5C00C7070A /* Release */ = {
  999. isa = XCBuildConfiguration;
  1000. baseConfigurationReference = 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */;
  1001. buildSettings = {
  1002. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1003. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1004. CODE_SIGN_STYLE = Automatic;
  1005. DEVELOPMENT_TEAM = 433WAS8387;
  1006. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1007. GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
  1008. INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
  1009. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1010. LD_RUNPATH_SEARCH_PATHS = (
  1011. "$(inherited)",
  1012. "@executable_path/Frameworks",
  1013. );
  1014. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-Ent";
  1015. PRODUCT_NAME = "$(TARGET_NAME)";
  1016. TARGETED_DEVICE_FAMILY = "1,2";
  1017. };
  1018. name = Release;
  1019. };
  1020. 99C6FE7422768B5C00C7070A /* Debug */ = {
  1021. isa = XCBuildConfiguration;
  1022. baseConfigurationReference = DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */;
  1023. buildSettings = {
  1024. BUNDLE_LOADER = "$(TEST_HOST)";
  1025. CODE_SIGN_STYLE = Automatic;
  1026. INFOPLIST_FILE = UU_EntTests/Info.plist;
  1027. LD_RUNPATH_SEARCH_PATHS = (
  1028. "$(inherited)",
  1029. "@executable_path/Frameworks",
  1030. "@loader_path/Frameworks",
  1031. );
  1032. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntTests";
  1033. PRODUCT_NAME = "$(TARGET_NAME)";
  1034. TARGETED_DEVICE_FAMILY = "1,2";
  1035. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UU_Ent.app/UU_Ent";
  1036. };
  1037. name = Debug;
  1038. };
  1039. 99C6FE7522768B5C00C7070A /* Release */ = {
  1040. isa = XCBuildConfiguration;
  1041. baseConfigurationReference = 49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */;
  1042. buildSettings = {
  1043. BUNDLE_LOADER = "$(TEST_HOST)";
  1044. CODE_SIGN_STYLE = Automatic;
  1045. INFOPLIST_FILE = UU_EntTests/Info.plist;
  1046. LD_RUNPATH_SEARCH_PATHS = (
  1047. "$(inherited)",
  1048. "@executable_path/Frameworks",
  1049. "@loader_path/Frameworks",
  1050. );
  1051. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntTests";
  1052. PRODUCT_NAME = "$(TARGET_NAME)";
  1053. TARGETED_DEVICE_FAMILY = "1,2";
  1054. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UU_Ent.app/UU_Ent";
  1055. };
  1056. name = Release;
  1057. };
  1058. 99C6FE7722768B5C00C7070A /* Debug */ = {
  1059. isa = XCBuildConfiguration;
  1060. baseConfigurationReference = B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */;
  1061. buildSettings = {
  1062. CODE_SIGN_STYLE = Automatic;
  1063. INFOPLIST_FILE = UU_EntUITests/Info.plist;
  1064. LD_RUNPATH_SEARCH_PATHS = (
  1065. "$(inherited)",
  1066. "@executable_path/Frameworks",
  1067. "@loader_path/Frameworks",
  1068. );
  1069. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntUITests";
  1070. PRODUCT_NAME = "$(TARGET_NAME)";
  1071. TARGETED_DEVICE_FAMILY = "1,2";
  1072. TEST_TARGET_NAME = UU_Ent;
  1073. };
  1074. name = Debug;
  1075. };
  1076. 99C6FE7822768B5C00C7070A /* Release */ = {
  1077. isa = XCBuildConfiguration;
  1078. baseConfigurationReference = 49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */;
  1079. buildSettings = {
  1080. CODE_SIGN_STYLE = Automatic;
  1081. INFOPLIST_FILE = UU_EntUITests/Info.plist;
  1082. LD_RUNPATH_SEARCH_PATHS = (
  1083. "$(inherited)",
  1084. "@executable_path/Frameworks",
  1085. "@loader_path/Frameworks",
  1086. );
  1087. PRODUCT_BUNDLE_IDENTIFIER = "YR.UU-EntUITests";
  1088. PRODUCT_NAME = "$(TARGET_NAME)";
  1089. TARGETED_DEVICE_FAMILY = "1,2";
  1090. TEST_TARGET_NAME = UU_Ent;
  1091. };
  1092. name = Release;
  1093. };
  1094. /* End XCBuildConfiguration section */
  1095. /* Begin XCConfigurationList section */
  1096. 99C6FE3F22768B5B00C7070A /* Build configuration list for PBXProject "UU_Ent" */ = {
  1097. isa = XCConfigurationList;
  1098. buildConfigurations = (
  1099. 99C6FE6E22768B5C00C7070A /* Debug */,
  1100. 99C6FE6F22768B5C00C7070A /* Release */,
  1101. );
  1102. defaultConfigurationIsVisible = 0;
  1103. defaultConfigurationName = Release;
  1104. };
  1105. 99C6FE7022768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_Ent" */ = {
  1106. isa = XCConfigurationList;
  1107. buildConfigurations = (
  1108. 99C6FE7122768B5C00C7070A /* Debug */,
  1109. 99C6FE7222768B5C00C7070A /* Release */,
  1110. );
  1111. defaultConfigurationIsVisible = 0;
  1112. defaultConfigurationName = Release;
  1113. };
  1114. 99C6FE7322768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntTests" */ = {
  1115. isa = XCConfigurationList;
  1116. buildConfigurations = (
  1117. 99C6FE7422768B5C00C7070A /* Debug */,
  1118. 99C6FE7522768B5C00C7070A /* Release */,
  1119. );
  1120. defaultConfigurationIsVisible = 0;
  1121. defaultConfigurationName = Release;
  1122. };
  1123. 99C6FE7622768B5C00C7070A /* Build configuration list for PBXNativeTarget "UU_EntUITests" */ = {
  1124. isa = XCConfigurationList;
  1125. buildConfigurations = (
  1126. 99C6FE7722768B5C00C7070A /* Debug */,
  1127. 99C6FE7822768B5C00C7070A /* Release */,
  1128. );
  1129. defaultConfigurationIsVisible = 0;
  1130. defaultConfigurationName = Release;
  1131. };
  1132. /* End XCConfigurationList section */
  1133. };
  1134. rootObject = 99C6FE3C22768B5B00C7070A /* Project object */;
  1135. }