project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 44F6F77C27380724008F9C23 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F77B27380724008F9C23 /* AppDelegate.swift */; };
  10. 44F6F77E27380724008F9C23 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F77D27380724008F9C23 /* SceneDelegate.swift */; };
  11. 44F6F78027380724008F9C23 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F77F27380724008F9C23 /* ViewController.swift */; };
  12. 44F6F78327380724008F9C23 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 44F6F78127380724008F9C23 /* Main.storyboard */; };
  13. 44F6F78627380724008F9C23 /* Product_Calculator.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F78427380724008F9C23 /* Product_Calculator.xcdatamodeld */; };
  14. 44F6F78827380725008F9C23 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 44F6F78727380725008F9C23 /* Assets.xcassets */; };
  15. 44F6F78B27380725008F9C23 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 44F6F78927380725008F9C23 /* LaunchScreen.storyboard */; };
  16. 44F6F79627380725008F9C23 /* Product_CalculatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F79527380725008F9C23 /* Product_CalculatorTests.swift */; };
  17. 44F6F7A027380725008F9C23 /* Product_CalculatorUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F79F27380725008F9C23 /* Product_CalculatorUITests.swift */; };
  18. 44F6F7A227380725008F9C23 /* Product_CalculatorUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F6F7A127380725008F9C23 /* Product_CalculatorUITestsLaunchTests.swift */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. 44F6F79227380725008F9C23 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = 44F6F77027380724008F9C23 /* Project object */;
  24. proxyType = 1;
  25. remoteGlobalIDString = 44F6F77727380724008F9C23;
  26. remoteInfo = "Product Calculator";
  27. };
  28. 44F6F79C27380725008F9C23 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 44F6F77027380724008F9C23 /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = 44F6F77727380724008F9C23;
  33. remoteInfo = "Product Calculator";
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. 44F6F77827380724008F9C23 /* Product Calculator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Product Calculator.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  38. 44F6F77B27380724008F9C23 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  39. 44F6F77D27380724008F9C23 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  40. 44F6F77F27380724008F9C23 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  41. 44F6F78227380724008F9C23 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  42. 44F6F78527380724008F9C23 /* Product_Calculator.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Product_Calculator.xcdatamodel; sourceTree = "<group>"; };
  43. 44F6F78727380725008F9C23 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  44. 44F6F78A27380725008F9C23 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  45. 44F6F78C27380725008F9C23 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  46. 44F6F79127380725008F9C23 /* Product CalculatorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Product CalculatorTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  47. 44F6F79527380725008F9C23 /* Product_CalculatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Product_CalculatorTests.swift; sourceTree = "<group>"; };
  48. 44F6F79B27380725008F9C23 /* Product CalculatorUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Product CalculatorUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  49. 44F6F79F27380725008F9C23 /* Product_CalculatorUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Product_CalculatorUITests.swift; sourceTree = "<group>"; };
  50. 44F6F7A127380725008F9C23 /* Product_CalculatorUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Product_CalculatorUITestsLaunchTests.swift; sourceTree = "<group>"; };
  51. /* End PBXFileReference section */
  52. /* Begin PBXFrameworksBuildPhase section */
  53. 44F6F77527380724008F9C23 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. );
  58. runOnlyForDeploymentPostprocessing = 0;
  59. };
  60. 44F6F78E27380725008F9C23 /* Frameworks */ = {
  61. isa = PBXFrameworksBuildPhase;
  62. buildActionMask = 2147483647;
  63. files = (
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. 44F6F79827380725008F9C23 /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. /* End PBXFrameworksBuildPhase section */
  75. /* Begin PBXGroup section */
  76. 44F6F76F27380724008F9C23 = {
  77. isa = PBXGroup;
  78. children = (
  79. 44F6F77A27380724008F9C23 /* Product Calculator */,
  80. 44F6F79427380725008F9C23 /* Product CalculatorTests */,
  81. 44F6F79E27380725008F9C23 /* Product CalculatorUITests */,
  82. 44F6F77927380724008F9C23 /* Products */,
  83. );
  84. sourceTree = "<group>";
  85. };
  86. 44F6F77927380724008F9C23 /* Products */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 44F6F77827380724008F9C23 /* Product Calculator.app */,
  90. 44F6F79127380725008F9C23 /* Product CalculatorTests.xctest */,
  91. 44F6F79B27380725008F9C23 /* Product CalculatorUITests.xctest */,
  92. );
  93. name = Products;
  94. sourceTree = "<group>";
  95. };
  96. 44F6F77A27380724008F9C23 /* Product Calculator */ = {
  97. isa = PBXGroup;
  98. children = (
  99. 44F6F77B27380724008F9C23 /* AppDelegate.swift */,
  100. 44F6F77D27380724008F9C23 /* SceneDelegate.swift */,
  101. 44F6F77F27380724008F9C23 /* ViewController.swift */,
  102. 44F6F78127380724008F9C23 /* Main.storyboard */,
  103. 44F6F78727380725008F9C23 /* Assets.xcassets */,
  104. 44F6F78927380725008F9C23 /* LaunchScreen.storyboard */,
  105. 44F6F78C27380725008F9C23 /* Info.plist */,
  106. 44F6F78427380724008F9C23 /* Product_Calculator.xcdatamodeld */,
  107. );
  108. path = "Product Calculator";
  109. sourceTree = "<group>";
  110. };
  111. 44F6F79427380725008F9C23 /* Product CalculatorTests */ = {
  112. isa = PBXGroup;
  113. children = (
  114. 44F6F79527380725008F9C23 /* Product_CalculatorTests.swift */,
  115. );
  116. path = "Product CalculatorTests";
  117. sourceTree = "<group>";
  118. };
  119. 44F6F79E27380725008F9C23 /* Product CalculatorUITests */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 44F6F79F27380725008F9C23 /* Product_CalculatorUITests.swift */,
  123. 44F6F7A127380725008F9C23 /* Product_CalculatorUITestsLaunchTests.swift */,
  124. );
  125. path = "Product CalculatorUITests";
  126. sourceTree = "<group>";
  127. };
  128. /* End PBXGroup section */
  129. /* Begin PBXNativeTarget section */
  130. 44F6F77727380724008F9C23 /* Product Calculator */ = {
  131. isa = PBXNativeTarget;
  132. buildConfigurationList = 44F6F7A527380725008F9C23 /* Build configuration list for PBXNativeTarget "Product Calculator" */;
  133. buildPhases = (
  134. 44F6F77427380724008F9C23 /* Sources */,
  135. 44F6F77527380724008F9C23 /* Frameworks */,
  136. 44F6F77627380724008F9C23 /* Resources */,
  137. );
  138. buildRules = (
  139. );
  140. dependencies = (
  141. );
  142. name = "Product Calculator";
  143. productName = "Product Calculator";
  144. productReference = 44F6F77827380724008F9C23 /* Product Calculator.app */;
  145. productType = "com.apple.product-type.application";
  146. };
  147. 44F6F79027380725008F9C23 /* Product CalculatorTests */ = {
  148. isa = PBXNativeTarget;
  149. buildConfigurationList = 44F6F7A827380725008F9C23 /* Build configuration list for PBXNativeTarget "Product CalculatorTests" */;
  150. buildPhases = (
  151. 44F6F78D27380725008F9C23 /* Sources */,
  152. 44F6F78E27380725008F9C23 /* Frameworks */,
  153. 44F6F78F27380725008F9C23 /* Resources */,
  154. );
  155. buildRules = (
  156. );
  157. dependencies = (
  158. 44F6F79327380725008F9C23 /* PBXTargetDependency */,
  159. );
  160. name = "Product CalculatorTests";
  161. productName = "Product CalculatorTests";
  162. productReference = 44F6F79127380725008F9C23 /* Product CalculatorTests.xctest */;
  163. productType = "com.apple.product-type.bundle.unit-test";
  164. };
  165. 44F6F79A27380725008F9C23 /* Product CalculatorUITests */ = {
  166. isa = PBXNativeTarget;
  167. buildConfigurationList = 44F6F7AB27380725008F9C23 /* Build configuration list for PBXNativeTarget "Product CalculatorUITests" */;
  168. buildPhases = (
  169. 44F6F79727380725008F9C23 /* Sources */,
  170. 44F6F79827380725008F9C23 /* Frameworks */,
  171. 44F6F79927380725008F9C23 /* Resources */,
  172. );
  173. buildRules = (
  174. );
  175. dependencies = (
  176. 44F6F79D27380725008F9C23 /* PBXTargetDependency */,
  177. );
  178. name = "Product CalculatorUITests";
  179. productName = "Product CalculatorUITests";
  180. productReference = 44F6F79B27380725008F9C23 /* Product CalculatorUITests.xctest */;
  181. productType = "com.apple.product-type.bundle.ui-testing";
  182. };
  183. /* End PBXNativeTarget section */
  184. /* Begin PBXProject section */
  185. 44F6F77027380724008F9C23 /* Project object */ = {
  186. isa = PBXProject;
  187. attributes = {
  188. BuildIndependentTargetsInParallel = 1;
  189. LastSwiftUpdateCheck = 1310;
  190. LastUpgradeCheck = 1310;
  191. TargetAttributes = {
  192. 44F6F77727380724008F9C23 = {
  193. CreatedOnToolsVersion = 13.1;
  194. };
  195. 44F6F79027380725008F9C23 = {
  196. CreatedOnToolsVersion = 13.1;
  197. TestTargetID = 44F6F77727380724008F9C23;
  198. };
  199. 44F6F79A27380725008F9C23 = {
  200. CreatedOnToolsVersion = 13.1;
  201. TestTargetID = 44F6F77727380724008F9C23;
  202. };
  203. };
  204. };
  205. buildConfigurationList = 44F6F77327380724008F9C23 /* Build configuration list for PBXProject "Product Calculator" */;
  206. compatibilityVersion = "Xcode 13.0";
  207. developmentRegion = en;
  208. hasScannedForEncodings = 0;
  209. knownRegions = (
  210. en,
  211. Base,
  212. );
  213. mainGroup = 44F6F76F27380724008F9C23;
  214. productRefGroup = 44F6F77927380724008F9C23 /* Products */;
  215. projectDirPath = "";
  216. projectRoot = "";
  217. targets = (
  218. 44F6F77727380724008F9C23 /* Product Calculator */,
  219. 44F6F79027380725008F9C23 /* Product CalculatorTests */,
  220. 44F6F79A27380725008F9C23 /* Product CalculatorUITests */,
  221. );
  222. };
  223. /* End PBXProject section */
  224. /* Begin PBXResourcesBuildPhase section */
  225. 44F6F77627380724008F9C23 /* Resources */ = {
  226. isa = PBXResourcesBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. 44F6F78B27380725008F9C23 /* LaunchScreen.storyboard in Resources */,
  230. 44F6F78827380725008F9C23 /* Assets.xcassets in Resources */,
  231. 44F6F78327380724008F9C23 /* Main.storyboard in Resources */,
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. };
  235. 44F6F78F27380725008F9C23 /* Resources */ = {
  236. isa = PBXResourcesBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. };
  242. 44F6F79927380725008F9C23 /* Resources */ = {
  243. isa = PBXResourcesBuildPhase;
  244. buildActionMask = 2147483647;
  245. files = (
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. /* End PBXResourcesBuildPhase section */
  250. /* Begin PBXSourcesBuildPhase section */
  251. 44F6F77427380724008F9C23 /* Sources */ = {
  252. isa = PBXSourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. 44F6F78027380724008F9C23 /* ViewController.swift in Sources */,
  256. 44F6F78627380724008F9C23 /* Product_Calculator.xcdatamodeld in Sources */,
  257. 44F6F77C27380724008F9C23 /* AppDelegate.swift in Sources */,
  258. 44F6F77E27380724008F9C23 /* SceneDelegate.swift in Sources */,
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. };
  262. 44F6F78D27380725008F9C23 /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. 44F6F79627380725008F9C23 /* Product_CalculatorTests.swift in Sources */,
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. };
  270. 44F6F79727380725008F9C23 /* Sources */ = {
  271. isa = PBXSourcesBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. 44F6F7A227380725008F9C23 /* Product_CalculatorUITestsLaunchTests.swift in Sources */,
  275. 44F6F7A027380725008F9C23 /* Product_CalculatorUITests.swift in Sources */,
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. /* End PBXSourcesBuildPhase section */
  280. /* Begin PBXTargetDependency section */
  281. 44F6F79327380725008F9C23 /* PBXTargetDependency */ = {
  282. isa = PBXTargetDependency;
  283. target = 44F6F77727380724008F9C23 /* Product Calculator */;
  284. targetProxy = 44F6F79227380725008F9C23 /* PBXContainerItemProxy */;
  285. };
  286. 44F6F79D27380725008F9C23 /* PBXTargetDependency */ = {
  287. isa = PBXTargetDependency;
  288. target = 44F6F77727380724008F9C23 /* Product Calculator */;
  289. targetProxy = 44F6F79C27380725008F9C23 /* PBXContainerItemProxy */;
  290. };
  291. /* End PBXTargetDependency section */
  292. /* Begin PBXVariantGroup section */
  293. 44F6F78127380724008F9C23 /* Main.storyboard */ = {
  294. isa = PBXVariantGroup;
  295. children = (
  296. 44F6F78227380724008F9C23 /* Base */,
  297. );
  298. name = Main.storyboard;
  299. sourceTree = "<group>";
  300. };
  301. 44F6F78927380725008F9C23 /* LaunchScreen.storyboard */ = {
  302. isa = PBXVariantGroup;
  303. children = (
  304. 44F6F78A27380725008F9C23 /* Base */,
  305. );
  306. name = LaunchScreen.storyboard;
  307. sourceTree = "<group>";
  308. };
  309. /* End PBXVariantGroup section */
  310. /* Begin XCBuildConfiguration section */
  311. 44F6F7A327380725008F9C23 /* Debug */ = {
  312. isa = XCBuildConfiguration;
  313. buildSettings = {
  314. ALWAYS_SEARCH_USER_PATHS = NO;
  315. CLANG_ANALYZER_NONNULL = YES;
  316. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  317. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  318. CLANG_CXX_LIBRARY = "libc++";
  319. CLANG_ENABLE_MODULES = YES;
  320. CLANG_ENABLE_OBJC_ARC = YES;
  321. CLANG_ENABLE_OBJC_WEAK = YES;
  322. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  323. CLANG_WARN_BOOL_CONVERSION = YES;
  324. CLANG_WARN_COMMA = YES;
  325. CLANG_WARN_CONSTANT_CONVERSION = YES;
  326. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  327. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  328. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  329. CLANG_WARN_EMPTY_BODY = YES;
  330. CLANG_WARN_ENUM_CONVERSION = YES;
  331. CLANG_WARN_INFINITE_RECURSION = YES;
  332. CLANG_WARN_INT_CONVERSION = YES;
  333. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  334. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  335. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  336. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  337. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  338. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  339. CLANG_WARN_STRICT_PROTOTYPES = YES;
  340. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  341. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  342. CLANG_WARN_UNREACHABLE_CODE = YES;
  343. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  344. COPY_PHASE_STRIP = NO;
  345. DEBUG_INFORMATION_FORMAT = dwarf;
  346. ENABLE_STRICT_OBJC_MSGSEND = YES;
  347. ENABLE_TESTABILITY = YES;
  348. GCC_C_LANGUAGE_STANDARD = gnu11;
  349. GCC_DYNAMIC_NO_PIC = NO;
  350. GCC_NO_COMMON_BLOCKS = YES;
  351. GCC_OPTIMIZATION_LEVEL = 0;
  352. GCC_PREPROCESSOR_DEFINITIONS = (
  353. "DEBUG=1",
  354. "$(inherited)",
  355. );
  356. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  357. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  358. GCC_WARN_UNDECLARED_SELECTOR = YES;
  359. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  360. GCC_WARN_UNUSED_FUNCTION = YES;
  361. GCC_WARN_UNUSED_VARIABLE = YES;
  362. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  363. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  364. MTL_FAST_MATH = YES;
  365. ONLY_ACTIVE_ARCH = YES;
  366. SDKROOT = iphoneos;
  367. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  368. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  369. };
  370. name = Debug;
  371. };
  372. 44F6F7A427380725008F9C23 /* Release */ = {
  373. isa = XCBuildConfiguration;
  374. buildSettings = {
  375. ALWAYS_SEARCH_USER_PATHS = NO;
  376. CLANG_ANALYZER_NONNULL = YES;
  377. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  378. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  379. CLANG_CXX_LIBRARY = "libc++";
  380. CLANG_ENABLE_MODULES = YES;
  381. CLANG_ENABLE_OBJC_ARC = YES;
  382. CLANG_ENABLE_OBJC_WEAK = YES;
  383. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  384. CLANG_WARN_BOOL_CONVERSION = YES;
  385. CLANG_WARN_COMMA = YES;
  386. CLANG_WARN_CONSTANT_CONVERSION = YES;
  387. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  388. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  389. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  390. CLANG_WARN_EMPTY_BODY = YES;
  391. CLANG_WARN_ENUM_CONVERSION = YES;
  392. CLANG_WARN_INFINITE_RECURSION = YES;
  393. CLANG_WARN_INT_CONVERSION = YES;
  394. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  395. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  396. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  397. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  398. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  399. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  400. CLANG_WARN_STRICT_PROTOTYPES = YES;
  401. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  402. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  403. CLANG_WARN_UNREACHABLE_CODE = YES;
  404. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  405. COPY_PHASE_STRIP = NO;
  406. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  407. ENABLE_NS_ASSERTIONS = NO;
  408. ENABLE_STRICT_OBJC_MSGSEND = YES;
  409. GCC_C_LANGUAGE_STANDARD = gnu11;
  410. GCC_NO_COMMON_BLOCKS = YES;
  411. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  412. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  413. GCC_WARN_UNDECLARED_SELECTOR = YES;
  414. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  415. GCC_WARN_UNUSED_FUNCTION = YES;
  416. GCC_WARN_UNUSED_VARIABLE = YES;
  417. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  418. MTL_ENABLE_DEBUG_INFO = NO;
  419. MTL_FAST_MATH = YES;
  420. SDKROOT = iphoneos;
  421. SWIFT_COMPILATION_MODE = wholemodule;
  422. SWIFT_OPTIMIZATION_LEVEL = "-O";
  423. VALIDATE_PRODUCT = YES;
  424. };
  425. name = Release;
  426. };
  427. 44F6F7A627380725008F9C23 /* Debug */ = {
  428. isa = XCBuildConfiguration;
  429. buildSettings = {
  430. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  431. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  432. CODE_SIGN_STYLE = Automatic;
  433. CURRENT_PROJECT_VERSION = 1;
  434. DEVELOPMENT_TEAM = W3M5C5X445;
  435. GENERATE_INFOPLIST_FILE = YES;
  436. INFOPLIST_FILE = "Product Calculator/Info.plist";
  437. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  438. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  439. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  440. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  441. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  442. LD_RUNPATH_SEARCH_PATHS = (
  443. "$(inherited)",
  444. "@executable_path/Frameworks",
  445. );
  446. MARKETING_VERSION = 1.0;
  447. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-Calculator";
  448. PRODUCT_NAME = "$(TARGET_NAME)";
  449. SWIFT_EMIT_LOC_STRINGS = YES;
  450. SWIFT_VERSION = 5.0;
  451. TARGETED_DEVICE_FAMILY = "1,2";
  452. };
  453. name = Debug;
  454. };
  455. 44F6F7A727380725008F9C23 /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  459. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  460. CODE_SIGN_STYLE = Automatic;
  461. CURRENT_PROJECT_VERSION = 1;
  462. DEVELOPMENT_TEAM = W3M5C5X445;
  463. GENERATE_INFOPLIST_FILE = YES;
  464. INFOPLIST_FILE = "Product Calculator/Info.plist";
  465. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  466. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  467. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  468. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  469. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  470. LD_RUNPATH_SEARCH_PATHS = (
  471. "$(inherited)",
  472. "@executable_path/Frameworks",
  473. );
  474. MARKETING_VERSION = 1.0;
  475. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-Calculator";
  476. PRODUCT_NAME = "$(TARGET_NAME)";
  477. SWIFT_EMIT_LOC_STRINGS = YES;
  478. SWIFT_VERSION = 5.0;
  479. TARGETED_DEVICE_FAMILY = "1,2";
  480. };
  481. name = Release;
  482. };
  483. 44F6F7A927380725008F9C23 /* Debug */ = {
  484. isa = XCBuildConfiguration;
  485. buildSettings = {
  486. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  487. BUNDLE_LOADER = "$(TEST_HOST)";
  488. CODE_SIGN_STYLE = Automatic;
  489. CURRENT_PROJECT_VERSION = 1;
  490. DEVELOPMENT_TEAM = W3M5C5X445;
  491. GENERATE_INFOPLIST_FILE = YES;
  492. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  493. LD_RUNPATH_SEARCH_PATHS = (
  494. "$(inherited)",
  495. "@executable_path/Frameworks",
  496. "@loader_path/Frameworks",
  497. );
  498. MARKETING_VERSION = 1.0;
  499. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-CalculatorTests";
  500. PRODUCT_NAME = "$(TARGET_NAME)";
  501. SWIFT_EMIT_LOC_STRINGS = NO;
  502. SWIFT_VERSION = 5.0;
  503. TARGETED_DEVICE_FAMILY = "1,2";
  504. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Product Calculator.app/Product Calculator";
  505. };
  506. name = Debug;
  507. };
  508. 44F6F7AA27380725008F9C23 /* Release */ = {
  509. isa = XCBuildConfiguration;
  510. buildSettings = {
  511. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  512. BUNDLE_LOADER = "$(TEST_HOST)";
  513. CODE_SIGN_STYLE = Automatic;
  514. CURRENT_PROJECT_VERSION = 1;
  515. DEVELOPMENT_TEAM = W3M5C5X445;
  516. GENERATE_INFOPLIST_FILE = YES;
  517. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  518. LD_RUNPATH_SEARCH_PATHS = (
  519. "$(inherited)",
  520. "@executable_path/Frameworks",
  521. "@loader_path/Frameworks",
  522. );
  523. MARKETING_VERSION = 1.0;
  524. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-CalculatorTests";
  525. PRODUCT_NAME = "$(TARGET_NAME)";
  526. SWIFT_EMIT_LOC_STRINGS = NO;
  527. SWIFT_VERSION = 5.0;
  528. TARGETED_DEVICE_FAMILY = "1,2";
  529. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Product Calculator.app/Product Calculator";
  530. };
  531. name = Release;
  532. };
  533. 44F6F7AC27380725008F9C23 /* Debug */ = {
  534. isa = XCBuildConfiguration;
  535. buildSettings = {
  536. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  537. CODE_SIGN_STYLE = Automatic;
  538. CURRENT_PROJECT_VERSION = 1;
  539. DEVELOPMENT_TEAM = W3M5C5X445;
  540. GENERATE_INFOPLIST_FILE = YES;
  541. LD_RUNPATH_SEARCH_PATHS = (
  542. "$(inherited)",
  543. "@executable_path/Frameworks",
  544. "@loader_path/Frameworks",
  545. );
  546. MARKETING_VERSION = 1.0;
  547. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-CalculatorUITests";
  548. PRODUCT_NAME = "$(TARGET_NAME)";
  549. SWIFT_EMIT_LOC_STRINGS = NO;
  550. SWIFT_VERSION = 5.0;
  551. TARGETED_DEVICE_FAMILY = "1,2";
  552. TEST_TARGET_NAME = "Product Calculator";
  553. };
  554. name = Debug;
  555. };
  556. 44F6F7AD27380725008F9C23 /* Release */ = {
  557. isa = XCBuildConfiguration;
  558. buildSettings = {
  559. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  560. CODE_SIGN_STYLE = Automatic;
  561. CURRENT_PROJECT_VERSION = 1;
  562. DEVELOPMENT_TEAM = W3M5C5X445;
  563. GENERATE_INFOPLIST_FILE = YES;
  564. LD_RUNPATH_SEARCH_PATHS = (
  565. "$(inherited)",
  566. "@executable_path/Frameworks",
  567. "@loader_path/Frameworks",
  568. );
  569. MARKETING_VERSION = 1.0;
  570. PRODUCT_BUNDLE_IDENTIFIER = "com.Product-CalculatorUITests";
  571. PRODUCT_NAME = "$(TARGET_NAME)";
  572. SWIFT_EMIT_LOC_STRINGS = NO;
  573. SWIFT_VERSION = 5.0;
  574. TARGETED_DEVICE_FAMILY = "1,2";
  575. TEST_TARGET_NAME = "Product Calculator";
  576. };
  577. name = Release;
  578. };
  579. /* End XCBuildConfiguration section */
  580. /* Begin XCConfigurationList section */
  581. 44F6F77327380724008F9C23 /* Build configuration list for PBXProject "Product Calculator" */ = {
  582. isa = XCConfigurationList;
  583. buildConfigurations = (
  584. 44F6F7A327380725008F9C23 /* Debug */,
  585. 44F6F7A427380725008F9C23 /* Release */,
  586. );
  587. defaultConfigurationIsVisible = 0;
  588. defaultConfigurationName = Release;
  589. };
  590. 44F6F7A527380725008F9C23 /* Build configuration list for PBXNativeTarget "Product Calculator" */ = {
  591. isa = XCConfigurationList;
  592. buildConfigurations = (
  593. 44F6F7A627380725008F9C23 /* Debug */,
  594. 44F6F7A727380725008F9C23 /* Release */,
  595. );
  596. defaultConfigurationIsVisible = 0;
  597. defaultConfigurationName = Release;
  598. };
  599. 44F6F7A827380725008F9C23 /* Build configuration list for PBXNativeTarget "Product CalculatorTests" */ = {
  600. isa = XCConfigurationList;
  601. buildConfigurations = (
  602. 44F6F7A927380725008F9C23 /* Debug */,
  603. 44F6F7AA27380725008F9C23 /* Release */,
  604. );
  605. defaultConfigurationIsVisible = 0;
  606. defaultConfigurationName = Release;
  607. };
  608. 44F6F7AB27380725008F9C23 /* Build configuration list for PBXNativeTarget "Product CalculatorUITests" */ = {
  609. isa = XCConfigurationList;
  610. buildConfigurations = (
  611. 44F6F7AC27380725008F9C23 /* Debug */,
  612. 44F6F7AD27380725008F9C23 /* Release */,
  613. );
  614. defaultConfigurationIsVisible = 0;
  615. defaultConfigurationName = Release;
  616. };
  617. /* End XCConfigurationList section */
  618. /* Begin XCVersionGroup section */
  619. 44F6F78427380724008F9C23 /* Product_Calculator.xcdatamodeld */ = {
  620. isa = XCVersionGroup;
  621. children = (
  622. 44F6F78527380724008F9C23 /* Product_Calculator.xcdatamodel */,
  623. );
  624. currentVersion = 44F6F78527380724008F9C23 /* Product_Calculator.xcdatamodel */;
  625. path = Product_Calculator.xcdatamodeld;
  626. sourceTree = "<group>";
  627. versionGroupType = wrapper.xcdatamodel;
  628. };
  629. /* End XCVersionGroup section */
  630. };
  631. rootObject = 44F6F77027380724008F9C23 /* Project object */;
  632. }