project.pbxproj 76 KB

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