project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 52;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 885E1B212655457200E13A96 /* AnonymousSignInView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885E1B202655457200E13A96 /* AnonymousSignInView.swift */; };
  10. 885F5FB12653BE0D00848BCF /* CombineSampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */; };
  11. 885F5FB52653BE0D00848BCF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885F5FB42653BE0D00848BCF /* Assets.xcassets */; };
  12. 885F5FB82653BE0D00848BCF /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */; };
  13. 88B12B5B265547FF008CFF38 /* AuthenticationMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */; };
  14. 88B12B5D26554829008CFF38 /* MenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B12B5C26554829008CFF38 /* MenuView.swift */; };
  15. 88DA0515270662B300A3DDCE /* FirebaseAuthCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */; };
  16. 88DCE7432655419C003BCB65 /* UserInfoViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */; };
  17. 88DCE746265541FB003BCB65 /* UserInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE745265541FB003BCB65 /* UserInfoView.swift */; };
  18. 88DCE7482655429F003BCB65 /* AnonymousSignInViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */; };
  19. 88DF7E412653CE6E009794F3 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 88DF7E402653CE6E009794F3 /* FirebaseAuth */; };
  20. 88DF7E472653D092009794F3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 88DF7E462653D092009794F3 /* GoogleService-Info.plist */; };
  21. 88DF7E512654057F009794F3 /* LabelTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DF7E502654057F009794F3 /* LabelTextView.swift */; };
  22. 88E32CFB2694859700511B1B /* FirebaseFirestoreCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */; };
  23. 88E32CFD2694859700511B1B /* FirebaseFunctionsCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */; };
  24. 88E32CFF2694859700511B1B /* FirebaseStorageCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXFileReference section */
  27. 885E1B202655457200E13A96 /* AnonymousSignInView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnonymousSignInView.swift; sourceTree = "<group>"; };
  28. 885F5FAD2653BE0D00848BCF /* CombineSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CombineSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  29. 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineSampleApp.swift; sourceTree = "<group>"; };
  30. 885F5FB42653BE0D00848BCF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  31. 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  32. 885F5FB92653BE0D00848BCF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  33. 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationMenuView.swift; sourceTree = "<group>"; };
  34. 88B12B5C26554829008CFF38 /* MenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = "<group>"; };
  35. 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoViewModel.swift; sourceTree = "<group>"; };
  36. 88DCE745265541FB003BCB65 /* UserInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoView.swift; sourceTree = "<group>"; };
  37. 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnonymousSignInViewModel.swift; sourceTree = "<group>"; };
  38. 88DF7E462653D092009794F3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  39. 88DF7E502654057F009794F3 /* LabelTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LabelTextView.swift; sourceTree = "<group>"; };
  40. /* End PBXFileReference section */
  41. /* Begin PBXFrameworksBuildPhase section */
  42. 885F5FAA2653BE0D00848BCF /* Frameworks */ = {
  43. isa = PBXFrameworksBuildPhase;
  44. buildActionMask = 2147483647;
  45. files = (
  46. 88E32CFB2694859700511B1B /* FirebaseFirestoreCombine-Community in Frameworks */,
  47. 88DF7E412653CE6E009794F3 /* FirebaseAuth in Frameworks */,
  48. 88E32CFF2694859700511B1B /* FirebaseStorageCombine-Community in Frameworks */,
  49. 88E32CFD2694859700511B1B /* FirebaseFunctionsCombine-Community in Frameworks */,
  50. 88DA0515270662B300A3DDCE /* FirebaseAuthCombine-Community in Frameworks */,
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXFrameworksBuildPhase section */
  55. /* Begin PBXGroup section */
  56. 885F5FA42653BE0C00848BCF = {
  57. isa = PBXGroup;
  58. children = (
  59. 885F5FAF2653BE0D00848BCF /* CombineSample */,
  60. 885F5FAE2653BE0D00848BCF /* Products */,
  61. 88DF7E3F2653CE6E009794F3 /* Frameworks */,
  62. );
  63. sourceTree = "<group>";
  64. };
  65. 885F5FAE2653BE0D00848BCF /* Products */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 885F5FAD2653BE0D00848BCF /* CombineSample.app */,
  69. );
  70. name = Products;
  71. sourceTree = "<group>";
  72. };
  73. 885F5FAF2653BE0D00848BCF /* CombineSample */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 88DF7E452653CF3B009794F3 /* App */,
  77. 88DF7E4F26540561009794F3 /* Views */,
  78. 88DCE74026554174003BCB65 /* ViewModels */,
  79. 885F5FB42653BE0D00848BCF /* Assets.xcassets */,
  80. 88DF7E462653D092009794F3 /* GoogleService-Info.plist */,
  81. 885F5FB92653BE0D00848BCF /* Info.plist */,
  82. 885F5FB62653BE0D00848BCF /* Preview Content */,
  83. );
  84. path = CombineSample;
  85. sourceTree = "<group>";
  86. };
  87. 885F5FB62653BE0D00848BCF /* Preview Content */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */,
  91. );
  92. path = "Preview Content";
  93. sourceTree = "<group>";
  94. };
  95. 88DCE74026554174003BCB65 /* ViewModels */ = {
  96. isa = PBXGroup;
  97. children = (
  98. 88DCE74126554189003BCB65 /* Authentication */,
  99. );
  100. path = ViewModels;
  101. sourceTree = "<group>";
  102. };
  103. 88DCE74126554189003BCB65 /* Authentication */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */,
  107. 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */,
  108. );
  109. path = Authentication;
  110. sourceTree = "<group>";
  111. };
  112. 88DCE744265541E7003BCB65 /* Authentication */ = {
  113. isa = PBXGroup;
  114. children = (
  115. 88DCE745265541FB003BCB65 /* UserInfoView.swift */,
  116. 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */,
  117. 885E1B202655457200E13A96 /* AnonymousSignInView.swift */,
  118. );
  119. path = Authentication;
  120. sourceTree = "<group>";
  121. };
  122. 88DF7E3F2653CE6E009794F3 /* Frameworks */ = {
  123. isa = PBXGroup;
  124. children = (
  125. );
  126. name = Frameworks;
  127. sourceTree = "<group>";
  128. };
  129. 88DF7E452653CF3B009794F3 /* App */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */,
  133. );
  134. path = App;
  135. sourceTree = "<group>";
  136. };
  137. 88DF7E4F26540561009794F3 /* Views */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 88B12B5C26554829008CFF38 /* MenuView.swift */,
  141. 88DF7E502654057F009794F3 /* LabelTextView.swift */,
  142. 88DCE744265541E7003BCB65 /* Authentication */,
  143. );
  144. path = Views;
  145. sourceTree = "<group>";
  146. };
  147. /* End PBXGroup section */
  148. /* Begin PBXNativeTarget section */
  149. 885F5FAC2653BE0D00848BCF /* CombineSample */ = {
  150. isa = PBXNativeTarget;
  151. buildConfigurationList = 885F5FBC2653BE0D00848BCF /* Build configuration list for PBXNativeTarget "CombineSample" */;
  152. buildPhases = (
  153. 885F5FA92653BE0D00848BCF /* Sources */,
  154. 885F5FAA2653BE0D00848BCF /* Frameworks */,
  155. 885F5FAB2653BE0D00848BCF /* Resources */,
  156. );
  157. buildRules = (
  158. );
  159. dependencies = (
  160. );
  161. name = CombineSample;
  162. packageProductDependencies = (
  163. 88DF7E402653CE6E009794F3 /* FirebaseAuth */,
  164. 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */,
  165. 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */,
  166. 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */,
  167. 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */,
  168. );
  169. productName = CombineSample;
  170. productReference = 885F5FAD2653BE0D00848BCF /* CombineSample.app */;
  171. productType = "com.apple.product-type.application";
  172. };
  173. /* End PBXNativeTarget section */
  174. /* Begin PBXProject section */
  175. 885F5FA52653BE0C00848BCF /* Project object */ = {
  176. isa = PBXProject;
  177. attributes = {
  178. LastSwiftUpdateCheck = 1250;
  179. LastUpgradeCheck = 1250;
  180. TargetAttributes = {
  181. 885F5FAC2653BE0D00848BCF = {
  182. CreatedOnToolsVersion = 12.5;
  183. };
  184. };
  185. };
  186. buildConfigurationList = 885F5FA82653BE0C00848BCF /* Build configuration list for PBXProject "CombineSample" */;
  187. compatibilityVersion = "Xcode 9.3";
  188. developmentRegion = en;
  189. hasScannedForEncodings = 0;
  190. knownRegions = (
  191. en,
  192. Base,
  193. );
  194. mainGroup = 885F5FA42653BE0C00848BCF;
  195. productRefGroup = 885F5FAE2653BE0D00848BCF /* Products */;
  196. projectDirPath = "";
  197. projectRoot = "";
  198. targets = (
  199. 885F5FAC2653BE0D00848BCF /* CombineSample */,
  200. );
  201. };
  202. /* End PBXProject section */
  203. /* Begin PBXResourcesBuildPhase section */
  204. 885F5FAB2653BE0D00848BCF /* Resources */ = {
  205. isa = PBXResourcesBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. 885F5FB82653BE0D00848BCF /* Preview Assets.xcassets in Resources */,
  209. 88DF7E472653D092009794F3 /* GoogleService-Info.plist in Resources */,
  210. 885F5FB52653BE0D00848BCF /* Assets.xcassets in Resources */,
  211. );
  212. runOnlyForDeploymentPostprocessing = 0;
  213. };
  214. /* End PBXResourcesBuildPhase section */
  215. /* Begin PBXSourcesBuildPhase section */
  216. 885F5FA92653BE0D00848BCF /* Sources */ = {
  217. isa = PBXSourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. 885E1B212655457200E13A96 /* AnonymousSignInView.swift in Sources */,
  221. 88B12B5D26554829008CFF38 /* MenuView.swift in Sources */,
  222. 88DCE746265541FB003BCB65 /* UserInfoView.swift in Sources */,
  223. 885F5FB12653BE0D00848BCF /* CombineSampleApp.swift in Sources */,
  224. 88DF7E512654057F009794F3 /* LabelTextView.swift in Sources */,
  225. 88DCE7482655429F003BCB65 /* AnonymousSignInViewModel.swift in Sources */,
  226. 88DCE7432655419C003BCB65 /* UserInfoViewModel.swift in Sources */,
  227. 88B12B5B265547FF008CFF38 /* AuthenticationMenuView.swift in Sources */,
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. /* End PBXSourcesBuildPhase section */
  232. /* Begin XCBuildConfiguration section */
  233. 885F5FBA2653BE0D00848BCF /* Debug */ = {
  234. isa = XCBuildConfiguration;
  235. buildSettings = {
  236. ALWAYS_SEARCH_USER_PATHS = NO;
  237. CLANG_ANALYZER_NONNULL = YES;
  238. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  239. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  240. CLANG_CXX_LIBRARY = "libc++";
  241. CLANG_ENABLE_MODULES = YES;
  242. CLANG_ENABLE_OBJC_ARC = YES;
  243. CLANG_ENABLE_OBJC_WEAK = YES;
  244. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  245. CLANG_WARN_BOOL_CONVERSION = YES;
  246. CLANG_WARN_COMMA = YES;
  247. CLANG_WARN_CONSTANT_CONVERSION = YES;
  248. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  249. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  250. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  251. CLANG_WARN_EMPTY_BODY = YES;
  252. CLANG_WARN_ENUM_CONVERSION = YES;
  253. CLANG_WARN_INFINITE_RECURSION = YES;
  254. CLANG_WARN_INT_CONVERSION = YES;
  255. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  256. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  257. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  258. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  259. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  260. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  261. CLANG_WARN_STRICT_PROTOTYPES = YES;
  262. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  263. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  264. CLANG_WARN_UNREACHABLE_CODE = YES;
  265. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  266. COPY_PHASE_STRIP = NO;
  267. DEBUG_INFORMATION_FORMAT = dwarf;
  268. ENABLE_STRICT_OBJC_MSGSEND = YES;
  269. ENABLE_TESTABILITY = YES;
  270. GCC_C_LANGUAGE_STANDARD = gnu11;
  271. GCC_DYNAMIC_NO_PIC = NO;
  272. GCC_NO_COMMON_BLOCKS = YES;
  273. GCC_OPTIMIZATION_LEVEL = 0;
  274. GCC_PREPROCESSOR_DEFINITIONS = (
  275. "DEBUG=1",
  276. "$(inherited)",
  277. );
  278. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  279. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  280. GCC_WARN_UNDECLARED_SELECTOR = YES;
  281. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  282. GCC_WARN_UNUSED_FUNCTION = YES;
  283. GCC_WARN_UNUSED_VARIABLE = YES;
  284. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  285. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  286. MTL_FAST_MATH = YES;
  287. ONLY_ACTIVE_ARCH = YES;
  288. SDKROOT = iphoneos;
  289. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  290. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  291. };
  292. name = Debug;
  293. };
  294. 885F5FBB2653BE0D00848BCF /* Release */ = {
  295. isa = XCBuildConfiguration;
  296. buildSettings = {
  297. ALWAYS_SEARCH_USER_PATHS = NO;
  298. CLANG_ANALYZER_NONNULL = YES;
  299. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  300. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  301. CLANG_CXX_LIBRARY = "libc++";
  302. CLANG_ENABLE_MODULES = YES;
  303. CLANG_ENABLE_OBJC_ARC = YES;
  304. CLANG_ENABLE_OBJC_WEAK = YES;
  305. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  306. CLANG_WARN_BOOL_CONVERSION = YES;
  307. CLANG_WARN_COMMA = YES;
  308. CLANG_WARN_CONSTANT_CONVERSION = YES;
  309. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  310. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  311. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  312. CLANG_WARN_EMPTY_BODY = YES;
  313. CLANG_WARN_ENUM_CONVERSION = YES;
  314. CLANG_WARN_INFINITE_RECURSION = YES;
  315. CLANG_WARN_INT_CONVERSION = YES;
  316. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  317. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  318. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  319. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  320. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  321. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  322. CLANG_WARN_STRICT_PROTOTYPES = YES;
  323. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  324. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  325. CLANG_WARN_UNREACHABLE_CODE = YES;
  326. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  327. COPY_PHASE_STRIP = NO;
  328. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  329. ENABLE_NS_ASSERTIONS = NO;
  330. ENABLE_STRICT_OBJC_MSGSEND = YES;
  331. GCC_C_LANGUAGE_STANDARD = gnu11;
  332. GCC_NO_COMMON_BLOCKS = YES;
  333. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  334. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  335. GCC_WARN_UNDECLARED_SELECTOR = YES;
  336. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  337. GCC_WARN_UNUSED_FUNCTION = YES;
  338. GCC_WARN_UNUSED_VARIABLE = YES;
  339. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  340. MTL_ENABLE_DEBUG_INFO = NO;
  341. MTL_FAST_MATH = YES;
  342. SDKROOT = iphoneos;
  343. SWIFT_COMPILATION_MODE = wholemodule;
  344. SWIFT_OPTIMIZATION_LEVEL = "-O";
  345. VALIDATE_PRODUCT = YES;
  346. };
  347. name = Release;
  348. };
  349. 885F5FBD2653BE0D00848BCF /* Debug */ = {
  350. isa = XCBuildConfiguration;
  351. buildSettings = {
  352. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  353. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  354. CODE_SIGN_STYLE = Automatic;
  355. DEVELOPMENT_ASSET_PATHS = "\"CombineSample/Preview Content\"";
  356. DEVELOPMENT_TEAM = YGAZHQXHH4;
  357. ENABLE_PREVIEWS = YES;
  358. INFOPLIST_FILE = CombineSample/Info.plist;
  359. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  360. LD_RUNPATH_SEARCH_PATHS = (
  361. "$(inherited)",
  362. "@executable_path/Frameworks",
  363. );
  364. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.CombineSample;
  365. PRODUCT_NAME = "$(TARGET_NAME)";
  366. SWIFT_VERSION = 5.0;
  367. TARGETED_DEVICE_FAMILY = "1,2";
  368. };
  369. name = Debug;
  370. };
  371. 885F5FBE2653BE0D00848BCF /* Release */ = {
  372. isa = XCBuildConfiguration;
  373. buildSettings = {
  374. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  375. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  376. CODE_SIGN_STYLE = Automatic;
  377. DEVELOPMENT_ASSET_PATHS = "\"CombineSample/Preview Content\"";
  378. DEVELOPMENT_TEAM = YGAZHQXHH4;
  379. ENABLE_PREVIEWS = YES;
  380. INFOPLIST_FILE = CombineSample/Info.plist;
  381. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  382. LD_RUNPATH_SEARCH_PATHS = (
  383. "$(inherited)",
  384. "@executable_path/Frameworks",
  385. );
  386. PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.CombineSample;
  387. PRODUCT_NAME = "$(TARGET_NAME)";
  388. SWIFT_VERSION = 5.0;
  389. TARGETED_DEVICE_FAMILY = "1,2";
  390. };
  391. name = Release;
  392. };
  393. /* End XCBuildConfiguration section */
  394. /* Begin XCConfigurationList section */
  395. 885F5FA82653BE0C00848BCF /* Build configuration list for PBXProject "CombineSample" */ = {
  396. isa = XCConfigurationList;
  397. buildConfigurations = (
  398. 885F5FBA2653BE0D00848BCF /* Debug */,
  399. 885F5FBB2653BE0D00848BCF /* Release */,
  400. );
  401. defaultConfigurationIsVisible = 0;
  402. defaultConfigurationName = Release;
  403. };
  404. 885F5FBC2653BE0D00848BCF /* Build configuration list for PBXNativeTarget "CombineSample" */ = {
  405. isa = XCConfigurationList;
  406. buildConfigurations = (
  407. 885F5FBD2653BE0D00848BCF /* Debug */,
  408. 885F5FBE2653BE0D00848BCF /* Release */,
  409. );
  410. defaultConfigurationIsVisible = 0;
  411. defaultConfigurationName = Release;
  412. };
  413. /* End XCConfigurationList section */
  414. /* Begin XCSwiftPackageProductDependency section */
  415. 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */ = {
  416. isa = XCSwiftPackageProductDependency;
  417. productName = "FirebaseAuthCombine-Community";
  418. };
  419. 88DF7E402653CE6E009794F3 /* FirebaseAuth */ = {
  420. isa = XCSwiftPackageProductDependency;
  421. productName = FirebaseAuth;
  422. };
  423. 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */ = {
  424. isa = XCSwiftPackageProductDependency;
  425. productName = "FirebaseFirestoreCombine-Community";
  426. };
  427. 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */ = {
  428. isa = XCSwiftPackageProductDependency;
  429. productName = "FirebaseFunctionsCombine-Community";
  430. };
  431. 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */ = {
  432. isa = XCSwiftPackageProductDependency;
  433. productName = "FirebaseStorageCombine-Community";
  434. };
  435. /* End XCSwiftPackageProductDependency section */
  436. };
  437. rootObject = 885F5FA52653BE0C00848BCF /* Project object */;
  438. }