project.pbxproj 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0DCDE3A29A303DDAC7B34A68 /* LNModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85972E2BAAEE4BC57BC70D7D /* LNModels.swift */; };
  10. 424CEEC3D60F73A1EE8EBE0A /* LNVAPPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCFCF18C219ED666D3D894D2 /* LNVAPPlayerView.swift */; };
  11. 43BAD32225F2153500D17934 /* QGVAPWrapView.h in Headers */ = {isa = PBXBuildFile; fileRef = 43BAD32025F2153500D17934 /* QGVAPWrapView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 43BAD32325F2153500D17934 /* QGVAPWrapView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43BAD32125F2153500D17934 /* QGVAPWrapView.m */; };
  13. 630723B122F0409200B15629 /* QGVAPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 630723A722F0409200B15629 /* QGVAPlayer.framework */; };
  14. 630723B622F0409200B15629 /* QGVAPlayerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723B522F0409200B15629 /* QGVAPlayerTests.m */; };
  15. 630723B822F0409200B15629 /* QGVAPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723AA22F0409200B15629 /* QGVAPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. 6307240722F0410600B15629 /* QGMP4Box.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723C322F0410600B15629 /* QGMP4Box.m */; };
  17. 6307240822F0410600B15629 /* QGMP4Parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723C422F0410600B15629 /* QGMP4Parser.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 6307240922F0410600B15629 /* QGMP4Parser.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723C522F0410600B15629 /* QGMP4Parser.m */; };
  19. 6307240A22F0410600B15629 /* QGMP4Box.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723C622F0410600B15629 /* QGMP4Box.h */; };
  20. 6307240B22F0410600B15629 /* UIView+VAP.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723C722F0410600B15629 /* UIView+VAP.h */; settings = {ATTRIBUTES = (Public, ); }; };
  21. 6307240C22F0410600B15629 /* QGVAPWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723C922F0410600B15629 /* QGVAPWeakProxy.m */; };
  22. 6307240D22F0410600B15629 /* QGVAPLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723CB22F0410600B15629 /* QGVAPLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
  23. 6307240E22F0410600B15629 /* QGVAPLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723CC22F0410600B15629 /* QGVAPLogger.m */; };
  24. 6307240F22F0410600B15629 /* QGVAPSafeMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723CD22F0410600B15629 /* QGVAPSafeMutableDictionary.h */; };
  25. 6307241022F0410600B15629 /* QGVAPSafeMutableArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723CE22F0410600B15629 /* QGVAPSafeMutableArray.h */; };
  26. 6307241122F0410600B15629 /* QGVAPSafeMutableArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723CF22F0410600B15629 /* QGVAPSafeMutableArray.m */; };
  27. 6307241222F0410600B15629 /* QGVAPSafeMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723D022F0410600B15629 /* QGVAPSafeMutableDictionary.m */; };
  28. 6307241322F0410600B15629 /* QGVAPWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723D122F0410600B15629 /* QGVAPWeakProxy.h */; };
  29. 6307241422F0410600B15629 /* UIColor+VAPUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723D322F0410600B15629 /* UIColor+VAPUtil.m */; };
  30. 6307241522F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723D422F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.h */; };
  31. 6307241622F0410600B15629 /* UIColor+VAPUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723D522F0410600B15629 /* UIColor+VAPUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. 6307241722F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723D622F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.m */; };
  33. 6307241822F0410600B15629 /* QGMP4AnimatedImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723D822F0410600B15629 /* QGMP4AnimatedImageFrame.m */; };
  34. 6307241922F0410600B15629 /* QGBaseDFileInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723D922F0410600B15629 /* QGBaseDFileInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
  35. 6307241A22F0410600B15629 /* QGBaseAnimatedImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723DA22F0410600B15629 /* QGBaseAnimatedImageFrame.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. 6307241B22F0410600B15629 /* QGMP4HWDFileInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723DB22F0410600B15629 /* QGMP4HWDFileInfo.m */; };
  37. 6307241C22F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723DC22F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.h */; };
  38. 6307241D22F0410600B15629 /* QGBaseDFileInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723DD22F0410600B15629 /* QGBaseDFileInfo.m */; };
  39. 6307241E22F0410600B15629 /* QGMP4AnimatedImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723DE22F0410600B15629 /* QGMP4AnimatedImageFrame.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. 6307241F22F0410600B15629 /* QGMP4HWDFileInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723DF22F0410600B15629 /* QGMP4HWDFileInfo.h */; };
  41. 6307242022F0410600B15629 /* QGBaseAnimatedImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723E022F0410600B15629 /* QGBaseAnimatedImageFrame.m */; };
  42. 6307242322F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723E422F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.m */; };
  43. 6307242422F0410600B15629 /* QGAnimatedImageDecodeConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723E622F0410600B15629 /* QGAnimatedImageDecodeConfig.m */; };
  44. 6307242522F0410600B15629 /* QGAnimatedImageDecodeThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723E722F0410600B15629 /* QGAnimatedImageDecodeThread.h */; };
  45. 6307242622F0410600B15629 /* QGAnimatedImageDecodeThreadPool.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723E822F0410600B15629 /* QGAnimatedImageDecodeThreadPool.h */; };
  46. 6307242722F0410600B15629 /* QGAnimatedImageBufferManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723E922F0410600B15629 /* QGAnimatedImageBufferManager.h */; };
  47. 6307242822F0410600B15629 /* QGAnimatedImageDecodeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723EA22F0410600B15629 /* QGAnimatedImageDecodeManager.h */; };
  48. 6307242922F0410600B15629 /* QGAnimatedImageDecodeConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723EB22F0410600B15629 /* QGAnimatedImageDecodeConfig.h */; };
  49. 6307242A22F0410600B15629 /* QGAnimatedImageDecodeThreadPool.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723EC22F0410600B15629 /* QGAnimatedImageDecodeThreadPool.m */; };
  50. 6307242B22F0410600B15629 /* QGBaseDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723EE22F0410600B15629 /* QGBaseDecoder.m */; };
  51. 6307242C22F0410600B15629 /* QGMP4FrameHWDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723EF22F0410600B15629 /* QGMP4FrameHWDecoder.m */; };
  52. 6307242D22F0410600B15629 /* QGBaseDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723F022F0410600B15629 /* QGBaseDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
  53. 6307242E22F0410600B15629 /* QGMP4FrameHWDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723F122F0410600B15629 /* QGMP4FrameHWDecoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
  54. 6307242F22F0410600B15629 /* QGAnimatedImageDecodeThread.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723F222F0410600B15629 /* QGAnimatedImageDecodeThread.m */; };
  55. 6307243022F0410600B15629 /* QGAnimatedImageBufferManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723F322F0410600B15629 /* QGAnimatedImageBufferManager.m */; };
  56. 6307243122F0410600B15629 /* QGAnimatedImageDecodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723F422F0410600B15629 /* QGAnimatedImageDecodeManager.m */; };
  57. 6307243222F0410600B15629 /* UIView+VAP.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723F522F0410600B15629 /* UIView+VAP.m */; };
  58. 6307243322F0410600B15629 /* QGHWDMetalView.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723F822F0410600B15629 /* QGHWDMetalView.m */; };
  59. 6307243522F0410600B15629 /* QGHWDShaderTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723FA22F0410600B15629 /* QGHWDShaderTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60. 6307243622F0410600B15629 /* QGHWDMetalRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 630723FB22F0410600B15629 /* QGHWDMetalRenderer.m */; };
  61. 6307243822F0410600B15629 /* QGHWDMetalView.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723FD22F0410600B15629 /* QGHWDMetalView.h */; };
  62. 6307243922F0410600B15629 /* QGHWDMetalRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 630723FE22F0410600B15629 /* QGHWDMetalRenderer.h */; };
  63. 6307243A22F0410600B15629 /* QGHWDMP4OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6307240022F0410600B15629 /* QGHWDMP4OpenGLView.m */; };
  64. 6307243B22F0410600B15629 /* QGHWDMP4OpenGLView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6307240122F0410600B15629 /* QGHWDMP4OpenGLView.h */; };
  65. 6307243C22F0410600B15629 /* VAPMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 6307240222F0410600B15629 /* VAPMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
  66. 6307243F22F0410600B15629 /* QGHWDShaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = 6307240622F0410600B15629 /* QGHWDShaders.metal */; };
  67. 632942D9231BED7D00B511BB /* QGVAPMetalUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 632942D7231BED7D00B511BB /* QGVAPMetalUtil.h */; };
  68. 632942DA231BED7D00B511BB /* QGVAPMetalUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 632942D8231BED7D00B511BB /* QGVAPMetalUtil.m */; };
  69. 636FE34823604B570001565D /* UIView+MP4HWDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 636FE34623604B570001565D /* UIView+MP4HWDecode.h */; };
  70. 636FE34923604B570001565D /* UIView+MP4HWDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = 636FE34723604B570001565D /* UIView+MP4HWDecode.m */; };
  71. 639CA47C2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 639CA47A2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.h */; };
  72. 639CA47D2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 639CA47B2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.m */; };
  73. 63AEB398231671260069CEBB /* QGVAPConfigManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB396231671250069CEBB /* QGVAPConfigManager.h */; };
  74. 63AEB399231671260069CEBB /* QGVAPConfigManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB397231671250069CEBB /* QGVAPConfigManager.m */; };
  75. 63AEB39C23167A030069CEBB /* QGVAPConfigModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB39A23167A030069CEBB /* QGVAPConfigModel.h */; };
  76. 63AEB39D23167A030069CEBB /* QGVAPConfigModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB39B23167A030069CEBB /* QGVAPConfigModel.m */; };
  77. 63AEB3A02316AF8A0069CEBB /* NSDictionary+VAPUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB39E2316AF8A0069CEBB /* NSDictionary+VAPUtil.h */; };
  78. 63AEB3A12316AF8A0069CEBB /* NSDictionary+VAPUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB39F2316AF8A0069CEBB /* NSDictionary+VAPUtil.m */; };
  79. 63AEB3A52317CD940069CEBB /* NSArray+VAPUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB3A32317CD940069CEBB /* NSArray+VAPUtil.h */; };
  80. 63AEB3A62317CD940069CEBB /* NSArray+VAPUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB3A42317CD940069CEBB /* NSArray+VAPUtil.m */; };
  81. 63AEB3EE231952DD0069CEBB /* QGVAPTextureLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB3EC231952DD0069CEBB /* QGVAPTextureLoader.h */; };
  82. 63AEB3EF231952DD0069CEBB /* QGVAPTextureLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB3ED231952DD0069CEBB /* QGVAPTextureLoader.m */; };
  83. 63AEB3F4231959D60069CEBB /* QGVAPMetalView.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB3F2231959D60069CEBB /* QGVAPMetalView.h */; };
  84. 63AEB3F5231959D60069CEBB /* QGVAPMetalView.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB3F3231959D60069CEBB /* QGVAPMetalView.m */; };
  85. 63AEB3F923195BF80069CEBB /* QGVAPMetalRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AEB3F723195BF80069CEBB /* QGVAPMetalRenderer.h */; };
  86. 63AEB3FA23195BF80069CEBB /* QGVAPMetalRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AEB3F823195BF80069CEBB /* QGVAPMetalRenderer.m */; };
  87. 63AFC6B7231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AFC6B5231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.h */; };
  88. 63AFC6B8231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AFC6B6231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.m */; };
  89. 63BAD37822F0966300EAD4C4 /* UIDevice+VAPUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 63BAD37622F0966300EAD4C4 /* UIDevice+VAPUtil.h */; };
  90. 63BAD37922F0966300EAD4C4 /* UIDevice+VAPUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 63BAD37722F0966300EAD4C4 /* UIDevice+VAPUtil.m */; };
  91. 649EF40D24122B4D00164950 /* QGVAPMaskInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 649EF40B24122B4C00164950 /* QGVAPMaskInfo.h */; };
  92. 649EF40E24122B4D00164950 /* QGVAPMaskInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 649EF40C24122B4C00164950 /* QGVAPMaskInfo.m */; };
  93. 69DCB6EF3D76FAEFFD1929CC /* LNLegacyMappings.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADF46D8C8C93AA38D15B3345 /* LNLegacyMappings.swift */; };
  94. 6A449A4C2102FA07B1E481A1 /* LNMP4Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DFC2669FA8BE22005CBC78B /* LNMP4Parser.swift */; };
  95. 7644770111F618C09AAFB77A /* LNControllers.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2DF61A816CBDC209E81671 /* LNControllers.swift */; };
  96. 7769C2ADCDBE6BA6706FA10F /* LNVAPFacade.swift in Sources */ = {isa = PBXBuildFile; fileRef = E18C9AF6293B68DAD4F8640E /* LNVAPFacade.swift */; };
  97. 939368FB3CEDE4E9942BC232 /* LNRenderers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0423F5B5825E119BA494D53B /* LNRenderers.swift */; };
  98. D0B10869F3FC013BB0FB0BE2 /* LNVAPWrapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1826895ABCB13AB1313356B1 /* LNVAPWrapView.swift */; };
  99. D572F414BCB8C54DE8E43E75 /* LNUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290BBFEF3F6577C4848CB922 /* LNUtilities.swift */; };
  100. E1C9B98D15BDFC35B8FED6E9 /* LNPlaybackTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81AC387A5CA8EA729FD6999D /* LNPlaybackTypes.swift */; };
  101. /* End PBXBuildFile section */
  102. /* Begin PBXContainerItemProxy section */
  103. 630723B222F0409200B15629 /* PBXContainerItemProxy */ = {
  104. isa = PBXContainerItemProxy;
  105. containerPortal = 6307239E22F0409200B15629 /* Project object */;
  106. proxyType = 1;
  107. remoteGlobalIDString = 630723A622F0409200B15629;
  108. remoteInfo = QGVAPlayer;
  109. };
  110. /* End PBXContainerItemProxy section */
  111. /* Begin PBXFileReference section */
  112. 0423F5B5825E119BA494D53B /* LNRenderers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNRenderers.swift; sourceTree = "<group>"; };
  113. 0DFC2669FA8BE22005CBC78B /* LNMP4Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNMP4Parser.swift; sourceTree = "<group>"; };
  114. 1826895ABCB13AB1313356B1 /* LNVAPWrapView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNVAPWrapView.swift; sourceTree = "<group>"; };
  115. 290BBFEF3F6577C4848CB922 /* LNUtilities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNUtilities.swift; sourceTree = "<group>"; };
  116. 43BAD32025F2153500D17934 /* QGVAPWrapView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPWrapView.h; sourceTree = "<group>"; };
  117. 43BAD32125F2153500D17934 /* QGVAPWrapView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPWrapView.m; sourceTree = "<group>"; };
  118. 630723A722F0409200B15629 /* QGVAPlayer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = QGVAPlayer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  119. 630723AA22F0409200B15629 /* QGVAPlayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPlayer.h; sourceTree = "<group>"; };
  120. 630723AB22F0409200B15629 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  121. 630723B022F0409200B15629 /* QGVAPlayerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QGVAPlayerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  122. 630723B522F0409200B15629 /* QGVAPlayerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPlayerTests.m; sourceTree = "<group>"; };
  123. 630723B722F0409200B15629 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  124. 630723C322F0410600B15629 /* QGMP4Box.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGMP4Box.m; sourceTree = "<group>"; };
  125. 630723C422F0410600B15629 /* QGMP4Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGMP4Parser.h; sourceTree = "<group>"; };
  126. 630723C522F0410600B15629 /* QGMP4Parser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGMP4Parser.m; sourceTree = "<group>"; };
  127. 630723C622F0410600B15629 /* QGMP4Box.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGMP4Box.h; sourceTree = "<group>"; };
  128. 630723C722F0410600B15629 /* UIView+VAP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+VAP.h"; sourceTree = "<group>"; };
  129. 630723C922F0410600B15629 /* QGVAPWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGVAPWeakProxy.m; sourceTree = "<group>"; };
  130. 630723CB22F0410600B15629 /* QGVAPLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGVAPLogger.h; sourceTree = "<group>"; };
  131. 630723CC22F0410600B15629 /* QGVAPLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGVAPLogger.m; sourceTree = "<group>"; };
  132. 630723CD22F0410600B15629 /* QGVAPSafeMutableDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGVAPSafeMutableDictionary.h; sourceTree = "<group>"; };
  133. 630723CE22F0410600B15629 /* QGVAPSafeMutableArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGVAPSafeMutableArray.h; sourceTree = "<group>"; };
  134. 630723CF22F0410600B15629 /* QGVAPSafeMutableArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGVAPSafeMutableArray.m; sourceTree = "<group>"; };
  135. 630723D022F0410600B15629 /* QGVAPSafeMutableDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGVAPSafeMutableDictionary.m; sourceTree = "<group>"; };
  136. 630723D122F0410600B15629 /* QGVAPWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGVAPWeakProxy.h; sourceTree = "<group>"; };
  137. 630723D322F0410600B15629 /* UIColor+VAPUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+VAPUtil.m"; sourceTree = "<group>"; };
  138. 630723D422F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+VAPThreadSafe.h"; sourceTree = "<group>"; };
  139. 630723D522F0410600B15629 /* UIColor+VAPUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+VAPUtil.h"; sourceTree = "<group>"; };
  140. 630723D622F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+VAPThreadSafe.m"; sourceTree = "<group>"; };
  141. 630723D822F0410600B15629 /* QGMP4AnimatedImageFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGMP4AnimatedImageFrame.m; sourceTree = "<group>"; };
  142. 630723D922F0410600B15629 /* QGBaseDFileInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGBaseDFileInfo.h; sourceTree = "<group>"; };
  143. 630723DA22F0410600B15629 /* QGBaseAnimatedImageFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGBaseAnimatedImageFrame.h; sourceTree = "<group>"; };
  144. 630723DB22F0410600B15629 /* QGMP4HWDFileInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGMP4HWDFileInfo.m; sourceTree = "<group>"; };
  145. 630723DC22F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "QGBaseAnimatedImageFrame+Displaying.h"; sourceTree = "<group>"; };
  146. 630723DD22F0410600B15629 /* QGBaseDFileInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGBaseDFileInfo.m; sourceTree = "<group>"; };
  147. 630723DE22F0410600B15629 /* QGMP4AnimatedImageFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGMP4AnimatedImageFrame.h; sourceTree = "<group>"; };
  148. 630723DF22F0410600B15629 /* QGMP4HWDFileInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGMP4HWDFileInfo.h; sourceTree = "<group>"; };
  149. 630723E022F0410600B15629 /* QGBaseAnimatedImageFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGBaseAnimatedImageFrame.m; sourceTree = "<group>"; };
  150. 630723E422F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "QGBaseAnimatedImageFrame+Displaying.m"; sourceTree = "<group>"; };
  151. 630723E622F0410600B15629 /* QGAnimatedImageDecodeConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGAnimatedImageDecodeConfig.m; sourceTree = "<group>"; };
  152. 630723E722F0410600B15629 /* QGAnimatedImageDecodeThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGAnimatedImageDecodeThread.h; sourceTree = "<group>"; };
  153. 630723E822F0410600B15629 /* QGAnimatedImageDecodeThreadPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGAnimatedImageDecodeThreadPool.h; sourceTree = "<group>"; };
  154. 630723E922F0410600B15629 /* QGAnimatedImageBufferManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGAnimatedImageBufferManager.h; sourceTree = "<group>"; };
  155. 630723EA22F0410600B15629 /* QGAnimatedImageDecodeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGAnimatedImageDecodeManager.h; sourceTree = "<group>"; };
  156. 630723EB22F0410600B15629 /* QGAnimatedImageDecodeConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGAnimatedImageDecodeConfig.h; sourceTree = "<group>"; };
  157. 630723EC22F0410600B15629 /* QGAnimatedImageDecodeThreadPool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGAnimatedImageDecodeThreadPool.m; sourceTree = "<group>"; };
  158. 630723EE22F0410600B15629 /* QGBaseDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGBaseDecoder.m; sourceTree = "<group>"; };
  159. 630723EF22F0410600B15629 /* QGMP4FrameHWDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGMP4FrameHWDecoder.m; sourceTree = "<group>"; };
  160. 630723F022F0410600B15629 /* QGBaseDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGBaseDecoder.h; sourceTree = "<group>"; };
  161. 630723F122F0410600B15629 /* QGMP4FrameHWDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGMP4FrameHWDecoder.h; sourceTree = "<group>"; };
  162. 630723F222F0410600B15629 /* QGAnimatedImageDecodeThread.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGAnimatedImageDecodeThread.m; sourceTree = "<group>"; };
  163. 630723F322F0410600B15629 /* QGAnimatedImageBufferManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGAnimatedImageBufferManager.m; sourceTree = "<group>"; };
  164. 630723F422F0410600B15629 /* QGAnimatedImageDecodeManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGAnimatedImageDecodeManager.m; sourceTree = "<group>"; };
  165. 630723F522F0410600B15629 /* UIView+VAP.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+VAP.m"; sourceTree = "<group>"; };
  166. 630723F822F0410600B15629 /* QGHWDMetalView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGHWDMetalView.m; sourceTree = "<group>"; };
  167. 630723FA22F0410600B15629 /* QGHWDShaderTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGHWDShaderTypes.h; sourceTree = "<group>"; };
  168. 630723FB22F0410600B15629 /* QGHWDMetalRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGHWDMetalRenderer.m; sourceTree = "<group>"; };
  169. 630723FD22F0410600B15629 /* QGHWDMetalView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGHWDMetalView.h; sourceTree = "<group>"; };
  170. 630723FE22F0410600B15629 /* QGHWDMetalRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGHWDMetalRenderer.h; sourceTree = "<group>"; };
  171. 6307240022F0410600B15629 /* QGHWDMP4OpenGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGHWDMP4OpenGLView.m; sourceTree = "<group>"; };
  172. 6307240122F0410600B15629 /* QGHWDMP4OpenGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGHWDMP4OpenGLView.h; sourceTree = "<group>"; };
  173. 6307240222F0410600B15629 /* VAPMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VAPMacros.h; sourceTree = "<group>"; };
  174. 6307240622F0410600B15629 /* QGHWDShaders.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = QGHWDShaders.metal; sourceTree = "<group>"; };
  175. 632942D7231BED7D00B511BB /* QGVAPMetalUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPMetalUtil.h; sourceTree = "<group>"; };
  176. 632942D8231BED7D00B511BB /* QGVAPMetalUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPMetalUtil.m; sourceTree = "<group>"; };
  177. 636FE34623604B570001565D /* UIView+MP4HWDecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+MP4HWDecode.h"; sourceTree = "<group>"; };
  178. 636FE34723604B570001565D /* UIView+MP4HWDecode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+MP4HWDecode.m"; sourceTree = "<group>"; };
  179. 639CA47A2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIGestureRecognizer+VAPUtil.h"; sourceTree = "<group>"; };
  180. 639CA47B2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIGestureRecognizer+VAPUtil.m"; sourceTree = "<group>"; };
  181. 63AEB396231671250069CEBB /* QGVAPConfigManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPConfigManager.h; sourceTree = "<group>"; };
  182. 63AEB397231671250069CEBB /* QGVAPConfigManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPConfigManager.m; sourceTree = "<group>"; };
  183. 63AEB39A23167A030069CEBB /* QGVAPConfigModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPConfigModel.h; sourceTree = "<group>"; };
  184. 63AEB39B23167A030069CEBB /* QGVAPConfigModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPConfigModel.m; sourceTree = "<group>"; };
  185. 63AEB39E2316AF8A0069CEBB /* NSDictionary+VAPUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+VAPUtil.h"; sourceTree = "<group>"; };
  186. 63AEB39F2316AF8A0069CEBB /* NSDictionary+VAPUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+VAPUtil.m"; sourceTree = "<group>"; };
  187. 63AEB3A32317CD940069CEBB /* NSArray+VAPUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSArray+VAPUtil.h"; sourceTree = "<group>"; };
  188. 63AEB3A42317CD940069CEBB /* NSArray+VAPUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSArray+VAPUtil.m"; sourceTree = "<group>"; };
  189. 63AEB3EC231952DD0069CEBB /* QGVAPTextureLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPTextureLoader.h; sourceTree = "<group>"; };
  190. 63AEB3ED231952DD0069CEBB /* QGVAPTextureLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPTextureLoader.m; sourceTree = "<group>"; };
  191. 63AEB3F2231959D60069CEBB /* QGVAPMetalView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPMetalView.h; sourceTree = "<group>"; };
  192. 63AEB3F3231959D60069CEBB /* QGVAPMetalView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPMetalView.m; sourceTree = "<group>"; };
  193. 63AEB3F723195BF80069CEBB /* QGVAPMetalRenderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPMetalRenderer.h; sourceTree = "<group>"; };
  194. 63AEB3F823195BF80069CEBB /* QGVAPMetalRenderer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPMetalRenderer.m; sourceTree = "<group>"; };
  195. 63AFC6B5231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGVAPMetalShaderFunctionLoader.h; sourceTree = "<group>"; };
  196. 63AFC6B6231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QGVAPMetalShaderFunctionLoader.m; sourceTree = "<group>"; };
  197. 63AFC6B9231E3E5B00E127F9 /* QGHWDMetalShaderSourceDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QGHWDMetalShaderSourceDefine.h; sourceTree = "<group>"; };
  198. 63BAD37622F0966300EAD4C4 /* UIDevice+VAPUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIDevice+VAPUtil.h"; sourceTree = "<group>"; };
  199. 63BAD37722F0966300EAD4C4 /* UIDevice+VAPUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+VAPUtil.m"; sourceTree = "<group>"; };
  200. 649EF40B24122B4C00164950 /* QGVAPMaskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QGVAPMaskInfo.h; sourceTree = "<group>"; };
  201. 649EF40C24122B4C00164950 /* QGVAPMaskInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QGVAPMaskInfo.m; sourceTree = "<group>"; };
  202. 81AC387A5CA8EA729FD6999D /* LNPlaybackTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNPlaybackTypes.swift; sourceTree = "<group>"; };
  203. 85972E2BAAEE4BC57BC70D7D /* LNModels.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNModels.swift; sourceTree = "<group>"; };
  204. ADF46D8C8C93AA38D15B3345 /* LNLegacyMappings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNLegacyMappings.swift; sourceTree = "<group>"; };
  205. BCFCF18C219ED666D3D894D2 /* LNVAPPlayerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNVAPPlayerView.swift; sourceTree = "<group>"; };
  206. CC2DF61A816CBDC209E81671 /* LNControllers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNControllers.swift; sourceTree = "<group>"; };
  207. E18C9AF6293B68DAD4F8640E /* LNVAPFacade.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LNVAPFacade.swift; sourceTree = "<group>"; };
  208. /* End PBXFileReference section */
  209. /* Begin PBXFrameworksBuildPhase section */
  210. 630723A422F0409200B15629 /* Frameworks */ = {
  211. isa = PBXFrameworksBuildPhase;
  212. buildActionMask = 2147483647;
  213. files = (
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. 630723AD22F0409200B15629 /* Frameworks */ = {
  218. isa = PBXFrameworksBuildPhase;
  219. buildActionMask = 2147483647;
  220. files = (
  221. 630723B122F0409200B15629 /* QGVAPlayer.framework in Frameworks */,
  222. );
  223. runOnlyForDeploymentPostprocessing = 0;
  224. };
  225. /* End PBXFrameworksBuildPhase section */
  226. /* Begin PBXGroup section */
  227. 0A1D725D941D13055DAA77FB /* View */ = {
  228. isa = PBXGroup;
  229. children = (
  230. BCFCF18C219ED666D3D894D2 /* LNVAPPlayerView.swift */,
  231. 1826895ABCB13AB1313356B1 /* LNVAPWrapView.swift */,
  232. );
  233. name = View;
  234. path = View;
  235. sourceTree = "<group>";
  236. };
  237. 0B83F9D6B6620704B0F0623E /* Render */ = {
  238. isa = PBXGroup;
  239. children = (
  240. 0423F5B5825E119BA494D53B /* LNRenderers.swift */,
  241. );
  242. name = Render;
  243. path = Render;
  244. sourceTree = "<group>";
  245. };
  246. 6307239D22F0409200B15629 = {
  247. isa = PBXGroup;
  248. children = (
  249. 630723A922F0409200B15629 /* QGVAPlayer */,
  250. 630723B422F0409200B15629 /* QGVAPlayerTests */,
  251. 630723A822F0409200B15629 /* Products */,
  252. );
  253. sourceTree = "<group>";
  254. };
  255. 630723A822F0409200B15629 /* Products */ = {
  256. isa = PBXGroup;
  257. children = (
  258. 630723A722F0409200B15629 /* QGVAPlayer.framework */,
  259. 630723B022F0409200B15629 /* QGVAPlayerTests.xctest */,
  260. );
  261. name = Products;
  262. sourceTree = "<group>";
  263. };
  264. 630723A922F0409200B15629 /* QGVAPlayer */ = {
  265. isa = PBXGroup;
  266. children = (
  267. 6307240422F0410600B15629 /* Shaders */,
  268. 630723C122F0410600B15629 /* Classes */,
  269. 630723AB22F0409200B15629 /* Info.plist */,
  270. D19AA999E4A643A3A4BD84C8 /* LNSwift */,
  271. );
  272. path = QGVAPlayer;
  273. sourceTree = "<group>";
  274. };
  275. 630723B422F0409200B15629 /* QGVAPlayerTests */ = {
  276. isa = PBXGroup;
  277. children = (
  278. 630723B522F0409200B15629 /* QGVAPlayerTests.m */,
  279. 630723B722F0409200B15629 /* Info.plist */,
  280. );
  281. path = QGVAPlayerTests;
  282. sourceTree = "<group>";
  283. };
  284. 630723C122F0410600B15629 /* Classes */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 630723AA22F0409200B15629 /* QGVAPlayer.h */,
  288. 6307240222F0410600B15629 /* VAPMacros.h */,
  289. 630723C722F0410600B15629 /* UIView+VAP.h */,
  290. 630723F522F0410600B15629 /* UIView+VAP.m */,
  291. 43BAD32025F2153500D17934 /* QGVAPWrapView.h */,
  292. 43BAD32125F2153500D17934 /* QGVAPWrapView.m */,
  293. 630723D722F0410600B15629 /* Models */,
  294. 630723F622F0410600B15629 /* Views */,
  295. 630723E522F0410600B15629 /* Controllers */,
  296. 630723C222F0410600B15629 /* MP4Parser */,
  297. 630723C822F0410600B15629 /* Utils */,
  298. );
  299. path = Classes;
  300. sourceTree = "<group>";
  301. };
  302. 630723C222F0410600B15629 /* MP4Parser */ = {
  303. isa = PBXGroup;
  304. children = (
  305. 630723C622F0410600B15629 /* QGMP4Box.h */,
  306. 630723C322F0410600B15629 /* QGMP4Box.m */,
  307. 630723C422F0410600B15629 /* QGMP4Parser.h */,
  308. 630723C522F0410600B15629 /* QGMP4Parser.m */,
  309. );
  310. path = MP4Parser;
  311. sourceTree = "<group>";
  312. };
  313. 630723C822F0410600B15629 /* Utils */ = {
  314. isa = PBXGroup;
  315. children = (
  316. 632942D7231BED7D00B511BB /* QGVAPMetalUtil.h */,
  317. 632942D8231BED7D00B511BB /* QGVAPMetalUtil.m */,
  318. 63AFC6B5231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.h */,
  319. 63AFC6B6231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.m */,
  320. 630723C922F0410600B15629 /* QGVAPWeakProxy.m */,
  321. 630723D122F0410600B15629 /* QGVAPWeakProxy.h */,
  322. 630723CD22F0410600B15629 /* QGVAPSafeMutableDictionary.h */,
  323. 630723D022F0410600B15629 /* QGVAPSafeMutableDictionary.m */,
  324. 630723CE22F0410600B15629 /* QGVAPSafeMutableArray.h */,
  325. 630723CF22F0410600B15629 /* QGVAPSafeMutableArray.m */,
  326. 630723CA22F0410600B15629 /* Logger */,
  327. 630723D222F0410600B15629 /* Categorys */,
  328. );
  329. path = Utils;
  330. sourceTree = "<group>";
  331. };
  332. 630723CA22F0410600B15629 /* Logger */ = {
  333. isa = PBXGroup;
  334. children = (
  335. 630723CB22F0410600B15629 /* QGVAPLogger.h */,
  336. 630723CC22F0410600B15629 /* QGVAPLogger.m */,
  337. );
  338. path = Logger;
  339. sourceTree = "<group>";
  340. };
  341. 630723D222F0410600B15629 /* Categorys */ = {
  342. isa = PBXGroup;
  343. children = (
  344. 630723D522F0410600B15629 /* UIColor+VAPUtil.h */,
  345. 630723D322F0410600B15629 /* UIColor+VAPUtil.m */,
  346. 63BAD37622F0966300EAD4C4 /* UIDevice+VAPUtil.h */,
  347. 63BAD37722F0966300EAD4C4 /* UIDevice+VAPUtil.m */,
  348. 630723D422F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.h */,
  349. 630723D622F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.m */,
  350. 63AEB39E2316AF8A0069CEBB /* NSDictionary+VAPUtil.h */,
  351. 63AEB39F2316AF8A0069CEBB /* NSDictionary+VAPUtil.m */,
  352. 63AEB3A32317CD940069CEBB /* NSArray+VAPUtil.h */,
  353. 63AEB3A42317CD940069CEBB /* NSArray+VAPUtil.m */,
  354. 636FE34623604B570001565D /* UIView+MP4HWDecode.h */,
  355. 636FE34723604B570001565D /* UIView+MP4HWDecode.m */,
  356. 639CA47A2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.h */,
  357. 639CA47B2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.m */,
  358. );
  359. path = Categorys;
  360. sourceTree = "<group>";
  361. };
  362. 630723D722F0410600B15629 /* Models */ = {
  363. isa = PBXGroup;
  364. children = (
  365. 649EF40B24122B4C00164950 /* QGVAPMaskInfo.h */,
  366. 649EF40C24122B4C00164950 /* QGVAPMaskInfo.m */,
  367. 630723DA22F0410600B15629 /* QGBaseAnimatedImageFrame.h */,
  368. 630723E022F0410600B15629 /* QGBaseAnimatedImageFrame.m */,
  369. 630723DC22F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.h */,
  370. 630723E422F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.m */,
  371. 630723DE22F0410600B15629 /* QGMP4AnimatedImageFrame.h */,
  372. 630723D822F0410600B15629 /* QGMP4AnimatedImageFrame.m */,
  373. 630723D922F0410600B15629 /* QGBaseDFileInfo.h */,
  374. 630723DD22F0410600B15629 /* QGBaseDFileInfo.m */,
  375. 630723DF22F0410600B15629 /* QGMP4HWDFileInfo.h */,
  376. 630723DB22F0410600B15629 /* QGMP4HWDFileInfo.m */,
  377. 63AEB39A23167A030069CEBB /* QGVAPConfigModel.h */,
  378. 63AEB39B23167A030069CEBB /* QGVAPConfigModel.m */,
  379. 63AEB3EC231952DD0069CEBB /* QGVAPTextureLoader.h */,
  380. 63AEB3ED231952DD0069CEBB /* QGVAPTextureLoader.m */,
  381. );
  382. path = Models;
  383. sourceTree = "<group>";
  384. };
  385. 630723E522F0410600B15629 /* Controllers */ = {
  386. isa = PBXGroup;
  387. children = (
  388. 630723EB22F0410600B15629 /* QGAnimatedImageDecodeConfig.h */,
  389. 630723E622F0410600B15629 /* QGAnimatedImageDecodeConfig.m */,
  390. 630723E722F0410600B15629 /* QGAnimatedImageDecodeThread.h */,
  391. 630723F222F0410600B15629 /* QGAnimatedImageDecodeThread.m */,
  392. 630723E822F0410600B15629 /* QGAnimatedImageDecodeThreadPool.h */,
  393. 630723EC22F0410600B15629 /* QGAnimatedImageDecodeThreadPool.m */,
  394. 630723E922F0410600B15629 /* QGAnimatedImageBufferManager.h */,
  395. 630723F322F0410600B15629 /* QGAnimatedImageBufferManager.m */,
  396. 630723EA22F0410600B15629 /* QGAnimatedImageDecodeManager.h */,
  397. 630723F422F0410600B15629 /* QGAnimatedImageDecodeManager.m */,
  398. 63AEB396231671250069CEBB /* QGVAPConfigManager.h */,
  399. 63AEB397231671250069CEBB /* QGVAPConfigManager.m */,
  400. 630723ED22F0410600B15629 /* Decoders */,
  401. );
  402. path = Controllers;
  403. sourceTree = "<group>";
  404. };
  405. 630723ED22F0410600B15629 /* Decoders */ = {
  406. isa = PBXGroup;
  407. children = (
  408. 630723F022F0410600B15629 /* QGBaseDecoder.h */,
  409. 630723EE22F0410600B15629 /* QGBaseDecoder.m */,
  410. 630723F122F0410600B15629 /* QGMP4FrameHWDecoder.h */,
  411. 630723EF22F0410600B15629 /* QGMP4FrameHWDecoder.m */,
  412. );
  413. path = Decoders;
  414. sourceTree = "<group>";
  415. };
  416. 630723F622F0410600B15629 /* Views */ = {
  417. isa = PBXGroup;
  418. children = (
  419. 630723F722F0410600B15629 /* Metal */,
  420. 630723FF22F0410600B15629 /* OpenGL */,
  421. );
  422. path = Views;
  423. sourceTree = "<group>";
  424. };
  425. 630723F722F0410600B15629 /* Metal */ = {
  426. isa = PBXGroup;
  427. children = (
  428. 63AEB3F12319597F0069CEBB /* Vapx */,
  429. 630723FD22F0410600B15629 /* QGHWDMetalView.h */,
  430. 630723F822F0410600B15629 /* QGHWDMetalView.m */,
  431. 630723FE22F0410600B15629 /* QGHWDMetalRenderer.h */,
  432. 630723FB22F0410600B15629 /* QGHWDMetalRenderer.m */,
  433. );
  434. path = Metal;
  435. sourceTree = "<group>";
  436. };
  437. 630723FF22F0410600B15629 /* OpenGL */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 6307240122F0410600B15629 /* QGHWDMP4OpenGLView.h */,
  441. 6307240022F0410600B15629 /* QGHWDMP4OpenGLView.m */,
  442. );
  443. path = OpenGL;
  444. sourceTree = "<group>";
  445. };
  446. 6307240422F0410600B15629 /* Shaders */ = {
  447. isa = PBXGroup;
  448. children = (
  449. 630723FA22F0410600B15629 /* QGHWDShaderTypes.h */,
  450. 6307240622F0410600B15629 /* QGHWDShaders.metal */,
  451. 63AFC6B9231E3E5B00E127F9 /* QGHWDMetalShaderSourceDefine.h */,
  452. );
  453. path = Shaders;
  454. sourceTree = "<group>";
  455. };
  456. 63AEB3F12319597F0069CEBB /* Vapx */ = {
  457. isa = PBXGroup;
  458. children = (
  459. 63AEB3F2231959D60069CEBB /* QGVAPMetalView.h */,
  460. 63AEB3F3231959D60069CEBB /* QGVAPMetalView.m */,
  461. 63AEB3F723195BF80069CEBB /* QGVAPMetalRenderer.h */,
  462. 63AEB3F823195BF80069CEBB /* QGVAPMetalRenderer.m */,
  463. );
  464. path = Vapx;
  465. sourceTree = "<group>";
  466. };
  467. 9584B67AA626C136945E2165 /* Utils */ = {
  468. isa = PBXGroup;
  469. children = (
  470. 290BBFEF3F6577C4848CB922 /* LNUtilities.swift */,
  471. );
  472. name = Utils;
  473. path = Utils;
  474. sourceTree = "<group>";
  475. };
  476. 9B1DBC00E63CB9306A9152B1 /* Parser */ = {
  477. isa = PBXGroup;
  478. children = (
  479. 0DFC2669FA8BE22005CBC78B /* LNMP4Parser.swift */,
  480. );
  481. name = Parser;
  482. path = Parser;
  483. sourceTree = "<group>";
  484. };
  485. D19AA999E4A643A3A4BD84C8 /* LNSwift */ = {
  486. isa = PBXGroup;
  487. children = (
  488. DB2708DBFFB7748A7FACBB35 /* Core */,
  489. 0B83F9D6B6620704B0F0623E /* Render */,
  490. 9B1DBC00E63CB9306A9152B1 /* Parser */,
  491. E82B388FB5556671C823FE65 /* Model */,
  492. 0A1D725D941D13055DAA77FB /* View */,
  493. 9584B67AA626C136945E2165 /* Utils */,
  494. D8332413532597C3E92EED74 /* Bridges */,
  495. );
  496. name = LNSwift;
  497. path = LNSwift;
  498. sourceTree = "<group>";
  499. };
  500. D8332413532597C3E92EED74 /* Bridges */ = {
  501. isa = PBXGroup;
  502. children = (
  503. ADF46D8C8C93AA38D15B3345 /* LNLegacyMappings.swift */,
  504. );
  505. name = Bridges;
  506. path = Bridges;
  507. sourceTree = "<group>";
  508. };
  509. DB2708DBFFB7748A7FACBB35 /* Core */ = {
  510. isa = PBXGroup;
  511. children = (
  512. 81AC387A5CA8EA729FD6999D /* LNPlaybackTypes.swift */,
  513. E18C9AF6293B68DAD4F8640E /* LNVAPFacade.swift */,
  514. CC2DF61A816CBDC209E81671 /* LNControllers.swift */,
  515. );
  516. name = Core;
  517. path = Core;
  518. sourceTree = "<group>";
  519. };
  520. E82B388FB5556671C823FE65 /* Model */ = {
  521. isa = PBXGroup;
  522. children = (
  523. 85972E2BAAEE4BC57BC70D7D /* LNModels.swift */,
  524. );
  525. name = Model;
  526. path = Model;
  527. sourceTree = "<group>";
  528. };
  529. /* End PBXGroup section */
  530. /* Begin PBXHeadersBuildPhase section */
  531. 630723A222F0409200B15629 /* Headers */ = {
  532. isa = PBXHeadersBuildPhase;
  533. buildActionMask = 2147483647;
  534. files = (
  535. 43BAD32225F2153500D17934 /* QGVAPWrapView.h in Headers */,
  536. 6307240B22F0410600B15629 /* UIView+VAP.h in Headers */,
  537. 630723B822F0409200B15629 /* QGVAPlayer.h in Headers */,
  538. 63AEB3A02316AF8A0069CEBB /* NSDictionary+VAPUtil.h in Headers */,
  539. 63AEB3A52317CD940069CEBB /* NSArray+VAPUtil.h in Headers */,
  540. 649EF40D24122B4D00164950 /* QGVAPMaskInfo.h in Headers */,
  541. 636FE34823604B570001565D /* UIView+MP4HWDecode.h in Headers */,
  542. 6307243C22F0410600B15629 /* VAPMacros.h in Headers */,
  543. 6307242D22F0410600B15629 /* QGBaseDecoder.h in Headers */,
  544. 6307242E22F0410600B15629 /* QGMP4FrameHWDecoder.h in Headers */,
  545. 63AEB398231671260069CEBB /* QGVAPConfigManager.h in Headers */,
  546. 6307243522F0410600B15629 /* QGHWDShaderTypes.h in Headers */,
  547. 6307241622F0410600B15629 /* UIColor+VAPUtil.h in Headers */,
  548. 6307241A22F0410600B15629 /* QGBaseAnimatedImageFrame.h in Headers */,
  549. 6307241E22F0410600B15629 /* QGMP4AnimatedImageFrame.h in Headers */,
  550. 6307241922F0410600B15629 /* QGBaseDFileInfo.h in Headers */,
  551. 6307240D22F0410600B15629 /* QGVAPLogger.h in Headers */,
  552. 63AFC6B7231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.h in Headers */,
  553. 6307240822F0410600B15629 /* QGMP4Parser.h in Headers */,
  554. 63AEB39C23167A030069CEBB /* QGVAPConfigModel.h in Headers */,
  555. 6307242522F0410600B15629 /* QGAnimatedImageDecodeThread.h in Headers */,
  556. 6307243822F0410600B15629 /* QGHWDMetalView.h in Headers */,
  557. 6307242722F0410600B15629 /* QGAnimatedImageBufferManager.h in Headers */,
  558. 63AEB3F923195BF80069CEBB /* QGVAPMetalRenderer.h in Headers */,
  559. 6307240A22F0410600B15629 /* QGMP4Box.h in Headers */,
  560. 6307240F22F0410600B15629 /* QGVAPSafeMutableDictionary.h in Headers */,
  561. 63AEB3EE231952DD0069CEBB /* QGVAPTextureLoader.h in Headers */,
  562. 6307242822F0410600B15629 /* QGAnimatedImageDecodeManager.h in Headers */,
  563. 6307241522F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.h in Headers */,
  564. 6307241322F0410600B15629 /* QGVAPWeakProxy.h in Headers */,
  565. 6307241022F0410600B15629 /* QGVAPSafeMutableArray.h in Headers */,
  566. 6307241F22F0410600B15629 /* QGMP4HWDFileInfo.h in Headers */,
  567. 6307243B22F0410600B15629 /* QGHWDMP4OpenGLView.h in Headers */,
  568. 6307242622F0410600B15629 /* QGAnimatedImageDecodeThreadPool.h in Headers */,
  569. 6307243922F0410600B15629 /* QGHWDMetalRenderer.h in Headers */,
  570. 6307241C22F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.h in Headers */,
  571. 63BAD37822F0966300EAD4C4 /* UIDevice+VAPUtil.h in Headers */,
  572. 6307242922F0410600B15629 /* QGAnimatedImageDecodeConfig.h in Headers */,
  573. 632942D9231BED7D00B511BB /* QGVAPMetalUtil.h in Headers */,
  574. 639CA47C2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.h in Headers */,
  575. 63AEB3F4231959D60069CEBB /* QGVAPMetalView.h in Headers */,
  576. );
  577. runOnlyForDeploymentPostprocessing = 0;
  578. };
  579. /* End PBXHeadersBuildPhase section */
  580. /* Begin PBXNativeTarget section */
  581. 630723A622F0409200B15629 /* QGVAPlayer */ = {
  582. isa = PBXNativeTarget;
  583. buildConfigurationList = 630723BB22F0409200B15629 /* Build configuration list for PBXNativeTarget "QGVAPlayer" */;
  584. buildPhases = (
  585. 630723A222F0409200B15629 /* Headers */,
  586. 630723A322F0409200B15629 /* Sources */,
  587. 630723A422F0409200B15629 /* Frameworks */,
  588. 630723A522F0409200B15629 /* Resources */,
  589. );
  590. buildRules = (
  591. );
  592. dependencies = (
  593. );
  594. name = QGVAPlayer;
  595. productName = QGVAPlayer;
  596. productReference = 630723A722F0409200B15629 /* QGVAPlayer.framework */;
  597. productType = "com.apple.product-type.framework";
  598. };
  599. 630723AF22F0409200B15629 /* QGVAPlayerTests */ = {
  600. isa = PBXNativeTarget;
  601. buildConfigurationList = 630723BE22F0409200B15629 /* Build configuration list for PBXNativeTarget "QGVAPlayerTests" */;
  602. buildPhases = (
  603. 630723AC22F0409200B15629 /* Sources */,
  604. 630723AD22F0409200B15629 /* Frameworks */,
  605. 630723AE22F0409200B15629 /* Resources */,
  606. );
  607. buildRules = (
  608. );
  609. dependencies = (
  610. 630723B322F0409200B15629 /* PBXTargetDependency */,
  611. );
  612. name = QGVAPlayerTests;
  613. productName = QGVAPlayerTests;
  614. productReference = 630723B022F0409200B15629 /* QGVAPlayerTests.xctest */;
  615. productType = "com.apple.product-type.bundle.unit-test";
  616. };
  617. /* End PBXNativeTarget section */
  618. /* Begin PBXProject section */
  619. 6307239E22F0409200B15629 /* Project object */ = {
  620. isa = PBXProject;
  621. attributes = {
  622. LastUpgradeCheck = 1030;
  623. ORGANIZATIONNAME = Tencent;
  624. TargetAttributes = {
  625. 630723A622F0409200B15629 = {
  626. CreatedOnToolsVersion = 10.3;
  627. };
  628. 630723AF22F0409200B15629 = {
  629. CreatedOnToolsVersion = 10.3;
  630. };
  631. };
  632. };
  633. buildConfigurationList = 630723A122F0409200B15629 /* Build configuration list for PBXProject "QGVAPlayer" */;
  634. compatibilityVersion = "Xcode 9.3";
  635. developmentRegion = en;
  636. hasScannedForEncodings = 0;
  637. knownRegions = (
  638. en,
  639. );
  640. mainGroup = 6307239D22F0409200B15629;
  641. productRefGroup = 630723A822F0409200B15629 /* Products */;
  642. projectDirPath = "";
  643. projectRoot = "";
  644. targets = (
  645. 630723A622F0409200B15629 /* QGVAPlayer */,
  646. 630723AF22F0409200B15629 /* QGVAPlayerTests */,
  647. );
  648. };
  649. /* End PBXProject section */
  650. /* Begin PBXResourcesBuildPhase section */
  651. 630723A522F0409200B15629 /* Resources */ = {
  652. isa = PBXResourcesBuildPhase;
  653. buildActionMask = 2147483647;
  654. files = (
  655. );
  656. runOnlyForDeploymentPostprocessing = 0;
  657. };
  658. 630723AE22F0409200B15629 /* Resources */ = {
  659. isa = PBXResourcesBuildPhase;
  660. buildActionMask = 2147483647;
  661. files = (
  662. );
  663. runOnlyForDeploymentPostprocessing = 0;
  664. };
  665. /* End PBXResourcesBuildPhase section */
  666. /* Begin PBXSourcesBuildPhase section */
  667. 630723A322F0409200B15629 /* Sources */ = {
  668. isa = PBXSourcesBuildPhase;
  669. buildActionMask = 2147483647;
  670. files = (
  671. 6307243F22F0410600B15629 /* QGHWDShaders.metal in Sources */,
  672. 6307242A22F0410600B15629 /* QGAnimatedImageDecodeThreadPool.m in Sources */,
  673. 63AFC6B8231E3D4A00E127F9 /* QGVAPMetalShaderFunctionLoader.m in Sources */,
  674. 6307243A22F0410600B15629 /* QGHWDMP4OpenGLView.m in Sources */,
  675. 6307243322F0410600B15629 /* QGHWDMetalView.m in Sources */,
  676. 43BAD32325F2153500D17934 /* QGVAPWrapView.m in Sources */,
  677. 63AEB3A62317CD940069CEBB /* NSArray+VAPUtil.m in Sources */,
  678. 6307240C22F0410600B15629 /* QGVAPWeakProxy.m in Sources */,
  679. 6307240922F0410600B15629 /* QGMP4Parser.m in Sources */,
  680. 639CA47D2366D22800C0D301 /* UIGestureRecognizer+VAPUtil.m in Sources */,
  681. 63AEB39D23167A030069CEBB /* QGVAPConfigModel.m in Sources */,
  682. 63AEB3EF231952DD0069CEBB /* QGVAPTextureLoader.m in Sources */,
  683. 6307242C22F0410600B15629 /* QGMP4FrameHWDecoder.m in Sources */,
  684. 636FE34923604B570001565D /* UIView+MP4HWDecode.m in Sources */,
  685. 6307243022F0410600B15629 /* QGAnimatedImageBufferManager.m in Sources */,
  686. 6307240722F0410600B15629 /* QGMP4Box.m in Sources */,
  687. 6307243122F0410600B15629 /* QGAnimatedImageDecodeManager.m in Sources */,
  688. 6307242B22F0410600B15629 /* QGBaseDecoder.m in Sources */,
  689. 6307241B22F0410600B15629 /* QGMP4HWDFileInfo.m in Sources */,
  690. 6307242F22F0410600B15629 /* QGAnimatedImageDecodeThread.m in Sources */,
  691. 6307241D22F0410600B15629 /* QGBaseDFileInfo.m in Sources */,
  692. 6307243222F0410600B15629 /* UIView+VAP.m in Sources */,
  693. 6307242422F0410600B15629 /* QGAnimatedImageDecodeConfig.m in Sources */,
  694. 6307241222F0410600B15629 /* QGVAPSafeMutableDictionary.m in Sources */,
  695. 63AEB399231671260069CEBB /* QGVAPConfigManager.m in Sources */,
  696. 63AEB3A12316AF8A0069CEBB /* NSDictionary+VAPUtil.m in Sources */,
  697. 63BAD37922F0966300EAD4C4 /* UIDevice+VAPUtil.m in Sources */,
  698. 6307240E22F0410600B15629 /* QGVAPLogger.m in Sources */,
  699. 6307241822F0410600B15629 /* QGMP4AnimatedImageFrame.m in Sources */,
  700. 6307241722F0410600B15629 /* NSNotificationCenter+VAPThreadSafe.m in Sources */,
  701. 6307242022F0410600B15629 /* QGBaseAnimatedImageFrame.m in Sources */,
  702. 63AEB3F5231959D60069CEBB /* QGVAPMetalView.m in Sources */,
  703. 6307241422F0410600B15629 /* UIColor+VAPUtil.m in Sources */,
  704. 6307243622F0410600B15629 /* QGHWDMetalRenderer.m in Sources */,
  705. 649EF40E24122B4D00164950 /* QGVAPMaskInfo.m in Sources */,
  706. 63AEB3FA23195BF80069CEBB /* QGVAPMetalRenderer.m in Sources */,
  707. 6307242322F0410600B15629 /* QGBaseAnimatedImageFrame+Displaying.m in Sources */,
  708. 632942DA231BED7D00B511BB /* QGVAPMetalUtil.m in Sources */,
  709. 6307241122F0410600B15629 /* QGVAPSafeMutableArray.m in Sources */,
  710. E1C9B98D15BDFC35B8FED6E9 /* LNPlaybackTypes.swift in Sources */,
  711. 7769C2ADCDBE6BA6706FA10F /* LNVAPFacade.swift in Sources */,
  712. 7644770111F618C09AAFB77A /* LNControllers.swift in Sources */,
  713. 939368FB3CEDE4E9942BC232 /* LNRenderers.swift in Sources */,
  714. 6A449A4C2102FA07B1E481A1 /* LNMP4Parser.swift in Sources */,
  715. 0DCDE3A29A303DDAC7B34A68 /* LNModels.swift in Sources */,
  716. 424CEEC3D60F73A1EE8EBE0A /* LNVAPPlayerView.swift in Sources */,
  717. D0B10869F3FC013BB0FB0BE2 /* LNVAPWrapView.swift in Sources */,
  718. D572F414BCB8C54DE8E43E75 /* LNUtilities.swift in Sources */,
  719. 69DCB6EF3D76FAEFFD1929CC /* LNLegacyMappings.swift in Sources */,
  720. );
  721. runOnlyForDeploymentPostprocessing = 0;
  722. };
  723. 630723AC22F0409200B15629 /* Sources */ = {
  724. isa = PBXSourcesBuildPhase;
  725. buildActionMask = 2147483647;
  726. files = (
  727. 630723B622F0409200B15629 /* QGVAPlayerTests.m in Sources */,
  728. );
  729. runOnlyForDeploymentPostprocessing = 0;
  730. };
  731. /* End PBXSourcesBuildPhase section */
  732. /* Begin PBXTargetDependency section */
  733. 630723B322F0409200B15629 /* PBXTargetDependency */ = {
  734. isa = PBXTargetDependency;
  735. target = 630723A622F0409200B15629 /* QGVAPlayer */;
  736. targetProxy = 630723B222F0409200B15629 /* PBXContainerItemProxy */;
  737. };
  738. /* End PBXTargetDependency section */
  739. /* Begin XCBuildConfiguration section */
  740. 630723B922F0409200B15629 /* Debug */ = {
  741. isa = XCBuildConfiguration;
  742. buildSettings = {
  743. ALWAYS_SEARCH_USER_PATHS = NO;
  744. CLANG_ANALYZER_NONNULL = YES;
  745. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  746. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  747. CLANG_CXX_LIBRARY = "libc++";
  748. CLANG_ENABLE_MODULES = YES;
  749. CLANG_ENABLE_OBJC_ARC = YES;
  750. CLANG_ENABLE_OBJC_WEAK = YES;
  751. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  752. CLANG_WARN_BOOL_CONVERSION = YES;
  753. CLANG_WARN_COMMA = YES;
  754. CLANG_WARN_CONSTANT_CONVERSION = YES;
  755. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  756. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  757. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  758. CLANG_WARN_EMPTY_BODY = YES;
  759. CLANG_WARN_ENUM_CONVERSION = YES;
  760. CLANG_WARN_INFINITE_RECURSION = YES;
  761. CLANG_WARN_INT_CONVERSION = YES;
  762. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  763. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  764. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  765. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  766. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  767. CLANG_WARN_STRICT_PROTOTYPES = YES;
  768. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  769. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  770. CLANG_WARN_UNREACHABLE_CODE = YES;
  771. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  772. CODE_SIGN_IDENTITY = "iPhone Developer";
  773. COPY_PHASE_STRIP = NO;
  774. CURRENT_PROJECT_VERSION = 1;
  775. DEBUG_INFORMATION_FORMAT = dwarf;
  776. ENABLE_STRICT_OBJC_MSGSEND = YES;
  777. ENABLE_TESTABILITY = YES;
  778. GCC_C_LANGUAGE_STANDARD = gnu11;
  779. GCC_DYNAMIC_NO_PIC = NO;
  780. GCC_NO_COMMON_BLOCKS = YES;
  781. GCC_OPTIMIZATION_LEVEL = 0;
  782. GCC_PREPROCESSOR_DEFINITIONS = (
  783. "DEBUG=1",
  784. "$(inherited)",
  785. );
  786. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  787. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  788. GCC_WARN_UNDECLARED_SELECTOR = YES;
  789. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  790. GCC_WARN_UNUSED_FUNCTION = YES;
  791. GCC_WARN_UNUSED_VARIABLE = YES;
  792. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  793. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  794. MTL_FAST_MATH = YES;
  795. ONLY_ACTIVE_ARCH = YES;
  796. SDKROOT = iphoneos;
  797. VERSIONING_SYSTEM = "apple-generic";
  798. VERSION_INFO_PREFIX = "";
  799. };
  800. name = Debug;
  801. };
  802. 630723BA22F0409200B15629 /* Release */ = {
  803. isa = XCBuildConfiguration;
  804. buildSettings = {
  805. ALWAYS_SEARCH_USER_PATHS = NO;
  806. CLANG_ANALYZER_NONNULL = YES;
  807. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  808. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  809. CLANG_CXX_LIBRARY = "libc++";
  810. CLANG_ENABLE_MODULES = YES;
  811. CLANG_ENABLE_OBJC_ARC = YES;
  812. CLANG_ENABLE_OBJC_WEAK = YES;
  813. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  814. CLANG_WARN_BOOL_CONVERSION = YES;
  815. CLANG_WARN_COMMA = YES;
  816. CLANG_WARN_CONSTANT_CONVERSION = YES;
  817. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  818. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  819. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  820. CLANG_WARN_EMPTY_BODY = YES;
  821. CLANG_WARN_ENUM_CONVERSION = YES;
  822. CLANG_WARN_INFINITE_RECURSION = YES;
  823. CLANG_WARN_INT_CONVERSION = YES;
  824. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  825. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  826. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  827. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  828. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  829. CLANG_WARN_STRICT_PROTOTYPES = YES;
  830. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  831. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  832. CLANG_WARN_UNREACHABLE_CODE = YES;
  833. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  834. CODE_SIGN_IDENTITY = "iPhone Developer";
  835. COPY_PHASE_STRIP = NO;
  836. CURRENT_PROJECT_VERSION = 1;
  837. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  838. ENABLE_NS_ASSERTIONS = NO;
  839. ENABLE_STRICT_OBJC_MSGSEND = YES;
  840. GCC_C_LANGUAGE_STANDARD = gnu11;
  841. GCC_NO_COMMON_BLOCKS = YES;
  842. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  843. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  844. GCC_WARN_UNDECLARED_SELECTOR = YES;
  845. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  846. GCC_WARN_UNUSED_FUNCTION = YES;
  847. GCC_WARN_UNUSED_VARIABLE = YES;
  848. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  849. MTL_ENABLE_DEBUG_INFO = NO;
  850. MTL_FAST_MATH = YES;
  851. SDKROOT = iphoneos;
  852. VALIDATE_PRODUCT = YES;
  853. VERSIONING_SYSTEM = "apple-generic";
  854. VERSION_INFO_PREFIX = "";
  855. };
  856. name = Release;
  857. };
  858. 630723BC22F0409200B15629 /* Debug */ = {
  859. isa = XCBuildConfiguration;
  860. buildSettings = {
  861. CODE_SIGN_IDENTITY = "";
  862. CODE_SIGN_STYLE = Automatic;
  863. DEFINES_MODULE = YES;
  864. DEVELOPMENT_TEAM = 5H8D98R72W;
  865. DYLIB_COMPATIBILITY_VERSION = 1;
  866. DYLIB_CURRENT_VERSION = 1;
  867. DYLIB_INSTALL_NAME_BASE = "@rpath";
  868. INFOPLIST_FILE = QGVAPlayer/Info.plist;
  869. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  870. LD_RUNPATH_SEARCH_PATHS = (
  871. "$(inherited)",
  872. "@executable_path/Frameworks",
  873. "@loader_path/Frameworks",
  874. );
  875. PRODUCT_BUNDLE_IDENTIFIER = com.gami.vap;
  876. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  877. SKIP_INSTALL = YES;
  878. SWIFT_VERSION = 5.0;
  879. TARGETED_DEVICE_FAMILY = "1,2";
  880. };
  881. name = Debug;
  882. };
  883. 630723BD22F0409200B15629 /* Release */ = {
  884. isa = XCBuildConfiguration;
  885. buildSettings = {
  886. CODE_SIGN_IDENTITY = "";
  887. CODE_SIGN_STYLE = Automatic;
  888. DEFINES_MODULE = YES;
  889. DEVELOPMENT_TEAM = 5H8D98R72W;
  890. DYLIB_COMPATIBILITY_VERSION = 1;
  891. DYLIB_CURRENT_VERSION = 1;
  892. DYLIB_INSTALL_NAME_BASE = "@rpath";
  893. INFOPLIST_FILE = QGVAPlayer/Info.plist;
  894. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  895. LD_RUNPATH_SEARCH_PATHS = (
  896. "$(inherited)",
  897. "@executable_path/Frameworks",
  898. "@loader_path/Frameworks",
  899. );
  900. PRODUCT_BUNDLE_IDENTIFIER = com.gami.vap;
  901. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  902. SKIP_INSTALL = YES;
  903. SWIFT_VERSION = 5.0;
  904. TARGETED_DEVICE_FAMILY = "1,2";
  905. };
  906. name = Release;
  907. };
  908. 630723BF22F0409200B15629 /* Debug */ = {
  909. isa = XCBuildConfiguration;
  910. buildSettings = {
  911. CODE_SIGN_STYLE = Automatic;
  912. DEVELOPMENT_TEAM = 6W55574XBS;
  913. INFOPLIST_FILE = QGVAPlayerTests/Info.plist;
  914. LD_RUNPATH_SEARCH_PATHS = (
  915. "$(inherited)",
  916. "@executable_path/Frameworks",
  917. "@loader_path/Frameworks",
  918. );
  919. PRODUCT_BUNDLE_IDENTIFIER = com.tencent.QGVAPlayerTests;
  920. PRODUCT_NAME = "$(TARGET_NAME)";
  921. TARGETED_DEVICE_FAMILY = "1,2";
  922. };
  923. name = Debug;
  924. };
  925. 630723C022F0409200B15629 /* Release */ = {
  926. isa = XCBuildConfiguration;
  927. buildSettings = {
  928. CODE_SIGN_STYLE = Automatic;
  929. DEVELOPMENT_TEAM = 6W55574XBS;
  930. INFOPLIST_FILE = QGVAPlayerTests/Info.plist;
  931. LD_RUNPATH_SEARCH_PATHS = (
  932. "$(inherited)",
  933. "@executable_path/Frameworks",
  934. "@loader_path/Frameworks",
  935. );
  936. PRODUCT_BUNDLE_IDENTIFIER = com.tencent.QGVAPlayerTests;
  937. PRODUCT_NAME = "$(TARGET_NAME)";
  938. TARGETED_DEVICE_FAMILY = "1,2";
  939. };
  940. name = Release;
  941. };
  942. /* End XCBuildConfiguration section */
  943. /* Begin XCConfigurationList section */
  944. 630723A122F0409200B15629 /* Build configuration list for PBXProject "QGVAPlayer" */ = {
  945. isa = XCConfigurationList;
  946. buildConfigurations = (
  947. 630723B922F0409200B15629 /* Debug */,
  948. 630723BA22F0409200B15629 /* Release */,
  949. );
  950. defaultConfigurationIsVisible = 0;
  951. defaultConfigurationName = Release;
  952. };
  953. 630723BB22F0409200B15629 /* Build configuration list for PBXNativeTarget "QGVAPlayer" */ = {
  954. isa = XCConfigurationList;
  955. buildConfigurations = (
  956. 630723BC22F0409200B15629 /* Debug */,
  957. 630723BD22F0409200B15629 /* Release */,
  958. );
  959. defaultConfigurationIsVisible = 0;
  960. defaultConfigurationName = Release;
  961. };
  962. 630723BE22F0409200B15629 /* Build configuration list for PBXNativeTarget "QGVAPlayerTests" */ = {
  963. isa = XCConfigurationList;
  964. buildConfigurations = (
  965. 630723BF22F0409200B15629 /* Debug */,
  966. 630723C022F0409200B15629 /* Release */,
  967. );
  968. defaultConfigurationIsVisible = 0;
  969. defaultConfigurationName = Release;
  970. };
  971. /* End XCConfigurationList section */
  972. };
  973. rootObject = 6307239E22F0409200B15629 /* Project object */;
  974. }