project.pbxproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CDF937521E3ED1C3003E5D5C /* optional_stream_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDF937511E3ED1C3003E5D5C /* optional_stream_tc.cpp */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXCopyFilesBuildPhase section */
  12. CDF9373D1E3D793F003E5D5C /* CopyFiles */ = {
  13. isa = PBXCopyFilesBuildPhase;
  14. buildActionMask = 2147483647;
  15. dstPath = /usr/share/man/man1/;
  16. dstSubfolderSpec = 0;
  17. files = (
  18. );
  19. runOnlyForDeploymentPostprocessing = 1;
  20. };
  21. /* End PBXCopyFilesBuildPhase section */
  22. /* Begin PBXFileReference section */
  23. CDF9373F1E3D793F003E5D5C /* optional_stream_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = optional_stream_tc; sourceTree = BUILT_PRODUCTS_DIR; };
  24. CDF9374B1E3D797D003E5D5C /* optional_stream.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = optional_stream.hpp; sourceTree = "<group>"; };
  25. CDF9374F1E3ED13A003E5D5C /* optional_stream.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = optional_stream.t.h; sourceTree = "<group>"; };
  26. CDF937511E3ED1C3003E5D5C /* optional_stream_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = optional_stream_tc.cpp; sourceTree = "<group>"; };
  27. /* End PBXFileReference section */
  28. /* Begin PBXFrameworksBuildPhase section */
  29. CDF9373C1E3D793F003E5D5C /* Frameworks */ = {
  30. isa = PBXFrameworksBuildPhase;
  31. buildActionMask = 2147483647;
  32. files = (
  33. );
  34. runOnlyForDeploymentPostprocessing = 0;
  35. };
  36. /* End PBXFrameworksBuildPhase section */
  37. /* Begin PBXGroup section */
  38. CDF937361E3D793F003E5D5C = {
  39. isa = PBXGroup;
  40. children = (
  41. CDF937491E3D795F003E5D5C /* src */,
  42. CDF9374A1E3D7962003E5D5C /* test */,
  43. CDF937401E3D793F003E5D5C /* Products */,
  44. );
  45. sourceTree = "<group>";
  46. };
  47. CDF937401E3D793F003E5D5C /* Products */ = {
  48. isa = PBXGroup;
  49. children = (
  50. CDF9373F1E3D793F003E5D5C /* optional_stream_tc */,
  51. );
  52. name = Products;
  53. sourceTree = "<group>";
  54. };
  55. CDF937491E3D795F003E5D5C /* src */ = {
  56. isa = PBXGroup;
  57. children = (
  58. CDF9374B1E3D797D003E5D5C /* optional_stream.hpp */,
  59. );
  60. name = src;
  61. sourceTree = "<group>";
  62. };
  63. CDF9374A1E3D7962003E5D5C /* test */ = {
  64. isa = PBXGroup;
  65. children = (
  66. CDF9374F1E3ED13A003E5D5C /* optional_stream.t.h */,
  67. CDF937511E3ED1C3003E5D5C /* optional_stream_tc.cpp */,
  68. );
  69. name = test;
  70. sourceTree = "<group>";
  71. };
  72. /* End PBXGroup section */
  73. /* Begin PBXNativeTarget section */
  74. CDF9373E1E3D793F003E5D5C /* optional_stream_tc */ = {
  75. isa = PBXNativeTarget;
  76. buildConfigurationList = CDF937461E3D793F003E5D5C /* Build configuration list for PBXNativeTarget "optional_stream_tc" */;
  77. buildPhases = (
  78. CDF937501E3ED193003E5D5C /* ShellScript */,
  79. CDF9373B1E3D793F003E5D5C /* Sources */,
  80. CDF9373C1E3D793F003E5D5C /* Frameworks */,
  81. CDF9373D1E3D793F003E5D5C /* CopyFiles */,
  82. );
  83. buildRules = (
  84. );
  85. dependencies = (
  86. );
  87. name = optional_stream_tc;
  88. productName = optional.stream;
  89. productReference = CDF9373F1E3D793F003E5D5C /* optional_stream_tc */;
  90. productType = "com.apple.product-type.tool";
  91. };
  92. /* End PBXNativeTarget section */
  93. /* Begin PBXProject section */
  94. CDF937371E3D793F003E5D5C /* Project object */ = {
  95. isa = PBXProject;
  96. attributes = {
  97. LastUpgradeCheck = 0720;
  98. ORGANIZATIONNAME = "Sam Jaffe";
  99. TargetAttributes = {
  100. CDF9373E1E3D793F003E5D5C = {
  101. CreatedOnToolsVersion = 7.2.1;
  102. };
  103. };
  104. };
  105. buildConfigurationList = CDF9373A1E3D793F003E5D5C /* Build configuration list for PBXProject "optional.stream" */;
  106. compatibilityVersion = "Xcode 3.2";
  107. developmentRegion = English;
  108. hasScannedForEncodings = 0;
  109. knownRegions = (
  110. en,
  111. );
  112. mainGroup = CDF937361E3D793F003E5D5C;
  113. productRefGroup = CDF937401E3D793F003E5D5C /* Products */;
  114. projectDirPath = "";
  115. projectRoot = "";
  116. targets = (
  117. CDF9373E1E3D793F003E5D5C /* optional_stream_tc */,
  118. );
  119. };
  120. /* End PBXProject section */
  121. /* Begin PBXShellScriptBuildPhase section */
  122. CDF937501E3ED193003E5D5C /* ShellScript */ = {
  123. isa = PBXShellScriptBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. inputPaths = (
  128. "$(SRCROOT)/optional_stream.t.h",
  129. "$(SRCROOT)/either_stream.t.h",
  130. );
  131. outputPaths = (
  132. "$(SRCROOT)/optional_stream_tc.cpp",
  133. );
  134. runOnlyForDeploymentPostprocessing = 0;
  135. shellPath = /bin/sh;
  136. shellScript = "cxxtestgen --error-printer -o optional_stream_tc.cpp optional_stream.t.h either_stream.t.h";
  137. };
  138. /* End PBXShellScriptBuildPhase section */
  139. /* Begin PBXSourcesBuildPhase section */
  140. CDF9373B1E3D793F003E5D5C /* Sources */ = {
  141. isa = PBXSourcesBuildPhase;
  142. buildActionMask = 2147483647;
  143. files = (
  144. CDF937521E3ED1C3003E5D5C /* optional_stream_tc.cpp in Sources */,
  145. );
  146. runOnlyForDeploymentPostprocessing = 0;
  147. };
  148. /* End PBXSourcesBuildPhase section */
  149. /* Begin XCBuildConfiguration section */
  150. CDF937441E3D793F003E5D5C /* Debug */ = {
  151. isa = XCBuildConfiguration;
  152. buildSettings = {
  153. ALWAYS_SEARCH_USER_PATHS = NO;
  154. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  155. CLANG_CXX_LIBRARY = "libc++";
  156. CLANG_ENABLE_MODULES = YES;
  157. CLANG_ENABLE_OBJC_ARC = YES;
  158. CLANG_WARN_BOOL_CONVERSION = YES;
  159. CLANG_WARN_CONSTANT_CONVERSION = YES;
  160. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  161. CLANG_WARN_EMPTY_BODY = YES;
  162. CLANG_WARN_ENUM_CONVERSION = YES;
  163. CLANG_WARN_INT_CONVERSION = YES;
  164. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  165. CLANG_WARN_UNREACHABLE_CODE = YES;
  166. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  167. CODE_SIGN_IDENTITY = "-";
  168. COPY_PHASE_STRIP = NO;
  169. DEBUG_INFORMATION_FORMAT = dwarf;
  170. ENABLE_STRICT_OBJC_MSGSEND = YES;
  171. ENABLE_TESTABILITY = YES;
  172. GCC_C_LANGUAGE_STANDARD = gnu99;
  173. GCC_DYNAMIC_NO_PIC = NO;
  174. GCC_NO_COMMON_BLOCKS = YES;
  175. GCC_OPTIMIZATION_LEVEL = 0;
  176. GCC_PREPROCESSOR_DEFINITIONS = (
  177. "DEBUG=1",
  178. "$(inherited)",
  179. );
  180. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  181. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  182. GCC_WARN_UNDECLARED_SELECTOR = YES;
  183. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  184. GCC_WARN_UNUSED_FUNCTION = YES;
  185. GCC_WARN_UNUSED_VARIABLE = YES;
  186. MACOSX_DEPLOYMENT_TARGET = 10.10;
  187. MTL_ENABLE_DEBUG_INFO = YES;
  188. ONLY_ACTIVE_ARCH = YES;
  189. SDKROOT = macosx;
  190. };
  191. name = Debug;
  192. };
  193. CDF937451E3D793F003E5D5C /* Release */ = {
  194. isa = XCBuildConfiguration;
  195. buildSettings = {
  196. ALWAYS_SEARCH_USER_PATHS = NO;
  197. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  198. CLANG_CXX_LIBRARY = "libc++";
  199. CLANG_ENABLE_MODULES = YES;
  200. CLANG_ENABLE_OBJC_ARC = YES;
  201. CLANG_WARN_BOOL_CONVERSION = YES;
  202. CLANG_WARN_CONSTANT_CONVERSION = YES;
  203. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  204. CLANG_WARN_EMPTY_BODY = YES;
  205. CLANG_WARN_ENUM_CONVERSION = YES;
  206. CLANG_WARN_INT_CONVERSION = YES;
  207. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  208. CLANG_WARN_UNREACHABLE_CODE = YES;
  209. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  210. CODE_SIGN_IDENTITY = "-";
  211. COPY_PHASE_STRIP = NO;
  212. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  213. ENABLE_NS_ASSERTIONS = NO;
  214. ENABLE_STRICT_OBJC_MSGSEND = YES;
  215. GCC_C_LANGUAGE_STANDARD = gnu99;
  216. GCC_NO_COMMON_BLOCKS = YES;
  217. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  218. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  219. GCC_WARN_UNDECLARED_SELECTOR = YES;
  220. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  221. GCC_WARN_UNUSED_FUNCTION = YES;
  222. GCC_WARN_UNUSED_VARIABLE = YES;
  223. MACOSX_DEPLOYMENT_TARGET = 10.10;
  224. MTL_ENABLE_DEBUG_INFO = NO;
  225. SDKROOT = macosx;
  226. };
  227. name = Release;
  228. };
  229. CDF937471E3D793F003E5D5C /* Debug */ = {
  230. isa = XCBuildConfiguration;
  231. buildSettings = {
  232. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  233. HEADER_SEARCH_PATHS = /usr/local/include/;
  234. PRODUCT_NAME = "$(TARGET_NAME)";
  235. USER_HEADER_SEARCH_PATHS = "";
  236. };
  237. name = Debug;
  238. };
  239. CDF937481E3D793F003E5D5C /* Release */ = {
  240. isa = XCBuildConfiguration;
  241. buildSettings = {
  242. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  243. HEADER_SEARCH_PATHS = /usr/local/include/;
  244. PRODUCT_NAME = "$(TARGET_NAME)";
  245. USER_HEADER_SEARCH_PATHS = "";
  246. };
  247. name = Release;
  248. };
  249. /* End XCBuildConfiguration section */
  250. /* Begin XCConfigurationList section */
  251. CDF9373A1E3D793F003E5D5C /* Build configuration list for PBXProject "optional.stream" */ = {
  252. isa = XCConfigurationList;
  253. buildConfigurations = (
  254. CDF937441E3D793F003E5D5C /* Debug */,
  255. CDF937451E3D793F003E5D5C /* Release */,
  256. );
  257. defaultConfigurationIsVisible = 0;
  258. defaultConfigurationName = Release;
  259. };
  260. CDF937461E3D793F003E5D5C /* Build configuration list for PBXNativeTarget "optional_stream_tc" */ = {
  261. isa = XCConfigurationList;
  262. buildConfigurations = (
  263. CDF937471E3D793F003E5D5C /* Debug */,
  264. CDF937481E3D793F003E5D5C /* Release */,
  265. );
  266. defaultConfigurationIsVisible = 0;
  267. defaultConfigurationName = Release;
  268. };
  269. /* End XCConfigurationList section */
  270. };
  271. rootObject = CDF937371E3D793F003E5D5C /* Project object */;
  272. }