| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449 |
- // !$*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 = "<group>"; };
- 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 = "<group>"; };
- 885F5FB42653BE0D00848BCF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
- 885F5FB92653BE0D00848BCF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationMenuView.swift; sourceTree = "<group>"; };
- 88B12B5C26554829008CFF38 /* MenuView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MenuView.swift; sourceTree = "<group>"; };
- 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoViewModel.swift; sourceTree = "<group>"; };
- 88DCE745265541FB003BCB65 /* UserInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoView.swift; sourceTree = "<group>"; };
- 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnonymousSignInViewModel.swift; sourceTree = "<group>"; };
- 88DF7E462653D092009794F3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
- 88DF7E502654057F009794F3 /* LabelTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LabelTextView.swift; sourceTree = "<group>"; };
- /* 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 = "<group>";
- };
- 885F5FAE2653BE0D00848BCF /* Products */ = {
- isa = PBXGroup;
- children = (
- 885F5FAD2653BE0D00848BCF /* CombineSample.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 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 = "<group>";
- };
- 885F5FB62653BE0D00848BCF /* Preview Content */ = {
- isa = PBXGroup;
- children = (
- 885F5FB72653BE0D00848BCF /* Preview Assets.xcassets */,
- );
- path = "Preview Content";
- sourceTree = "<group>";
- };
- 88DCE74026554174003BCB65 /* ViewModels */ = {
- isa = PBXGroup;
- children = (
- 88DCE74126554189003BCB65 /* Authentication */,
- );
- path = ViewModels;
- sourceTree = "<group>";
- };
- 88DCE74126554189003BCB65 /* Authentication */ = {
- isa = PBXGroup;
- children = (
- 88DCE7422655419C003BCB65 /* UserInfoViewModel.swift */,
- 88DCE7472655429F003BCB65 /* AnonymousSignInViewModel.swift */,
- );
- path = Authentication;
- sourceTree = "<group>";
- };
- 88DCE744265541E7003BCB65 /* Authentication */ = {
- isa = PBXGroup;
- children = (
- 88DCE745265541FB003BCB65 /* UserInfoView.swift */,
- 88B12B5A265547FF008CFF38 /* AuthenticationMenuView.swift */,
- 885E1B202655457200E13A96 /* AnonymousSignInView.swift */,
- );
- path = Authentication;
- sourceTree = "<group>";
- };
- 88DF7E3F2653CE6E009794F3 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 88DF7E452653CF3B009794F3 /* App */ = {
- isa = PBXGroup;
- children = (
- 885F5FB02653BE0D00848BCF /* CombineSampleApp.swift */,
- );
- path = App;
- sourceTree = "<group>";
- };
- 88DF7E4F26540561009794F3 /* Views */ = {
- isa = PBXGroup;
- children = (
- 88B12B5C26554829008CFF38 /* MenuView.swift */,
- 88DF7E502654057F009794F3 /* LabelTextView.swift */,
- 88DCE744265541E7003BCB65 /* Authentication */,
- );
- path = Views;
- sourceTree = "<group>";
- };
- /* 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 = 15.0;
- 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 = 15.0;
- 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 = 15.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 = 15.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 */;
- }
|