project.pbxproj 84 KB

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