project.pbxproj 82 KB

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