project.pbxproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  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 = 0720;
  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 = English;
  94. hasScannedForEncodings = 0;
  95. knownRegions = (
  96. en,
  97. );
  98. mainGroup = CD0C593220C2D81E00454F82;
  99. productRefGroup = CD0C593C20C2D81E00454F82 /* Products */;
  100. projectDirPath = "";
  101. projectRoot = "";
  102. targets = (
  103. CD0C593A20C2D81E00454F82 /* scoped_buffer_capture */,
  104. );
  105. };
  106. /* End PBXProject section */
  107. /* Begin PBXSourcesBuildPhase section */
  108. CD0C593720C2D81E00454F82 /* Sources */ = {
  109. isa = PBXSourcesBuildPhase;
  110. buildActionMask = 2147483647;
  111. files = (
  112. );
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. /* End PBXSourcesBuildPhase section */
  116. /* Begin XCBuildConfiguration section */
  117. CD0C593D20C2D81E00454F82 /* Debug */ = {
  118. isa = XCBuildConfiguration;
  119. buildSettings = {
  120. ALWAYS_SEARCH_USER_PATHS = NO;
  121. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  122. CLANG_CXX_LIBRARY = "libc++";
  123. CLANG_ENABLE_MODULES = YES;
  124. CLANG_ENABLE_OBJC_ARC = YES;
  125. CLANG_WARN_BOOL_CONVERSION = YES;
  126. CLANG_WARN_CONSTANT_CONVERSION = YES;
  127. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  128. CLANG_WARN_EMPTY_BODY = YES;
  129. CLANG_WARN_ENUM_CONVERSION = YES;
  130. CLANG_WARN_INT_CONVERSION = YES;
  131. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  132. CLANG_WARN_UNREACHABLE_CODE = YES;
  133. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  134. CODE_SIGN_IDENTITY = "-";
  135. COPY_PHASE_STRIP = NO;
  136. DEBUG_INFORMATION_FORMAT = dwarf;
  137. ENABLE_STRICT_OBJC_MSGSEND = YES;
  138. ENABLE_TESTABILITY = YES;
  139. GCC_C_LANGUAGE_STANDARD = gnu99;
  140. GCC_DYNAMIC_NO_PIC = NO;
  141. GCC_NO_COMMON_BLOCKS = YES;
  142. GCC_OPTIMIZATION_LEVEL = 0;
  143. GCC_PREPROCESSOR_DEFINITIONS = (
  144. "DEBUG=1",
  145. "$(inherited)",
  146. );
  147. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  148. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  149. GCC_WARN_UNDECLARED_SELECTOR = YES;
  150. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  151. GCC_WARN_UNUSED_FUNCTION = YES;
  152. GCC_WARN_UNUSED_VARIABLE = YES;
  153. MACOSX_DEPLOYMENT_TARGET = 10.10;
  154. MTL_ENABLE_DEBUG_INFO = YES;
  155. ONLY_ACTIVE_ARCH = YES;
  156. SDKROOT = macosx;
  157. };
  158. name = Debug;
  159. };
  160. CD0C593E20C2D81E00454F82 /* Release */ = {
  161. isa = XCBuildConfiguration;
  162. buildSettings = {
  163. ALWAYS_SEARCH_USER_PATHS = NO;
  164. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  165. CLANG_CXX_LIBRARY = "libc++";
  166. CLANG_ENABLE_MODULES = YES;
  167. CLANG_ENABLE_OBJC_ARC = YES;
  168. CLANG_WARN_BOOL_CONVERSION = YES;
  169. CLANG_WARN_CONSTANT_CONVERSION = YES;
  170. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  171. CLANG_WARN_EMPTY_BODY = YES;
  172. CLANG_WARN_ENUM_CONVERSION = YES;
  173. CLANG_WARN_INT_CONVERSION = YES;
  174. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  175. CLANG_WARN_UNREACHABLE_CODE = YES;
  176. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  177. CODE_SIGN_IDENTITY = "-";
  178. COPY_PHASE_STRIP = NO;
  179. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  180. ENABLE_NS_ASSERTIONS = NO;
  181. ENABLE_STRICT_OBJC_MSGSEND = YES;
  182. GCC_C_LANGUAGE_STANDARD = gnu99;
  183. GCC_NO_COMMON_BLOCKS = YES;
  184. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  185. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  186. GCC_WARN_UNDECLARED_SELECTOR = YES;
  187. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  188. GCC_WARN_UNUSED_FUNCTION = YES;
  189. GCC_WARN_UNUSED_VARIABLE = YES;
  190. MACOSX_DEPLOYMENT_TARGET = 10.10;
  191. MTL_ENABLE_DEBUG_INFO = NO;
  192. SDKROOT = macosx;
  193. };
  194. name = Release;
  195. };
  196. CD0C594020C2D81E00454F82 /* Debug */ = {
  197. isa = XCBuildConfiguration;
  198. buildSettings = {
  199. DYLIB_COMPATIBILITY_VERSION = 1;
  200. DYLIB_CURRENT_VERSION = 1;
  201. EXECUTABLE_PREFIX = lib;
  202. PRODUCT_NAME = "$(TARGET_NAME)";
  203. };
  204. name = Debug;
  205. };
  206. CD0C594120C2D81E00454F82 /* Release */ = {
  207. isa = XCBuildConfiguration;
  208. buildSettings = {
  209. DYLIB_COMPATIBILITY_VERSION = 1;
  210. DYLIB_CURRENT_VERSION = 1;
  211. EXECUTABLE_PREFIX = lib;
  212. PRODUCT_NAME = "$(TARGET_NAME)";
  213. };
  214. name = Release;
  215. };
  216. /* End XCBuildConfiguration section */
  217. /* Begin XCConfigurationList section */
  218. CD0C593620C2D81E00454F82 /* Build configuration list for PBXProject "scoped_buffer_capture" */ = {
  219. isa = XCConfigurationList;
  220. buildConfigurations = (
  221. CD0C593D20C2D81E00454F82 /* Debug */,
  222. CD0C593E20C2D81E00454F82 /* Release */,
  223. );
  224. defaultConfigurationIsVisible = 0;
  225. defaultConfigurationName = Release;
  226. };
  227. CD0C593F20C2D81E00454F82 /* Build configuration list for PBXNativeTarget "scoped_buffer_capture" */ = {
  228. isa = XCConfigurationList;
  229. buildConfigurations = (
  230. CD0C594020C2D81E00454F82 /* Debug */,
  231. CD0C594120C2D81E00454F82 /* Release */,
  232. );
  233. defaultConfigurationIsVisible = 0;
  234. };
  235. /* End XCConfigurationList section */
  236. };
  237. rootObject = CD0C593320C2D81E00454F82 /* Project object */;
  238. }