| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 51;
- objects = {
- /* Begin PBXBuildFile section */
- 25122B1C25D3482F009EE4BE /* FIAMSwiftUIApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25122B0925D3482E009EE4BE /* FIAMSwiftUIApp.swift */; };
- 25122B1D25D3482F009EE4BE /* FIAMSwiftUIApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25122B0925D3482E009EE4BE /* FIAMSwiftUIApp.swift */; };
- 25122B1E25D3482F009EE4BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25122B0A25D3482E009EE4BE /* ContentView.swift */; };
- 25122B1F25D3482F009EE4BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25122B0A25D3482E009EE4BE /* ContentView.swift */; };
- 25122B2025D3482F009EE4BE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 25122B0B25D3482F009EE4BE /* Assets.xcassets */; };
- 25122B2125D3482F009EE4BE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 25122B0B25D3482F009EE4BE /* Assets.xcassets */; };
- 25122B2D25D34F10009EE4BE /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 25122B2C25D34F10009EE4BE /* Podfile */; };
- 25122B2E25D34F10009EE4BE /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 25122B2C25D34F10009EE4BE /* Podfile */; };
- 25AA028926964A5D00CB744F /* ModalInAppMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25AA028826964A5D00CB744F /* ModalInAppMessageView.swift */; };
- 25AA028A26964A5D00CB744F /* ModalInAppMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25AA028826964A5D00CB744F /* ModalInAppMessageView.swift */; };
- 25AA029726A1FBE400CB744F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 25AA029626A1FBE400CB744F /* GoogleService-Info.plist */; };
- 25AA029826A1FBE400CB744F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 25AA029626A1FBE400CB744F /* GoogleService-Info.plist */; };
- D3879463309C5EF475DAD161 /* Pods_FIAMSwiftUI__iOS_.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 947FA46289A89F5788211889 /* Pods_FIAMSwiftUI__iOS_.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 0846884077D9B202A018E1E3 /* Pods-FIAMSwiftUI (iOS).release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIAMSwiftUI (iOS).release.xcconfig"; path = "Target Support Files/Pods-FIAMSwiftUI (iOS)/Pods-FIAMSwiftUI (iOS).release.xcconfig"; sourceTree = "<group>"; };
- 25122B0925D3482E009EE4BE /* FIAMSwiftUIApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FIAMSwiftUIApp.swift; sourceTree = "<group>"; };
- 25122B0A25D3482E009EE4BE /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
- 25122B0B25D3482F009EE4BE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 25122B1025D3482F009EE4BE /* FIAMSwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FIAMSwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 25122B1325D3482F009EE4BE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 25122B1825D3482F009EE4BE /* FIAMSwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FIAMSwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 25122B1A25D3482F009EE4BE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 25122B1B25D3482F009EE4BE /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = "<group>"; };
- 25122B2C25D34F10009EE4BE /* Podfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
- 25AA028826964A5D00CB744F /* ModalInAppMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ModalInAppMessageView.swift; sourceTree = "<group>"; };
- 25AA029626A1FBE400CB744F /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
- 3870F7D4AC793F66B002526B /* Pods-FIAMSwiftUI (iOS).debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIAMSwiftUI (iOS).debug.xcconfig"; path = "Target Support Files/Pods-FIAMSwiftUI (iOS)/Pods-FIAMSwiftUI (iOS).debug.xcconfig"; sourceTree = "<group>"; };
- 947FA46289A89F5788211889 /* Pods_FIAMSwiftUI__iOS_.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FIAMSwiftUI__iOS_.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 25122B0D25D3482F009EE4BE /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D3879463309C5EF475DAD161 /* Pods_FIAMSwiftUI__iOS_.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 25122B1525D3482F009EE4BE /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 25122B0325D3482E009EE4BE = {
- isa = PBXGroup;
- children = (
- 25122B0825D3482E009EE4BE /* Shared */,
- 25122B1225D3482F009EE4BE /* iOS */,
- 25122B1925D3482F009EE4BE /* macOS */,
- 25122B1125D3482F009EE4BE /* Products */,
- B618D9DB875F4638A0004176 /* Pods */,
- 837D6D0EB82CE5A494AD0B9F /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 25122B0825D3482E009EE4BE /* Shared */ = {
- isa = PBXGroup;
- children = (
- 25AA029626A1FBE400CB744F /* GoogleService-Info.plist */,
- 25122B2C25D34F10009EE4BE /* Podfile */,
- 25122B0925D3482E009EE4BE /* FIAMSwiftUIApp.swift */,
- 25AA028826964A5D00CB744F /* ModalInAppMessageView.swift */,
- 25122B0A25D3482E009EE4BE /* ContentView.swift */,
- 25122B0B25D3482F009EE4BE /* Assets.xcassets */,
- );
- path = Shared;
- sourceTree = "<group>";
- };
- 25122B1125D3482F009EE4BE /* Products */ = {
- isa = PBXGroup;
- children = (
- 25122B1025D3482F009EE4BE /* FIAMSwiftUI.app */,
- 25122B1825D3482F009EE4BE /* FIAMSwiftUI.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 25122B1225D3482F009EE4BE /* iOS */ = {
- isa = PBXGroup;
- children = (
- 25122B1325D3482F009EE4BE /* Info.plist */,
- );
- path = iOS;
- sourceTree = "<group>";
- };
- 25122B1925D3482F009EE4BE /* macOS */ = {
- isa = PBXGroup;
- children = (
- 25122B1A25D3482F009EE4BE /* Info.plist */,
- 25122B1B25D3482F009EE4BE /* macOS.entitlements */,
- );
- path = macOS;
- sourceTree = "<group>";
- };
- 837D6D0EB82CE5A494AD0B9F /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 947FA46289A89F5788211889 /* Pods_FIAMSwiftUI__iOS_.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- B618D9DB875F4638A0004176 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 3870F7D4AC793F66B002526B /* Pods-FIAMSwiftUI (iOS).debug.xcconfig */,
- 0846884077D9B202A018E1E3 /* Pods-FIAMSwiftUI (iOS).release.xcconfig */,
- );
- path = Pods;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 25122B0F25D3482F009EE4BE /* FIAMSwiftUI (iOS) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 25122B2425D3482F009EE4BE /* Build configuration list for PBXNativeTarget "FIAMSwiftUI (iOS)" */;
- buildPhases = (
- 9BDCBE062E98C90E58F54867 /* [CP] Check Pods Manifest.lock */,
- 25122B0C25D3482F009EE4BE /* Sources */,
- 25122B0D25D3482F009EE4BE /* Frameworks */,
- 25122B0E25D3482F009EE4BE /* Resources */,
- C68A6EDC1398D3DC0CFE8D2C /* [CP] Embed Pods Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "FIAMSwiftUI (iOS)";
- productName = "FIAMSwiftUI (iOS)";
- productReference = 25122B1025D3482F009EE4BE /* FIAMSwiftUI.app */;
- productType = "com.apple.product-type.application";
- };
- 25122B1725D3482F009EE4BE /* FIAMSwiftUI (macOS) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 25122B2725D3482F009EE4BE /* Build configuration list for PBXNativeTarget "FIAMSwiftUI (macOS)" */;
- buildPhases = (
- 25122B1425D3482F009EE4BE /* Sources */,
- 25122B1525D3482F009EE4BE /* Frameworks */,
- 25122B1625D3482F009EE4BE /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "FIAMSwiftUI (macOS)";
- productName = "FIAMSwiftUI (macOS)";
- productReference = 25122B1825D3482F009EE4BE /* FIAMSwiftUI.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 25122B0425D3482E009EE4BE /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1240;
- LastUpgradeCheck = 1240;
- TargetAttributes = {
- 25122B0F25D3482F009EE4BE = {
- CreatedOnToolsVersion = 12.4;
- };
- 25122B1725D3482F009EE4BE = {
- CreatedOnToolsVersion = 12.4;
- };
- };
- };
- buildConfigurationList = 25122B0725D3482E009EE4BE /* Build configuration list for PBXProject "FIAMSwiftUI" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 25122B0325D3482E009EE4BE;
- productRefGroup = 25122B1125D3482F009EE4BE /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 25122B0F25D3482F009EE4BE /* FIAMSwiftUI (iOS) */,
- 25122B1725D3482F009EE4BE /* FIAMSwiftUI (macOS) */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 25122B0E25D3482F009EE4BE /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 25122B2D25D34F10009EE4BE /* Podfile in Resources */,
- 25122B2025D3482F009EE4BE /* Assets.xcassets in Resources */,
- 25AA029726A1FBE400CB744F /* GoogleService-Info.plist in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 25122B1625D3482F009EE4BE /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 25122B2E25D34F10009EE4BE /* Podfile in Resources */,
- 25122B2125D3482F009EE4BE /* Assets.xcassets in Resources */,
- 25AA029826A1FBE400CB744F /* GoogleService-Info.plist in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 9BDCBE062E98C90E58F54867 /* [CP] Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- );
- inputPaths = (
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
- "${PODS_ROOT}/Manifest.lock",
- );
- name = "[CP] Check Pods Manifest.lock";
- outputFileListPaths = (
- );
- outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-FIAMSwiftUI (iOS)-checkManifestLockResult.txt",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
- showEnvVarsInLog = 0;
- };
- C68A6EDC1398D3DC0CFE8D2C /* [CP] Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-FIAMSwiftUI (iOS)/Pods-FIAMSwiftUI (iOS)-frameworks-${CONFIGURATION}-input-files.xcfilelist",
- );
- name = "[CP] Embed Pods Frameworks";
- outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-FIAMSwiftUI (iOS)/Pods-FIAMSwiftUI (iOS)-frameworks-${CONFIGURATION}-output-files.xcfilelist",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FIAMSwiftUI (iOS)/Pods-FIAMSwiftUI (iOS)-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 25122B0C25D3482F009EE4BE /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 25AA028926964A5D00CB744F /* ModalInAppMessageView.swift in Sources */,
- 25122B1E25D3482F009EE4BE /* ContentView.swift in Sources */,
- 25122B1C25D3482F009EE4BE /* FIAMSwiftUIApp.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 25122B1425D3482F009EE4BE /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 25AA028A26964A5D00CB744F /* ModalInAppMessageView.swift in Sources */,
- 25122B1F25D3482F009EE4BE /* ContentView.swift in Sources */,
- 25122B1D25D3482F009EE4BE /* FIAMSwiftUIApp.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 25122B2225D3482F009EE4BE /* 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;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- 25122B2325D3482F009EE4BE /* 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;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- };
- name = Release;
- };
- 25122B2525D3482F009EE4BE /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3870F7D4AC793F66B002526B /* Pods-FIAMSwiftUI (iOS).debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = 4A6TPS9RJ5;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = iOS/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.firebase.FIAMSwiftUI;
- PRODUCT_NAME = FIAMSwiftUI;
- SDKROOT = iphoneos;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 25122B2625D3482F009EE4BE /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 0846884077D9B202A018E1E3 /* Pods-FIAMSwiftUI (iOS).release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_STYLE = Automatic;
- DEVELOPMENT_TEAM = 4A6TPS9RJ5;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = iOS/Info.plist;
- IPHONEOS_DEPLOYMENT_TARGET = 14.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.firebase.FIAMSwiftUI;
- PRODUCT_NAME = FIAMSwiftUI;
- SDKROOT = iphoneos;
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 25122B2825D3482F009EE4BE /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = 4A6TPS9RJ5;
- ENABLE_HARDENED_RUNTIME = YES;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 11.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.firebase.FIAMSwiftUI;
- PRODUCT_NAME = FIAMSwiftUI;
- SDKROOT = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 25122B2925D3482F009EE4BE /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
- CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
- CODE_SIGN_STYLE = Automatic;
- COMBINE_HIDPI_IMAGES = YES;
- DEVELOPMENT_TEAM = 4A6TPS9RJ5;
- ENABLE_HARDENED_RUNTIME = YES;
- ENABLE_PREVIEWS = YES;
- INFOPLIST_FILE = macOS/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 11.0;
- PRODUCT_BUNDLE_IDENTIFIER = com.firebase.FIAMSwiftUI;
- PRODUCT_NAME = FIAMSwiftUI;
- SDKROOT = macosx;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 25122B0725D3482E009EE4BE /* Build configuration list for PBXProject "FIAMSwiftUI" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 25122B2225D3482F009EE4BE /* Debug */,
- 25122B2325D3482F009EE4BE /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 25122B2425D3482F009EE4BE /* Build configuration list for PBXNativeTarget "FIAMSwiftUI (iOS)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 25122B2525D3482F009EE4BE /* Debug */,
- 25122B2625D3482F009EE4BE /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 25122B2725D3482F009EE4BE /* Build configuration list for PBXNativeTarget "FIAMSwiftUI (macOS)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 25122B2825D3482F009EE4BE /* Debug */,
- 25122B2925D3482F009EE4BE /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 25122B0425D3482E009EE4BE /* Project object */;
- }
|