project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. CD2EC1BF1F0AF3B800D49DF5 /* bigdecimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD2EC1BE1F0AF3B800D49DF5 /* bigdecimal.cpp */; };
  10. CD2EC1C51F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */; };
  11. CD3979042528D8480021B537 /* bignumber_test_printers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB7F52E20B19E0D0053645C /* bignumber_test_printers.cpp */; };
  12. CD47694820AFA150009AA8BB /* libbigdecimal.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */; };
  13. CD47698920AFACAE009AA8BB /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD47698020AFAC9C009AA8BB /* GoogleMock.framework */; };
  14. CD47698A20AFB48C009AA8BB /* bignumber_integral_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD3B82A31F114E1C0081E9FC /* bignumber_integral_test.cpp */; };
  15. CD47698B20AFB4FD009AA8BB /* bigdecimal_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD14CA711F0DA9FC0091A168 /* bigdecimal_test.cpp */; };
  16. CD47698C20B03C5E009AA8BB /* biginteger_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD47697520AFA6B2009AA8BB /* biginteger_test.cpp */; };
  17. CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. CD47694920AFA150009AA8BB /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = CD5FB2691F06EEAF005A0D61 /* Project object */;
  23. proxyType = 1;
  24. remoteGlobalIDString = CD5FB2851F06EFEA005A0D61;
  25. remoteInfo = bigdecimal;
  26. };
  27. CD47697F20AFAC9C009AA8BB /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 05818F861A685AEA0072A469;
  32. remoteInfo = GoogleMock;
  33. };
  34. CD47698120AFAC9C009AA8BB /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 05E96ABD1A68600C00204102;
  39. remoteInfo = gmock;
  40. };
  41. CD47698320AFAC9C009AA8BB /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 05E96B1F1A68634900204102;
  46. remoteInfo = gtest;
  47. };
  48. CD47698520AFAC9C009AA8BB /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = 05818F901A685AEA0072A469;
  53. remoteInfo = GoogleMockTests;
  54. };
  55. CD47698720AFACA8009AA8BB /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 05818F851A685AEA0072A469;
  60. remoteInfo = GoogleMock;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXFileReference section */
  64. CD14CA711F0DA9FC0091A168 /* bigdecimal_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bigdecimal_test.cpp; sourceTree = "<group>"; };
  65. CD2EC1BE1F0AF3B800D49DF5 /* bigdecimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bigdecimal.cpp; sourceTree = "<group>"; };
  66. CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bignum_helper.cpp; sourceTree = "<group>"; };
  67. CD3B82A31F114E1C0081E9FC /* bignumber_integral_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bignumber_integral_test.cpp; sourceTree = "<group>"; };
  68. CD47694320AFA150009AA8BB /* bigdecimal-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "bigdecimal-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  69. CD47694720AFA150009AA8BB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  70. CD47697520AFA6B2009AA8BB /* biginteger_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = biginteger_test.cpp; sourceTree = "<group>"; };
  71. CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
  72. CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = biginteger.cpp; sourceTree = "<group>"; };
  73. CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libbigdecimal.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
  74. CD8176CC25C5A4100043E7E7 /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; path = include; sourceTree = "<group>"; };
  75. CDB7F52D20B19D3F0053645C /* bignumber_test_printers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bignumber_test_printers.h; sourceTree = "<group>"; };
  76. CDB7F52E20B19E0D0053645C /* bignumber_test_printers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bignumber_test_printers.cpp; sourceTree = "<group>"; };
  77. /* End PBXFileReference section */
  78. /* Begin PBXFrameworksBuildPhase section */
  79. CD47694020AFA150009AA8BB /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. CD47698920AFACAE009AA8BB /* GoogleMock.framework in Frameworks */,
  84. CD47694820AFA150009AA8BB /* libbigdecimal.dylib in Frameworks */,
  85. );
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. CD5FB2831F06EFEA005A0D61 /* Frameworks */ = {
  89. isa = PBXFrameworksBuildPhase;
  90. buildActionMask = 2147483647;
  91. files = (
  92. );
  93. runOnlyForDeploymentPostprocessing = 0;
  94. };
  95. /* End PBXFrameworksBuildPhase section */
  96. /* Begin PBXGroup section */
  97. CD47694420AFA150009AA8BB /* bigdecimal-test */ = {
  98. isa = PBXGroup;
  99. children = (
  100. CD47694720AFA150009AA8BB /* Info.plist */,
  101. );
  102. path = "bigdecimal-test";
  103. sourceTree = "<group>";
  104. };
  105. CD47697920AFAC9C009AA8BB /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. CD47698020AFAC9C009AA8BB /* GoogleMock.framework */,
  109. CD47698220AFAC9C009AA8BB /* gmock.framework */,
  110. CD47698420AFAC9C009AA8BB /* gtest.framework */,
  111. CD47698620AFAC9C009AA8BB /* GoogleMockTests.xctest */,
  112. );
  113. name = Products;
  114. sourceTree = "<group>";
  115. };
  116. CD5FB2681F06EEAF005A0D61 = {
  117. isa = PBXGroup;
  118. children = (
  119. CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */,
  120. CD8176CC25C5A4100043E7E7 /* include */,
  121. CD5FB27C1F06EED6005A0D61 /* src */,
  122. CD5FB27D1F06EED6005A0D61 /* test */,
  123. CD47694420AFA150009AA8BB /* bigdecimal-test */,
  124. CD5FB2721F06EEAF005A0D61 /* Products */,
  125. );
  126. sourceTree = "<group>";
  127. };
  128. CD5FB2721F06EEAF005A0D61 /* Products */ = {
  129. isa = PBXGroup;
  130. children = (
  131. CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */,
  132. CD47694320AFA150009AA8BB /* bigdecimal-test.xctest */,
  133. );
  134. name = Products;
  135. sourceTree = "<group>";
  136. };
  137. CD5FB27C1F06EED6005A0D61 /* src */ = {
  138. isa = PBXGroup;
  139. children = (
  140. CD5FB2801F06EF7D005A0D61 /* biginteger.cpp */,
  141. CD2EC1BE1F0AF3B800D49DF5 /* bigdecimal.cpp */,
  142. CD2EC1C41F0BCCBF00D49DF5 /* bignum_helper.cpp */,
  143. );
  144. path = src;
  145. sourceTree = "<group>";
  146. };
  147. CD5FB27D1F06EED6005A0D61 /* test */ = {
  148. isa = PBXGroup;
  149. children = (
  150. CD47697520AFA6B2009AA8BB /* biginteger_test.cpp */,
  151. CDB7F52D20B19D3F0053645C /* bignumber_test_printers.h */,
  152. CDB7F52E20B19E0D0053645C /* bignumber_test_printers.cpp */,
  153. CD3B82A31F114E1C0081E9FC /* bignumber_integral_test.cpp */,
  154. CD14CA711F0DA9FC0091A168 /* bigdecimal_test.cpp */,
  155. );
  156. path = test;
  157. sourceTree = "<group>";
  158. };
  159. /* End PBXGroup section */
  160. /* Begin PBXHeadersBuildPhase section */
  161. CD5FB2841F06EFEA005A0D61 /* Headers */ = {
  162. isa = PBXHeadersBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. );
  166. runOnlyForDeploymentPostprocessing = 0;
  167. };
  168. /* End PBXHeadersBuildPhase section */
  169. /* Begin PBXNativeTarget section */
  170. CD47694220AFA150009AA8BB /* bigdecimal-test */ = {
  171. isa = PBXNativeTarget;
  172. buildConfigurationList = CD47694B20AFA150009AA8BB /* Build configuration list for PBXNativeTarget "bigdecimal-test" */;
  173. buildPhases = (
  174. CD47693F20AFA150009AA8BB /* Sources */,
  175. CD47694020AFA150009AA8BB /* Frameworks */,
  176. CD47694120AFA150009AA8BB /* Resources */,
  177. );
  178. buildRules = (
  179. );
  180. dependencies = (
  181. CD47698820AFACA8009AA8BB /* PBXTargetDependency */,
  182. CD47694A20AFA150009AA8BB /* PBXTargetDependency */,
  183. );
  184. name = "bigdecimal-test";
  185. productName = "bigdecimal-test";
  186. productReference = CD47694320AFA150009AA8BB /* bigdecimal-test.xctest */;
  187. productType = "com.apple.product-type.bundle.unit-test";
  188. };
  189. CD5FB2851F06EFEA005A0D61 /* bigdecimal */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */;
  192. buildPhases = (
  193. CD5FB2821F06EFEA005A0D61 /* Sources */,
  194. CD5FB2831F06EFEA005A0D61 /* Frameworks */,
  195. CD5FB2841F06EFEA005A0D61 /* Headers */,
  196. );
  197. buildRules = (
  198. );
  199. dependencies = (
  200. );
  201. name = bigdecimal;
  202. productName = bigdecimal;
  203. productReference = CD5FB2861F06EFEA005A0D61 /* libbigdecimal.dylib */;
  204. productType = "com.apple.product-type.library.dynamic";
  205. };
  206. /* End PBXNativeTarget section */
  207. /* Begin PBXProject section */
  208. CD5FB2691F06EEAF005A0D61 /* Project object */ = {
  209. isa = PBXProject;
  210. attributes = {
  211. LastUpgradeCheck = 1230;
  212. ORGANIZATIONNAME = "Sam Jaffe";
  213. TargetAttributes = {
  214. CD47694220AFA150009AA8BB = {
  215. CreatedOnToolsVersion = 7.2.1;
  216. };
  217. CD5FB2851F06EFEA005A0D61 = {
  218. CreatedOnToolsVersion = 7.2.1;
  219. };
  220. };
  221. };
  222. buildConfigurationList = CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */;
  223. compatibilityVersion = "Xcode 3.2";
  224. developmentRegion = en;
  225. hasScannedForEncodings = 0;
  226. knownRegions = (
  227. en,
  228. Base,
  229. );
  230. mainGroup = CD5FB2681F06EEAF005A0D61;
  231. productRefGroup = CD5FB2721F06EEAF005A0D61 /* Products */;
  232. projectDirPath = "";
  233. projectReferences = (
  234. {
  235. ProductGroup = CD47697920AFAC9C009AA8BB /* Products */;
  236. ProjectRef = CD47697820AFAC9C009AA8BB /* GoogleMock.xcodeproj */;
  237. },
  238. );
  239. projectRoot = "";
  240. targets = (
  241. CD5FB2851F06EFEA005A0D61 /* bigdecimal */,
  242. CD47694220AFA150009AA8BB /* bigdecimal-test */,
  243. );
  244. };
  245. /* End PBXProject section */
  246. /* Begin PBXReferenceProxy section */
  247. CD47698020AFAC9C009AA8BB /* GoogleMock.framework */ = {
  248. isa = PBXReferenceProxy;
  249. fileType = wrapper.framework;
  250. path = GoogleMock.framework;
  251. remoteRef = CD47697F20AFAC9C009AA8BB /* PBXContainerItemProxy */;
  252. sourceTree = BUILT_PRODUCTS_DIR;
  253. };
  254. CD47698220AFAC9C009AA8BB /* gmock.framework */ = {
  255. isa = PBXReferenceProxy;
  256. fileType = wrapper.framework;
  257. path = gmock.framework;
  258. remoteRef = CD47698120AFAC9C009AA8BB /* PBXContainerItemProxy */;
  259. sourceTree = BUILT_PRODUCTS_DIR;
  260. };
  261. CD47698420AFAC9C009AA8BB /* gtest.framework */ = {
  262. isa = PBXReferenceProxy;
  263. fileType = wrapper.framework;
  264. path = gtest.framework;
  265. remoteRef = CD47698320AFAC9C009AA8BB /* PBXContainerItemProxy */;
  266. sourceTree = BUILT_PRODUCTS_DIR;
  267. };
  268. CD47698620AFAC9C009AA8BB /* GoogleMockTests.xctest */ = {
  269. isa = PBXReferenceProxy;
  270. fileType = wrapper.cfbundle;
  271. path = GoogleMockTests.xctest;
  272. remoteRef = CD47698520AFAC9C009AA8BB /* PBXContainerItemProxy */;
  273. sourceTree = BUILT_PRODUCTS_DIR;
  274. };
  275. /* End PBXReferenceProxy section */
  276. /* Begin PBXResourcesBuildPhase section */
  277. CD47694120AFA150009AA8BB /* Resources */ = {
  278. isa = PBXResourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXResourcesBuildPhase section */
  285. /* Begin PBXSourcesBuildPhase section */
  286. CD47693F20AFA150009AA8BB /* Sources */ = {
  287. isa = PBXSourcesBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. CD3979042528D8480021B537 /* bignumber_test_printers.cpp in Sources */,
  291. CD47698B20AFB4FD009AA8BB /* bigdecimal_test.cpp in Sources */,
  292. CD47698A20AFB48C009AA8BB /* bignumber_integral_test.cpp in Sources */,
  293. CD47698C20B03C5E009AA8BB /* biginteger_test.cpp in Sources */,
  294. );
  295. runOnlyForDeploymentPostprocessing = 0;
  296. };
  297. CD5FB2821F06EFEA005A0D61 /* Sources */ = {
  298. isa = PBXSourcesBuildPhase;
  299. buildActionMask = 2147483647;
  300. files = (
  301. CD2EC1BF1F0AF3B800D49DF5 /* bigdecimal.cpp in Sources */,
  302. CD5FB2911F06EFEF005A0D61 /* biginteger.cpp in Sources */,
  303. CD2EC1C51F0BCCBF00D49DF5 /* bignum_helper.cpp in Sources */,
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. };
  307. /* End PBXSourcesBuildPhase section */
  308. /* Begin PBXTargetDependency section */
  309. CD47694A20AFA150009AA8BB /* PBXTargetDependency */ = {
  310. isa = PBXTargetDependency;
  311. target = CD5FB2851F06EFEA005A0D61 /* bigdecimal */;
  312. targetProxy = CD47694920AFA150009AA8BB /* PBXContainerItemProxy */;
  313. };
  314. CD47698820AFACA8009AA8BB /* PBXTargetDependency */ = {
  315. isa = PBXTargetDependency;
  316. name = GoogleMock;
  317. targetProxy = CD47698720AFACA8009AA8BB /* PBXContainerItemProxy */;
  318. };
  319. /* End PBXTargetDependency section */
  320. /* Begin XCBuildConfiguration section */
  321. CD47694C20AFA150009AA8BB /* Debug */ = {
  322. isa = XCBuildConfiguration;
  323. buildSettings = {
  324. COMBINE_HIDPI_IMAGES = YES;
  325. INFOPLIST_FILE = "bigdecimal-test/Info.plist";
  326. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  327. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.bigdecimal-test";
  328. PRODUCT_NAME = "$(TARGET_NAME)";
  329. };
  330. name = Debug;
  331. };
  332. CD47694D20AFA150009AA8BB /* Release */ = {
  333. isa = XCBuildConfiguration;
  334. buildSettings = {
  335. COMBINE_HIDPI_IMAGES = YES;
  336. INFOPLIST_FILE = "bigdecimal-test/Info.plist";
  337. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  338. PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.bigdecimal-test";
  339. PRODUCT_NAME = "$(TARGET_NAME)";
  340. };
  341. name = Release;
  342. };
  343. CD5FB2761F06EEAF005A0D61 /* Debug */ = {
  344. isa = XCBuildConfiguration;
  345. buildSettings = {
  346. ALWAYS_SEARCH_USER_PATHS = NO;
  347. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  348. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  349. CLANG_CXX_LIBRARY = "libc++";
  350. CLANG_ENABLE_MODULES = YES;
  351. CLANG_ENABLE_OBJC_ARC = YES;
  352. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  353. CLANG_WARN_BOOL_CONVERSION = YES;
  354. CLANG_WARN_COMMA = YES;
  355. CLANG_WARN_CONSTANT_CONVERSION = YES;
  356. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  357. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  358. CLANG_WARN_EMPTY_BODY = YES;
  359. CLANG_WARN_ENUM_CONVERSION = YES;
  360. CLANG_WARN_INFINITE_RECURSION = YES;
  361. CLANG_WARN_INT_CONVERSION = YES;
  362. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  363. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  364. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  365. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  366. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  367. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  368. CLANG_WARN_STRICT_PROTOTYPES = YES;
  369. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  370. CLANG_WARN_UNREACHABLE_CODE = YES;
  371. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  372. CODE_SIGN_IDENTITY = "-";
  373. COPY_PHASE_STRIP = NO;
  374. DEBUG_INFORMATION_FORMAT = dwarf;
  375. ENABLE_STRICT_OBJC_MSGSEND = YES;
  376. ENABLE_TESTABILITY = YES;
  377. GCC_C_LANGUAGE_STANDARD = gnu99;
  378. GCC_DYNAMIC_NO_PIC = NO;
  379. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  380. GCC_NO_COMMON_BLOCKS = YES;
  381. GCC_OPTIMIZATION_LEVEL = 0;
  382. GCC_PREPROCESSOR_DEFINITIONS = (
  383. "DEBUG=1",
  384. "$(inherited)",
  385. );
  386. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  387. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  388. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  389. GCC_WARN_UNDECLARED_SELECTOR = YES;
  390. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  391. GCC_WARN_UNUSED_FUNCTION = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. HEADER_SEARCH_PATHS = "";
  394. MACOSX_DEPLOYMENT_TARGET = 10.15;
  395. MTL_ENABLE_DEBUG_INFO = YES;
  396. ONLY_ACTIVE_ARCH = YES;
  397. SDKROOT = macosx;
  398. USER_HEADER_SEARCH_PATHS = include;
  399. };
  400. name = Debug;
  401. };
  402. CD5FB2771F06EEAF005A0D61 /* Release */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ALWAYS_SEARCH_USER_PATHS = NO;
  406. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  407. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  408. CLANG_CXX_LIBRARY = "libc++";
  409. CLANG_ENABLE_MODULES = YES;
  410. CLANG_ENABLE_OBJC_ARC = YES;
  411. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  412. CLANG_WARN_BOOL_CONVERSION = YES;
  413. CLANG_WARN_COMMA = YES;
  414. CLANG_WARN_CONSTANT_CONVERSION = YES;
  415. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  416. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  417. CLANG_WARN_EMPTY_BODY = YES;
  418. CLANG_WARN_ENUM_CONVERSION = YES;
  419. CLANG_WARN_INFINITE_RECURSION = YES;
  420. CLANG_WARN_INT_CONVERSION = YES;
  421. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  422. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  423. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  424. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  425. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  426. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  427. CLANG_WARN_STRICT_PROTOTYPES = YES;
  428. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  429. CLANG_WARN_UNREACHABLE_CODE = YES;
  430. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  431. CODE_SIGN_IDENTITY = "-";
  432. COPY_PHASE_STRIP = NO;
  433. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  434. ENABLE_NS_ASSERTIONS = NO;
  435. ENABLE_STRICT_OBJC_MSGSEND = YES;
  436. GCC_C_LANGUAGE_STANDARD = gnu99;
  437. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  438. GCC_NO_COMMON_BLOCKS = YES;
  439. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  440. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  441. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  442. GCC_WARN_UNDECLARED_SELECTOR = YES;
  443. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  444. GCC_WARN_UNUSED_FUNCTION = YES;
  445. GCC_WARN_UNUSED_VARIABLE = YES;
  446. HEADER_SEARCH_PATHS = "";
  447. MACOSX_DEPLOYMENT_TARGET = 10.15;
  448. MTL_ENABLE_DEBUG_INFO = NO;
  449. SDKROOT = macosx;
  450. USER_HEADER_SEARCH_PATHS = include;
  451. };
  452. name = Release;
  453. };
  454. CD5FB28F1F06EFEA005A0D61 /* Debug */ = {
  455. isa = XCBuildConfiguration;
  456. buildSettings = {
  457. DYLIB_COMPATIBILITY_VERSION = 1;
  458. DYLIB_CURRENT_VERSION = 1;
  459. EXECUTABLE_PREFIX = lib;
  460. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  461. GCC_ENABLE_CPP_RTTI = YES;
  462. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  463. PRODUCT_NAME = "$(TARGET_NAME)";
  464. };
  465. name = Debug;
  466. };
  467. CD5FB2901F06EFEA005A0D61 /* Release */ = {
  468. isa = XCBuildConfiguration;
  469. buildSettings = {
  470. DYLIB_COMPATIBILITY_VERSION = 1;
  471. DYLIB_CURRENT_VERSION = 1;
  472. EXECUTABLE_PREFIX = lib;
  473. GCC_ENABLE_CPP_EXCEPTIONS = YES;
  474. GCC_ENABLE_CPP_RTTI = YES;
  475. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  476. PRODUCT_NAME = "$(TARGET_NAME)";
  477. };
  478. name = Release;
  479. };
  480. /* End XCBuildConfiguration section */
  481. /* Begin XCConfigurationList section */
  482. CD47694B20AFA150009AA8BB /* Build configuration list for PBXNativeTarget "bigdecimal-test" */ = {
  483. isa = XCConfigurationList;
  484. buildConfigurations = (
  485. CD47694C20AFA150009AA8BB /* Debug */,
  486. CD47694D20AFA150009AA8BB /* Release */,
  487. );
  488. defaultConfigurationIsVisible = 0;
  489. defaultConfigurationName = Release;
  490. };
  491. CD5FB26C1F06EEAF005A0D61 /* Build configuration list for PBXProject "bigdecimal" */ = {
  492. isa = XCConfigurationList;
  493. buildConfigurations = (
  494. CD5FB2761F06EEAF005A0D61 /* Debug */,
  495. CD5FB2771F06EEAF005A0D61 /* Release */,
  496. );
  497. defaultConfigurationIsVisible = 0;
  498. defaultConfigurationName = Release;
  499. };
  500. CD5FB28E1F06EFEA005A0D61 /* Build configuration list for PBXNativeTarget "bigdecimal" */ = {
  501. isa = XCConfigurationList;
  502. buildConfigurations = (
  503. CD5FB28F1F06EFEA005A0D61 /* Debug */,
  504. CD5FB2901F06EFEA005A0D61 /* Release */,
  505. );
  506. defaultConfigurationIsVisible = 0;
  507. defaultConfigurationName = Release;
  508. };
  509. /* End XCConfigurationList section */
  510. };
  511. rootObject = CD5FB2691F06EEAF005A0D61 /* Project object */;
  512. }