project.pbxproj 68 KB

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