project.pbxproj 20 KB

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