project.pbxproj 55 KB

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