25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

379 lines
17KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4605125C24D6B4F300B04B70 /* mpeg-ts-opus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4605125B24D6B4F300B04B70 /* mpeg-ts-opus.h */; };
  10. 46AC02CE21BA5907003CF43D /* mpeg-sdt.c in Sources */ = {isa = PBXBuildFile; fileRef = 46AC02CD21BA5907003CF43D /* mpeg-sdt.c */; };
  11. 46C5B3542183EE0100419E57 /* mpeg-psm.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3422183EE0100419E57 /* mpeg-psm.c */; };
  12. 46C5B3552183EE0100419E57 /* mpeg-system-header.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3432183EE0100419E57 /* mpeg-system-header.c */; };
  13. 46C5B3562183EE0100419E57 /* mpeg-packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3442183EE0100419E57 /* mpeg-packet.c */; };
  14. 46C5B3572183EE0100419E57 /* mpeg-pmt.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3452183EE0100419E57 /* mpeg-pmt.c */; };
  15. 46C5B3582183EE0100419E57 /* mpeg-util.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3462183EE0100419E57 /* mpeg-util.c */; };
  16. 46C5B3592183EE0100419E57 /* mpeg-ts-h264.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3472183EE0100419E57 /* mpeg-ts-h264.c */; };
  17. 46C5B35A2183EE0100419E57 /* mpeg-psd.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3482183EE0100419E57 /* mpeg-psd.c */; };
  18. 46C5B35B2183EE0100419E57 /* mpeg-crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3492183EE0100419E57 /* mpeg-crc32.c */; };
  19. 46C5B35C2183EE0100419E57 /* mpeg-pack-header.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B34A2183EE0100419E57 /* mpeg-pack-header.c */; };
  20. 46C5B35D2183EE0100419E57 /* mpeg-ts-h265.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B34B2183EE0100419E57 /* mpeg-ts-h265.c */; };
  21. 46C5B35E2183EE0100419E57 /* mpeg-ps-dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B34C2183EE0100419E57 /* mpeg-ps-dec.c */; };
  22. 46C5B35F2183EE0100419E57 /* mpeg-util.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C5B34D2183EE0100419E57 /* mpeg-util.h */; };
  23. 46C5B3602183EE0100419E57 /* mpeg-pat.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B34E2183EE0100419E57 /* mpeg-pat.c */; };
  24. 46C5B3612183EE0100419E57 /* mpeg-ts-enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B34F2183EE0100419E57 /* mpeg-ts-enc.c */; };
  25. 46C5B3622183EE0100419E57 /* mpeg-element-descriptor.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3502183EE0100419E57 /* mpeg-element-descriptor.c */; };
  26. 46C5B3632183EE0100419E57 /* mpeg-ts-dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3512183EE0100419E57 /* mpeg-ts-dec.c */; };
  27. 46C5B3642183EE0100419E57 /* mpeg-ps-enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3522183EE0100419E57 /* mpeg-ps-enc.c */; };
  28. 46C5B3652183EE0100419E57 /* mpeg-pes.c in Sources */ = {isa = PBXBuildFile; fileRef = 46C5B3532183EE0100419E57 /* mpeg-pes.c */; };
  29. /* End PBXBuildFile section */
  30. /* Begin PBXFileReference section */
  31. 4605125B24D6B4F300B04B70 /* mpeg-ts-opus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpeg-ts-opus.h"; sourceTree = "<group>"; };
  32. 46AC02CD21BA5907003CF43D /* mpeg-sdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "mpeg-sdt.c"; sourceTree = "<group>"; };
  33. 46C5B2622183EB8F00419E57 /* libmpeg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libmpeg.a; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 46C5B3402183EDFA00419E57 /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; path = include; sourceTree = "<group>"; };
  35. 46C5B3422183EE0100419E57 /* mpeg-psm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-psm.c"; sourceTree = "<group>"; };
  36. 46C5B3432183EE0100419E57 /* mpeg-system-header.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-system-header.c"; sourceTree = "<group>"; };
  37. 46C5B3442183EE0100419E57 /* mpeg-packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-packet.c"; sourceTree = "<group>"; };
  38. 46C5B3452183EE0100419E57 /* mpeg-pmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-pmt.c"; sourceTree = "<group>"; };
  39. 46C5B3462183EE0100419E57 /* mpeg-util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-util.c"; sourceTree = "<group>"; };
  40. 46C5B3472183EE0100419E57 /* mpeg-ts-h264.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ts-h264.c"; sourceTree = "<group>"; };
  41. 46C5B3482183EE0100419E57 /* mpeg-psd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-psd.c"; sourceTree = "<group>"; };
  42. 46C5B3492183EE0100419E57 /* mpeg-crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-crc32.c"; sourceTree = "<group>"; };
  43. 46C5B34A2183EE0100419E57 /* mpeg-pack-header.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-pack-header.c"; sourceTree = "<group>"; };
  44. 46C5B34B2183EE0100419E57 /* mpeg-ts-h265.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ts-h265.c"; sourceTree = "<group>"; };
  45. 46C5B34C2183EE0100419E57 /* mpeg-ps-dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ps-dec.c"; sourceTree = "<group>"; };
  46. 46C5B34D2183EE0100419E57 /* mpeg-util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "mpeg-util.h"; sourceTree = "<group>"; };
  47. 46C5B34E2183EE0100419E57 /* mpeg-pat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-pat.c"; sourceTree = "<group>"; };
  48. 46C5B34F2183EE0100419E57 /* mpeg-ts-enc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ts-enc.c"; sourceTree = "<group>"; };
  49. 46C5B3502183EE0100419E57 /* mpeg-element-descriptor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-element-descriptor.c"; sourceTree = "<group>"; };
  50. 46C5B3512183EE0100419E57 /* mpeg-ts-dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ts-dec.c"; sourceTree = "<group>"; };
  51. 46C5B3522183EE0100419E57 /* mpeg-ps-enc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-ps-enc.c"; sourceTree = "<group>"; };
  52. 46C5B3532183EE0100419E57 /* mpeg-pes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "mpeg-pes.c"; sourceTree = "<group>"; };
  53. /* End PBXFileReference section */
  54. /* Begin PBXFrameworksBuildPhase section */
  55. 46C5B2602183EB8F00419E57 /* Frameworks */ = {
  56. isa = PBXFrameworksBuildPhase;
  57. buildActionMask = 2147483647;
  58. files = (
  59. );
  60. runOnlyForDeploymentPostprocessing = 0;
  61. };
  62. /* End PBXFrameworksBuildPhase section */
  63. /* Begin PBXGroup section */
  64. 46C5B2592183EB8F00419E57 = {
  65. isa = PBXGroup;
  66. children = (
  67. 46C5B3412183EE0100419E57 /* source */,
  68. 46C5B3402183EDFA00419E57 /* include */,
  69. 46C5B2632183EB8F00419E57 /* Products */,
  70. );
  71. sourceTree = "<group>";
  72. };
  73. 46C5B2632183EB8F00419E57 /* Products */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 46C5B2622183EB8F00419E57 /* libmpeg.a */,
  77. );
  78. name = Products;
  79. sourceTree = "<group>";
  80. };
  81. 46C5B3412183EE0100419E57 /* source */ = {
  82. isa = PBXGroup;
  83. children = (
  84. 46C5B3492183EE0100419E57 /* mpeg-crc32.c */,
  85. 46C5B3502183EE0100419E57 /* mpeg-element-descriptor.c */,
  86. 46C5B34A2183EE0100419E57 /* mpeg-pack-header.c */,
  87. 46C5B3442183EE0100419E57 /* mpeg-packet.c */,
  88. 46C5B34E2183EE0100419E57 /* mpeg-pat.c */,
  89. 46C5B3532183EE0100419E57 /* mpeg-pes.c */,
  90. 46C5B3452183EE0100419E57 /* mpeg-pmt.c */,
  91. 46C5B34C2183EE0100419E57 /* mpeg-ps-dec.c */,
  92. 46C5B3522183EE0100419E57 /* mpeg-ps-enc.c */,
  93. 46C5B3482183EE0100419E57 /* mpeg-psd.c */,
  94. 46C5B3422183EE0100419E57 /* mpeg-psm.c */,
  95. 46AC02CD21BA5907003CF43D /* mpeg-sdt.c */,
  96. 46C5B3432183EE0100419E57 /* mpeg-system-header.c */,
  97. 46C5B3512183EE0100419E57 /* mpeg-ts-dec.c */,
  98. 46C5B34F2183EE0100419E57 /* mpeg-ts-enc.c */,
  99. 46C5B3472183EE0100419E57 /* mpeg-ts-h264.c */,
  100. 46C5B34B2183EE0100419E57 /* mpeg-ts-h265.c */,
  101. 4605125B24D6B4F300B04B70 /* mpeg-ts-opus.h */,
  102. 46C5B3462183EE0100419E57 /* mpeg-util.c */,
  103. 46C5B34D2183EE0100419E57 /* mpeg-util.h */,
  104. );
  105. path = source;
  106. sourceTree = "<group>";
  107. };
  108. /* End PBXGroup section */
  109. /* Begin PBXHeadersBuildPhase section */
  110. 46C5B25E2183EB8F00419E57 /* Headers */ = {
  111. isa = PBXHeadersBuildPhase;
  112. buildActionMask = 2147483647;
  113. files = (
  114. 46C5B35F2183EE0100419E57 /* mpeg-util.h in Headers */,
  115. 4605125C24D6B4F300B04B70 /* mpeg-ts-opus.h in Headers */,
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. /* End PBXHeadersBuildPhase section */
  120. /* Begin PBXNativeTarget section */
  121. 46C5B2612183EB8F00419E57 /* libmpeg */ = {
  122. isa = PBXNativeTarget;
  123. buildConfigurationList = 46C5B2662183EB8F00419E57 /* Build configuration list for PBXNativeTarget "libmpeg" */;
  124. buildPhases = (
  125. 46C5B25E2183EB8F00419E57 /* Headers */,
  126. 46C5B25F2183EB8F00419E57 /* Sources */,
  127. 46C5B2602183EB8F00419E57 /* Frameworks */,
  128. );
  129. buildRules = (
  130. );
  131. dependencies = (
  132. );
  133. name = libmpeg;
  134. productName = libmpeg;
  135. productReference = 46C5B2622183EB8F00419E57 /* libmpeg.a */;
  136. productType = "com.apple.product-type.library.static";
  137. };
  138. /* End PBXNativeTarget section */
  139. /* Begin PBXProject section */
  140. 46C5B25A2183EB8F00419E57 /* Project object */ = {
  141. isa = PBXProject;
  142. attributes = {
  143. LastUpgradeCheck = 1000;
  144. ORGANIZATIONNAME = ireader;
  145. TargetAttributes = {
  146. 46C5B2612183EB8F00419E57 = {
  147. CreatedOnToolsVersion = 10.0;
  148. };
  149. };
  150. };
  151. buildConfigurationList = 46C5B25D2183EB8F00419E57 /* Build configuration list for PBXProject "libmpeg" */;
  152. compatibilityVersion = "Xcode 9.3";
  153. developmentRegion = en;
  154. hasScannedForEncodings = 0;
  155. knownRegions = (
  156. en,
  157. Base,
  158. );
  159. mainGroup = 46C5B2592183EB8F00419E57;
  160. productRefGroup = 46C5B2632183EB8F00419E57 /* Products */;
  161. projectDirPath = "";
  162. projectRoot = "";
  163. targets = (
  164. 46C5B2612183EB8F00419E57 /* libmpeg */,
  165. );
  166. };
  167. /* End PBXProject section */
  168. /* Begin PBXSourcesBuildPhase section */
  169. 46C5B25F2183EB8F00419E57 /* Sources */ = {
  170. isa = PBXSourcesBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. 46C5B3622183EE0100419E57 /* mpeg-element-descriptor.c in Sources */,
  174. 46C5B35B2183EE0100419E57 /* mpeg-crc32.c in Sources */,
  175. 46AC02CE21BA5907003CF43D /* mpeg-sdt.c in Sources */,
  176. 46C5B35A2183EE0100419E57 /* mpeg-psd.c in Sources */,
  177. 46C5B3612183EE0100419E57 /* mpeg-ts-enc.c in Sources */,
  178. 46C5B3602183EE0100419E57 /* mpeg-pat.c in Sources */,
  179. 46C5B35D2183EE0100419E57 /* mpeg-ts-h265.c in Sources */,
  180. 46C5B3582183EE0100419E57 /* mpeg-util.c in Sources */,
  181. 46C5B3552183EE0100419E57 /* mpeg-system-header.c in Sources */,
  182. 46C5B3562183EE0100419E57 /* mpeg-packet.c in Sources */,
  183. 46C5B3572183EE0100419E57 /* mpeg-pmt.c in Sources */,
  184. 46C5B3642183EE0100419E57 /* mpeg-ps-enc.c in Sources */,
  185. 46C5B3542183EE0100419E57 /* mpeg-psm.c in Sources */,
  186. 46C5B3592183EE0100419E57 /* mpeg-ts-h264.c in Sources */,
  187. 46C5B3652183EE0100419E57 /* mpeg-pes.c in Sources */,
  188. 46C5B35C2183EE0100419E57 /* mpeg-pack-header.c in Sources */,
  189. 46C5B35E2183EE0100419E57 /* mpeg-ps-dec.c in Sources */,
  190. 46C5B3632183EE0100419E57 /* mpeg-ts-dec.c in Sources */,
  191. );
  192. runOnlyForDeploymentPostprocessing = 0;
  193. };
  194. /* End PBXSourcesBuildPhase section */
  195. /* Begin XCBuildConfiguration section */
  196. 46C5B2642183EB8F00419E57 /* Debug */ = {
  197. isa = XCBuildConfiguration;
  198. buildSettings = {
  199. ALWAYS_SEARCH_USER_PATHS = NO;
  200. CLANG_ANALYZER_NONNULL = YES;
  201. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  202. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  203. CLANG_CXX_LIBRARY = "libc++";
  204. CLANG_ENABLE_MODULES = YES;
  205. CLANG_ENABLE_OBJC_ARC = YES;
  206. CLANG_ENABLE_OBJC_WEAK = YES;
  207. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  208. CLANG_WARN_BOOL_CONVERSION = YES;
  209. CLANG_WARN_COMMA = YES;
  210. CLANG_WARN_CONSTANT_CONVERSION = YES;
  211. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  212. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  213. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  214. CLANG_WARN_EMPTY_BODY = YES;
  215. CLANG_WARN_ENUM_CONVERSION = YES;
  216. CLANG_WARN_INFINITE_RECURSION = YES;
  217. CLANG_WARN_INT_CONVERSION = YES;
  218. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  219. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  220. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  221. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  222. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  223. CLANG_WARN_STRICT_PROTOTYPES = YES;
  224. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  225. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  226. CLANG_WARN_UNREACHABLE_CODE = YES;
  227. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  228. CODE_SIGN_IDENTITY = "-";
  229. COPY_PHASE_STRIP = NO;
  230. DEBUG_INFORMATION_FORMAT = dwarf;
  231. ENABLE_STRICT_OBJC_MSGSEND = YES;
  232. ENABLE_TESTABILITY = YES;
  233. GCC_C_LANGUAGE_STANDARD = gnu11;
  234. GCC_DYNAMIC_NO_PIC = NO;
  235. GCC_NO_COMMON_BLOCKS = YES;
  236. GCC_OPTIMIZATION_LEVEL = 0;
  237. GCC_PREPROCESSOR_DEFINITIONS = (
  238. "DEBUG=1",
  239. "$(inherited)",
  240. "MPEG_H26X_VERIFY=1",
  241. "MPEG_DAHUA_AAC_FROM_G711=1",
  242. );
  243. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  244. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  245. GCC_WARN_UNDECLARED_SELECTOR = YES;
  246. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  247. GCC_WARN_UNUSED_FUNCTION = YES;
  248. GCC_WARN_UNUSED_VARIABLE = YES;
  249. MACOSX_DEPLOYMENT_TARGET = 10.13;
  250. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  251. MTL_FAST_MATH = YES;
  252. ONLY_ACTIVE_ARCH = YES;
  253. SDKROOT = macosx;
  254. USER_HEADER_SEARCH_PATHS = (
  255. .,
  256. ./include,
  257. );
  258. };
  259. name = Debug;
  260. };
  261. 46C5B2652183EB8F00419E57 /* Release */ = {
  262. isa = XCBuildConfiguration;
  263. buildSettings = {
  264. ALWAYS_SEARCH_USER_PATHS = NO;
  265. CLANG_ANALYZER_NONNULL = YES;
  266. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  267. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  268. CLANG_CXX_LIBRARY = "libc++";
  269. CLANG_ENABLE_MODULES = YES;
  270. CLANG_ENABLE_OBJC_ARC = YES;
  271. CLANG_ENABLE_OBJC_WEAK = YES;
  272. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  273. CLANG_WARN_BOOL_CONVERSION = YES;
  274. CLANG_WARN_COMMA = YES;
  275. CLANG_WARN_CONSTANT_CONVERSION = YES;
  276. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  277. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  278. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  279. CLANG_WARN_EMPTY_BODY = YES;
  280. CLANG_WARN_ENUM_CONVERSION = YES;
  281. CLANG_WARN_INFINITE_RECURSION = YES;
  282. CLANG_WARN_INT_CONVERSION = YES;
  283. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  284. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  285. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  286. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  287. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  288. CLANG_WARN_STRICT_PROTOTYPES = YES;
  289. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  290. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  291. CLANG_WARN_UNREACHABLE_CODE = YES;
  292. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  293. CODE_SIGN_IDENTITY = "-";
  294. COPY_PHASE_STRIP = NO;
  295. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  296. ENABLE_NS_ASSERTIONS = NO;
  297. ENABLE_STRICT_OBJC_MSGSEND = YES;
  298. GCC_C_LANGUAGE_STANDARD = gnu11;
  299. GCC_NO_COMMON_BLOCKS = YES;
  300. GCC_PREPROCESSOR_DEFINITIONS = (
  301. "MPEG_H26X_VERIFY=1",
  302. "MPEG_DAHUA_AAC_FROM_G711=1",
  303. );
  304. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  305. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  306. GCC_WARN_UNDECLARED_SELECTOR = YES;
  307. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  308. GCC_WARN_UNUSED_FUNCTION = YES;
  309. GCC_WARN_UNUSED_VARIABLE = YES;
  310. MACOSX_DEPLOYMENT_TARGET = 10.13;
  311. MTL_ENABLE_DEBUG_INFO = NO;
  312. MTL_FAST_MATH = YES;
  313. SDKROOT = macosx;
  314. USER_HEADER_SEARCH_PATHS = (
  315. .,
  316. ./include,
  317. );
  318. };
  319. name = Release;
  320. };
  321. 46C5B2672183EB8F00419E57 /* Debug */ = {
  322. isa = XCBuildConfiguration;
  323. buildSettings = {
  324. CODE_SIGN_STYLE = Automatic;
  325. EXECUTABLE_PREFIX = "";
  326. GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
  327. PRODUCT_NAME = "$(TARGET_NAME)";
  328. SKIP_INSTALL = YES;
  329. USER_HEADER_SEARCH_PATHS = "$(inherited)";
  330. };
  331. name = Debug;
  332. };
  333. 46C5B2682183EB8F00419E57 /* Release */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. CODE_SIGN_STYLE = Automatic;
  337. EXECUTABLE_PREFIX = "";
  338. GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
  339. PRODUCT_NAME = "$(TARGET_NAME)";
  340. SKIP_INSTALL = YES;
  341. USER_HEADER_SEARCH_PATHS = "$(inherited)";
  342. };
  343. name = Release;
  344. };
  345. /* End XCBuildConfiguration section */
  346. /* Begin XCConfigurationList section */
  347. 46C5B25D2183EB8F00419E57 /* Build configuration list for PBXProject "libmpeg" */ = {
  348. isa = XCConfigurationList;
  349. buildConfigurations = (
  350. 46C5B2642183EB8F00419E57 /* Debug */,
  351. 46C5B2652183EB8F00419E57 /* Release */,
  352. );
  353. defaultConfigurationIsVisible = 0;
  354. defaultConfigurationName = Release;
  355. };
  356. 46C5B2662183EB8F00419E57 /* Build configuration list for PBXNativeTarget "libmpeg" */ = {
  357. isa = XCConfigurationList;
  358. buildConfigurations = (
  359. 46C5B2672183EB8F00419E57 /* Debug */,
  360. 46C5B2682183EB8F00419E57 /* Release */,
  361. );
  362. defaultConfigurationIsVisible = 0;
  363. defaultConfigurationName = Release;
  364. };
  365. /* End XCConfigurationList section */
  366. };
  367. rootObject = 46C5B25A2183EB8F00419E57 /* Project object */;
  368. }