project.pbxproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD0C594420C2D85C00454F82 /* scoped_buffer_capture.h in Headers */ = {isa = PBXBuildFile; fileRef = CD0C594320C2D85C00454F82 /* scoped_buffer_capture.h */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXFileReference section */
  12. CD0C593B20C2D81E00454F82 /* libscoped_buffer_capture.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libscoped_buffer_capture.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  13. CD0C594320C2D85C00454F82 /* scoped_buffer_capture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scoped_buffer_capture.h; sourceTree = "<group>"; };
  14. /* End PBXFileReference section */
  15. /* Begin PBXFrameworksBuildPhase section */
  16. CD0C593820C2D81E00454F82 /* Frameworks */ = {
  17. isa = PBXFrameworksBuildPhase;
  18. buildActionMask = 2147483647;
  19. files = (
  20. );
  21. runOnlyForDeploymentPostprocessing = 0;
  22. };
  23. /* End PBXFrameworksBuildPhase section */
  24. /* Begin PBXGroup section */
  25. CD0C593220C2D81E00454F82 = {
  26. isa = PBXGroup;
  27. children = (
  28. CD0C594220C2D84000454F82 /* include */,
  29. CD0C593C20C2D81E00454F82 /* Products */,
  30. );
  31. sourceTree = "<group>";
  32. };
  33. CD0C593C20C2D81E00454F82 /* Products */ = {
  34. isa = PBXGroup;
  35. children = (
  36. CD0C593B20C2D81E00454F82 /* libscoped_buffer_capture.dylib */,
  37. );
  38. name = Products;
  39. sourceTree = "<group>";
  40. };
  41. CD0C594220C2D84000454F82 /* include */ = {
  42. isa = PBXGroup;
  43. children = (
  44. CD0C594320C2D85C00454F82 /* scoped_buffer_capture.h */,
  45. );
  46. path = include;
  47. sourceTree = "<group>";
  48. };
  49. /* End PBXGroup section */
  50. /* Begin PBXHeadersBuildPhase section */
  51. CD0C593920C2D81E00454F82 /* Headers */ = {
  52. isa = PBXHeadersBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. CD0C594420C2D85C00454F82 /* scoped_buffer_capture.h in Headers */,
  56. );
  57. runOnlyForDeploymentPostprocessing = 0;
  58. };
  59. /* End PBXHeadersBuildPhase section */
  60. /* Begin PBXNativeTarget section */
  61. CD0C593A20C2D81E00454F82 /* scoped_buffer_capture */ = {
  62. isa = PBXNativeTarget;
  63. buildConfigurationList = CD0C593F20C2D81E00454F82 /* Build configuration list for PBXNativeTarget "scoped_buffer_capture" */;
  64. buildPhases = (
  65. CD0C593720C2D81E00454F82 /* Sources */,
  66. CD0C593820C2D81E00454F82 /* Frameworks */,
  67. CD0C593920C2D81E00454F82 /* Headers */,
  68. );
  69. buildRules = (
  70. );
  71. dependencies = (
  72. );
  73. name = scoped_buffer_capture;
  74. productName = scoped_buffer_capture;
  75. productReference = CD0C593B20C2D81E00454F82 /* libscoped_buffer_capture.dylib */;
  76. productType = "com.apple.product-type.library.dynamic";
  77. };
  78. /* End PBXNativeTarget section */
  79. /* Begin PBXProject section */
  80. CD0C593320C2D81E00454F82 /* Project object */ = {
  81. isa = PBXProject;
  82. attributes = {
  83. LastUpgradeCheck = 1240;
  84. ORGANIZATIONNAME = "Sam Jaffe";
  85. TargetAttributes = {
  86. CD0C593A20C2D81E00454F82 = {
  87. CreatedOnToolsVersion = 7.2.1;
  88. };
  89. };
  90. };
  91. buildConfigurationList = CD0C593620C2D81E00454F82 /* Build configuration list for PBXProject "scoped_buffer_capture" */;
  92. compatibilityVersion = "Xcode 3.2";
  93. developmentRegion = en;
  94. hasScannedForEncodings = 0;
  95. knownRegions = (
  96. en,
  97. Base,
  98. );
  99. mainGroup = CD0C593220C2D81E00454F82;
  100. productRefGroup = CD0C593C20C2D81E00454F82 /* Products */;
  101. projectDirPath = "";
  102. projectRoot = "";
  103. targets = (
  104. CD0C593A20C2D81E00454F82 /* scoped_buffer_capture */,
  105. );
  106. };
  107. /* End PBXProject section */
  108. /* Begin PBXSourcesBuildPhase section */
  109. CD0C593720C2D81E00454F82 /* Sources */ = {
  110. isa = PBXSourcesBuildPhase;
  111. buildActionMask = 2147483647;
  112. files = (
  113. );
  114. runOnlyForDeploymentPostprocessing = 0;
  115. };
  116. /* End PBXSourcesBuildPhase section */
  117. /* Begin XCBuildConfiguration section */
  118. CD0C593D20C2D81E00454F82 /* Debug */ = {
  119. isa = XCBuildConfiguration;
  120. buildSettings = {
  121. ALWAYS_SEARCH_USER_PATHS = NO;
  122. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  123. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  124. CLANG_CXX_LIBRARY = "libc++";
  125. CLANG_ENABLE_MODULES = YES;
  126. CLANG_ENABLE_OBJC_ARC = YES;
  127. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  128. CLANG_WARN_BOOL_CONVERSION = YES;
  129. CLANG_WARN_COMMA = YES;
  130. CLANG_WARN_CONSTANT_CONVERSION = YES;
  131. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  132. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  133. CLANG_WARN_EMPTY_BODY = YES;
  134. CLANG_WARN_ENUM_CONVERSION = YES;
  135. CLANG_WARN_INFINITE_RECURSION = YES;
  136. CLANG_WARN_INT_CONVERSION = YES;
  137. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  138. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  139. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  140. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  141. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  142. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  143. CLANG_WARN_STRICT_PROTOTYPES = YES;
  144. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  145. CLANG_WARN_UNREACHABLE_CODE = YES;
  146. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  147. CODE_SIGN_IDENTITY = "-";
  148. COPY_PHASE_STRIP = NO;
  149. DEBUG_INFORMATION_FORMAT = dwarf;
  150. ENABLE_STRICT_OBJC_MSGSEND = YES;
  151. ENABLE_TESTABILITY = YES;
  152. GCC_C_LANGUAGE_STANDARD = gnu99;
  153. GCC_DYNAMIC_NO_PIC = NO;
  154. GCC_NO_COMMON_BLOCKS = YES;
  155. GCC_OPTIMIZATION_LEVEL = 0;
  156. GCC_PREPROCESSOR_DEFINITIONS = (
  157. "DEBUG=1",
  158. "$(inherited)",
  159. );
  160. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  161. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  162. GCC_WARN_UNDECLARED_SELECTOR = YES;
  163. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  164. GCC_WARN_UNUSED_FUNCTION = YES;
  165. GCC_WARN_UNUSED_VARIABLE = YES;
  166. MACOSX_DEPLOYMENT_TARGET = 10.10;
  167. MTL_ENABLE_DEBUG_INFO = YES;
  168. ONLY_ACTIVE_ARCH = YES;
  169. SDKROOT = macosx;
  170. };
  171. name = Debug;
  172. };
  173. CD0C593E20C2D81E00454F82 /* Release */ = {
  174. isa = XCBuildConfiguration;
  175. buildSettings = {
  176. ALWAYS_SEARCH_USER_PATHS = NO;
  177. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  178. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  179. CLANG_CXX_LIBRARY = "libc++";
  180. CLANG_ENABLE_MODULES = YES;
  181. CLANG_ENABLE_OBJC_ARC = YES;
  182. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  183. CLANG_WARN_BOOL_CONVERSION = YES;
  184. CLANG_WARN_COMMA = YES;
  185. CLANG_WARN_CONSTANT_CONVERSION = YES;
  186. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  187. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  188. CLANG_WARN_EMPTY_BODY = YES;
  189. CLANG_WARN_ENUM_CONVERSION = YES;
  190. CLANG_WARN_INFINITE_RECURSION = YES;
  191. CLANG_WARN_INT_CONVERSION = YES;
  192. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  193. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  194. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  195. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  196. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  197. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  198. CLANG_WARN_STRICT_PROTOTYPES = YES;
  199. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  200. CLANG_WARN_UNREACHABLE_CODE = YES;
  201. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  202. CODE_SIGN_IDENTITY = "-";
  203. COPY_PHASE_STRIP = NO;
  204. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  205. ENABLE_NS_ASSERTIONS = NO;
  206. ENABLE_STRICT_OBJC_MSGSEND = YES;
  207. GCC_C_LANGUAGE_STANDARD = gnu99;
  208. GCC_NO_COMMON_BLOCKS = YES;
  209. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  210. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  211. GCC_WARN_UNDECLARED_SELECTOR = YES;
  212. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  213. GCC_WARN_UNUSED_FUNCTION = YES;
  214. GCC_WARN_UNUSED_VARIABLE = YES;
  215. MACOSX_DEPLOYMENT_TARGET = 10.10;
  216. MTL_ENABLE_DEBUG_INFO = NO;
  217. SDKROOT = macosx;
  218. };
  219. name = Release;
  220. };
  221. CD0C594020C2D81E00454F82 /* Debug */ = {
  222. isa = XCBuildConfiguration;
  223. buildSettings = {
  224. DYLIB_COMPATIBILITY_VERSION = 1;
  225. DYLIB_CURRENT_VERSION = 1;
  226. EXECUTABLE_PREFIX = lib;
  227. PRODUCT_NAME = "$(TARGET_NAME)";
  228. };
  229. name = Debug;
  230. };
  231. CD0C594120C2D81E00454F82 /* Release */ = {
  232. isa = XCBuildConfiguration;
  233. buildSettings = {
  234. DYLIB_COMPATIBILITY_VERSION = 1;
  235. DYLIB_CURRENT_VERSION = 1;
  236. EXECUTABLE_PREFIX = lib;
  237. PRODUCT_NAME = "$(TARGET_NAME)";
  238. };
  239. name = Release;
  240. };
  241. /* End XCBuildConfiguration section */
  242. /* Begin XCConfigurationList section */
  243. CD0C593620C2D81E00454F82 /* Build configuration list for PBXProject "scoped_buffer_capture" */ = {
  244. isa = XCConfigurationList;
  245. buildConfigurations = (
  246. CD0C593D20C2D81E00454F82 /* Debug */,
  247. CD0C593E20C2D81E00454F82 /* Release */,
  248. );
  249. defaultConfigurationIsVisible = 0;
  250. defaultConfigurationName = Release;
  251. };
  252. CD0C593F20C2D81E00454F82 /* Build configuration list for PBXNativeTarget "scoped_buffer_capture" */ = {
  253. isa = XCConfigurationList;
  254. buildConfigurations = (
  255. CD0C594020C2D81E00454F82 /* Debug */,
  256. CD0C594120C2D81E00454F82 /* Release */,
  257. );
  258. defaultConfigurationIsVisible = 0;
  259. defaultConfigurationName = Release;
  260. };
  261. /* End XCConfigurationList section */
  262. };
  263. rootObject = CD0C593320C2D81E00454F82 /* Project object */;
  264. }