project.pbxproj 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD3A75F51E2597A8008C6DC2 /* expect_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3A75F31E2597A8008C6DC2 /* expect_tc.cpp */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXCopyFilesBuildPhase section */
  12. CD3A75E91E259748008C6DC2 /* 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. CD2973D21D7B684400E37217 /* expect.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = expect.hpp; sourceTree = "<group>"; };
  24. CD3A75E51E2596B9008C6DC2 /* expect.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = expect.t.h; sourceTree = "<group>"; };
  25. CD3A75EB1E259748008C6DC2 /* expect_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = expect_tc; sourceTree = BUILT_PRODUCTS_DIR; };
  26. CD3A75F31E2597A8008C6DC2 /* expect_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expect_tc.cpp; sourceTree = "<group>"; };
  27. /* End PBXFileReference section */
  28. /* Begin PBXFrameworksBuildPhase section */
  29. CD3A75E81E259748008C6DC2 /* Frameworks */ = {
  30. isa = PBXFrameworksBuildPhase;
  31. buildActionMask = 2147483647;
  32. files = (
  33. );
  34. runOnlyForDeploymentPostprocessing = 0;
  35. };
  36. /* End PBXFrameworksBuildPhase section */
  37. /* Begin PBXGroup section */
  38. CD2973BB1D7B67EF00E37217 = {
  39. isa = PBXGroup;
  40. children = (
  41. CD3A75F71E25B2FF008C6DC2 /* src */,
  42. CD3A75F61E25B2FB008C6DC2 /* test */,
  43. CD2973C51D7B67EF00E37217 /* Products */,
  44. );
  45. sourceTree = "<group>";
  46. };
  47. CD2973C51D7B67EF00E37217 /* Products */ = {
  48. isa = PBXGroup;
  49. children = (
  50. CD3A75EB1E259748008C6DC2 /* expect_tc */,
  51. );
  52. name = Products;
  53. sourceTree = "<group>";
  54. };
  55. CD3A75F61E25B2FB008C6DC2 /* test */ = {
  56. isa = PBXGroup;
  57. children = (
  58. CD3A75E51E2596B9008C6DC2 /* expect.t.h */,
  59. CD3A75F31E2597A8008C6DC2 /* expect_tc.cpp */,
  60. );
  61. name = test;
  62. sourceTree = "<group>";
  63. };
  64. CD3A75F71E25B2FF008C6DC2 /* src */ = {
  65. isa = PBXGroup;
  66. children = (
  67. CD2973D21D7B684400E37217 /* expect.hpp */,
  68. );
  69. name = src;
  70. sourceTree = "<group>";
  71. };
  72. /* End PBXGroup section */
  73. /* Begin PBXNativeTarget section */
  74. CD3A75EA1E259748008C6DC2 /* expect_tc */ = {
  75. isa = PBXNativeTarget;
  76. buildConfigurationList = CD3A75EF1E259748008C6DC2 /* Build configuration list for PBXNativeTarget "expect_tc" */;
  77. buildPhases = (
  78. CD3A75F21E259771008C6DC2 /* ShellScript */,
  79. CD3A75E71E259748008C6DC2 /* Sources */,
  80. CD3A75E81E259748008C6DC2 /* Frameworks */,
  81. CD3A75E91E259748008C6DC2 /* CopyFiles */,
  82. );
  83. buildRules = (
  84. );
  85. dependencies = (
  86. );
  87. name = expect_tc;
  88. productName = expect_tc;
  89. productReference = CD3A75EB1E259748008C6DC2 /* expect_tc */;
  90. productType = "com.apple.product-type.tool";
  91. };
  92. /* End PBXNativeTarget section */
  93. /* Begin PBXProject section */
  94. CD2973BC1D7B67EF00E37217 /* Project object */ = {
  95. isa = PBXProject;
  96. attributes = {
  97. LastUpgradeCheck = 0720;
  98. ORGANIZATIONNAME = "Sam Jaffe";
  99. TargetAttributes = {
  100. CD3A75EA1E259748008C6DC2 = {
  101. CreatedOnToolsVersion = 7.2.1;
  102. };
  103. };
  104. };
  105. buildConfigurationList = CD2973BF1D7B67EF00E37217 /* Build configuration list for PBXProject "expect" */;
  106. compatibilityVersion = "Xcode 3.2";
  107. developmentRegion = English;
  108. hasScannedForEncodings = 0;
  109. knownRegions = (
  110. en,
  111. );
  112. mainGroup = CD2973BB1D7B67EF00E37217;
  113. productRefGroup = CD2973C51D7B67EF00E37217 /* Products */;
  114. projectDirPath = "";
  115. projectRoot = "";
  116. targets = (
  117. CD3A75EA1E259748008C6DC2 /* expect_tc */,
  118. );
  119. };
  120. /* End PBXProject section */
  121. /* Begin PBXShellScriptBuildPhase section */
  122. CD3A75F21E259771008C6DC2 /* ShellScript */ = {
  123. isa = PBXShellScriptBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. inputPaths = (
  128. "$(SRCROOT)/expect.t.h",
  129. );
  130. outputPaths = (
  131. "$(SRCROOT)/expect_tc.cpp",
  132. );
  133. runOnlyForDeploymentPostprocessing = 0;
  134. shellPath = /bin/sh;
  135. shellScript = "cxxtestgen --error-printer -o expect_tc.cpp expect.t.h";
  136. };
  137. /* End PBXShellScriptBuildPhase section */
  138. /* Begin PBXSourcesBuildPhase section */
  139. CD3A75E71E259748008C6DC2 /* Sources */ = {
  140. isa = PBXSourcesBuildPhase;
  141. buildActionMask = 2147483647;
  142. files = (
  143. CD3A75F51E2597A8008C6DC2 /* expect_tc.cpp in Sources */,
  144. );
  145. runOnlyForDeploymentPostprocessing = 0;
  146. };
  147. /* End PBXSourcesBuildPhase section */
  148. /* Begin XCBuildConfiguration section */
  149. CD2973CD1D7B67EF00E37217 /* Debug */ = {
  150. isa = XCBuildConfiguration;
  151. buildSettings = {
  152. ALWAYS_SEARCH_USER_PATHS = NO;
  153. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  154. CLANG_CXX_LIBRARY = "libc++";
  155. CLANG_ENABLE_MODULES = YES;
  156. CLANG_ENABLE_OBJC_ARC = YES;
  157. CLANG_WARN_BOOL_CONVERSION = YES;
  158. CLANG_WARN_CONSTANT_CONVERSION = YES;
  159. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  160. CLANG_WARN_EMPTY_BODY = YES;
  161. CLANG_WARN_ENUM_CONVERSION = YES;
  162. CLANG_WARN_INT_CONVERSION = YES;
  163. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  164. CLANG_WARN_UNREACHABLE_CODE = YES;
  165. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  166. CODE_SIGN_IDENTITY = "-";
  167. COPY_PHASE_STRIP = NO;
  168. DEBUG_INFORMATION_FORMAT = dwarf;
  169. ENABLE_STRICT_OBJC_MSGSEND = YES;
  170. ENABLE_TESTABILITY = YES;
  171. GCC_C_LANGUAGE_STANDARD = gnu99;
  172. GCC_DYNAMIC_NO_PIC = NO;
  173. GCC_NO_COMMON_BLOCKS = YES;
  174. GCC_OPTIMIZATION_LEVEL = 0;
  175. GCC_PREPROCESSOR_DEFINITIONS = (
  176. "DEBUG=1",
  177. "$(inherited)",
  178. );
  179. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  180. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  181. GCC_WARN_UNDECLARED_SELECTOR = YES;
  182. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  183. GCC_WARN_UNUSED_FUNCTION = YES;
  184. GCC_WARN_UNUSED_VARIABLE = YES;
  185. MACOSX_DEPLOYMENT_TARGET = 10.10;
  186. MTL_ENABLE_DEBUG_INFO = YES;
  187. ONLY_ACTIVE_ARCH = YES;
  188. SDKROOT = macosx;
  189. WARNING_CFLAGS = "-Wno-gnu-zero-variadic-macro-arguments";
  190. };
  191. name = Debug;
  192. };
  193. CD2973CE1D7B67EF00E37217 /* 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. WARNING_CFLAGS = "-Wno-gnu-zero-variadic-macro-arguments";
  227. };
  228. name = Release;
  229. };
  230. CD3A75F01E259748008C6DC2 /* Debug */ = {
  231. isa = XCBuildConfiguration;
  232. buildSettings = {
  233. HEADER_SEARCH_PATHS = /usr/local/include/;
  234. PRODUCT_NAME = "$(TARGET_NAME)";
  235. };
  236. name = Debug;
  237. };
  238. CD3A75F11E259748008C6DC2 /* Release */ = {
  239. isa = XCBuildConfiguration;
  240. buildSettings = {
  241. HEADER_SEARCH_PATHS = /usr/local/include/;
  242. PRODUCT_NAME = "$(TARGET_NAME)";
  243. };
  244. name = Release;
  245. };
  246. /* End XCBuildConfiguration section */
  247. /* Begin XCConfigurationList section */
  248. CD2973BF1D7B67EF00E37217 /* Build configuration list for PBXProject "expect" */ = {
  249. isa = XCConfigurationList;
  250. buildConfigurations = (
  251. CD2973CD1D7B67EF00E37217 /* Debug */,
  252. CD2973CE1D7B67EF00E37217 /* Release */,
  253. );
  254. defaultConfigurationIsVisible = 0;
  255. defaultConfigurationName = Release;
  256. };
  257. CD3A75EF1E259748008C6DC2 /* Build configuration list for PBXNativeTarget "expect_tc" */ = {
  258. isa = XCConfigurationList;
  259. buildConfigurations = (
  260. CD3A75F01E259748008C6DC2 /* Debug */,
  261. CD3A75F11E259748008C6DC2 /* Release */,
  262. );
  263. defaultConfigurationIsVisible = 0;
  264. };
  265. /* End XCConfigurationList section */
  266. };
  267. rootObject = CD2973BC1D7B67EF00E37217 /* Project object */;
  268. }