project.pbxproj 14 KB

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