project.pbxproj 20 KB

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