// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 55; objects = { /* Begin PBXBuildFile section */ C41A31C628C49B310019B951 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31C528C49B310019B951 /* AppDelegate.swift */; }; C41A31C828C49B310019B951 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31C728C49B310019B951 /* SceneDelegate.swift */; }; C41A31CA28C49B310019B951 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31C928C49B310019B951 /* ViewController.swift */; }; C41A31CD28C49B310019B951 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C41A31CB28C49B310019B951 /* Main.storyboard */; }; C41A31D028C49B310019B951 /* Notes.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C41A31CE28C49B310019B951 /* Notes.xcdatamodeld */; }; C41A31D228C49B320019B951 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C41A31D128C49B320019B951 /* Assets.xcassets */; }; C41A31D528C49B320019B951 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C41A31D328C49B320019B951 /* LaunchScreen.storyboard */; }; C41A31E028C49B320019B951 /* NotesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31DF28C49B320019B951 /* NotesTests.swift */; }; C41A31EA28C49B320019B951 /* NotesUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31E928C49B320019B951 /* NotesUITests.swift */; }; C41A31EC28C49B320019B951 /* NotesUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31EB28C49B320019B951 /* NotesUITestsLaunchTests.swift */; }; C41A31F928C49DC80019B951 /* NoteViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31F828C49DC80019B951 /* NoteViewController.swift */; }; C41A31FB28C4D8040019B951 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41A31FA28C4D8040019B951 /* Preferences.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ C41A31DC28C49B320019B951 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C41A31BA28C49B310019B951 /* Project object */; proxyType = 1; remoteGlobalIDString = C41A31C128C49B310019B951; remoteInfo = Notes; }; C41A31E628C49B320019B951 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C41A31BA28C49B310019B951 /* Project object */; proxyType = 1; remoteGlobalIDString = C41A31C128C49B310019B951; remoteInfo = Notes; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ C41A31C228C49B310019B951 /* Notes.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Notes.app; sourceTree = BUILT_PRODUCTS_DIR; }; C41A31C528C49B310019B951 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; C41A31C728C49B310019B951 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; C41A31C928C49B310019B951 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; C41A31CC28C49B310019B951 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; C41A31CF28C49B310019B951 /* Notes.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Notes.xcdatamodel; sourceTree = ""; }; C41A31D128C49B320019B951 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; C41A31D428C49B320019B951 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; C41A31D628C49B320019B951 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C41A31DB28C49B320019B951 /* NotesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NotesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; C41A31DF28C49B320019B951 /* NotesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesTests.swift; sourceTree = ""; }; C41A31E528C49B320019B951 /* NotesUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NotesUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; C41A31E928C49B320019B951 /* NotesUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesUITests.swift; sourceTree = ""; }; C41A31EB28C49B320019B951 /* NotesUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotesUITestsLaunchTests.swift; sourceTree = ""; }; C41A31F828C49DC80019B951 /* NoteViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoteViewController.swift; sourceTree = ""; }; C41A31FA28C4D8040019B951 /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C41A31BF28C49B310019B951 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C41A31D828C49B320019B951 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C41A31E228C49B320019B951 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C41A31B928C49B310019B951 = { isa = PBXGroup; children = ( C41A31C428C49B310019B951 /* Notes */, C41A31DE28C49B320019B951 /* NotesTests */, C41A31E828C49B320019B951 /* NotesUITests */, C41A31C328C49B310019B951 /* Products */, ); sourceTree = ""; }; C41A31C328C49B310019B951 /* Products */ = { isa = PBXGroup; children = ( C41A31C228C49B310019B951 /* Notes.app */, C41A31DB28C49B320019B951 /* NotesTests.xctest */, C41A31E528C49B320019B951 /* NotesUITests.xctest */, ); name = Products; sourceTree = ""; }; C41A31C428C49B310019B951 /* Notes */ = { isa = PBXGroup; children = ( C41A31C528C49B310019B951 /* AppDelegate.swift */, C41A31C728C49B310019B951 /* SceneDelegate.swift */, C41A31C928C49B310019B951 /* ViewController.swift */, C41A31F828C49DC80019B951 /* NoteViewController.swift */, C41A31FA28C4D8040019B951 /* Preferences.swift */, C41A31CB28C49B310019B951 /* Main.storyboard */, C41A31D128C49B320019B951 /* Assets.xcassets */, C41A31D328C49B320019B951 /* LaunchScreen.storyboard */, C41A31D628C49B320019B951 /* Info.plist */, C41A31CE28C49B310019B951 /* Notes.xcdatamodeld */, ); path = Notes; sourceTree = ""; }; C41A31DE28C49B320019B951 /* NotesTests */ = { isa = PBXGroup; children = ( C41A31DF28C49B320019B951 /* NotesTests.swift */, ); path = NotesTests; sourceTree = ""; }; C41A31E828C49B320019B951 /* NotesUITests */ = { isa = PBXGroup; children = ( C41A31E928C49B320019B951 /* NotesUITests.swift */, C41A31EB28C49B320019B951 /* NotesUITestsLaunchTests.swift */, ); path = NotesUITests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ C41A31C128C49B310019B951 /* Notes */ = { isa = PBXNativeTarget; buildConfigurationList = C41A31EF28C49B320019B951 /* Build configuration list for PBXNativeTarget "Notes" */; buildPhases = ( C41A31BE28C49B310019B951 /* Sources */, C41A31BF28C49B310019B951 /* Frameworks */, C41A31C028C49B310019B951 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Notes; productName = Notes; productReference = C41A31C228C49B310019B951 /* Notes.app */; productType = "com.apple.product-type.application"; }; C41A31DA28C49B320019B951 /* NotesTests */ = { isa = PBXNativeTarget; buildConfigurationList = C41A31F228C49B320019B951 /* Build configuration list for PBXNativeTarget "NotesTests" */; buildPhases = ( C41A31D728C49B320019B951 /* Sources */, C41A31D828C49B320019B951 /* Frameworks */, C41A31D928C49B320019B951 /* Resources */, ); buildRules = ( ); dependencies = ( C41A31DD28C49B320019B951 /* PBXTargetDependency */, ); name = NotesTests; productName = NotesTests; productReference = C41A31DB28C49B320019B951 /* NotesTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; C41A31E428C49B320019B951 /* NotesUITests */ = { isa = PBXNativeTarget; buildConfigurationList = C41A31F528C49B320019B951 /* Build configuration list for PBXNativeTarget "NotesUITests" */; buildPhases = ( C41A31E128C49B320019B951 /* Sources */, C41A31E228C49B320019B951 /* Frameworks */, C41A31E328C49B320019B951 /* Resources */, ); buildRules = ( ); dependencies = ( C41A31E728C49B320019B951 /* PBXTargetDependency */, ); name = NotesUITests; productName = NotesUITests; productReference = C41A31E528C49B320019B951 /* NotesUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C41A31BA28C49B310019B951 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1340; LastUpgradeCheck = 1340; TargetAttributes = { C41A31C128C49B310019B951 = { CreatedOnToolsVersion = 13.4.1; }; C41A31DA28C49B320019B951 = { CreatedOnToolsVersion = 13.4.1; TestTargetID = C41A31C128C49B310019B951; }; C41A31E428C49B320019B951 = { CreatedOnToolsVersion = 13.4.1; TestTargetID = C41A31C128C49B310019B951; }; }; }; buildConfigurationList = C41A31BD28C49B310019B951 /* Build configuration list for PBXProject "Notes" */; compatibilityVersion = "Xcode 13.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = C41A31B928C49B310019B951; productRefGroup = C41A31C328C49B310019B951 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C41A31C128C49B310019B951 /* Notes */, C41A31DA28C49B320019B951 /* NotesTests */, C41A31E428C49B320019B951 /* NotesUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C41A31C028C49B310019B951 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C41A31D528C49B320019B951 /* LaunchScreen.storyboard in Resources */, C41A31D228C49B320019B951 /* Assets.xcassets in Resources */, C41A31CD28C49B310019B951 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; C41A31D928C49B320019B951 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C41A31E328C49B320019B951 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ C41A31BE28C49B310019B951 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C41A31CA28C49B310019B951 /* ViewController.swift in Sources */, C41A31C628C49B310019B951 /* AppDelegate.swift in Sources */, C41A31FB28C4D8040019B951 /* Preferences.swift in Sources */, C41A31C828C49B310019B951 /* SceneDelegate.swift in Sources */, C41A31F928C49DC80019B951 /* NoteViewController.swift in Sources */, C41A31D028C49B310019B951 /* Notes.xcdatamodeld in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C41A31D728C49B320019B951 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C41A31E028C49B320019B951 /* NotesTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C41A31E128C49B320019B951 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C41A31EC28C49B320019B951 /* NotesUITestsLaunchTests.swift in Sources */, C41A31EA28C49B320019B951 /* NotesUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ C41A31DD28C49B320019B951 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C41A31C128C49B310019B951 /* Notes */; targetProxy = C41A31DC28C49B320019B951 /* PBXContainerItemProxy */; }; C41A31E728C49B320019B951 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C41A31C128C49B310019B951 /* Notes */; targetProxy = C41A31E628C49B320019B951 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ C41A31CB28C49B310019B951 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( C41A31CC28C49B310019B951 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; C41A31D328C49B320019B951 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( C41A31D428C49B320019B951 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C41A31ED28C49B320019B951 /* 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++17"; 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.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; }; C41A31EE28C49B320019B951 /* 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++17"; 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.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; }; C41A31F028C49B320019B951 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Notes/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.Notes; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; C41A31F128C49B320019B951 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Notes/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UIMainStoryboardFile = Main; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.Notes; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; C41A31F328C49B320019B951 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.NotesTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Notes.app/Notes"; }; name = Debug; }; C41A31F428C49B320019B951 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.5; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.NotesTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Notes.app/Notes"; }; name = Release; }; C41A31F628C49B320019B951 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.NotesUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Notes; }; name = Debug; }; C41A31F728C49B320019B951 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 526E96RFNP; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.NotesUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Notes; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C41A31BD28C49B310019B951 /* Build configuration list for PBXProject "Notes" */ = { isa = XCConfigurationList; buildConfigurations = ( C41A31ED28C49B320019B951 /* Debug */, C41A31EE28C49B320019B951 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C41A31EF28C49B320019B951 /* Build configuration list for PBXNativeTarget "Notes" */ = { isa = XCConfigurationList; buildConfigurations = ( C41A31F028C49B320019B951 /* Debug */, C41A31F128C49B320019B951 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C41A31F228C49B320019B951 /* Build configuration list for PBXNativeTarget "NotesTests" */ = { isa = XCConfigurationList; buildConfigurations = ( C41A31F328C49B320019B951 /* Debug */, C41A31F428C49B320019B951 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C41A31F528C49B320019B951 /* Build configuration list for PBXNativeTarget "NotesUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( C41A31F628C49B320019B951 /* Debug */, C41A31F728C49B320019B951 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCVersionGroup section */ C41A31CE28C49B310019B951 /* Notes.xcdatamodeld */ = { isa = XCVersionGroup; children = ( C41A31CF28C49B310019B951 /* Notes.xcdatamodel */, ); currentVersion = C41A31CF28C49B310019B951 /* Notes.xcdatamodel */; path = Notes.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = C41A31BA28C49B310019B951 /* Project object */; }