project.pbxproj 88 KB

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