project.pbxproj 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2281B61AEFC76AFFBF9C29DD /* Pods_JSJP_Student_sw.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C45679F20E7108A4E8C08D40 /* Pods_JSJP_Student_sw.framework */; };
  10. 90A64B902A25A49500D8BED6 /* URLNavigationMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B8F2A25A49500D8BED6 /* URLNavigationMap.swift */; };
  11. 90A64B922A25A4DC00D8BED6 /* NYSwRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B912A25A4DC00D8BED6 /* NYSwRouter.swift */; };
  12. 90A64B972A25A57C00D8BED6 /* NYSwToaster.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B962A25A57C00D8BED6 /* NYSwToaster.swift */; };
  13. 90A64B992A25A7F100D8BED6 /* MainNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B982A25A7F100D8BED6 /* MainNavigationController.swift */; };
  14. 90A64B9B2A25A91B00D8BED6 /* HomeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B9A2A25A91B00D8BED6 /* HomeService.swift */; };
  15. 90A64BA02A25AA0900D8BED6 /* SplashModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64B9F2A25AA0900D8BED6 /* SplashModel.swift */; };
  16. 90A64BA42A25BD1400D8BED6 /* LoadingPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BA32A25BD1400D8BED6 /* LoadingPlugin.swift */; };
  17. 90A64BA62A25BD3A00D8BED6 /* Networking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BA52A25BD3A00D8BED6 /* Networking.swift */; };
  18. 90A64BA82A25BF8100D8BED6 /* HomeAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BA72A25BF8100D8BED6 /* HomeAPI.swift */; };
  19. 90A64BAD2A25C32900D8BED6 /* HomeParentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BAC2A25C32900D8BED6 /* HomeParentViewController.swift */; };
  20. 90A64BAF2A25C35700D8BED6 /* HomeEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BAE2A25C35700D8BED6 /* HomeEnum.swift */; };
  21. 90A64BB12A25D03700D8BED6 /* SplashViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BB02A25D03700D8BED6 /* SplashViewController.swift */; };
  22. 90A64BB32A25D11800D8BED6 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BB22A25D11800D8BED6 /* BaseViewController.swift */; };
  23. 90A64BB72A25D56700D8BED6 /* TimeKeepParentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BB62A25D56700D8BED6 /* TimeKeepParentViewController.swift */; };
  24. 90A64BBB2A25D76100D8BED6 /* MineParentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BBA2A25D76100D8BED6 /* MineParentViewController.swift */; };
  25. 90A64BBD2A25D9D300D8BED6 /* MainTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BBC2A25D9D300D8BED6 /* MainTabBarController.swift */; };
  26. 90A64BBF2A25DFDB00D8BED6 /* MainTabBarViewReactor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BBE2A25DFDA00D8BED6 /* MainTabBarViewReactor.swift */; };
  27. 90A64BC12A25E1CF00D8BED6 /* TogetherDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BC02A25E1CF00D8BED6 /* TogetherDataManager.swift */; };
  28. 90A64BC82A25E98C00D8BED6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90A64BC62A25E98B00D8BED6 /* Main.storyboard */; };
  29. 90A64BC92A25E98C00D8BED6 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BC72A25E98C00D8BED6 /* ViewController.swift */; };
  30. 90A64BCC2A2603CB00D8BED6 /* HomeNavBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BCB2A2603CB00D8BED6 /* HomeNavBar.swift */; };
  31. 90A64BCE2A2603DD00D8BED6 /* HomeNavBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90A64BCD2A2603DD00D8BED6 /* HomeNavBar.xib */; };
  32. 90A64BD82A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BD12A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.m */; };
  33. 90A64BD92A2604F600D8BED6 /* GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BD62A2604F600D8BED6 /* GJRatioAutoLayout.m */; };
  34. 90A64BDA2A2604F600D8BED6 /* UIView+GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90A64BD72A2604F600D8BED6 /* UIView+GJRatioAutoLayout.m */; };
  35. B204266C2A1B0E50009FAC45 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204266B2A1B0E50009FAC45 /* AppDelegate.swift */; };
  36. B20426752A1B0E52009FAC45 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B20426742A1B0E52009FAC45 /* Assets.xcassets */; };
  37. B20426782A1B0E52009FAC45 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B20426762A1B0E52009FAC45 /* LaunchScreen.storyboard */; };
  38. B20426802A1B397E009FAC45 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B204267F2A1B397E009FAC45 /* libz.tbd */; };
  39. B20426822A1B39C2009FAC45 /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426812A1B39C2009FAC45 /* libbz2.tbd */; };
  40. B20426842A1B39E3009FAC45 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426832A1B39E2009FAC45 /* libc++.tbd */; };
  41. B20426862A1B39FA009FAC45 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426852A1B39FA009FAC45 /* CoreVideo.framework */; };
  42. B20426882A1B3A03009FAC45 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426872A1B3A03009FAC45 /* CoreGraphics.framework */; };
  43. B204268A2A1B3A14009FAC45 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426892A1B3A14009FAC45 /* CoreMedia.framework */; };
  44. B204268C2A1B3A22009FAC45 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B204268B2A1B3A22009FAC45 /* MediaPlayer.framework */; };
  45. B204268E2A1B3A3C009FAC45 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B204268D2A1B3A3C009FAC45 /* OpenGLES.framework */; };
  46. B20426902A1B3A5C009FAC45 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B204268F2A1B3A5C009FAC45 /* QuartzCore.framework */; };
  47. B20426922A1B3A66009FAC45 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426912A1B3A66009FAC45 /* AVFoundation.framework */; };
  48. B20426942A1B3A6E009FAC45 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426932A1B3A6E009FAC45 /* UIKit.framework */; };
  49. B20426972A1B3A91009FAC45 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426952A1B3A91009FAC45 /* AudioToolbox.framework */; };
  50. B20426982A1B3A91009FAC45 /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426962A1B3A91009FAC45 /* VideoToolbox.framework */; };
  51. B204269A2A1B3A9B009FAC45 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B20426992A1B3A9B009FAC45 /* CoreServices.framework */; };
  52. B20426AB2A1B4738009FAC45 /* Moya+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A12A1B4738009FAC45 /* Moya+Rx.swift */; };
  53. B20426AC2A1B4738009FAC45 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A22A1B4738009FAC45 /* UIScrollView+Rx.swift */; };
  54. B20426AD2A1B4738009FAC45 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A32A1B4738009FAC45 /* UILabel+Rx.swift */; };
  55. B20426AE2A1B4738009FAC45 /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A42A1B4738009FAC45 /* NotificationCenter+Rx.swift */; };
  56. B20426AF2A1B4738009FAC45 /* UIView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A52A1B4738009FAC45 /* UIView+Rx.swift */; };
  57. B20426B02A1B4738009FAC45 /* UICollectionViewFlexLayout+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A62A1B4738009FAC45 /* UICollectionViewFlexLayout+Rx.swift */; };
  58. B20426B12A1B4738009FAC45 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A72A1B4738009FAC45 /* UICollectionView+Rx.swift */; };
  59. B20426B22A1B4738009FAC45 /* PullToRefresh+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426A82A1B4738009FAC45 /* PullToRefresh+Rx.swift */; };
  60. B20426B32A1B4738009FAC45 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426AA2A1B4738009FAC45 /* Logger.swift */; };
  61. B20426C72A1B4DB6009FAC45 /* Data+Cache.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426B52A1B4DB6009FAC45 /* Data+Cache.swift */; };
  62. B20426C82A1B4DB6009FAC45 /* DefaultsKeys+Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426B62A1B4DB6009FAC45 /* DefaultsKeys+Key.swift */; };
  63. B20426C92A1B4DB6009FAC45 /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426B72A1B4DB6009FAC45 /* UIColor+Hex.swift */; };
  64. B20426CA2A1B4DB6009FAC45 /* UIImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426B82A1B4DB6009FAC45 /* UIImageView+Kingfisher.swift */; };
  65. B20426CB2A1B4DB6009FAC45 /* DispatchQueue+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426B92A1B4DB6009FAC45 /* DispatchQueue+Extension.swift */; };
  66. B20426CC2A1B4DB6009FAC45 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BA2A1B4DB6009FAC45 /* UIButton+Kingfisher.swift */; };
  67. B20426CD2A1B4DB6009FAC45 /* String+BoundingRect.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BB2A1B4DB6009FAC45 /* String+BoundingRect.swift */; };
  68. B20426CE2A1B4DB6009FAC45 /* UIImage+Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BC2A1B4DB6009FAC45 /* UIImage+Placeholder.swift */; };
  69. B20426CF2A1B4DB6009FAC45 /* UIScrollView+Direction.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BD2A1B4DB6009FAC45 /* UIScrollView+Direction.swift */; };
  70. B20426D02A1B4DB6009FAC45 /* UIBarButtonItem+Init.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BE2A1B4DB6009FAC45 /* UIBarButtonItem+Init.swift */; };
  71. B20426D12A1B4DB6009FAC45 /* UIBarButtonItem+FixSpace.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426BF2A1B4DB6009FAC45 /* UIBarButtonItem+FixSpace.swift */; };
  72. B20426D22A1B4DB6009FAC45 /* UIViewController+NetAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C02A1B4DB6009FAC45 /* UIViewController+NetAnimation.swift */; };
  73. B20426D32A1B4DB6009FAC45 /* Array+SectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C12A1B4DB6009FAC45 /* Array+SectionModel.swift */; };
  74. B20426D42A1B4DB6009FAC45 /* UIView+CornerRadius.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C22A1B4DB6009FAC45 /* UIView+CornerRadius.swift */; };
  75. B20426D52A1B4DB6009FAC45 /* UIScrollView+ScrollToBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C32A1B4DB6009FAC45 /* UIScrollView+ScrollToBottom.swift */; };
  76. B20426D62A1B4DB6009FAC45 /* UIColor+Bilibili.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C42A1B4DB6009FAC45 /* UIColor+Bilibili.swift */; };
  77. B20426D72A1B4DB6009FAC45 /* NSAttributedString+BoundingRect.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C52A1B4DB6009FAC45 /* NSAttributedString+BoundingRect.swift */; };
  78. B20426D82A1B4DB6009FAC45 /* VTContentView+Gesture.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426C62A1B4DB6009FAC45 /* VTContentView+Gesture.swift */; };
  79. B204270F2A1B4ED2009FAC45 /* LWPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426DC2A1B4ED1009FAC45 /* LWPlayer.swift */; };
  80. B20427102A1B4ED2009FAC45 /* LWPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426DD2A1B4ED1009FAC45 /* LWPlayerView.swift */; };
  81. B20427112A1B4ED2009FAC45 /* LWPlayerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426DE2A1B4ED1009FAC45 /* LWPlayerManager.swift */; };
  82. B20427122A1B4ED2009FAC45 /* LWPlayerControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426DF2A1B4ED1009FAC45 /* LWPlayerControlView.swift */; };
  83. B20427132A1B4ED2009FAC45 /* LWPlayerSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E02A1B4ED1009FAC45 /* LWPlayerSlider.swift */; };
  84. B20427142A1B4ED2009FAC45 /* AVPlayer+LWPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E22A1B4ED1009FAC45 /* AVPlayer+LWPlayer.swift */; };
  85. B20427152A1B4ED2009FAC45 /* Timer+LWPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E32A1B4ED1009FAC45 /* Timer+LWPlayer.swift */; };
  86. B20427162A1B4ED2009FAC45 /* LWPlayerUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E52A1B4ED1009FAC45 /* LWPlayerUtils.swift */; };
  87. B20427172A1B4ED2009FAC45 /* LWPlayerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E62A1B4ED1009FAC45 /* LWPlayerDelegate.swift */; };
  88. B20427182A1B4ED2009FAC45 /* LWPlayerEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E72A1B4ED1009FAC45 /* LWPlayerEnum.swift */; };
  89. B20427192A1B4ED2009FAC45 /* LWPlayerFullScreenViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426E92A1B4ED1009FAC45 /* LWPlayerFullScreenViewController.swift */; };
  90. B204271A2A1B4ED2009FAC45 /* Refreshable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426EB2A1B4ED1009FAC45 /* Refreshable.swift */; };
  91. B204271B2A1B4ED2009FAC45 /* NetAnimationLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426EC2A1B4ED1009FAC45 /* NetAnimationLoadable.swift */; };
  92. B204271C2A1B4ED2009FAC45 /* NibLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426ED2A1B4ED1009FAC45 /* NibLoadable.swift */; };
  93. B204271E2A1B4ED2009FAC45 /* BilibiliCollectionViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426F22A1B4ED2009FAC45 /* BilibiliCollectionViewLayout.swift */; };
  94. B204271F2A1B4ED2009FAC45 /* GesConflictCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426F42A1B4ED2009FAC45 /* GesConflictCollectionView.swift */; };
  95. B20427232A1B4ED2009FAC45 /* SearchBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426FA2A1B4ED2009FAC45 /* SearchBarView.swift */; };
  96. B20427242A1B4ED2009FAC45 /* SearchBarView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B20426FB2A1B4ED2009FAC45 /* SearchBarView.xib */; };
  97. B20427252A1B4ED2009FAC45 /* EmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = B20426FD2A1B4ED2009FAC45 /* EmptyView.xib */; };
  98. B20427262A1B4ED2009FAC45 /* EmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20426FE2A1B4ED2009FAC45 /* EmptyView.swift */; };
  99. B20427272A1B4ED2009FAC45 /* NetAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427002A1B4ED2009FAC45 /* NetAnimationView.swift */; };
  100. B204272E2A1B4ED2009FAC45 /* PopOverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204270A2A1B4ED2009FAC45 /* PopOverView.swift */; };
  101. B204272F2A1B4ED2009FAC45 /* PopOverViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204270B2A1B4ED2009FAC45 /* PopOverViewCell.swift */; };
  102. B20427302A1B4ED2009FAC45 /* PopOverViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B204270C2A1B4ED2009FAC45 /* PopOverViewCell.xib */; };
  103. B20427312A1B4ED2009FAC45 /* PopOverViewSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204270D2A1B4ED2009FAC45 /* PopOverViewSettings.swift */; };
  104. B20427322A1B4ED2009FAC45 /* Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204270E2A1B4ED2009FAC45 /* Action.swift */; };
  105. B20427342A1B5167009FAC45 /* CompositionRoot.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427332A1B5167009FAC45 /* CompositionRoot.swift */; };
  106. B20427362A1B5420009FAC45 /* NetEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427352A1B5420009FAC45 /* NetEnvironment.swift */; };
  107. B20427382A1B549F009FAC45 /* RequestError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427372A1B549F009FAC45 /* RequestError.swift */; };
  108. B204273A2A1B558F009FAC45 /* NYAppCongfigure.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427392A1B558F009FAC45 /* NYAppCongfigure.swift */; };
  109. B204273D2A1B567A009FAC45 /* NYImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204273C2A1B567A009FAC45 /* NYImage.swift */; };
  110. B204273F2A1B5691009FAC45 /* NYFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = B204273E2A1B5691009FAC45 /* NYFont.swift */; };
  111. B20427412A1B56B1009FAC45 /* NYNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427402A1B56B1009FAC45 /* NYNumber.swift */; };
  112. B20427432A1B5846009FAC45 /* Snap.swift in Sources */ = {isa = PBXBuildFile; fileRef = B20427422A1B5846009FAC45 /* Snap.swift */; };
  113. /* End PBXBuildFile section */
  114. /* Begin PBXFileReference section */
  115. 0F56AF3A85733CC3ECD33CC5 /* Pods-JSJP_Student_sw.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JSJP_Student_sw.debug.xcconfig"; path = "Target Support Files/Pods-JSJP_Student_sw/Pods-JSJP_Student_sw.debug.xcconfig"; sourceTree = "<group>"; };
  116. 90A64B8F2A25A49500D8BED6 /* URLNavigationMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLNavigationMap.swift; sourceTree = "<group>"; };
  117. 90A64B912A25A4DC00D8BED6 /* NYSwRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYSwRouter.swift; sourceTree = "<group>"; };
  118. 90A64B962A25A57C00D8BED6 /* NYSwToaster.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYSwToaster.swift; sourceTree = "<group>"; };
  119. 90A64B982A25A7F100D8BED6 /* MainNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainNavigationController.swift; sourceTree = "<group>"; };
  120. 90A64B9A2A25A91B00D8BED6 /* HomeService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeService.swift; sourceTree = "<group>"; };
  121. 90A64B9F2A25AA0900D8BED6 /* SplashModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashModel.swift; sourceTree = "<group>"; };
  122. 90A64BA32A25BD1400D8BED6 /* LoadingPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoadingPlugin.swift; sourceTree = "<group>"; };
  123. 90A64BA52A25BD3A00D8BED6 /* Networking.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Networking.swift; sourceTree = "<group>"; };
  124. 90A64BA72A25BF8100D8BED6 /* HomeAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeAPI.swift; sourceTree = "<group>"; };
  125. 90A64BAC2A25C32900D8BED6 /* HomeParentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeParentViewController.swift; sourceTree = "<group>"; };
  126. 90A64BAE2A25C35700D8BED6 /* HomeEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeEnum.swift; sourceTree = "<group>"; };
  127. 90A64BB02A25D03700D8BED6 /* SplashViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashViewController.swift; sourceTree = "<group>"; };
  128. 90A64BB22A25D11800D8BED6 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
  129. 90A64BB62A25D56700D8BED6 /* TimeKeepParentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeKeepParentViewController.swift; sourceTree = "<group>"; };
  130. 90A64BBA2A25D76100D8BED6 /* MineParentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineParentViewController.swift; sourceTree = "<group>"; };
  131. 90A64BBC2A25D9D300D8BED6 /* MainTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabBarController.swift; sourceTree = "<group>"; };
  132. 90A64BBE2A25DFDA00D8BED6 /* MainTabBarViewReactor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabBarViewReactor.swift; sourceTree = "<group>"; };
  133. 90A64BC02A25E1CF00D8BED6 /* TogetherDataManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TogetherDataManager.swift; sourceTree = "<group>"; };
  134. 90A64BC62A25E98B00D8BED6 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
  135. 90A64BC72A25E98C00D8BED6 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  136. 90A64BCB2A2603CB00D8BED6 /* HomeNavBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeNavBar.swift; sourceTree = "<group>"; };
  137. 90A64BCD2A2603DD00D8BED6 /* HomeNavBar.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeNavBar.xib; sourceTree = "<group>"; };
  138. 90A64BD12A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+GJRatioAutoLayout.m"; sourceTree = "<group>"; };
  139. 90A64BD22A2604F600D8BED6 /* GJRatioAutoLayoutDefine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GJRatioAutoLayoutDefine.h; sourceTree = "<group>"; };
  140. 90A64BD32A2604F600D8BED6 /* GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GJRatioAutoLayout.h; sourceTree = "<group>"; };
  141. 90A64BD42A2604F600D8BED6 /* UIView+GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+GJRatioAutoLayout.h"; sourceTree = "<group>"; };
  142. 90A64BD52A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+GJRatioAutoLayout.h"; sourceTree = "<group>"; };
  143. 90A64BD62A2604F600D8BED6 /* GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GJRatioAutoLayout.m; sourceTree = "<group>"; };
  144. 90A64BD72A2604F600D8BED6 /* UIView+GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+GJRatioAutoLayout.m"; sourceTree = "<group>"; };
  145. 90A64BDB2A2605C500D8BED6 /* JSJP-Brigding-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "JSJP-Brigding-Header.h"; sourceTree = "<group>"; };
  146. B20426682A1B0E50009FAC45 /* JSJP_Student_sw.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JSJP_Student_sw.app; sourceTree = BUILT_PRODUCTS_DIR; };
  147. B204266B2A1B0E50009FAC45 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  148. B20426742A1B0E52009FAC45 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  149. B20426772A1B0E52009FAC45 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  150. B20426792A1B0E52009FAC45 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  151. B204267F2A1B397E009FAC45 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  152. B20426812A1B39C2009FAC45 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; };
  153. B20426832A1B39E2009FAC45 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  154. B20426852A1B39FA009FAC45 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  155. B20426872A1B3A03009FAC45 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  156. B20426892A1B3A14009FAC45 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  157. B204268B2A1B3A22009FAC45 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
  158. B204268D2A1B3A3C009FAC45 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  159. B204268F2A1B3A5C009FAC45 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  160. B20426912A1B3A66009FAC45 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  161. B20426932A1B3A6E009FAC45 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  162. B20426952A1B3A91009FAC45 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  163. B20426962A1B3A91009FAC45 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  164. B20426992A1B3A9B009FAC45 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
  165. B20426A12A1B4738009FAC45 /* Moya+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Moya+Rx.swift"; sourceTree = "<group>"; };
  166. B20426A22A1B4738009FAC45 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIScrollView+Rx.swift"; sourceTree = "<group>"; };
  167. B20426A32A1B4738009FAC45 /* UILabel+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UILabel+Rx.swift"; sourceTree = "<group>"; };
  168. B20426A42A1B4738009FAC45 /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NotificationCenter+Rx.swift"; sourceTree = "<group>"; };
  169. B20426A52A1B4738009FAC45 /* UIView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Rx.swift"; sourceTree = "<group>"; };
  170. B20426A62A1B4738009FAC45 /* UICollectionViewFlexLayout+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UICollectionViewFlexLayout+Rx.swift"; sourceTree = "<group>"; };
  171. B20426A72A1B4738009FAC45 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UICollectionView+Rx.swift"; sourceTree = "<group>"; };
  172. B20426A82A1B4738009FAC45 /* PullToRefresh+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PullToRefresh+Rx.swift"; sourceTree = "<group>"; };
  173. B20426AA2A1B4738009FAC45 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
  174. B20426B52A1B4DB6009FAC45 /* Data+Cache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Data+Cache.swift"; sourceTree = "<group>"; };
  175. B20426B62A1B4DB6009FAC45 /* DefaultsKeys+Key.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DefaultsKeys+Key.swift"; sourceTree = "<group>"; };
  176. B20426B72A1B4DB6009FAC45 /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
  177. B20426B82A1B4DB6009FAC45 /* UIImageView+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImageView+Kingfisher.swift"; sourceTree = "<group>"; };
  178. B20426B92A1B4DB6009FAC45 /* DispatchQueue+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DispatchQueue+Extension.swift"; sourceTree = "<group>"; };
  179. B20426BA2A1B4DB6009FAC45 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Kingfisher.swift"; sourceTree = "<group>"; };
  180. B20426BB2A1B4DB6009FAC45 /* String+BoundingRect.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+BoundingRect.swift"; sourceTree = "<group>"; };
  181. B20426BC2A1B4DB6009FAC45 /* UIImage+Placeholder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Placeholder.swift"; sourceTree = "<group>"; };
  182. B20426BD2A1B4DB6009FAC45 /* UIScrollView+Direction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIScrollView+Direction.swift"; sourceTree = "<group>"; };
  183. B20426BE2A1B4DB6009FAC45 /* UIBarButtonItem+Init.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIBarButtonItem+Init.swift"; sourceTree = "<group>"; };
  184. B20426BF2A1B4DB6009FAC45 /* UIBarButtonItem+FixSpace.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIBarButtonItem+FixSpace.swift"; sourceTree = "<group>"; };
  185. B20426C02A1B4DB6009FAC45 /* UIViewController+NetAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+NetAnimation.swift"; sourceTree = "<group>"; };
  186. B20426C12A1B4DB6009FAC45 /* Array+SectionModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+SectionModel.swift"; sourceTree = "<group>"; };
  187. B20426C22A1B4DB6009FAC45 /* UIView+CornerRadius.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+CornerRadius.swift"; sourceTree = "<group>"; };
  188. B20426C32A1B4DB6009FAC45 /* UIScrollView+ScrollToBottom.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIScrollView+ScrollToBottom.swift"; sourceTree = "<group>"; };
  189. B20426C42A1B4DB6009FAC45 /* UIColor+Bilibili.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Bilibili.swift"; sourceTree = "<group>"; };
  190. B20426C52A1B4DB6009FAC45 /* NSAttributedString+BoundingRect.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSAttributedString+BoundingRect.swift"; sourceTree = "<group>"; };
  191. B20426C62A1B4DB6009FAC45 /* VTContentView+Gesture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "VTContentView+Gesture.swift"; sourceTree = "<group>"; };
  192. B20426DC2A1B4ED1009FAC45 /* LWPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayer.swift; sourceTree = "<group>"; };
  193. B20426DD2A1B4ED1009FAC45 /* LWPlayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerView.swift; sourceTree = "<group>"; };
  194. B20426DE2A1B4ED1009FAC45 /* LWPlayerManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerManager.swift; sourceTree = "<group>"; };
  195. B20426DF2A1B4ED1009FAC45 /* LWPlayerControlView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerControlView.swift; sourceTree = "<group>"; };
  196. B20426E02A1B4ED1009FAC45 /* LWPlayerSlider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerSlider.swift; sourceTree = "<group>"; };
  197. B20426E22A1B4ED1009FAC45 /* AVPlayer+LWPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AVPlayer+LWPlayer.swift"; sourceTree = "<group>"; };
  198. B20426E32A1B4ED1009FAC45 /* Timer+LWPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Timer+LWPlayer.swift"; sourceTree = "<group>"; };
  199. B20426E52A1B4ED1009FAC45 /* LWPlayerUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerUtils.swift; sourceTree = "<group>"; };
  200. B20426E62A1B4ED1009FAC45 /* LWPlayerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerDelegate.swift; sourceTree = "<group>"; };
  201. B20426E72A1B4ED1009FAC45 /* LWPlayerEnum.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerEnum.swift; sourceTree = "<group>"; };
  202. B20426E92A1B4ED1009FAC45 /* LWPlayerFullScreenViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LWPlayerFullScreenViewController.swift; sourceTree = "<group>"; };
  203. B20426EB2A1B4ED1009FAC45 /* Refreshable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Refreshable.swift; sourceTree = "<group>"; };
  204. B20426EC2A1B4ED1009FAC45 /* NetAnimationLoadable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetAnimationLoadable.swift; sourceTree = "<group>"; };
  205. B20426ED2A1B4ED1009FAC45 /* NibLoadable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = "<group>"; };
  206. B20426F22A1B4ED2009FAC45 /* BilibiliCollectionViewLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BilibiliCollectionViewLayout.swift; sourceTree = "<group>"; };
  207. B20426F42A1B4ED2009FAC45 /* GesConflictCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GesConflictCollectionView.swift; sourceTree = "<group>"; };
  208. B20426FA2A1B4ED2009FAC45 /* SearchBarView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchBarView.swift; sourceTree = "<group>"; };
  209. B20426FB2A1B4ED2009FAC45 /* SearchBarView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SearchBarView.xib; sourceTree = "<group>"; };
  210. B20426FD2A1B4ED2009FAC45 /* EmptyView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = EmptyView.xib; sourceTree = "<group>"; };
  211. B20426FE2A1B4ED2009FAC45 /* EmptyView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmptyView.swift; sourceTree = "<group>"; };
  212. B20427002A1B4ED2009FAC45 /* NetAnimationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetAnimationView.swift; sourceTree = "<group>"; };
  213. B204270A2A1B4ED2009FAC45 /* PopOverView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopOverView.swift; sourceTree = "<group>"; };
  214. B204270B2A1B4ED2009FAC45 /* PopOverViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopOverViewCell.swift; sourceTree = "<group>"; };
  215. B204270C2A1B4ED2009FAC45 /* PopOverViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PopOverViewCell.xib; sourceTree = "<group>"; };
  216. B204270D2A1B4ED2009FAC45 /* PopOverViewSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopOverViewSettings.swift; sourceTree = "<group>"; };
  217. B204270E2A1B4ED2009FAC45 /* Action.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Action.swift; sourceTree = "<group>"; };
  218. B20427332A1B5167009FAC45 /* CompositionRoot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompositionRoot.swift; sourceTree = "<group>"; };
  219. B20427352A1B5420009FAC45 /* NetEnvironment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetEnvironment.swift; sourceTree = "<group>"; };
  220. B20427372A1B549F009FAC45 /* RequestError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestError.swift; sourceTree = "<group>"; };
  221. B20427392A1B558F009FAC45 /* NYAppCongfigure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYAppCongfigure.swift; sourceTree = "<group>"; };
  222. B204273C2A1B567A009FAC45 /* NYImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYImage.swift; sourceTree = "<group>"; };
  223. B204273E2A1B5691009FAC45 /* NYFont.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYFont.swift; sourceTree = "<group>"; };
  224. B20427402A1B56B1009FAC45 /* NYNumber.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYNumber.swift; sourceTree = "<group>"; };
  225. B20427422A1B5846009FAC45 /* Snap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Snap.swift; sourceTree = "<group>"; };
  226. C45679F20E7108A4E8C08D40 /* Pods_JSJP_Student_sw.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JSJP_Student_sw.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  227. CD9D09C8A577A2C67B753E0D /* Pods-JSJP_Student_sw.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JSJP_Student_sw.release.xcconfig"; path = "Target Support Files/Pods-JSJP_Student_sw/Pods-JSJP_Student_sw.release.xcconfig"; sourceTree = "<group>"; };
  228. /* End PBXFileReference section */
  229. /* Begin PBXFrameworksBuildPhase section */
  230. B20426652A1B0E50009FAC45 /* Frameworks */ = {
  231. isa = PBXFrameworksBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. B204269A2A1B3A9B009FAC45 /* CoreServices.framework in Frameworks */,
  235. B20426972A1B3A91009FAC45 /* AudioToolbox.framework in Frameworks */,
  236. B20426982A1B3A91009FAC45 /* VideoToolbox.framework in Frameworks */,
  237. B20426942A1B3A6E009FAC45 /* UIKit.framework in Frameworks */,
  238. B20426922A1B3A66009FAC45 /* AVFoundation.framework in Frameworks */,
  239. B20426902A1B3A5C009FAC45 /* QuartzCore.framework in Frameworks */,
  240. B204268E2A1B3A3C009FAC45 /* OpenGLES.framework in Frameworks */,
  241. B204268C2A1B3A22009FAC45 /* MediaPlayer.framework in Frameworks */,
  242. B204268A2A1B3A14009FAC45 /* CoreMedia.framework in Frameworks */,
  243. B20426882A1B3A03009FAC45 /* CoreGraphics.framework in Frameworks */,
  244. B20426862A1B39FA009FAC45 /* CoreVideo.framework in Frameworks */,
  245. B20426842A1B39E3009FAC45 /* libc++.tbd in Frameworks */,
  246. B20426822A1B39C2009FAC45 /* libbz2.tbd in Frameworks */,
  247. B20426802A1B397E009FAC45 /* libz.tbd in Frameworks */,
  248. 2281B61AEFC76AFFBF9C29DD /* Pods_JSJP_Student_sw.framework in Frameworks */,
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. /* End PBXFrameworksBuildPhase section */
  253. /* Begin PBXGroup section */
  254. 90A64B932A25A55F00D8BED6 /* Toaster */ = {
  255. isa = PBXGroup;
  256. children = (
  257. 90A64B962A25A57C00D8BED6 /* NYSwToaster.swift */,
  258. );
  259. path = Toaster;
  260. sourceTree = "<group>";
  261. };
  262. 90A64B9C2A25A9BE00D8BED6 /* Models */ = {
  263. isa = PBXGroup;
  264. children = (
  265. );
  266. path = Models;
  267. sourceTree = "<group>";
  268. };
  269. 90A64B9D2A25A9D000D8BED6 /* Modulars */ = {
  270. isa = PBXGroup;
  271. children = (
  272. 90A64BB82A25D60500D8BED6 /* Mine */,
  273. 90A64BB42A25D4E600D8BED6 /* Timekeep */,
  274. 90A64BA92A25C28A00D8BED6 /* Home */,
  275. 90A64B9E2A25A9E500D8BED6 /* Splash */,
  276. );
  277. path = Modulars;
  278. sourceTree = "<group>";
  279. };
  280. 90A64B9E2A25A9E500D8BED6 /* Splash */ = {
  281. isa = PBXGroup;
  282. children = (
  283. 90A64B9F2A25AA0900D8BED6 /* SplashModel.swift */,
  284. 90A64BB02A25D03700D8BED6 /* SplashViewController.swift */,
  285. );
  286. path = Splash;
  287. sourceTree = "<group>";
  288. };
  289. 90A64BA12A25BCAD00D8BED6 /* New Group */ = {
  290. isa = PBXGroup;
  291. children = (
  292. );
  293. path = "New Group";
  294. sourceTree = "<group>";
  295. };
  296. 90A64BA22A25BCFA00D8BED6 /* Plugins */ = {
  297. isa = PBXGroup;
  298. children = (
  299. 90A64BA32A25BD1400D8BED6 /* LoadingPlugin.swift */,
  300. );
  301. path = Plugins;
  302. sourceTree = "<group>";
  303. };
  304. 90A64BA92A25C28A00D8BED6 /* Home */ = {
  305. isa = PBXGroup;
  306. children = (
  307. 90A64BCA2A2603A300D8BED6 /* Views */,
  308. 90A64BAB2A25C2BE00D8BED6 /* Controllers */,
  309. 90A64BAA2A25C2B100D8BED6 /* Helper */,
  310. );
  311. path = Home;
  312. sourceTree = "<group>";
  313. };
  314. 90A64BAA2A25C2B100D8BED6 /* Helper */ = {
  315. isa = PBXGroup;
  316. children = (
  317. 90A64BC02A25E1CF00D8BED6 /* TogetherDataManager.swift */,
  318. 90A64BAE2A25C35700D8BED6 /* HomeEnum.swift */,
  319. );
  320. path = Helper;
  321. sourceTree = "<group>";
  322. };
  323. 90A64BAB2A25C2BE00D8BED6 /* Controllers */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 90A64BAC2A25C32900D8BED6 /* HomeParentViewController.swift */,
  327. );
  328. path = Controllers;
  329. sourceTree = "<group>";
  330. };
  331. 90A64BB42A25D4E600D8BED6 /* Timekeep */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 90A64BB52A25D54600D8BED6 /* Controllers */,
  335. );
  336. path = Timekeep;
  337. sourceTree = "<group>";
  338. };
  339. 90A64BB52A25D54600D8BED6 /* Controllers */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 90A64BB62A25D56700D8BED6 /* TimeKeepParentViewController.swift */,
  343. );
  344. path = Controllers;
  345. sourceTree = "<group>";
  346. };
  347. 90A64BB82A25D60500D8BED6 /* Mine */ = {
  348. isa = PBXGroup;
  349. children = (
  350. 90A64BB92A25D68700D8BED6 /* Controllers */,
  351. );
  352. path = Mine;
  353. sourceTree = "<group>";
  354. };
  355. 90A64BB92A25D68700D8BED6 /* Controllers */ = {
  356. isa = PBXGroup;
  357. children = (
  358. 90A64BBA2A25D76100D8BED6 /* MineParentViewController.swift */,
  359. );
  360. path = Controllers;
  361. sourceTree = "<group>";
  362. };
  363. 90A64BCA2A2603A300D8BED6 /* Views */ = {
  364. isa = PBXGroup;
  365. children = (
  366. 90A64BCB2A2603CB00D8BED6 /* HomeNavBar.swift */,
  367. 90A64BCD2A2603DD00D8BED6 /* HomeNavBar.xib */,
  368. );
  369. path = Views;
  370. sourceTree = "<group>";
  371. };
  372. 90A64BCF2A2604DC00D8BED6 /* Thirdparty */ = {
  373. isa = PBXGroup;
  374. children = (
  375. 90A64BD02A2604F600D8BED6 /* GJRatioAutoLayout */,
  376. );
  377. path = Thirdparty;
  378. sourceTree = "<group>";
  379. };
  380. 90A64BD02A2604F600D8BED6 /* GJRatioAutoLayout */ = {
  381. isa = PBXGroup;
  382. children = (
  383. 90A64BD52A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.h */,
  384. 90A64BD12A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.m */,
  385. 90A64BD22A2604F600D8BED6 /* GJRatioAutoLayoutDefine.h */,
  386. 90A64BD32A2604F600D8BED6 /* GJRatioAutoLayout.h */,
  387. 90A64BD62A2604F600D8BED6 /* GJRatioAutoLayout.m */,
  388. 90A64BD42A2604F600D8BED6 /* UIView+GJRatioAutoLayout.h */,
  389. 90A64BD72A2604F600D8BED6 /* UIView+GJRatioAutoLayout.m */,
  390. );
  391. path = GJRatioAutoLayout;
  392. sourceTree = "<group>";
  393. };
  394. B204265F2A1B0E50009FAC45 = {
  395. isa = PBXGroup;
  396. children = (
  397. B204266A2A1B0E50009FAC45 /* JSJP_Student_sw */,
  398. B20426692A1B0E50009FAC45 /* Products */,
  399. FE40FDA4E2C81D0A8F4AB498 /* Pods */,
  400. ED77CAFE8F88C3190ED8BD89 /* Frameworks */,
  401. );
  402. sourceTree = "<group>";
  403. };
  404. B20426692A1B0E50009FAC45 /* Products */ = {
  405. isa = PBXGroup;
  406. children = (
  407. B20426682A1B0E50009FAC45 /* JSJP_Student_sw.app */,
  408. );
  409. name = Products;
  410. sourceTree = "<group>";
  411. };
  412. B204266A2A1B0E50009FAC45 /* JSJP_Student_sw */ = {
  413. isa = PBXGroup;
  414. children = (
  415. B204269B2A1B4576009FAC45 /* Sources */,
  416. B20426742A1B0E52009FAC45 /* Assets.xcassets */,
  417. B20426762A1B0E52009FAC45 /* LaunchScreen.storyboard */,
  418. 90A64BC62A25E98B00D8BED6 /* Main.storyboard */,
  419. 90A64BC72A25E98C00D8BED6 /* ViewController.swift */,
  420. B20426792A1B0E52009FAC45 /* Info.plist */,
  421. 90A64BDB2A2605C500D8BED6 /* JSJP-Brigding-Header.h */,
  422. );
  423. path = JSJP_Student_sw;
  424. sourceTree = "<group>";
  425. };
  426. B204269B2A1B4576009FAC45 /* Sources */ = {
  427. isa = PBXGroup;
  428. children = (
  429. 90A64BCF2A2604DC00D8BED6 /* Thirdparty */,
  430. 90A64BA12A25BCAD00D8BED6 /* New Group */,
  431. 90A64B9D2A25A9D000D8BED6 /* Modulars */,
  432. 90A64B9C2A25A9BE00D8BED6 /* Models */,
  433. B204266B2A1B0E50009FAC45 /* AppDelegate.swift */,
  434. B20427332A1B5167009FAC45 /* CompositionRoot.swift */,
  435. B20427392A1B558F009FAC45 /* NYAppCongfigure.swift */,
  436. B204273B2A1B5658009FAC45 /* Constants */,
  437. B20426D92A1B4ED1009FAC45 /* Custom */,
  438. B20426B42A1B4DB6009FAC45 /* Extensions */,
  439. B20426A92A1B4738009FAC45 /* Logging */,
  440. B20426A02A1B4738009FAC45 /* Rx */,
  441. B204269F2A1B4609009FAC45 /* Networking */,
  442. B204269E2A1B45E6009FAC45 /* Services */,
  443. B204269D2A1B45C1009FAC45 /* Utils */,
  444. B204269C2A1B45A3009FAC45 /* Main */,
  445. );
  446. path = Sources;
  447. sourceTree = "<group>";
  448. };
  449. B204269C2A1B45A3009FAC45 /* Main */ = {
  450. isa = PBXGroup;
  451. children = (
  452. 90A64B982A25A7F100D8BED6 /* MainNavigationController.swift */,
  453. 90A64BB22A25D11800D8BED6 /* BaseViewController.swift */,
  454. 90A64BBC2A25D9D300D8BED6 /* MainTabBarController.swift */,
  455. 90A64BBE2A25DFDA00D8BED6 /* MainTabBarViewReactor.swift */,
  456. );
  457. path = Main;
  458. sourceTree = "<group>";
  459. };
  460. B204269D2A1B45C1009FAC45 /* Utils */ = {
  461. isa = PBXGroup;
  462. children = (
  463. 90A64B8F2A25A49500D8BED6 /* URLNavigationMap.swift */,
  464. B20427422A1B5846009FAC45 /* Snap.swift */,
  465. 90A64B912A25A4DC00D8BED6 /* NYSwRouter.swift */,
  466. );
  467. path = Utils;
  468. sourceTree = "<group>";
  469. };
  470. B204269E2A1B45E6009FAC45 /* Services */ = {
  471. isa = PBXGroup;
  472. children = (
  473. 90A64B9A2A25A91B00D8BED6 /* HomeService.swift */,
  474. 90A64BA72A25BF8100D8BED6 /* HomeAPI.swift */,
  475. );
  476. path = Services;
  477. sourceTree = "<group>";
  478. };
  479. B204269F2A1B4609009FAC45 /* Networking */ = {
  480. isa = PBXGroup;
  481. children = (
  482. 90A64BA22A25BCFA00D8BED6 /* Plugins */,
  483. B20427372A1B549F009FAC45 /* RequestError.swift */,
  484. B20427352A1B5420009FAC45 /* NetEnvironment.swift */,
  485. 90A64BA52A25BD3A00D8BED6 /* Networking.swift */,
  486. );
  487. path = Networking;
  488. sourceTree = "<group>";
  489. };
  490. B20426A02A1B4738009FAC45 /* Rx */ = {
  491. isa = PBXGroup;
  492. children = (
  493. B20426A12A1B4738009FAC45 /* Moya+Rx.swift */,
  494. B20426A22A1B4738009FAC45 /* UIScrollView+Rx.swift */,
  495. B20426A32A1B4738009FAC45 /* UILabel+Rx.swift */,
  496. B20426A42A1B4738009FAC45 /* NotificationCenter+Rx.swift */,
  497. B20426A52A1B4738009FAC45 /* UIView+Rx.swift */,
  498. B20426A62A1B4738009FAC45 /* UICollectionViewFlexLayout+Rx.swift */,
  499. B20426A72A1B4738009FAC45 /* UICollectionView+Rx.swift */,
  500. B20426A82A1B4738009FAC45 /* PullToRefresh+Rx.swift */,
  501. );
  502. path = Rx;
  503. sourceTree = "<group>";
  504. };
  505. B20426A92A1B4738009FAC45 /* Logging */ = {
  506. isa = PBXGroup;
  507. children = (
  508. B20426AA2A1B4738009FAC45 /* Logger.swift */,
  509. );
  510. path = Logging;
  511. sourceTree = "<group>";
  512. };
  513. B20426B42A1B4DB6009FAC45 /* Extensions */ = {
  514. isa = PBXGroup;
  515. children = (
  516. B20426B52A1B4DB6009FAC45 /* Data+Cache.swift */,
  517. B20426B62A1B4DB6009FAC45 /* DefaultsKeys+Key.swift */,
  518. B20426B72A1B4DB6009FAC45 /* UIColor+Hex.swift */,
  519. B20426B82A1B4DB6009FAC45 /* UIImageView+Kingfisher.swift */,
  520. B20426B92A1B4DB6009FAC45 /* DispatchQueue+Extension.swift */,
  521. B20426BA2A1B4DB6009FAC45 /* UIButton+Kingfisher.swift */,
  522. B20426BB2A1B4DB6009FAC45 /* String+BoundingRect.swift */,
  523. B20426BC2A1B4DB6009FAC45 /* UIImage+Placeholder.swift */,
  524. B20426BD2A1B4DB6009FAC45 /* UIScrollView+Direction.swift */,
  525. B20426BE2A1B4DB6009FAC45 /* UIBarButtonItem+Init.swift */,
  526. B20426BF2A1B4DB6009FAC45 /* UIBarButtonItem+FixSpace.swift */,
  527. B20426C02A1B4DB6009FAC45 /* UIViewController+NetAnimation.swift */,
  528. B20426C12A1B4DB6009FAC45 /* Array+SectionModel.swift */,
  529. B20426C22A1B4DB6009FAC45 /* UIView+CornerRadius.swift */,
  530. B20426C32A1B4DB6009FAC45 /* UIScrollView+ScrollToBottom.swift */,
  531. B20426C42A1B4DB6009FAC45 /* UIColor+Bilibili.swift */,
  532. B20426C52A1B4DB6009FAC45 /* NSAttributedString+BoundingRect.swift */,
  533. B20426C62A1B4DB6009FAC45 /* VTContentView+Gesture.swift */,
  534. );
  535. path = Extensions;
  536. sourceTree = "<group>";
  537. };
  538. B20426D92A1B4ED1009FAC45 /* Custom */ = {
  539. isa = PBXGroup;
  540. children = (
  541. B20426DA2A1B4ED1009FAC45 /* VideoPlayer */,
  542. B20426EA2A1B4ED1009FAC45 /* Protocol */,
  543. B20426EE2A1B4ED1009FAC45 /* View */,
  544. );
  545. path = Custom;
  546. sourceTree = "<group>";
  547. };
  548. B20426DA2A1B4ED1009FAC45 /* VideoPlayer */ = {
  549. isa = PBXGroup;
  550. children = (
  551. B20426DB2A1B4ED1009FAC45 /* Core */,
  552. B20426E12A1B4ED1009FAC45 /* Extension */,
  553. B20426E42A1B4ED1009FAC45 /* Utiles */,
  554. B20426E82A1B4ED1009FAC45 /* Component */,
  555. );
  556. path = VideoPlayer;
  557. sourceTree = "<group>";
  558. };
  559. B20426DB2A1B4ED1009FAC45 /* Core */ = {
  560. isa = PBXGroup;
  561. children = (
  562. B20426DC2A1B4ED1009FAC45 /* LWPlayer.swift */,
  563. B20426DD2A1B4ED1009FAC45 /* LWPlayerView.swift */,
  564. B20426DE2A1B4ED1009FAC45 /* LWPlayerManager.swift */,
  565. B20426DF2A1B4ED1009FAC45 /* LWPlayerControlView.swift */,
  566. B20426E02A1B4ED1009FAC45 /* LWPlayerSlider.swift */,
  567. );
  568. path = Core;
  569. sourceTree = "<group>";
  570. };
  571. B20426E12A1B4ED1009FAC45 /* Extension */ = {
  572. isa = PBXGroup;
  573. children = (
  574. B20426E22A1B4ED1009FAC45 /* AVPlayer+LWPlayer.swift */,
  575. B20426E32A1B4ED1009FAC45 /* Timer+LWPlayer.swift */,
  576. );
  577. path = Extension;
  578. sourceTree = "<group>";
  579. };
  580. B20426E42A1B4ED1009FAC45 /* Utiles */ = {
  581. isa = PBXGroup;
  582. children = (
  583. B20426E52A1B4ED1009FAC45 /* LWPlayerUtils.swift */,
  584. B20426E62A1B4ED1009FAC45 /* LWPlayerDelegate.swift */,
  585. B20426E72A1B4ED1009FAC45 /* LWPlayerEnum.swift */,
  586. );
  587. path = Utiles;
  588. sourceTree = "<group>";
  589. };
  590. B20426E82A1B4ED1009FAC45 /* Component */ = {
  591. isa = PBXGroup;
  592. children = (
  593. B20426E92A1B4ED1009FAC45 /* LWPlayerFullScreenViewController.swift */,
  594. );
  595. path = Component;
  596. sourceTree = "<group>";
  597. };
  598. B20426EA2A1B4ED1009FAC45 /* Protocol */ = {
  599. isa = PBXGroup;
  600. children = (
  601. B20426EB2A1B4ED1009FAC45 /* Refreshable.swift */,
  602. B20426EC2A1B4ED1009FAC45 /* NetAnimationLoadable.swift */,
  603. B20426ED2A1B4ED1009FAC45 /* NibLoadable.swift */,
  604. );
  605. path = Protocol;
  606. sourceTree = "<group>";
  607. };
  608. B20426EE2A1B4ED1009FAC45 /* View */ = {
  609. isa = PBXGroup;
  610. children = (
  611. 90A64B932A25A55F00D8BED6 /* Toaster */,
  612. B20426F12A1B4ED2009FAC45 /* CollectionViewLayout */,
  613. B20426F32A1B4ED2009FAC45 /* GesConflictCollectionView */,
  614. B20426F92A1B4ED2009FAC45 /* SearchBarView */,
  615. B20426FC2A1B4ED2009FAC45 /* EmptyView */,
  616. B20426FF2A1B4ED2009FAC45 /* ImageViewAnimation */,
  617. B20427092A1B4ED2009FAC45 /* PopOverView */,
  618. );
  619. path = View;
  620. sourceTree = "<group>";
  621. };
  622. B20426F12A1B4ED2009FAC45 /* CollectionViewLayout */ = {
  623. isa = PBXGroup;
  624. children = (
  625. B20426F22A1B4ED2009FAC45 /* BilibiliCollectionViewLayout.swift */,
  626. );
  627. path = CollectionViewLayout;
  628. sourceTree = "<group>";
  629. };
  630. B20426F32A1B4ED2009FAC45 /* GesConflictCollectionView */ = {
  631. isa = PBXGroup;
  632. children = (
  633. B20426F42A1B4ED2009FAC45 /* GesConflictCollectionView.swift */,
  634. );
  635. path = GesConflictCollectionView;
  636. sourceTree = "<group>";
  637. };
  638. B20426F92A1B4ED2009FAC45 /* SearchBarView */ = {
  639. isa = PBXGroup;
  640. children = (
  641. B20426FA2A1B4ED2009FAC45 /* SearchBarView.swift */,
  642. B20426FB2A1B4ED2009FAC45 /* SearchBarView.xib */,
  643. );
  644. path = SearchBarView;
  645. sourceTree = "<group>";
  646. };
  647. B20426FC2A1B4ED2009FAC45 /* EmptyView */ = {
  648. isa = PBXGroup;
  649. children = (
  650. B20426FD2A1B4ED2009FAC45 /* EmptyView.xib */,
  651. B20426FE2A1B4ED2009FAC45 /* EmptyView.swift */,
  652. );
  653. path = EmptyView;
  654. sourceTree = "<group>";
  655. };
  656. B20426FF2A1B4ED2009FAC45 /* ImageViewAnimation */ = {
  657. isa = PBXGroup;
  658. children = (
  659. B20427002A1B4ED2009FAC45 /* NetAnimationView.swift */,
  660. );
  661. path = ImageViewAnimation;
  662. sourceTree = "<group>";
  663. };
  664. B20427092A1B4ED2009FAC45 /* PopOverView */ = {
  665. isa = PBXGroup;
  666. children = (
  667. B204270A2A1B4ED2009FAC45 /* PopOverView.swift */,
  668. B204270B2A1B4ED2009FAC45 /* PopOverViewCell.swift */,
  669. B204270C2A1B4ED2009FAC45 /* PopOverViewCell.xib */,
  670. B204270D2A1B4ED2009FAC45 /* PopOverViewSettings.swift */,
  671. B204270E2A1B4ED2009FAC45 /* Action.swift */,
  672. );
  673. path = PopOverView;
  674. sourceTree = "<group>";
  675. };
  676. B204273B2A1B5658009FAC45 /* Constants */ = {
  677. isa = PBXGroup;
  678. children = (
  679. B204273C2A1B567A009FAC45 /* NYImage.swift */,
  680. B204273E2A1B5691009FAC45 /* NYFont.swift */,
  681. B20427402A1B56B1009FAC45 /* NYNumber.swift */,
  682. );
  683. path = Constants;
  684. sourceTree = "<group>";
  685. };
  686. ED77CAFE8F88C3190ED8BD89 /* Frameworks */ = {
  687. isa = PBXGroup;
  688. children = (
  689. B20426992A1B3A9B009FAC45 /* CoreServices.framework */,
  690. B20426952A1B3A91009FAC45 /* AudioToolbox.framework */,
  691. B20426962A1B3A91009FAC45 /* VideoToolbox.framework */,
  692. B20426932A1B3A6E009FAC45 /* UIKit.framework */,
  693. B20426912A1B3A66009FAC45 /* AVFoundation.framework */,
  694. B204268F2A1B3A5C009FAC45 /* QuartzCore.framework */,
  695. B204268D2A1B3A3C009FAC45 /* OpenGLES.framework */,
  696. B204268B2A1B3A22009FAC45 /* MediaPlayer.framework */,
  697. B20426892A1B3A14009FAC45 /* CoreMedia.framework */,
  698. B20426872A1B3A03009FAC45 /* CoreGraphics.framework */,
  699. B20426852A1B39FA009FAC45 /* CoreVideo.framework */,
  700. B20426832A1B39E2009FAC45 /* libc++.tbd */,
  701. B20426812A1B39C2009FAC45 /* libbz2.tbd */,
  702. B204267F2A1B397E009FAC45 /* libz.tbd */,
  703. C45679F20E7108A4E8C08D40 /* Pods_JSJP_Student_sw.framework */,
  704. );
  705. name = Frameworks;
  706. sourceTree = "<group>";
  707. };
  708. FE40FDA4E2C81D0A8F4AB498 /* Pods */ = {
  709. isa = PBXGroup;
  710. children = (
  711. 0F56AF3A85733CC3ECD33CC5 /* Pods-JSJP_Student_sw.debug.xcconfig */,
  712. CD9D09C8A577A2C67B753E0D /* Pods-JSJP_Student_sw.release.xcconfig */,
  713. );
  714. path = Pods;
  715. sourceTree = "<group>";
  716. };
  717. /* End PBXGroup section */
  718. /* Begin PBXNativeTarget section */
  719. B20426672A1B0E50009FAC45 /* JSJP_Student_sw */ = {
  720. isa = PBXNativeTarget;
  721. buildConfigurationList = B204267C2A1B0E52009FAC45 /* Build configuration list for PBXNativeTarget "JSJP_Student_sw" */;
  722. buildPhases = (
  723. 48E7F55E70623A5DFC6958E2 /* [CP] Check Pods Manifest.lock */,
  724. B20426642A1B0E50009FAC45 /* Sources */,
  725. B20426652A1B0E50009FAC45 /* Frameworks */,
  726. B20426662A1B0E50009FAC45 /* Resources */,
  727. F8AC87C330CBA6B53CD51611 /* [CP] Embed Pods Frameworks */,
  728. );
  729. buildRules = (
  730. );
  731. dependencies = (
  732. );
  733. name = JSJP_Student_sw;
  734. productName = JSJP_Student_sw;
  735. productReference = B20426682A1B0E50009FAC45 /* JSJP_Student_sw.app */;
  736. productType = "com.apple.product-type.application";
  737. };
  738. /* End PBXNativeTarget section */
  739. /* Begin PBXProject section */
  740. B20426602A1B0E50009FAC45 /* Project object */ = {
  741. isa = PBXProject;
  742. attributes = {
  743. BuildIndependentTargetsInParallel = 1;
  744. LastSwiftUpdateCheck = 1310;
  745. LastUpgradeCheck = 1310;
  746. TargetAttributes = {
  747. B20426672A1B0E50009FAC45 = {
  748. CreatedOnToolsVersion = 13.1;
  749. };
  750. };
  751. };
  752. buildConfigurationList = B20426632A1B0E50009FAC45 /* Build configuration list for PBXProject "JSJP_Student_sw" */;
  753. compatibilityVersion = "Xcode 13.0";
  754. developmentRegion = en;
  755. hasScannedForEncodings = 0;
  756. knownRegions = (
  757. en,
  758. Base,
  759. );
  760. mainGroup = B204265F2A1B0E50009FAC45;
  761. productRefGroup = B20426692A1B0E50009FAC45 /* Products */;
  762. projectDirPath = "";
  763. projectRoot = "";
  764. targets = (
  765. B20426672A1B0E50009FAC45 /* JSJP_Student_sw */,
  766. );
  767. };
  768. /* End PBXProject section */
  769. /* Begin PBXResourcesBuildPhase section */
  770. B20426662A1B0E50009FAC45 /* Resources */ = {
  771. isa = PBXResourcesBuildPhase;
  772. buildActionMask = 2147483647;
  773. files = (
  774. 90A64BCE2A2603DD00D8BED6 /* HomeNavBar.xib in Resources */,
  775. B20427242A1B4ED2009FAC45 /* SearchBarView.xib in Resources */,
  776. B20426782A1B0E52009FAC45 /* LaunchScreen.storyboard in Resources */,
  777. B20427302A1B4ED2009FAC45 /* PopOverViewCell.xib in Resources */,
  778. 90A64BC82A25E98C00D8BED6 /* Main.storyboard in Resources */,
  779. B20426752A1B0E52009FAC45 /* Assets.xcassets in Resources */,
  780. B20427252A1B4ED2009FAC45 /* EmptyView.xib in Resources */,
  781. );
  782. runOnlyForDeploymentPostprocessing = 0;
  783. };
  784. /* End PBXResourcesBuildPhase section */
  785. /* Begin PBXShellScriptBuildPhase section */
  786. 48E7F55E70623A5DFC6958E2 /* [CP] Check Pods Manifest.lock */ = {
  787. isa = PBXShellScriptBuildPhase;
  788. buildActionMask = 2147483647;
  789. files = (
  790. );
  791. inputFileListPaths = (
  792. );
  793. inputPaths = (
  794. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  795. "${PODS_ROOT}/Manifest.lock",
  796. );
  797. name = "[CP] Check Pods Manifest.lock";
  798. outputFileListPaths = (
  799. );
  800. outputPaths = (
  801. "$(DERIVED_FILE_DIR)/Pods-JSJP_Student_sw-checkManifestLockResult.txt",
  802. );
  803. runOnlyForDeploymentPostprocessing = 0;
  804. shellPath = /bin/sh;
  805. 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";
  806. showEnvVarsInLog = 0;
  807. };
  808. F8AC87C330CBA6B53CD51611 /* [CP] Embed Pods Frameworks */ = {
  809. isa = PBXShellScriptBuildPhase;
  810. buildActionMask = 2147483647;
  811. files = (
  812. );
  813. inputFileListPaths = (
  814. "${PODS_ROOT}/Target Support Files/Pods-JSJP_Student_sw/Pods-JSJP_Student_sw-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  815. );
  816. name = "[CP] Embed Pods Frameworks";
  817. outputFileListPaths = (
  818. "${PODS_ROOT}/Target Support Files/Pods-JSJP_Student_sw/Pods-JSJP_Student_sw-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  819. );
  820. runOnlyForDeploymentPostprocessing = 0;
  821. shellPath = /bin/sh;
  822. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JSJP_Student_sw/Pods-JSJP_Student_sw-frameworks.sh\"\n";
  823. showEnvVarsInLog = 0;
  824. };
  825. /* End PBXShellScriptBuildPhase section */
  826. /* Begin PBXSourcesBuildPhase section */
  827. B20426642A1B0E50009FAC45 /* Sources */ = {
  828. isa = PBXSourcesBuildPhase;
  829. buildActionMask = 2147483647;
  830. files = (
  831. B20426CE2A1B4DB6009FAC45 /* UIImage+Placeholder.swift in Sources */,
  832. B20427412A1B56B1009FAC45 /* NYNumber.swift in Sources */,
  833. 90A64BBB2A25D76100D8BED6 /* MineParentViewController.swift in Sources */,
  834. B204273F2A1B5691009FAC45 /* NYFont.swift in Sources */,
  835. B20427322A1B4ED2009FAC45 /* Action.swift in Sources */,
  836. B20426B12A1B4738009FAC45 /* UICollectionView+Rx.swift in Sources */,
  837. 90A64BD82A2604F600D8BED6 /* UILabel+GJRatioAutoLayout.m in Sources */,
  838. B20426D52A1B4DB6009FAC45 /* UIScrollView+ScrollToBottom.swift in Sources */,
  839. B20426B32A1B4738009FAC45 /* Logger.swift in Sources */,
  840. B20426CF2A1B4DB6009FAC45 /* UIScrollView+Direction.swift in Sources */,
  841. B204271A2A1B4ED2009FAC45 /* Refreshable.swift in Sources */,
  842. 90A64B922A25A4DC00D8BED6 /* NYSwRouter.swift in Sources */,
  843. B20427272A1B4ED2009FAC45 /* NetAnimationView.swift in Sources */,
  844. B20427262A1B4ED2009FAC45 /* EmptyView.swift in Sources */,
  845. B20427432A1B5846009FAC45 /* Snap.swift in Sources */,
  846. B204270F2A1B4ED2009FAC45 /* LWPlayer.swift in Sources */,
  847. B20427162A1B4ED2009FAC45 /* LWPlayerUtils.swift in Sources */,
  848. 90A64BB32A25D11800D8BED6 /* BaseViewController.swift in Sources */,
  849. B20427362A1B5420009FAC45 /* NetEnvironment.swift in Sources */,
  850. 90A64B902A25A49500D8BED6 /* URLNavigationMap.swift in Sources */,
  851. B204271F2A1B4ED2009FAC45 /* GesConflictCollectionView.swift in Sources */,
  852. B20427132A1B4ED2009FAC45 /* LWPlayerSlider.swift in Sources */,
  853. 90A64BA62A25BD3A00D8BED6 /* Networking.swift in Sources */,
  854. B20426B22A1B4738009FAC45 /* PullToRefresh+Rx.swift in Sources */,
  855. B204271E2A1B4ED2009FAC45 /* BilibiliCollectionViewLayout.swift in Sources */,
  856. B20427102A1B4ED2009FAC45 /* LWPlayerView.swift in Sources */,
  857. B20426C82A1B4DB6009FAC45 /* DefaultsKeys+Key.swift in Sources */,
  858. B20427192A1B4ED2009FAC45 /* LWPlayerFullScreenViewController.swift in Sources */,
  859. 90A64BA82A25BF8100D8BED6 /* HomeAPI.swift in Sources */,
  860. B20427122A1B4ED2009FAC45 /* LWPlayerControlView.swift in Sources */,
  861. B20426CB2A1B4DB6009FAC45 /* DispatchQueue+Extension.swift in Sources */,
  862. 90A64BA42A25BD1400D8BED6 /* LoadingPlugin.swift in Sources */,
  863. B20426D22A1B4DB6009FAC45 /* UIViewController+NetAnimation.swift in Sources */,
  864. 90A64BC12A25E1CF00D8BED6 /* TogetherDataManager.swift in Sources */,
  865. B20427312A1B4ED2009FAC45 /* PopOverViewSettings.swift in Sources */,
  866. 90A64BCC2A2603CB00D8BED6 /* HomeNavBar.swift in Sources */,
  867. B20426AE2A1B4738009FAC45 /* NotificationCenter+Rx.swift in Sources */,
  868. B20426AC2A1B4738009FAC45 /* UIScrollView+Rx.swift in Sources */,
  869. B20426D32A1B4DB6009FAC45 /* Array+SectionModel.swift in Sources */,
  870. B20427182A1B4ED2009FAC45 /* LWPlayerEnum.swift in Sources */,
  871. B20426CC2A1B4DB6009FAC45 /* UIButton+Kingfisher.swift in Sources */,
  872. 90A64B9B2A25A91B00D8BED6 /* HomeService.swift in Sources */,
  873. B20426D12A1B4DB6009FAC45 /* UIBarButtonItem+FixSpace.swift in Sources */,
  874. 90A64BB12A25D03700D8BED6 /* SplashViewController.swift in Sources */,
  875. 90A64BA02A25AA0900D8BED6 /* SplashModel.swift in Sources */,
  876. B20427172A1B4ED2009FAC45 /* LWPlayerDelegate.swift in Sources */,
  877. B20426D82A1B4DB6009FAC45 /* VTContentView+Gesture.swift in Sources */,
  878. B20427232A1B4ED2009FAC45 /* SearchBarView.swift in Sources */,
  879. B204272F2A1B4ED2009FAC45 /* PopOverViewCell.swift in Sources */,
  880. B204271C2A1B4ED2009FAC45 /* NibLoadable.swift in Sources */,
  881. 90A64BDA2A2604F600D8BED6 /* UIView+GJRatioAutoLayout.m in Sources */,
  882. B20427342A1B5167009FAC45 /* CompositionRoot.swift in Sources */,
  883. B20427382A1B549F009FAC45 /* RequestError.swift in Sources */,
  884. B204272E2A1B4ED2009FAC45 /* PopOverView.swift in Sources */,
  885. B20426D42A1B4DB6009FAC45 /* UIView+CornerRadius.swift in Sources */,
  886. B20426C92A1B4DB6009FAC45 /* UIColor+Hex.swift in Sources */,
  887. B20426CD2A1B4DB6009FAC45 /* String+BoundingRect.swift in Sources */,
  888. B20426AD2A1B4738009FAC45 /* UILabel+Rx.swift in Sources */,
  889. B20426D72A1B4DB6009FAC45 /* NSAttributedString+BoundingRect.swift in Sources */,
  890. B20426D02A1B4DB6009FAC45 /* UIBarButtonItem+Init.swift in Sources */,
  891. B20426AF2A1B4738009FAC45 /* UIView+Rx.swift in Sources */,
  892. 90A64B992A25A7F100D8BED6 /* MainNavigationController.swift in Sources */,
  893. 90A64BB72A25D56700D8BED6 /* TimeKeepParentViewController.swift in Sources */,
  894. 90A64BC92A25E98C00D8BED6 /* ViewController.swift in Sources */,
  895. B20426C72A1B4DB6009FAC45 /* Data+Cache.swift in Sources */,
  896. 90A64BAD2A25C32900D8BED6 /* HomeParentViewController.swift in Sources */,
  897. 90A64BAF2A25C35700D8BED6 /* HomeEnum.swift in Sources */,
  898. B20426B02A1B4738009FAC45 /* UICollectionViewFlexLayout+Rx.swift in Sources */,
  899. B20427112A1B4ED2009FAC45 /* LWPlayerManager.swift in Sources */,
  900. B20426D62A1B4DB6009FAC45 /* UIColor+Bilibili.swift in Sources */,
  901. B204273A2A1B558F009FAC45 /* NYAppCongfigure.swift in Sources */,
  902. B20427152A1B4ED2009FAC45 /* Timer+LWPlayer.swift in Sources */,
  903. 90A64BD92A2604F600D8BED6 /* GJRatioAutoLayout.m in Sources */,
  904. B20426CA2A1B4DB6009FAC45 /* UIImageView+Kingfisher.swift in Sources */,
  905. 90A64BBF2A25DFDB00D8BED6 /* MainTabBarViewReactor.swift in Sources */,
  906. B204271B2A1B4ED2009FAC45 /* NetAnimationLoadable.swift in Sources */,
  907. 90A64BBD2A25D9D300D8BED6 /* MainTabBarController.swift in Sources */,
  908. B20426AB2A1B4738009FAC45 /* Moya+Rx.swift in Sources */,
  909. B204266C2A1B0E50009FAC45 /* AppDelegate.swift in Sources */,
  910. B20427142A1B4ED2009FAC45 /* AVPlayer+LWPlayer.swift in Sources */,
  911. B204273D2A1B567A009FAC45 /* NYImage.swift in Sources */,
  912. 90A64B972A25A57C00D8BED6 /* NYSwToaster.swift in Sources */,
  913. );
  914. runOnlyForDeploymentPostprocessing = 0;
  915. };
  916. /* End PBXSourcesBuildPhase section */
  917. /* Begin PBXVariantGroup section */
  918. B20426762A1B0E52009FAC45 /* LaunchScreen.storyboard */ = {
  919. isa = PBXVariantGroup;
  920. children = (
  921. B20426772A1B0E52009FAC45 /* Base */,
  922. );
  923. name = LaunchScreen.storyboard;
  924. sourceTree = "<group>";
  925. };
  926. /* End PBXVariantGroup section */
  927. /* Begin XCBuildConfiguration section */
  928. B204267A2A1B0E52009FAC45 /* Debug */ = {
  929. isa = XCBuildConfiguration;
  930. buildSettings = {
  931. ALWAYS_SEARCH_USER_PATHS = NO;
  932. CLANG_ANALYZER_NONNULL = YES;
  933. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  934. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  935. CLANG_CXX_LIBRARY = "libc++";
  936. CLANG_ENABLE_MODULES = YES;
  937. CLANG_ENABLE_OBJC_ARC = YES;
  938. CLANG_ENABLE_OBJC_WEAK = YES;
  939. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  940. CLANG_WARN_BOOL_CONVERSION = YES;
  941. CLANG_WARN_COMMA = YES;
  942. CLANG_WARN_CONSTANT_CONVERSION = YES;
  943. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  944. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  945. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  946. CLANG_WARN_EMPTY_BODY = YES;
  947. CLANG_WARN_ENUM_CONVERSION = YES;
  948. CLANG_WARN_INFINITE_RECURSION = YES;
  949. CLANG_WARN_INT_CONVERSION = YES;
  950. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  951. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  952. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  953. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  954. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  955. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  956. CLANG_WARN_STRICT_PROTOTYPES = YES;
  957. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  958. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  959. CLANG_WARN_UNREACHABLE_CODE = YES;
  960. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  961. COPY_PHASE_STRIP = NO;
  962. DEBUG_INFORMATION_FORMAT = dwarf;
  963. ENABLE_STRICT_OBJC_MSGSEND = YES;
  964. ENABLE_TESTABILITY = YES;
  965. GCC_C_LANGUAGE_STANDARD = gnu11;
  966. GCC_DYNAMIC_NO_PIC = NO;
  967. GCC_NO_COMMON_BLOCKS = YES;
  968. GCC_OPTIMIZATION_LEVEL = 0;
  969. GCC_PREPROCESSOR_DEFINITIONS = (
  970. "DEBUG=1",
  971. "$(inherited)",
  972. );
  973. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  974. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  975. GCC_WARN_UNDECLARED_SELECTOR = YES;
  976. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  977. GCC_WARN_UNUSED_FUNCTION = YES;
  978. GCC_WARN_UNUSED_VARIABLE = YES;
  979. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  980. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  981. MTL_FAST_MATH = YES;
  982. ONLY_ACTIVE_ARCH = YES;
  983. SDKROOT = iphoneos;
  984. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  985. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  986. };
  987. name = Debug;
  988. };
  989. B204267B2A1B0E52009FAC45 /* Release */ = {
  990. isa = XCBuildConfiguration;
  991. buildSettings = {
  992. ALWAYS_SEARCH_USER_PATHS = NO;
  993. CLANG_ANALYZER_NONNULL = YES;
  994. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  995. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  996. CLANG_CXX_LIBRARY = "libc++";
  997. CLANG_ENABLE_MODULES = YES;
  998. CLANG_ENABLE_OBJC_ARC = YES;
  999. CLANG_ENABLE_OBJC_WEAK = YES;
  1000. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1001. CLANG_WARN_BOOL_CONVERSION = YES;
  1002. CLANG_WARN_COMMA = YES;
  1003. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1004. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1005. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1006. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1007. CLANG_WARN_EMPTY_BODY = YES;
  1008. CLANG_WARN_ENUM_CONVERSION = YES;
  1009. CLANG_WARN_INFINITE_RECURSION = YES;
  1010. CLANG_WARN_INT_CONVERSION = YES;
  1011. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1012. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1013. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1014. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1015. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1016. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1017. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1018. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1019. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1020. CLANG_WARN_UNREACHABLE_CODE = YES;
  1021. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1022. COPY_PHASE_STRIP = NO;
  1023. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1024. ENABLE_NS_ASSERTIONS = NO;
  1025. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1026. GCC_C_LANGUAGE_STANDARD = gnu11;
  1027. GCC_NO_COMMON_BLOCKS = YES;
  1028. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1029. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1030. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1031. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1032. GCC_WARN_UNUSED_FUNCTION = YES;
  1033. GCC_WARN_UNUSED_VARIABLE = YES;
  1034. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  1035. MTL_ENABLE_DEBUG_INFO = NO;
  1036. MTL_FAST_MATH = YES;
  1037. SDKROOT = iphoneos;
  1038. SWIFT_COMPILATION_MODE = wholemodule;
  1039. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1040. VALIDATE_PRODUCT = YES;
  1041. };
  1042. name = Release;
  1043. };
  1044. B204267D2A1B0E52009FAC45 /* Debug */ = {
  1045. isa = XCBuildConfiguration;
  1046. baseConfigurationReference = 0F56AF3A85733CC3ECD33CC5 /* Pods-JSJP_Student_sw.debug.xcconfig */;
  1047. buildSettings = {
  1048. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1049. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1050. CODE_SIGN_STYLE = Automatic;
  1051. CURRENT_PROJECT_VERSION = 1;
  1052. DEVELOPMENT_TEAM = K7T6CU5SW5;
  1053. GENERATE_INFOPLIST_FILE = YES;
  1054. INFOPLIST_FILE = JSJP_Student_sw/Info.plist;
  1055. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1056. INFOPLIST_KEY_UILaunchStoryboardName = Main;
  1057. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  1058. INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
  1059. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  1060. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  1061. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  1062. LD_RUNPATH_SEARCH_PATHS = (
  1063. "$(inherited)",
  1064. "@executable_path/Frameworks",
  1065. );
  1066. MARKETING_VERSION = 1.0;
  1067. PRODUCT_BUNDLE_IDENTIFIER = "zhongZhengJpsw.com.JSJP-Student-sw";
  1068. PRODUCT_NAME = "$(TARGET_NAME)";
  1069. SWIFT_EMIT_LOC_STRINGS = YES;
  1070. SWIFT_OBJC_BRIDGING_HEADER = "${SRCROOT}/JSJP_Student_sw/JSJP-Brigding-Header.h";
  1071. SWIFT_VERSION = 5.0;
  1072. TARGETED_DEVICE_FAMILY = 1;
  1073. };
  1074. name = Debug;
  1075. };
  1076. B204267E2A1B0E52009FAC45 /* Release */ = {
  1077. isa = XCBuildConfiguration;
  1078. baseConfigurationReference = CD9D09C8A577A2C67B753E0D /* Pods-JSJP_Student_sw.release.xcconfig */;
  1079. buildSettings = {
  1080. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1081. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1082. CODE_SIGN_STYLE = Automatic;
  1083. CURRENT_PROJECT_VERSION = 1;
  1084. DEVELOPMENT_TEAM = K7T6CU5SW5;
  1085. GENERATE_INFOPLIST_FILE = YES;
  1086. INFOPLIST_FILE = JSJP_Student_sw/Info.plist;
  1087. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  1088. INFOPLIST_KEY_UILaunchStoryboardName = Main;
  1089. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  1090. INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
  1091. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  1092. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  1093. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  1094. LD_RUNPATH_SEARCH_PATHS = (
  1095. "$(inherited)",
  1096. "@executable_path/Frameworks",
  1097. );
  1098. MARKETING_VERSION = 1.0;
  1099. PRODUCT_BUNDLE_IDENTIFIER = "zhongZhengJpsw.com.JSJP-Student-sw";
  1100. PRODUCT_NAME = "$(TARGET_NAME)";
  1101. SWIFT_EMIT_LOC_STRINGS = YES;
  1102. SWIFT_OBJC_BRIDGING_HEADER = "${SRCROOT}/JSJP_Student_sw/JSJP-Brigding-Header.h";
  1103. SWIFT_VERSION = 5.0;
  1104. TARGETED_DEVICE_FAMILY = 1;
  1105. };
  1106. name = Release;
  1107. };
  1108. /* End XCBuildConfiguration section */
  1109. /* Begin XCConfigurationList section */
  1110. B20426632A1B0E50009FAC45 /* Build configuration list for PBXProject "JSJP_Student_sw" */ = {
  1111. isa = XCConfigurationList;
  1112. buildConfigurations = (
  1113. B204267A2A1B0E52009FAC45 /* Debug */,
  1114. B204267B2A1B0E52009FAC45 /* Release */,
  1115. );
  1116. defaultConfigurationIsVisible = 0;
  1117. defaultConfigurationName = Release;
  1118. };
  1119. B204267C2A1B0E52009FAC45 /* Build configuration list for PBXNativeTarget "JSJP_Student_sw" */ = {
  1120. isa = XCConfigurationList;
  1121. buildConfigurations = (
  1122. B204267D2A1B0E52009FAC45 /* Debug */,
  1123. B204267E2A1B0E52009FAC45 /* Release */,
  1124. );
  1125. defaultConfigurationIsVisible = 0;
  1126. defaultConfigurationName = Release;
  1127. };
  1128. /* End XCConfigurationList section */
  1129. };
  1130. rootObject = B20426602A1B0E50009FAC45 /* Project object */;
  1131. }