project.pbxproj 43 KB

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