project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 880B696E2A581B71005F7798 /* FavouriteFruitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 880B696D2A581B71005F7798 /* FavouriteFruitView.swift */; };
  10. 880B69702A5829D2005F7798 /* FavouriteFruitsAsyncSequenceViewModelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 880B696F2A5829D2005F7798 /* FavouriteFruitsAsyncSequenceViewModelView.swift */; };
  11. 8817084726B95A63009E9281 /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = 8817084626B95A63009E9281 /* FirebaseFirestore */; };
  12. 8817084926B95A63009E9281 /* FirebaseFirestoreSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 8817084826B95A63009E9281 /* FirebaseFirestoreSwift */; };
  13. 882247932A61803F00A2574F /* AuthenticationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 882247922A61803F00A2574F /* AuthenticationView.swift */; };
  14. 88327B8826D62908002AA6D9 /* FavouriteFruitsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88327B8726D62908002AA6D9 /* FavouriteFruitsView.swift */; };
  15. 8844BA6126E0DD3F000786F0 /* FavouriteFruitsMappingErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8844BA6026E0DD3F000786F0 /* FavouriteFruitsMappingErrorView.swift */; };
  16. 887FEFE32A5574EB00FB2756 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 887FEFE22A5574EA00FB2756 /* GoogleService-Info.plist */; };
  17. 887FEFE52A5576FA00FB2756 /* FavouriteFruitsAsyncSequenceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 887FEFE42A5576FA00FB2756 /* FavouriteFruitsAsyncSequenceView.swift */; };
  18. 88D5E37826EBD2F200808AFF /* FavouriteFruitsMappingErrorView2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88D5E37726EBD2F200808AFF /* FavouriteFruitsMappingErrorView2.swift */; };
  19. 88D9354A2A39CB3E00FD8AFF /* FavouriteFruitsAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88D935492A39CB3E00FD8AFF /* FavouriteFruitsAnimationView.swift */; };
  20. 88D9354C2A39D72300FD8AFF /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 88D9354B2A39D72300FD8AFF /* FirebaseAuth */; };
  21. 88E5A79A2A39DDE400462B64 /* FavouriteFruitsNoAnimationsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E5A7992A39DDE400462B64 /* FavouriteFruitsNoAnimationsView.swift */; };
  22. 88FBD98826B9485F00982BF2 /* FirestoreSampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88FBD98726B9485F00982BF2 /* FirestoreSampleApp.swift */; };
  23. 88FBD98C26B9486100982BF2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 88FBD98B26B9486100982BF2 /* Assets.xcassets */; };
  24. 88FBD98F26B9486100982BF2 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 88FBD98E26B9486100982BF2 /* Preview Assets.xcassets */; };
  25. 88FBD99826B948E200982BF2 /* MenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88FBD99726B948E200982BF2 /* MenuView.swift */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXFileReference section */
  28. 8809D0AE26B9520B00DE7864 /* firebase-ios-sdk */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "firebase-ios-sdk"; path = ../..; sourceTree = "<group>"; };
  29. 880B696D2A581B71005F7798 /* FavouriteFruitView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitView.swift; sourceTree = "<group>"; };
  30. 880B696F2A5829D2005F7798 /* FavouriteFruitsAsyncSequenceViewModelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsAsyncSequenceViewModelView.swift; sourceTree = "<group>"; };
  31. 882247922A61803F00A2574F /* AuthenticationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationView.swift; sourceTree = "<group>"; };
  32. 88327B8726D62908002AA6D9 /* FavouriteFruitsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsView.swift; sourceTree = "<group>"; };
  33. 8844BA6026E0DD3F000786F0 /* FavouriteFruitsMappingErrorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsMappingErrorView.swift; sourceTree = "<group>"; };
  34. 887FEFE22A5574EA00FB2756 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  35. 887FEFE42A5576FA00FB2756 /* FavouriteFruitsAsyncSequenceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsAsyncSequenceView.swift; sourceTree = "<group>"; };
  36. 88D5E37726EBD2F200808AFF /* FavouriteFruitsMappingErrorView2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsMappingErrorView2.swift; sourceTree = "<group>"; };
  37. 88D935492A39CB3E00FD8AFF /* FavouriteFruitsAnimationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsAnimationView.swift; sourceTree = "<group>"; };
  38. 88E5A7992A39DDE400462B64 /* FavouriteFruitsNoAnimationsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavouriteFruitsNoAnimationsView.swift; sourceTree = "<group>"; };
  39. 88FBD98426B9485F00982BF2 /* FirestoreSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirestoreSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 88FBD98726B9485F00982BF2 /* FirestoreSampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirestoreSampleApp.swift; sourceTree = "<group>"; };
  41. 88FBD98B26B9486100982BF2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  42. 88FBD98E26B9486100982BF2 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  43. 88FBD99726B948E200982BF2 /* MenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = "<group>"; };
  44. /* End PBXFileReference section */
  45. /* Begin PBXFrameworksBuildPhase section */
  46. 88FBD98126B9485F00982BF2 /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. 8817084726B95A63009E9281 /* FirebaseFirestore in Frameworks */,
  51. 88D9354C2A39D72300FD8AFF /* FirebaseAuth in Frameworks */,
  52. 8817084926B95A63009E9281 /* FirebaseFirestoreSwift in Frameworks */,
  53. );
  54. runOnlyForDeploymentPostprocessing = 0;
  55. };
  56. /* End PBXFrameworksBuildPhase section */
  57. /* Begin PBXGroup section */
  58. 8809D0AD26B9520B00DE7864 /* Packages */ = {
  59. isa = PBXGroup;
  60. children = (
  61. 8809D0AE26B9520B00DE7864 /* firebase-ios-sdk */,
  62. );
  63. name = Packages;
  64. sourceTree = "<group>";
  65. };
  66. 8817084526B95A63009E9281 /* Frameworks */ = {
  67. isa = PBXGroup;
  68. children = (
  69. );
  70. name = Frameworks;
  71. sourceTree = "<group>";
  72. };
  73. 882247912A61802800A2574F /* Authentication */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 882247922A61803F00A2574F /* AuthenticationView.swift */,
  77. );
  78. path = Authentication;
  79. sourceTree = "<group>";
  80. };
  81. 88FBD97B26B9485F00982BF2 = {
  82. isa = PBXGroup;
  83. children = (
  84. 8809D0AD26B9520B00DE7864 /* Packages */,
  85. 88FBD98626B9485F00982BF2 /* FirestoreSample */,
  86. 88FBD98526B9485F00982BF2 /* Products */,
  87. 8817084526B95A63009E9281 /* Frameworks */,
  88. );
  89. sourceTree = "<group>";
  90. };
  91. 88FBD98526B9485F00982BF2 /* Products */ = {
  92. isa = PBXGroup;
  93. children = (
  94. 88FBD98426B9485F00982BF2 /* FirestoreSample.app */,
  95. );
  96. name = Products;
  97. sourceTree = "<group>";
  98. };
  99. 88FBD98626B9485F00982BF2 /* FirestoreSample */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 88FBD99526B948A100982BF2 /* App */,
  103. 88FBD99626B948A900982BF2 /* Views */,
  104. 88FBD98B26B9486100982BF2 /* Assets.xcassets */,
  105. 887FEFE22A5574EA00FB2756 /* GoogleService-Info.plist */,
  106. 88FBD98D26B9486100982BF2 /* Preview Content */,
  107. );
  108. path = FirestoreSample;
  109. sourceTree = "<group>";
  110. };
  111. 88FBD98D26B9486100982BF2 /* Preview Content */ = {
  112. isa = PBXGroup;
  113. children = (
  114. 88FBD98E26B9486100982BF2 /* Preview Assets.xcassets */,
  115. );
  116. path = "Preview Content";
  117. sourceTree = "<group>";
  118. };
  119. 88FBD99526B948A100982BF2 /* App */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 88FBD98726B9485F00982BF2 /* FirestoreSampleApp.swift */,
  123. );
  124. path = App;
  125. sourceTree = "<group>";
  126. };
  127. 88FBD99626B948A900982BF2 /* Views */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 882247912A61802800A2574F /* Authentication */,
  131. 88327B8726D62908002AA6D9 /* FavouriteFruitsView.swift */,
  132. 8844BA6026E0DD3F000786F0 /* FavouriteFruitsMappingErrorView.swift */,
  133. 88D5E37726EBD2F200808AFF /* FavouriteFruitsMappingErrorView2.swift */,
  134. 88E5A7992A39DDE400462B64 /* FavouriteFruitsNoAnimationsView.swift */,
  135. 88D935492A39CB3E00FD8AFF /* FavouriteFruitsAnimationView.swift */,
  136. 880B696F2A5829D2005F7798 /* FavouriteFruitsAsyncSequenceViewModelView.swift */,
  137. 887FEFE42A5576FA00FB2756 /* FavouriteFruitsAsyncSequenceView.swift */,
  138. 880B696D2A581B71005F7798 /* FavouriteFruitView.swift */,
  139. 88FBD99726B948E200982BF2 /* MenuView.swift */,
  140. );
  141. path = Views;
  142. sourceTree = "<group>";
  143. };
  144. /* End PBXGroup section */
  145. /* Begin PBXNativeTarget section */
  146. 88FBD98326B9485F00982BF2 /* FirestoreSample */ = {
  147. isa = PBXNativeTarget;
  148. buildConfigurationList = 88FBD99226B9486100982BF2 /* Build configuration list for PBXNativeTarget "FirestoreSample" */;
  149. buildPhases = (
  150. 88FBD98026B9485F00982BF2 /* Sources */,
  151. 88FBD98126B9485F00982BF2 /* Frameworks */,
  152. 88FBD98226B9485F00982BF2 /* Resources */,
  153. );
  154. buildRules = (
  155. );
  156. dependencies = (
  157. );
  158. name = FirestoreSample;
  159. packageProductDependencies = (
  160. 8817084626B95A63009E9281 /* FirebaseFirestore */,
  161. 8817084826B95A63009E9281 /* FirebaseFirestoreSwift */,
  162. 88D9354B2A39D72300FD8AFF /* FirebaseAuth */,
  163. );
  164. productName = FirestoreSample;
  165. productReference = 88FBD98426B9485F00982BF2 /* FirestoreSample.app */;
  166. productType = "com.apple.product-type.application";
  167. };
  168. /* End PBXNativeTarget section */
  169. /* Begin PBXProject section */
  170. 88FBD97C26B9485F00982BF2 /* Project object */ = {
  171. isa = PBXProject;
  172. attributes = {
  173. BuildIndependentTargetsInParallel = 1;
  174. LastSwiftUpdateCheck = 1300;
  175. LastUpgradeCheck = 1300;
  176. TargetAttributes = {
  177. 88FBD98326B9485F00982BF2 = {
  178. CreatedOnToolsVersion = 13.0;
  179. };
  180. };
  181. };
  182. buildConfigurationList = 88FBD97F26B9485F00982BF2 /* Build configuration list for PBXProject "FirestoreSample" */;
  183. compatibilityVersion = "Xcode 13.0";
  184. developmentRegion = en;
  185. hasScannedForEncodings = 0;
  186. knownRegions = (
  187. en,
  188. Base,
  189. );
  190. mainGroup = 88FBD97B26B9485F00982BF2;
  191. productRefGroup = 88FBD98526B9485F00982BF2 /* Products */;
  192. projectDirPath = "";
  193. projectRoot = "";
  194. targets = (
  195. 88FBD98326B9485F00982BF2 /* FirestoreSample */,
  196. );
  197. };
  198. /* End PBXProject section */
  199. /* Begin PBXResourcesBuildPhase section */
  200. 88FBD98226B9485F00982BF2 /* Resources */ = {
  201. isa = PBXResourcesBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. 88FBD98F26B9486100982BF2 /* Preview Assets.xcassets in Resources */,
  205. 887FEFE32A5574EB00FB2756 /* GoogleService-Info.plist in Resources */,
  206. 88FBD98C26B9486100982BF2 /* Assets.xcassets in Resources */,
  207. );
  208. runOnlyForDeploymentPostprocessing = 0;
  209. };
  210. /* End PBXResourcesBuildPhase section */
  211. /* Begin PBXSourcesBuildPhase section */
  212. 88FBD98026B9485F00982BF2 /* Sources */ = {
  213. isa = PBXSourcesBuildPhase;
  214. buildActionMask = 2147483647;
  215. files = (
  216. 88FBD99826B948E200982BF2 /* MenuView.swift in Sources */,
  217. 88E5A79A2A39DDE400462B64 /* FavouriteFruitsNoAnimationsView.swift in Sources */,
  218. 880B69702A5829D2005F7798 /* FavouriteFruitsAsyncSequenceViewModelView.swift in Sources */,
  219. 88327B8826D62908002AA6D9 /* FavouriteFruitsView.swift in Sources */,
  220. 88D9354A2A39CB3E00FD8AFF /* FavouriteFruitsAnimationView.swift in Sources */,
  221. 880B696E2A581B71005F7798 /* FavouriteFruitView.swift in Sources */,
  222. 88FBD98826B9485F00982BF2 /* FirestoreSampleApp.swift in Sources */,
  223. 882247932A61803F00A2574F /* AuthenticationView.swift in Sources */,
  224. 887FEFE52A5576FA00FB2756 /* FavouriteFruitsAsyncSequenceView.swift in Sources */,
  225. 88D5E37826EBD2F200808AFF /* FavouriteFruitsMappingErrorView2.swift in Sources */,
  226. 8844BA6126E0DD3F000786F0 /* FavouriteFruitsMappingErrorView.swift in Sources */,
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXSourcesBuildPhase section */
  231. /* Begin XCBuildConfiguration section */
  232. 88FBD99026B9486100982BF2 /* Debug */ = {
  233. isa = XCBuildConfiguration;
  234. buildSettings = {
  235. ALWAYS_SEARCH_USER_PATHS = NO;
  236. CLANG_ANALYZER_NONNULL = YES;
  237. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  238. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  239. CLANG_CXX_LIBRARY = "libc++";
  240. CLANG_ENABLE_MODULES = YES;
  241. CLANG_ENABLE_OBJC_ARC = YES;
  242. CLANG_ENABLE_OBJC_WEAK = YES;
  243. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  244. CLANG_WARN_BOOL_CONVERSION = YES;
  245. CLANG_WARN_COMMA = YES;
  246. CLANG_WARN_CONSTANT_CONVERSION = YES;
  247. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  248. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  249. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  250. CLANG_WARN_EMPTY_BODY = YES;
  251. CLANG_WARN_ENUM_CONVERSION = YES;
  252. CLANG_WARN_INFINITE_RECURSION = YES;
  253. CLANG_WARN_INT_CONVERSION = YES;
  254. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  255. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  256. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  257. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  258. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  259. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  260. CLANG_WARN_STRICT_PROTOTYPES = YES;
  261. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  262. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  263. CLANG_WARN_UNREACHABLE_CODE = YES;
  264. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  265. COPY_PHASE_STRIP = NO;
  266. DEBUG_INFORMATION_FORMAT = dwarf;
  267. ENABLE_STRICT_OBJC_MSGSEND = YES;
  268. ENABLE_TESTABILITY = YES;
  269. GCC_C_LANGUAGE_STANDARD = gnu11;
  270. GCC_DYNAMIC_NO_PIC = NO;
  271. GCC_NO_COMMON_BLOCKS = YES;
  272. GCC_OPTIMIZATION_LEVEL = 0;
  273. GCC_PREPROCESSOR_DEFINITIONS = (
  274. "DEBUG=1",
  275. "$(inherited)",
  276. );
  277. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  278. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  279. GCC_WARN_UNDECLARED_SELECTOR = YES;
  280. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  281. GCC_WARN_UNUSED_FUNCTION = YES;
  282. GCC_WARN_UNUSED_VARIABLE = YES;
  283. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  284. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  285. MTL_FAST_MATH = YES;
  286. ONLY_ACTIVE_ARCH = YES;
  287. SDKROOT = iphoneos;
  288. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  289. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  290. };
  291. name = Debug;
  292. };
  293. 88FBD99126B9486100982BF2 /* Release */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = NO;
  297. CLANG_ANALYZER_NONNULL = YES;
  298. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  299. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  300. CLANG_CXX_LIBRARY = "libc++";
  301. CLANG_ENABLE_MODULES = YES;
  302. CLANG_ENABLE_OBJC_ARC = YES;
  303. CLANG_ENABLE_OBJC_WEAK = YES;
  304. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  305. CLANG_WARN_BOOL_CONVERSION = YES;
  306. CLANG_WARN_COMMA = YES;
  307. CLANG_WARN_CONSTANT_CONVERSION = YES;
  308. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  309. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  310. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  311. CLANG_WARN_EMPTY_BODY = YES;
  312. CLANG_WARN_ENUM_CONVERSION = YES;
  313. CLANG_WARN_INFINITE_RECURSION = YES;
  314. CLANG_WARN_INT_CONVERSION = YES;
  315. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  316. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  317. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  319. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  320. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  321. CLANG_WARN_STRICT_PROTOTYPES = YES;
  322. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  323. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  324. CLANG_WARN_UNREACHABLE_CODE = YES;
  325. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  326. COPY_PHASE_STRIP = NO;
  327. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  328. ENABLE_NS_ASSERTIONS = NO;
  329. ENABLE_STRICT_OBJC_MSGSEND = YES;
  330. GCC_C_LANGUAGE_STANDARD = gnu11;
  331. GCC_NO_COMMON_BLOCKS = YES;
  332. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  333. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  334. GCC_WARN_UNDECLARED_SELECTOR = YES;
  335. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  336. GCC_WARN_UNUSED_FUNCTION = YES;
  337. GCC_WARN_UNUSED_VARIABLE = YES;
  338. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  339. MTL_ENABLE_DEBUG_INFO = NO;
  340. MTL_FAST_MATH = YES;
  341. SDKROOT = iphoneos;
  342. SWIFT_COMPILATION_MODE = wholemodule;
  343. SWIFT_OPTIMIZATION_LEVEL = "-O";
  344. VALIDATE_PRODUCT = YES;
  345. };
  346. name = Release;
  347. };
  348. 88FBD99326B9486100982BF2 /* Debug */ = {
  349. isa = XCBuildConfiguration;
  350. buildSettings = {
  351. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  352. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  353. CODE_SIGN_STYLE = Automatic;
  354. CURRENT_PROJECT_VERSION = 1;
  355. DEVELOPMENT_ASSET_PATHS = "\"FirestoreSample/Preview Content\"";
  356. DEVELOPMENT_TEAM = YGAZHQXHH4;
  357. ENABLE_PREVIEWS = YES;
  358. GENERATE_INFOPLIST_FILE = YES;
  359. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  360. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  361. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  362. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  363. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  364. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  365. LD_RUNPATH_SEARCH_PATHS = (
  366. "$(inherited)",
  367. "@executable_path/Frameworks",
  368. );
  369. MARKETING_VERSION = 1.0;
  370. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.FirestoreSample;
  371. PRODUCT_NAME = "$(TARGET_NAME)";
  372. SWIFT_EMIT_LOC_STRINGS = YES;
  373. SWIFT_VERSION = 5.0;
  374. TARGETED_DEVICE_FAMILY = "1,2";
  375. };
  376. name = Debug;
  377. };
  378. 88FBD99426B9486100982BF2 /* Release */ = {
  379. isa = XCBuildConfiguration;
  380. buildSettings = {
  381. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  382. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  383. CODE_SIGN_STYLE = Automatic;
  384. CURRENT_PROJECT_VERSION = 1;
  385. DEVELOPMENT_ASSET_PATHS = "\"FirestoreSample/Preview Content\"";
  386. DEVELOPMENT_TEAM = YGAZHQXHH4;
  387. ENABLE_PREVIEWS = YES;
  388. GENERATE_INFOPLIST_FILE = YES;
  389. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  390. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  391. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  392. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  393. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  394. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  395. LD_RUNPATH_SEARCH_PATHS = (
  396. "$(inherited)",
  397. "@executable_path/Frameworks",
  398. );
  399. MARKETING_VERSION = 1.0;
  400. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.FirestoreSample;
  401. PRODUCT_NAME = "$(TARGET_NAME)";
  402. SWIFT_EMIT_LOC_STRINGS = YES;
  403. SWIFT_VERSION = 5.0;
  404. TARGETED_DEVICE_FAMILY = "1,2";
  405. };
  406. name = Release;
  407. };
  408. /* End XCBuildConfiguration section */
  409. /* Begin XCConfigurationList section */
  410. 88FBD97F26B9485F00982BF2 /* Build configuration list for PBXProject "FirestoreSample" */ = {
  411. isa = XCConfigurationList;
  412. buildConfigurations = (
  413. 88FBD99026B9486100982BF2 /* Debug */,
  414. 88FBD99126B9486100982BF2 /* Release */,
  415. );
  416. defaultConfigurationIsVisible = 0;
  417. defaultConfigurationName = Release;
  418. };
  419. 88FBD99226B9486100982BF2 /* Build configuration list for PBXNativeTarget "FirestoreSample" */ = {
  420. isa = XCConfigurationList;
  421. buildConfigurations = (
  422. 88FBD99326B9486100982BF2 /* Debug */,
  423. 88FBD99426B9486100982BF2 /* Release */,
  424. );
  425. defaultConfigurationIsVisible = 0;
  426. defaultConfigurationName = Release;
  427. };
  428. /* End XCConfigurationList section */
  429. /* Begin XCSwiftPackageProductDependency section */
  430. 8817084626B95A63009E9281 /* FirebaseFirestore */ = {
  431. isa = XCSwiftPackageProductDependency;
  432. productName = FirebaseFirestore;
  433. };
  434. 8817084826B95A63009E9281 /* FirebaseFirestoreSwift */ = {
  435. isa = XCSwiftPackageProductDependency;
  436. productName = FirebaseFirestoreSwift;
  437. };
  438. 88D9354B2A39D72300FD8AFF /* FirebaseAuth */ = {
  439. isa = XCSwiftPackageProductDependency;
  440. productName = FirebaseAuth;
  441. };
  442. /* End XCSwiftPackageProductDependency section */
  443. };
  444. rootObject = 88FBD97C26B9485F00982BF2 /* Project object */;
  445. }