project.pbxproj 90 KB

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