project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD62FD04229195FF00376440 /* files.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD02229195FF00376440 /* files.cxx */; };
  10. CD62FD082291988F00376440 /* osx_env.mm in Sources */ = {isa = PBXBuildFile; fileRef = CD62FD072291988F00376440 /* osx_env.mm */; };
  11. CD7E87772295FA1F00D877FE /* time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD7E876F2295FA1F00D877FE /* time.cpp */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXContainerItemProxy section */
  14. CD62FCED22904AD500376440 /* PBXContainerItemProxy */ = {
  15. isa = PBXContainerItemProxy;
  16. containerPortal = CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */;
  17. proxyType = 2;
  18. remoteGlobalIDString = 05818F861A685AEA0072A469;
  19. remoteInfo = GoogleMock;
  20. };
  21. CD62FCEF22904AD500376440 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  26. remoteInfo = gmock;
  27. };
  28. CD62FCF122904AD500376440 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 05E96B1F1A68634900204102;
  33. remoteInfo = gtest;
  34. };
  35. CD62FCF322904AD500376440 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 05818F901A685AEA0072A469;
  40. remoteInfo = GoogleMockTests;
  41. };
  42. /* End PBXContainerItemProxy section */
  43. /* Begin PBXFileReference section */
  44. CD3AC7081D2C0726002B4BB0 /* libgameutils.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libgameutils.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  45. CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  46. CD62FCFC2291951400376440 /* linux_env.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = linux_env.cxx; sourceTree = "<group>"; };
  47. CD62FCFF2291953700376440 /* game */ = {isa = PBXFileReference; lastKnownFileType = folder; name = game; path = include/game; sourceTree = "<group>"; };
  48. CD62FD02229195FF00376440 /* files.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = files.cxx; sourceTree = "<group>"; };
  49. CD62FD072291988F00376440 /* osx_env.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = osx_env.mm; sourceTree = "<group>"; };
  50. CD7E876F2295FA1F00D877FE /* time.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = time.cpp; sourceTree = "<group>"; };
  51. /* End PBXFileReference section */
  52. /* Begin PBXFrameworksBuildPhase section */
  53. CD3AC7051D2C0726002B4BB0 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. );
  58. runOnlyForDeploymentPostprocessing = 0;
  59. };
  60. /* End PBXFrameworksBuildPhase section */
  61. /* Begin PBXGroup section */
  62. CD3AC6FF1D2C0726002B4BB0 = {
  63. isa = PBXGroup;
  64. children = (
  65. CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */,
  66. CD62FCFF2291953700376440 /* game */,
  67. CD3AC70A1D2C0726002B4BB0 /* src */,
  68. CD3AC7091D2C0726002B4BB0 /* Products */,
  69. );
  70. sourceTree = "<group>";
  71. };
  72. CD3AC7091D2C0726002B4BB0 /* Products */ = {
  73. isa = PBXGroup;
  74. children = (
  75. CD3AC7081D2C0726002B4BB0 /* libgameutils.dylib */,
  76. );
  77. name = Products;
  78. sourceTree = "<group>";
  79. };
  80. CD3AC70A1D2C0726002B4BB0 /* src */ = {
  81. isa = PBXGroup;
  82. children = (
  83. CD62FCFC2291951400376440 /* linux_env.cxx */,
  84. CD62FD072291988F00376440 /* osx_env.mm */,
  85. CD62FD02229195FF00376440 /* files.cxx */,
  86. CD7E876F2295FA1F00D877FE /* time.cpp */,
  87. );
  88. path = src;
  89. sourceTree = "<group>";
  90. };
  91. CD62FCE722904AD500376440 /* Products */ = {
  92. isa = PBXGroup;
  93. children = (
  94. CD62FCEE22904AD500376440 /* GoogleMock.framework */,
  95. CD62FCF022904AD500376440 /* gmock.framework */,
  96. CD62FCF222904AD500376440 /* gtest.framework */,
  97. CD62FCF422904AD500376440 /* GoogleMockTests.xctest */,
  98. );
  99. name = Products;
  100. sourceTree = "<group>";
  101. };
  102. /* End PBXGroup section */
  103. /* Begin PBXHeadersBuildPhase section */
  104. CD3AC7061D2C0726002B4BB0 /* Headers */ = {
  105. isa = PBXHeadersBuildPhase;
  106. buildActionMask = 2147483647;
  107. files = (
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. /* End PBXHeadersBuildPhase section */
  112. /* Begin PBXNativeTarget section */
  113. CD3AC7071D2C0726002B4BB0 /* gameutils */ = {
  114. isa = PBXNativeTarget;
  115. buildConfigurationList = CD3AC7131D2C0726002B4BB0 /* Build configuration list for PBXNativeTarget "gameutils" */;
  116. buildPhases = (
  117. CD3AC7041D2C0726002B4BB0 /* Sources */,
  118. CD3AC7051D2C0726002B4BB0 /* Frameworks */,
  119. CD3AC7061D2C0726002B4BB0 /* Headers */,
  120. CD62FD002291955400376440 /* ShellScript */,
  121. );
  122. buildRules = (
  123. );
  124. dependencies = (
  125. );
  126. name = gameutils;
  127. productName = gameutils;
  128. productReference = CD3AC7081D2C0726002B4BB0 /* libgameutils.dylib */;
  129. productType = "com.apple.product-type.library.dynamic";
  130. };
  131. /* End PBXNativeTarget section */
  132. /* Begin PBXProject section */
  133. CD3AC7001D2C0726002B4BB0 /* Project object */ = {
  134. isa = PBXProject;
  135. attributes = {
  136. LastUpgradeCheck = 1010;
  137. ORGANIZATIONNAME = "Sam Jaffe";
  138. TargetAttributes = {
  139. CD3AC7071D2C0726002B4BB0 = {
  140. CreatedOnToolsVersion = 7.2.1;
  141. };
  142. };
  143. };
  144. buildConfigurationList = CD3AC7031D2C0726002B4BB0 /* Build configuration list for PBXProject "gameutils" */;
  145. compatibilityVersion = "Xcode 3.2";
  146. developmentRegion = English;
  147. hasScannedForEncodings = 0;
  148. knownRegions = (
  149. en,
  150. );
  151. mainGroup = CD3AC6FF1D2C0726002B4BB0;
  152. productRefGroup = CD3AC7091D2C0726002B4BB0 /* Products */;
  153. projectDirPath = "";
  154. projectReferences = (
  155. {
  156. ProductGroup = CD62FCE722904AD500376440 /* Products */;
  157. ProjectRef = CD62FCE622904AD500376440 /* GoogleMock.xcodeproj */;
  158. },
  159. );
  160. projectRoot = "";
  161. targets = (
  162. CD3AC7071D2C0726002B4BB0 /* gameutils */,
  163. );
  164. };
  165. /* End PBXProject section */
  166. /* Begin PBXReferenceProxy section */
  167. CD62FCEE22904AD500376440 /* GoogleMock.framework */ = {
  168. isa = PBXReferenceProxy;
  169. fileType = wrapper.framework;
  170. path = GoogleMock.framework;
  171. remoteRef = CD62FCED22904AD500376440 /* PBXContainerItemProxy */;
  172. sourceTree = BUILT_PRODUCTS_DIR;
  173. };
  174. CD62FCF022904AD500376440 /* gmock.framework */ = {
  175. isa = PBXReferenceProxy;
  176. fileType = wrapper.framework;
  177. path = gmock.framework;
  178. remoteRef = CD62FCEF22904AD500376440 /* PBXContainerItemProxy */;
  179. sourceTree = BUILT_PRODUCTS_DIR;
  180. };
  181. CD62FCF222904AD500376440 /* gtest.framework */ = {
  182. isa = PBXReferenceProxy;
  183. fileType = wrapper.framework;
  184. path = gtest.framework;
  185. remoteRef = CD62FCF122904AD500376440 /* PBXContainerItemProxy */;
  186. sourceTree = BUILT_PRODUCTS_DIR;
  187. };
  188. CD62FCF422904AD500376440 /* GoogleMockTests.xctest */ = {
  189. isa = PBXReferenceProxy;
  190. fileType = wrapper.cfbundle;
  191. path = GoogleMockTests.xctest;
  192. remoteRef = CD62FCF322904AD500376440 /* PBXContainerItemProxy */;
  193. sourceTree = BUILT_PRODUCTS_DIR;
  194. };
  195. /* End PBXReferenceProxy section */
  196. /* Begin PBXShellScriptBuildPhase section */
  197. CD62FD002291955400376440 /* ShellScript */ = {
  198. isa = PBXShellScriptBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. );
  202. inputFileListPaths = (
  203. );
  204. inputPaths = (
  205. );
  206. outputFileListPaths = (
  207. );
  208. outputPaths = (
  209. );
  210. runOnlyForDeploymentPostprocessing = 0;
  211. shellPath = /bin/sh;
  212. shellScript = "mkdir -p ${BUILT_PRODUCTS_DIR}/usr/local/include/\ncp -r ${PROJECT_DIR}/include/* ${BUILT_PRODUCTS_DIR}/usr/local/include/\n";
  213. };
  214. /* End PBXShellScriptBuildPhase section */
  215. /* Begin PBXSourcesBuildPhase section */
  216. CD3AC7041D2C0726002B4BB0 /* Sources */ = {
  217. isa = PBXSourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. CD62FD082291988F00376440 /* osx_env.mm in Sources */,
  221. CD62FD04229195FF00376440 /* files.cxx in Sources */,
  222. CD7E87772295FA1F00D877FE /* time.cpp in Sources */,
  223. );
  224. runOnlyForDeploymentPostprocessing = 0;
  225. };
  226. /* End PBXSourcesBuildPhase section */
  227. /* Begin XCBuildConfiguration section */
  228. CD3AC7111D2C0726002B4BB0 /* Debug */ = {
  229. isa = XCBuildConfiguration;
  230. buildSettings = {
  231. ALWAYS_SEARCH_USER_PATHS = NO;
  232. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  233. CLANG_CXX_LIBRARY = "libc++";
  234. CLANG_ENABLE_MODULES = YES;
  235. CLANG_ENABLE_OBJC_ARC = YES;
  236. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  237. CLANG_WARN_BOOL_CONVERSION = YES;
  238. CLANG_WARN_COMMA = YES;
  239. CLANG_WARN_CONSTANT_CONVERSION = YES;
  240. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  241. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  242. CLANG_WARN_EMPTY_BODY = YES;
  243. CLANG_WARN_ENUM_CONVERSION = YES;
  244. CLANG_WARN_INFINITE_RECURSION = YES;
  245. CLANG_WARN_INT_CONVERSION = YES;
  246. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  247. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  248. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  249. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  250. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  251. CLANG_WARN_STRICT_PROTOTYPES = YES;
  252. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  253. CLANG_WARN_UNREACHABLE_CODE = YES;
  254. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  255. CODE_SIGN_IDENTITY = "-";
  256. COPY_PHASE_STRIP = NO;
  257. DEBUG_INFORMATION_FORMAT = dwarf;
  258. ENABLE_STRICT_OBJC_MSGSEND = YES;
  259. ENABLE_TESTABILITY = YES;
  260. GCC_C_LANGUAGE_STANDARD = gnu99;
  261. GCC_DYNAMIC_NO_PIC = NO;
  262. GCC_NO_COMMON_BLOCKS = YES;
  263. GCC_OPTIMIZATION_LEVEL = 0;
  264. GCC_PREPROCESSOR_DEFINITIONS = (
  265. "DEBUG=1",
  266. "$(inherited)",
  267. );
  268. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  269. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  270. GCC_WARN_UNDECLARED_SELECTOR = YES;
  271. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  272. GCC_WARN_UNUSED_FUNCTION = YES;
  273. GCC_WARN_UNUSED_VARIABLE = YES;
  274. MACOSX_DEPLOYMENT_TARGET = 10.10;
  275. MTL_ENABLE_DEBUG_INFO = YES;
  276. ONLY_ACTIVE_ARCH = YES;
  277. SDKROOT = macosx;
  278. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include $(PROJECT_DIR)/../include/";
  279. };
  280. name = Debug;
  281. };
  282. CD3AC7121D2C0726002B4BB0 /* Release */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ALWAYS_SEARCH_USER_PATHS = NO;
  286. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  287. CLANG_CXX_LIBRARY = "libc++";
  288. CLANG_ENABLE_MODULES = YES;
  289. CLANG_ENABLE_OBJC_ARC = YES;
  290. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  291. CLANG_WARN_BOOL_CONVERSION = YES;
  292. CLANG_WARN_COMMA = YES;
  293. CLANG_WARN_CONSTANT_CONVERSION = YES;
  294. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  295. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  296. CLANG_WARN_EMPTY_BODY = YES;
  297. CLANG_WARN_ENUM_CONVERSION = YES;
  298. CLANG_WARN_INFINITE_RECURSION = YES;
  299. CLANG_WARN_INT_CONVERSION = YES;
  300. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  301. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  302. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  303. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  304. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  305. CLANG_WARN_STRICT_PROTOTYPES = YES;
  306. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  307. CLANG_WARN_UNREACHABLE_CODE = YES;
  308. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  309. CODE_SIGN_IDENTITY = "-";
  310. COPY_PHASE_STRIP = NO;
  311. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  312. ENABLE_NS_ASSERTIONS = NO;
  313. ENABLE_STRICT_OBJC_MSGSEND = YES;
  314. GCC_C_LANGUAGE_STANDARD = gnu99;
  315. GCC_NO_COMMON_BLOCKS = YES;
  316. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  317. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  318. GCC_WARN_UNDECLARED_SELECTOR = YES;
  319. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  320. GCC_WARN_UNUSED_FUNCTION = YES;
  321. GCC_WARN_UNUSED_VARIABLE = YES;
  322. MACOSX_DEPLOYMENT_TARGET = 10.10;
  323. MTL_ENABLE_DEBUG_INFO = NO;
  324. SDKROOT = macosx;
  325. USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include $(PROJECT_DIR)/../include/";
  326. };
  327. name = Release;
  328. };
  329. CD3AC7141D2C0726002B4BB0 /* Debug */ = {
  330. isa = XCBuildConfiguration;
  331. buildSettings = {
  332. DYLIB_COMPATIBILITY_VERSION = 1;
  333. DYLIB_CURRENT_VERSION = 1;
  334. EXECUTABLE_PREFIX = lib;
  335. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  336. GCC_ENABLE_CPP_RTTI = YES;
  337. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  338. PRODUCT_NAME = "$(TARGET_NAME)";
  339. };
  340. name = Debug;
  341. };
  342. CD3AC7151D2C0726002B4BB0 /* Release */ = {
  343. isa = XCBuildConfiguration;
  344. buildSettings = {
  345. DYLIB_COMPATIBILITY_VERSION = 1;
  346. DYLIB_CURRENT_VERSION = 1;
  347. EXECUTABLE_PREFIX = lib;
  348. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  349. GCC_ENABLE_CPP_RTTI = YES;
  350. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  351. PRODUCT_NAME = "$(TARGET_NAME)";
  352. };
  353. name = Release;
  354. };
  355. /* End XCBuildConfiguration section */
  356. /* Begin XCConfigurationList section */
  357. CD3AC7031D2C0726002B4BB0 /* Build configuration list for PBXProject "gameutils" */ = {
  358. isa = XCConfigurationList;
  359. buildConfigurations = (
  360. CD3AC7111D2C0726002B4BB0 /* Debug */,
  361. CD3AC7121D2C0726002B4BB0 /* Release */,
  362. );
  363. defaultConfigurationIsVisible = 0;
  364. defaultConfigurationName = Release;
  365. };
  366. CD3AC7131D2C0726002B4BB0 /* Build configuration list for PBXNativeTarget "gameutils" */ = {
  367. isa = XCConfigurationList;
  368. buildConfigurations = (
  369. CD3AC7141D2C0726002B4BB0 /* Debug */,
  370. CD3AC7151D2C0726002B4BB0 /* Release */,
  371. );
  372. defaultConfigurationIsVisible = 0;
  373. defaultConfigurationName = Release;
  374. };
  375. /* End XCConfigurationList section */
  376. };
  377. rootObject = CD3AC7001D2C0726002B4BB0 /* Project object */;
  378. }