project.pbxproj 91 KB

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