project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3531266E80F53C57E4284423 /* Pods_BFFFmpeglib_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57FF0F3796FB4030B8ABC133 /* Pods_BFFFmpeglib_Example.framework */; };
  10. 41424C632784F4B40060FCC1 /* BFAVParseHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41424C622784F4B40060FCC1 /* BFAVParseHandler.mm */; };
  11. 41424C662784F5B70060FCC1 /* BFVideoDecoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41424C652784F5B70060FCC1 /* BFVideoDecoder.mm */; };
  12. 4D2C29421485366C3632BEB1 /* Pods_BFFFmpeglib_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A71629B52D9854F7B55BE27C /* Pods_BFFFmpeglib_Tests.framework */; };
  13. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  14. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  15. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  16. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
  17. 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
  18. 6003F59E195388D20070C39A /* BFFFMPEGLIBAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* BFFFMPEGLIBAppDelegate.m */; };
  19. 6003F5A7195388D20070C39A /* BFFFMPEGLIBViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* BFFFMPEGLIBViewController.m */; };
  20. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
  21. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  22. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  23. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  24. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  25. 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; };
  26. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  27. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXContainerItemProxy section */
  30. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = 6003F582195388D10070C39A /* Project object */;
  33. proxyType = 1;
  34. remoteGlobalIDString = 6003F589195388D20070C39A;
  35. remoteInfo = BFFFmpeglib;
  36. };
  37. /* End PBXContainerItemProxy section */
  38. /* Begin PBXFileReference section */
  39. 028613EC64882A8EF2BF91F6 /* Pods-BFFFmpeglib_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFFFmpeglib_Example.release.xcconfig"; path = "Target Support Files/Pods-BFFFmpeglib_Example/Pods-BFFFmpeglib_Example.release.xcconfig"; sourceTree = "<group>"; };
  40. 3532E04944359B3B1BEA3D65 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  41. 3C7E5C18DBEBDE7B219EA035 /* Pods-BFFFmpeglib_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFFFmpeglib_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFFFmpeglib_Tests/Pods-BFFFmpeglib_Tests.release.xcconfig"; sourceTree = "<group>"; };
  42. 411B51592799993C00AD0DF9 /* BFMediaLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BFMediaLog.h; sourceTree = "<group>"; };
  43. 41424C612784F4B40060FCC1 /* BFAVParseHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFAVParseHandler.h; sourceTree = "<group>"; };
  44. 41424C622784F4B40060FCC1 /* BFAVParseHandler.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = BFAVParseHandler.mm; sourceTree = "<group>"; };
  45. 41424C642784F5B70060FCC1 /* BFVideoDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFVideoDecoder.h; sourceTree = "<group>"; };
  46. 41424C652784F5B70060FCC1 /* BFVideoDecoder.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = BFVideoDecoder.mm; sourceTree = "<group>"; };
  47. 57FF0F3796FB4030B8ABC133 /* Pods_BFFFmpeglib_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFFFmpeglib_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  48. 6003F58A195388D20070C39A /* BFFFmpeglib_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BFFFmpeglib_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  49. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  50. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  51. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  52. 6003F595195388D20070C39A /* BFFFmpeglib-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BFFFmpeglib-Info.plist"; sourceTree = "<group>"; };
  53. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  54. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  55. 6003F59B195388D20070C39A /* BFFFmpeglib-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BFFFmpeglib-Prefix.pch"; sourceTree = "<group>"; };
  56. 6003F59C195388D20070C39A /* BFFFMPEGLIBAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFFFMPEGLIBAppDelegate.h; sourceTree = "<group>"; };
  57. 6003F59D195388D20070C39A /* BFFFMPEGLIBAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BFFFMPEGLIBAppDelegate.m; sourceTree = "<group>"; };
  58. 6003F5A5195388D20070C39A /* BFFFMPEGLIBViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFFFMPEGLIBViewController.h; sourceTree = "<group>"; };
  59. 6003F5A6195388D20070C39A /* BFFFMPEGLIBViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BFFFMPEGLIBViewController.m; sourceTree = "<group>"; };
  60. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  61. 6003F5AE195388D20070C39A /* BFFFmpeglib_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFFFmpeglib_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  62. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  63. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  64. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  65. 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
  66. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  67. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  68. 7431B09EED29BB3120BCD150 /* BFFFmpeglib.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFFFmpeglib.podspec; path = ../BFFFmpeglib.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  69. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  70. 9040B2328AD94ED124C29FF2 /* Pods-BFFFmpeglib_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFFFmpeglib_Example.debug.xcconfig"; path = "Target Support Files/Pods-BFFFmpeglib_Example/Pods-BFFFmpeglib_Example.debug.xcconfig"; sourceTree = "<group>"; };
  71. 972A4B4992C9628D23AE2FFF /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  72. A71629B52D9854F7B55BE27C /* Pods_BFFFmpeglib_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFFFmpeglib_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  73. B68BE965B965BF35E0BFDE09 /* Pods-BFFFmpeglib_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFFFmpeglib_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFFFmpeglib_Tests/Pods-BFFFmpeglib_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  74. /* End PBXFileReference section */
  75. /* Begin PBXFrameworksBuildPhase section */
  76. 6003F587195388D20070C39A /* Frameworks */ = {
  77. isa = PBXFrameworksBuildPhase;
  78. buildActionMask = 2147483647;
  79. files = (
  80. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  81. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  82. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  83. 3531266E80F53C57E4284423 /* Pods_BFFFmpeglib_Example.framework in Frameworks */,
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. 6003F5AB195388D20070C39A /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  92. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  93. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  94. 4D2C29421485366C3632BEB1 /* Pods_BFFFmpeglib_Tests.framework in Frameworks */,
  95. );
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. /* End PBXFrameworksBuildPhase section */
  99. /* Begin PBXGroup section */
  100. 2B18CF11103B34D75152778A /* Pods */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 9040B2328AD94ED124C29FF2 /* Pods-BFFFmpeglib_Example.debug.xcconfig */,
  104. 028613EC64882A8EF2BF91F6 /* Pods-BFFFmpeglib_Example.release.xcconfig */,
  105. B68BE965B965BF35E0BFDE09 /* Pods-BFFFmpeglib_Tests.debug.xcconfig */,
  106. 3C7E5C18DBEBDE7B219EA035 /* Pods-BFFFmpeglib_Tests.release.xcconfig */,
  107. );
  108. path = Pods;
  109. sourceTree = "<group>";
  110. };
  111. 6003F581195388D10070C39A = {
  112. isa = PBXGroup;
  113. children = (
  114. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  115. 6003F593195388D20070C39A /* Example for BFFFmpeglib */,
  116. 6003F5B5195388D20070C39A /* Tests */,
  117. 6003F58C195388D20070C39A /* Frameworks */,
  118. 6003F58B195388D20070C39A /* Products */,
  119. 2B18CF11103B34D75152778A /* Pods */,
  120. );
  121. sourceTree = "<group>";
  122. };
  123. 6003F58B195388D20070C39A /* Products */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 6003F58A195388D20070C39A /* BFFFmpeglib_Example.app */,
  127. 6003F5AE195388D20070C39A /* BFFFmpeglib_Tests.xctest */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. 6003F58C195388D20070C39A /* Frameworks */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 6003F58D195388D20070C39A /* Foundation.framework */,
  136. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  137. 6003F591195388D20070C39A /* UIKit.framework */,
  138. 6003F5AF195388D20070C39A /* XCTest.framework */,
  139. 57FF0F3796FB4030B8ABC133 /* Pods_BFFFmpeglib_Example.framework */,
  140. A71629B52D9854F7B55BE27C /* Pods_BFFFmpeglib_Tests.framework */,
  141. );
  142. name = Frameworks;
  143. sourceTree = "<group>";
  144. };
  145. 6003F593195388D20070C39A /* Example for BFFFmpeglib */ = {
  146. isa = PBXGroup;
  147. children = (
  148. 411B51592799993C00AD0DF9 /* BFMediaLog.h */,
  149. 41424C612784F4B40060FCC1 /* BFAVParseHandler.h */,
  150. 41424C622784F4B40060FCC1 /* BFAVParseHandler.mm */,
  151. 6003F59C195388D20070C39A /* BFFFMPEGLIBAppDelegate.h */,
  152. 6003F59D195388D20070C39A /* BFFFMPEGLIBAppDelegate.m */,
  153. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  154. 6003F5A5195388D20070C39A /* BFFFMPEGLIBViewController.h */,
  155. 6003F5A6195388D20070C39A /* BFFFMPEGLIBViewController.m */,
  156. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  157. 6003F5A8195388D20070C39A /* Images.xcassets */,
  158. 6003F594195388D20070C39A /* Supporting Files */,
  159. 41424C642784F5B70060FCC1 /* BFVideoDecoder.h */,
  160. 41424C652784F5B70060FCC1 /* BFVideoDecoder.mm */,
  161. );
  162. name = "Example for BFFFmpeglib";
  163. path = BFFFmpeglib;
  164. sourceTree = "<group>";
  165. };
  166. 6003F594195388D20070C39A /* Supporting Files */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 6003F595195388D20070C39A /* BFFFmpeglib-Info.plist */,
  170. 6003F596195388D20070C39A /* InfoPlist.strings */,
  171. 6003F599195388D20070C39A /* main.m */,
  172. 6003F59B195388D20070C39A /* BFFFmpeglib-Prefix.pch */,
  173. );
  174. name = "Supporting Files";
  175. sourceTree = "<group>";
  176. };
  177. 6003F5B5195388D20070C39A /* Tests */ = {
  178. isa = PBXGroup;
  179. children = (
  180. 6003F5BB195388D20070C39A /* Tests.m */,
  181. 6003F5B6195388D20070C39A /* Supporting Files */,
  182. );
  183. path = Tests;
  184. sourceTree = "<group>";
  185. };
  186. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  187. isa = PBXGroup;
  188. children = (
  189. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  190. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  191. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
  192. );
  193. name = "Supporting Files";
  194. sourceTree = "<group>";
  195. };
  196. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  197. isa = PBXGroup;
  198. children = (
  199. 7431B09EED29BB3120BCD150 /* BFFFmpeglib.podspec */,
  200. 972A4B4992C9628D23AE2FFF /* README.md */,
  201. 3532E04944359B3B1BEA3D65 /* LICENSE */,
  202. );
  203. name = "Podspec Metadata";
  204. sourceTree = "<group>";
  205. };
  206. /* End PBXGroup section */
  207. /* Begin PBXNativeTarget section */
  208. 6003F589195388D20070C39A /* BFFFmpeglib_Example */ = {
  209. isa = PBXNativeTarget;
  210. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "BFFFmpeglib_Example" */;
  211. buildPhases = (
  212. DB663AADBEA7710034C7DED7 /* [CP] Check Pods Manifest.lock */,
  213. 6003F586195388D20070C39A /* Sources */,
  214. 6003F587195388D20070C39A /* Frameworks */,
  215. 6003F588195388D20070C39A /* Resources */,
  216. );
  217. buildRules = (
  218. );
  219. dependencies = (
  220. );
  221. name = BFFFmpeglib_Example;
  222. productName = BFFFmpeglib;
  223. productReference = 6003F58A195388D20070C39A /* BFFFmpeglib_Example.app */;
  224. productType = "com.apple.product-type.application";
  225. };
  226. 6003F5AD195388D20070C39A /* BFFFmpeglib_Tests */ = {
  227. isa = PBXNativeTarget;
  228. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "BFFFmpeglib_Tests" */;
  229. buildPhases = (
  230. 3A6CDA6B12F1AB2A200912AE /* [CP] Check Pods Manifest.lock */,
  231. 6003F5AA195388D20070C39A /* Sources */,
  232. 6003F5AB195388D20070C39A /* Frameworks */,
  233. 6003F5AC195388D20070C39A /* Resources */,
  234. );
  235. buildRules = (
  236. );
  237. dependencies = (
  238. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  239. );
  240. name = BFFFmpeglib_Tests;
  241. productName = BFFFmpeglibTests;
  242. productReference = 6003F5AE195388D20070C39A /* BFFFmpeglib_Tests.xctest */;
  243. productType = "com.apple.product-type.bundle.unit-test";
  244. };
  245. /* End PBXNativeTarget section */
  246. /* Begin PBXProject section */
  247. 6003F582195388D10070C39A /* Project object */ = {
  248. isa = PBXProject;
  249. attributes = {
  250. CLASSPREFIX = BFFFMPEGLIB;
  251. LastUpgradeCheck = 0720;
  252. ORGANIZATIONNAME = "287971051@qq.com";
  253. TargetAttributes = {
  254. 6003F589195388D20070C39A = {
  255. DevelopmentTeam = UH52C8A7SN;
  256. };
  257. 6003F5AD195388D20070C39A = {
  258. TestTargetID = 6003F589195388D20070C39A;
  259. };
  260. };
  261. };
  262. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "BFFFmpeglib" */;
  263. compatibilityVersion = "Xcode 3.2";
  264. developmentRegion = English;
  265. hasScannedForEncodings = 0;
  266. knownRegions = (
  267. English,
  268. en,
  269. Base,
  270. );
  271. mainGroup = 6003F581195388D10070C39A;
  272. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  273. projectDirPath = "";
  274. projectRoot = "";
  275. targets = (
  276. 6003F589195388D20070C39A /* BFFFmpeglib_Example */,
  277. 6003F5AD195388D20070C39A /* BFFFmpeglib_Tests */,
  278. );
  279. };
  280. /* End PBXProject section */
  281. /* Begin PBXResourcesBuildPhase section */
  282. 6003F588195388D20070C39A /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  287. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  288. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  289. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. 6003F5AC195388D20070C39A /* Resources */ = {
  294. isa = PBXResourcesBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. };
  301. /* End PBXResourcesBuildPhase section */
  302. /* Begin PBXShellScriptBuildPhase section */
  303. 3A6CDA6B12F1AB2A200912AE /* [CP] Check Pods Manifest.lock */ = {
  304. isa = PBXShellScriptBuildPhase;
  305. buildActionMask = 2147483647;
  306. files = (
  307. );
  308. inputFileListPaths = (
  309. );
  310. inputPaths = (
  311. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  312. "${PODS_ROOT}/Manifest.lock",
  313. );
  314. name = "[CP] Check Pods Manifest.lock";
  315. outputFileListPaths = (
  316. );
  317. outputPaths = (
  318. "$(DERIVED_FILE_DIR)/Pods-BFFFmpeglib_Tests-checkManifestLockResult.txt",
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. shellPath = /bin/sh;
  322. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  323. showEnvVarsInLog = 0;
  324. };
  325. DB663AADBEA7710034C7DED7 /* [CP] Check Pods Manifest.lock */ = {
  326. isa = PBXShellScriptBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. );
  330. inputFileListPaths = (
  331. );
  332. inputPaths = (
  333. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  334. "${PODS_ROOT}/Manifest.lock",
  335. );
  336. name = "[CP] Check Pods Manifest.lock";
  337. outputFileListPaths = (
  338. );
  339. outputPaths = (
  340. "$(DERIVED_FILE_DIR)/Pods-BFFFmpeglib_Example-checkManifestLockResult.txt",
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. shellPath = /bin/sh;
  344. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  345. showEnvVarsInLog = 0;
  346. };
  347. /* End PBXShellScriptBuildPhase section */
  348. /* Begin PBXSourcesBuildPhase section */
  349. 6003F586195388D20070C39A /* Sources */ = {
  350. isa = PBXSourcesBuildPhase;
  351. buildActionMask = 2147483647;
  352. files = (
  353. 6003F59E195388D20070C39A /* BFFFMPEGLIBAppDelegate.m in Sources */,
  354. 41424C662784F5B70060FCC1 /* BFVideoDecoder.mm in Sources */,
  355. 6003F5A7195388D20070C39A /* BFFFMPEGLIBViewController.m in Sources */,
  356. 6003F59A195388D20070C39A /* main.m in Sources */,
  357. 41424C632784F4B40060FCC1 /* BFAVParseHandler.mm in Sources */,
  358. );
  359. runOnlyForDeploymentPostprocessing = 0;
  360. };
  361. 6003F5AA195388D20070C39A /* Sources */ = {
  362. isa = PBXSourcesBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. 6003F5BC195388D20070C39A /* Tests.m in Sources */,
  366. );
  367. runOnlyForDeploymentPostprocessing = 0;
  368. };
  369. /* End PBXSourcesBuildPhase section */
  370. /* Begin PBXTargetDependency section */
  371. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  372. isa = PBXTargetDependency;
  373. target = 6003F589195388D20070C39A /* BFFFmpeglib_Example */;
  374. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  375. };
  376. /* End PBXTargetDependency section */
  377. /* Begin PBXVariantGroup section */
  378. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  379. isa = PBXVariantGroup;
  380. children = (
  381. 6003F597195388D20070C39A /* en */,
  382. );
  383. name = InfoPlist.strings;
  384. sourceTree = "<group>";
  385. };
  386. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  387. isa = PBXVariantGroup;
  388. children = (
  389. 6003F5B9195388D20070C39A /* en */,
  390. );
  391. name = InfoPlist.strings;
  392. sourceTree = "<group>";
  393. };
  394. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  395. isa = PBXVariantGroup;
  396. children = (
  397. 71719F9E1E33DC2100824A3D /* Base */,
  398. );
  399. name = LaunchScreen.storyboard;
  400. sourceTree = "<group>";
  401. };
  402. /* End PBXVariantGroup section */
  403. /* Begin XCBuildConfiguration section */
  404. 6003F5BD195388D20070C39A /* Debug */ = {
  405. isa = XCBuildConfiguration;
  406. buildSettings = {
  407. ALWAYS_SEARCH_USER_PATHS = NO;
  408. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  409. CLANG_CXX_LIBRARY = "libc++";
  410. CLANG_ENABLE_MODULES = YES;
  411. CLANG_ENABLE_OBJC_ARC = YES;
  412. CLANG_WARN_BOOL_CONVERSION = YES;
  413. CLANG_WARN_CONSTANT_CONVERSION = YES;
  414. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  415. CLANG_WARN_EMPTY_BODY = YES;
  416. CLANG_WARN_ENUM_CONVERSION = YES;
  417. CLANG_WARN_INT_CONVERSION = YES;
  418. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  419. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  420. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  421. COPY_PHASE_STRIP = NO;
  422. ENABLE_TESTABILITY = YES;
  423. GCC_C_LANGUAGE_STANDARD = gnu99;
  424. GCC_DYNAMIC_NO_PIC = NO;
  425. GCC_OPTIMIZATION_LEVEL = 0;
  426. GCC_PREPROCESSOR_DEFINITIONS = (
  427. "DEBUG=1",
  428. "$(inherited)",
  429. );
  430. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  431. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  432. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  433. GCC_WARN_UNDECLARED_SELECTOR = YES;
  434. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  435. GCC_WARN_UNUSED_FUNCTION = YES;
  436. GCC_WARN_UNUSED_VARIABLE = YES;
  437. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  438. ONLY_ACTIVE_ARCH = YES;
  439. SDKROOT = iphoneos;
  440. TARGETED_DEVICE_FAMILY = "1,2";
  441. };
  442. name = Debug;
  443. };
  444. 6003F5BE195388D20070C39A /* Release */ = {
  445. isa = XCBuildConfiguration;
  446. buildSettings = {
  447. ALWAYS_SEARCH_USER_PATHS = NO;
  448. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  449. CLANG_CXX_LIBRARY = "libc++";
  450. CLANG_ENABLE_MODULES = YES;
  451. CLANG_ENABLE_OBJC_ARC = YES;
  452. CLANG_WARN_BOOL_CONVERSION = YES;
  453. CLANG_WARN_CONSTANT_CONVERSION = YES;
  454. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  455. CLANG_WARN_EMPTY_BODY = YES;
  456. CLANG_WARN_ENUM_CONVERSION = YES;
  457. CLANG_WARN_INT_CONVERSION = YES;
  458. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  459. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  460. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  461. COPY_PHASE_STRIP = YES;
  462. ENABLE_NS_ASSERTIONS = NO;
  463. GCC_C_LANGUAGE_STANDARD = gnu99;
  464. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  465. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  466. GCC_WARN_UNDECLARED_SELECTOR = YES;
  467. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  468. GCC_WARN_UNUSED_FUNCTION = YES;
  469. GCC_WARN_UNUSED_VARIABLE = YES;
  470. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  471. SDKROOT = iphoneos;
  472. TARGETED_DEVICE_FAMILY = "1,2";
  473. VALIDATE_PRODUCT = YES;
  474. };
  475. name = Release;
  476. };
  477. 6003F5C0195388D20070C39A /* Debug */ = {
  478. isa = XCBuildConfiguration;
  479. baseConfigurationReference = 9040B2328AD94ED124C29FF2 /* Pods-BFFFmpeglib_Example.debug.xcconfig */;
  480. buildSettings = {
  481. ARCHS = arm64;
  482. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  483. DEVELOPMENT_TEAM = UH52C8A7SN;
  484. ENABLE_BITCODE = NO;
  485. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  486. GCC_PREFIX_HEADER = "BFFFmpeglib/BFFFmpeglib-Prefix.pch";
  487. INFOPLIST_FILE = "BFFFmpeglib/BFFFmpeglib-Info.plist";
  488. MODULE_NAME = ExampleApp;
  489. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  490. PRODUCT_NAME = "$(TARGET_NAME)";
  491. SWIFT_VERSION = 4.0;
  492. WRAPPER_EXTENSION = app;
  493. };
  494. name = Debug;
  495. };
  496. 6003F5C1195388D20070C39A /* Release */ = {
  497. isa = XCBuildConfiguration;
  498. baseConfigurationReference = 028613EC64882A8EF2BF91F6 /* Pods-BFFFmpeglib_Example.release.xcconfig */;
  499. buildSettings = {
  500. ARCHS = arm64;
  501. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  502. DEVELOPMENT_TEAM = UH52C8A7SN;
  503. ENABLE_BITCODE = NO;
  504. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  505. GCC_PREFIX_HEADER = "BFFFmpeglib/BFFFmpeglib-Prefix.pch";
  506. INFOPLIST_FILE = "BFFFmpeglib/BFFFmpeglib-Info.plist";
  507. MODULE_NAME = ExampleApp;
  508. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  509. PRODUCT_NAME = "$(TARGET_NAME)";
  510. SWIFT_VERSION = 4.0;
  511. WRAPPER_EXTENSION = app;
  512. };
  513. name = Release;
  514. };
  515. 6003F5C3195388D20070C39A /* Debug */ = {
  516. isa = XCBuildConfiguration;
  517. baseConfigurationReference = B68BE965B965BF35E0BFDE09 /* Pods-BFFFmpeglib_Tests.debug.xcconfig */;
  518. buildSettings = {
  519. BUNDLE_LOADER = "$(TEST_HOST)";
  520. FRAMEWORK_SEARCH_PATHS = (
  521. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  522. "$(inherited)",
  523. "$(DEVELOPER_FRAMEWORKS_DIR)",
  524. );
  525. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  526. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  527. GCC_PREPROCESSOR_DEFINITIONS = (
  528. "DEBUG=1",
  529. "$(inherited)",
  530. );
  531. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  532. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  533. PRODUCT_NAME = "$(TARGET_NAME)";
  534. SWIFT_VERSION = 4.0;
  535. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFFFmpeglib_Example.app/BFFFmpeglib_Example";
  536. WRAPPER_EXTENSION = xctest;
  537. };
  538. name = Debug;
  539. };
  540. 6003F5C4195388D20070C39A /* Release */ = {
  541. isa = XCBuildConfiguration;
  542. baseConfigurationReference = 3C7E5C18DBEBDE7B219EA035 /* Pods-BFFFmpeglib_Tests.release.xcconfig */;
  543. buildSettings = {
  544. BUNDLE_LOADER = "$(TEST_HOST)";
  545. FRAMEWORK_SEARCH_PATHS = (
  546. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  547. "$(inherited)",
  548. "$(DEVELOPER_FRAMEWORKS_DIR)",
  549. );
  550. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  551. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  552. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  553. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  554. PRODUCT_NAME = "$(TARGET_NAME)";
  555. SWIFT_VERSION = 4.0;
  556. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFFFmpeglib_Example.app/BFFFmpeglib_Example";
  557. WRAPPER_EXTENSION = xctest;
  558. };
  559. name = Release;
  560. };
  561. /* End XCBuildConfiguration section */
  562. /* Begin XCConfigurationList section */
  563. 6003F585195388D10070C39A /* Build configuration list for PBXProject "BFFFmpeglib" */ = {
  564. isa = XCConfigurationList;
  565. buildConfigurations = (
  566. 6003F5BD195388D20070C39A /* Debug */,
  567. 6003F5BE195388D20070C39A /* Release */,
  568. );
  569. defaultConfigurationIsVisible = 0;
  570. defaultConfigurationName = Release;
  571. };
  572. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "BFFFmpeglib_Example" */ = {
  573. isa = XCConfigurationList;
  574. buildConfigurations = (
  575. 6003F5C0195388D20070C39A /* Debug */,
  576. 6003F5C1195388D20070C39A /* Release */,
  577. );
  578. defaultConfigurationIsVisible = 0;
  579. defaultConfigurationName = Release;
  580. };
  581. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "BFFFmpeglib_Tests" */ = {
  582. isa = XCConfigurationList;
  583. buildConfigurations = (
  584. 6003F5C3195388D20070C39A /* Debug */,
  585. 6003F5C4195388D20070C39A /* Release */,
  586. );
  587. defaultConfigurationIsVisible = 0;
  588. defaultConfigurationName = Release;
  589. };
  590. /* End XCConfigurationList section */
  591. };
  592. rootObject = 6003F582195388D10070C39A /* Project object */;
  593. }