// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 52; objects = { /* Begin PBXBuildFile section */ 885E1B212655457200E13A96 /* AnonymousSignInView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885E1B202655457200E13A96 /* AnonymousSignInView.swift */; }; 885F5FB12653BE0D00848BCF /* CombineSampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */; }; 885F5FB52653BE0D00848BCF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885F5FB42653BE0D00848BCF /* Assets.xcassets */; }; 885F5FB82653BE0D00848BCF /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */; }; 88B12B5B265547FF008CFF38 /* AuthenticationMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */; }; 88B12B5D26554829008CFF38 /* MenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B12B5C26554829008CFF38 /* MenuView.swift */; }; 88DA0515270662B300A3DDCE /* FirebaseAuthCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */; }; 88DCE7432655419C003BCB65 /* UserInfoViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */; }; 88DCE746265541FB003BCB65 /* UserInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE745265541FB003BCB65 /* UserInfoView.swift */; }; 88DCE7482655429F003BCB65 /* AnonymousSignInViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */; }; 88DF7E412653CE6E009794F3 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 88DF7E402653CE6E009794F3 /* FirebaseAuth */; }; 88DF7E472653D092009794F3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 88DF7E462653D092009794F3 /* GoogleService-Info.plist */; }; 88DF7E512654057F009794F3 /* LabelTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88DF7E502654057F009794F3 /* LabelTextView.swift */; }; 88E32CFB2694859700511B1B /* FirebaseFirestoreCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */; }; 88E32CFD2694859700511B1B /* FirebaseFunctionsCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */; }; 88E32CFF2694859700511B1B /* FirebaseStorageCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 885E1B202655457200E13A96 /* AnonymousSignInView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnonymousSignInView.swift; sourceTree = ""; }; 885F5FAD2653BE0D00848BCF /* CombineSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CombineSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineSampleApp.swift; sourceTree = ""; }; 885F5FB42653BE0D00848BCF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 885F5FB92653BE0D00848BCF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationMenuView.swift; sourceTree = ""; }; 88B12B5C26554829008CFF38 /* MenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = ""; }; 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoViewModel.swift; sourceTree = ""; }; 88DCE745265541FB003BCB65 /* UserInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoView.swift; sourceTree = ""; }; 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnonymousSignInViewModel.swift; sourceTree = ""; }; 88DF7E462653D092009794F3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = ""; }; 88DF7E502654057F009794F3 /* LabelTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LabelTextView.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 885F5FAA2653BE0D00848BCF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 88E32CFB2694859700511B1B /* FirebaseFirestoreCombine-Community in Frameworks */, 88DF7E412653CE6E009794F3 /* FirebaseAuth in Frameworks */, 88E32CFF2694859700511B1B /* FirebaseStorageCombine-Community in Frameworks */, 88E32CFD2694859700511B1B /* FirebaseFunctionsCombine-Community in Frameworks */, 88DA0515270662B300A3DDCE /* FirebaseAuthCombine-Community in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 885F5FA42653BE0C00848BCF = { isa = PBXGroup; children = ( 885F5FAF2653BE0D00848BCF /* CombineSample */, 885F5FAE2653BE0D00848BCF /* Products */, 88DF7E3F2653CE6E009794F3 /* Frameworks */, ); sourceTree = ""; }; 885F5FAE2653BE0D00848BCF /* Products */ = { isa = PBXGroup; children = ( 885F5FAD2653BE0D00848BCF /* CombineSample.app */, ); name = Products; sourceTree = ""; }; 885F5FAF2653BE0D00848BCF /* CombineSample */ = { isa = PBXGroup; children = ( 88DF7E452653CF3B009794F3 /* App */, 88DF7E4F26540561009794F3 /* Views */, 88DCE74026554174003BCB65 /* ViewModels */, 885F5FB42653BE0D00848BCF /* Assets.xcassets */, 88DF7E462653D092009794F3 /* GoogleService-Info.plist */, 885F5FB92653BE0D00848BCF /* Info.plist */, 885F5FB62653BE0D00848BCF /* Preview Content */, ); path = CombineSample; sourceTree = ""; }; 885F5FB62653BE0D00848BCF /* Preview Content */ = { isa = PBXGroup; children = ( 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 88DCE74026554174003BCB65 /* ViewModels */ = { isa = PBXGroup; children = ( 88DCE74126554189003BCB65 /* Authentication */, ); path = ViewModels; sourceTree = ""; }; 88DCE74126554189003BCB65 /* Authentication */ = { isa = PBXGroup; children = ( 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */, 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */, ); path = Authentication; sourceTree = ""; }; 88DCE744265541E7003BCB65 /* Authentication */ = { isa = PBXGroup; children = ( 88DCE745265541FB003BCB65 /* UserInfoView.swift */, 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */, 885E1B202655457200E13A96 /* AnonymousSignInView.swift */, ); path = Authentication; sourceTree = ""; }; 88DF7E3F2653CE6E009794F3 /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; 88DF7E452653CF3B009794F3 /* App */ = { isa = PBXGroup; children = ( 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */, ); path = App; sourceTree = ""; }; 88DF7E4F26540561009794F3 /* Views */ = { isa = PBXGroup; children = ( 88B12B5C26554829008CFF38 /* MenuView.swift */, 88DF7E502654057F009794F3 /* LabelTextView.swift */, 88DCE744265541E7003BCB65 /* Authentication */, ); path = Views; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 885F5FAC2653BE0D00848BCF /* CombineSample */ = { isa = PBXNativeTarget; buildConfigurationList = 885F5FBC2653BE0D00848BCF /* Build configuration list for PBXNativeTarget "CombineSample" */; buildPhases = ( 885F5FA92653BE0D00848BCF /* Sources */, 885F5FAA2653BE0D00848BCF /* Frameworks */, 885F5FAB2653BE0D00848BCF /* Resources */, ); buildRules = ( ); dependencies = ( ); name = CombineSample; packageProductDependencies = ( 88DF7E402653CE6E009794F3 /* FirebaseAuth */, 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */, 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */, 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */, 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */, ); productName = CombineSample; productReference = 885F5FAD2653BE0D00848BCF /* CombineSample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 885F5FA52653BE0C00848BCF /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1250; LastUpgradeCheck = 1250; TargetAttributes = { 885F5FAC2653BE0D00848BCF = { CreatedOnToolsVersion = 12.5; }; }; }; buildConfigurationList = 885F5FA82653BE0C00848BCF /* Build configuration list for PBXProject "CombineSample" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 885F5FA42653BE0C00848BCF; productRefGroup = 885F5FAE2653BE0D00848BCF /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 885F5FAC2653BE0D00848BCF /* CombineSample */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 885F5FAB2653BE0D00848BCF /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 885F5FB82653BE0D00848BCF /* Preview Assets.xcassets in Resources */, 88DF7E472653D092009794F3 /* GoogleService-Info.plist in Resources */, 885F5FB52653BE0D00848BCF /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 885F5FA92653BE0D00848BCF /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 885E1B212655457200E13A96 /* AnonymousSignInView.swift in Sources */, 88B12B5D26554829008CFF38 /* MenuView.swift in Sources */, 88DCE746265541FB003BCB65 /* UserInfoView.swift in Sources */, 885F5FB12653BE0D00848BCF /* CombineSampleApp.swift in Sources */, 88DF7E512654057F009794F3 /* LabelTextView.swift in Sources */, 88DCE7482655429F003BCB65 /* AnonymousSignInViewModel.swift in Sources */, 88DCE7432655419C003BCB65 /* UserInfoViewModel.swift in Sources */, 88B12B5B265547FF008CFF38 /* AuthenticationMenuView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 885F5FBA2653BE0D00848BCF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 14.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 885F5FBB2653BE0D00848BCF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 14.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 885F5FBD2653BE0D00848BCF /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"CombineSample/Preview Content\""; DEVELOPMENT_TEAM = YGAZHQXHH4; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = CombineSample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.CombineSample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 885F5FBE2653BE0D00848BCF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"CombineSample/Preview Content\""; DEVELOPMENT_TEAM = YGAZHQXHH4; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = CombineSample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.CombineSample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 885F5FA82653BE0C00848BCF /* Build configuration list for PBXProject "CombineSample" */ = { isa = XCConfigurationList; buildConfigurations = ( 885F5FBA2653BE0D00848BCF /* Debug */, 885F5FBB2653BE0D00848BCF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 885F5FBC2653BE0D00848BCF /* Build configuration list for PBXNativeTarget "CombineSample" */ = { isa = XCConfigurationList; buildConfigurations = ( 885F5FBD2653BE0D00848BCF /* Debug */, 885F5FBE2653BE0D00848BCF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCSwiftPackageProductDependency section */ 88DA0514270662B300A3DDCE /* FirebaseAuthCombine-Community */ = { isa = XCSwiftPackageProductDependency; productName = "FirebaseAuthCombine-Community"; }; 88DF7E402653CE6E009794F3 /* FirebaseAuth */ = { isa = XCSwiftPackageProductDependency; productName = FirebaseAuth; }; 88E32CFA2694859700511B1B /* FirebaseFirestoreCombine-Community */ = { isa = XCSwiftPackageProductDependency; productName = "FirebaseFirestoreCombine-Community"; }; 88E32CFC2694859700511B1B /* FirebaseFunctionsCombine-Community */ = { isa = XCSwiftPackageProductDependency; productName = "FirebaseFunctionsCombine-Community"; }; 88E32CFE2694859700511B1B /* FirebaseStorageCombine-Community */ = { isa = XCSwiftPackageProductDependency; productName = "FirebaseStorageCombine-Community"; }; /* End XCSwiftPackageProductDependency section */ }; rootObject = 885F5FA52653BE0C00848BCF /* Project object */; }