project.pbxproj 43 KB

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