// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 48; objects = { /* Begin PBXBuildFile section */ 84E3B1622025877000E03C2F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E3B1612025877000E03C2F /* AppDelegate.swift */; }; 84E3B1642025877000E03C2F /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E3B1632025877000E03C2F /* MasterViewController.swift */; }; 84E3B1662025877000E03C2F /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E3B1652025877000E03C2F /* DetailViewController.swift */; }; 84E3B1692025877000E03C2F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84E3B1672025877000E03C2F /* Main.storyboard */; }; 84E3B16B2025877000E03C2F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 84E3B16A2025877000E03C2F /* Assets.xcassets */; }; 84E3B16E2025877000E03C2F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84E3B16C2025877000E03C2F /* LaunchScreen.storyboard */; }; 84E3B1792025877000E03C2F /* Evergreen_iOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E3B1782025877000E03C2F /* Evergreen_iOSTests.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 84E3B1752025877000E03C2F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 84E3B1562025877000E03C2F /* Project object */; proxyType = 1; remoteGlobalIDString = 84E3B15D2025877000E03C2F; remoteInfo = "Evergreen-iOS"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 84E3B15E2025877000E03C2F /* Evergreen-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Evergreen-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 84E3B1612025877000E03C2F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 84E3B1632025877000E03C2F /* MasterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterViewController.swift; sourceTree = ""; }; 84E3B1652025877000E03C2F /* DetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = ""; }; 84E3B1682025877000E03C2F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 84E3B16A2025877000E03C2F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 84E3B16D2025877000E03C2F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 84E3B16F2025877000E03C2F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 84E3B1742025877000E03C2F /* Evergreen-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Evergreen-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 84E3B1782025877000E03C2F /* Evergreen_iOSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Evergreen_iOSTests.swift; sourceTree = ""; }; 84E3B17A2025877000E03C2F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 84E3B15B2025877000E03C2F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 84E3B1712025877000E03C2F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 84E3B1552025877000E03C2F = { isa = PBXGroup; children = ( 84E3B1602025877000E03C2F /* Evergreen-iOS */, 84E3B1772025877000E03C2F /* Evergreen-iOSTests */, 84E3B15F2025877000E03C2F /* Products */, ); sourceTree = ""; }; 84E3B15F2025877000E03C2F /* Products */ = { isa = PBXGroup; children = ( 84E3B15E2025877000E03C2F /* Evergreen-iOS.app */, 84E3B1742025877000E03C2F /* Evergreen-iOSTests.xctest */, ); name = Products; sourceTree = ""; }; 84E3B1602025877000E03C2F /* Evergreen-iOS */ = { isa = PBXGroup; children = ( 84E3B1612025877000E03C2F /* AppDelegate.swift */, 84E3B1632025877000E03C2F /* MasterViewController.swift */, 84E3B1652025877000E03C2F /* DetailViewController.swift */, 84E3B1672025877000E03C2F /* Main.storyboard */, 84E3B16A2025877000E03C2F /* Assets.xcassets */, 84E3B16C2025877000E03C2F /* LaunchScreen.storyboard */, 84E3B16F2025877000E03C2F /* Info.plist */, ); path = "Evergreen-iOS"; sourceTree = ""; }; 84E3B1772025877000E03C2F /* Evergreen-iOSTests */ = { isa = PBXGroup; children = ( 84E3B1782025877000E03C2F /* Evergreen_iOSTests.swift */, 84E3B17A2025877000E03C2F /* Info.plist */, ); path = "Evergreen-iOSTests"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 84E3B15D2025877000E03C2F /* Evergreen-iOS */ = { isa = PBXNativeTarget; buildConfigurationList = 84E3B17D2025877000E03C2F /* Build configuration list for PBXNativeTarget "Evergreen-iOS" */; buildPhases = ( 84E3B15A2025877000E03C2F /* Sources */, 84E3B15B2025877000E03C2F /* Frameworks */, 84E3B15C2025877000E03C2F /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Evergreen-iOS"; productName = "Evergreen-iOS"; productReference = 84E3B15E2025877000E03C2F /* Evergreen-iOS.app */; productType = "com.apple.product-type.application"; }; 84E3B1732025877000E03C2F /* Evergreen-iOSTests */ = { isa = PBXNativeTarget; buildConfigurationList = 84E3B1802025877000E03C2F /* Build configuration list for PBXNativeTarget "Evergreen-iOSTests" */; buildPhases = ( 84E3B1702025877000E03C2F /* Sources */, 84E3B1712025877000E03C2F /* Frameworks */, 84E3B1722025877000E03C2F /* Resources */, ); buildRules = ( ); dependencies = ( 84E3B1762025877000E03C2F /* PBXTargetDependency */, ); name = "Evergreen-iOSTests"; productName = "Evergreen-iOSTests"; productReference = 84E3B1742025877000E03C2F /* Evergreen-iOSTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 84E3B1562025877000E03C2F /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0920; LastUpgradeCheck = 0920; ORGANIZATIONNAME = "Ranchero Software, LLC"; TargetAttributes = { 84E3B15D2025877000E03C2F = { CreatedOnToolsVersion = 9.2; ProvisioningStyle = Automatic; }; 84E3B1732025877000E03C2F = { CreatedOnToolsVersion = 9.2; ProvisioningStyle = Automatic; TestTargetID = 84E3B15D2025877000E03C2F; }; }; }; buildConfigurationList = 84E3B1592025877000E03C2F /* Build configuration list for PBXProject "Evergreen-iOS" */; compatibilityVersion = "Xcode 8.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 84E3B1552025877000E03C2F; productRefGroup = 84E3B15F2025877000E03C2F /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 84E3B15D2025877000E03C2F /* Evergreen-iOS */, 84E3B1732025877000E03C2F /* Evergreen-iOSTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 84E3B15C2025877000E03C2F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 84E3B16E2025877000E03C2F /* LaunchScreen.storyboard in Resources */, 84E3B16B2025877000E03C2F /* Assets.xcassets in Resources */, 84E3B1692025877000E03C2F /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 84E3B1722025877000E03C2F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 84E3B15A2025877000E03C2F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 84E3B1662025877000E03C2F /* DetailViewController.swift in Sources */, 84E3B1642025877000E03C2F /* MasterViewController.swift in Sources */, 84E3B1622025877000E03C2F /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 84E3B1702025877000E03C2F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 84E3B1792025877000E03C2F /* Evergreen_iOSTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 84E3B1762025877000E03C2F /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 84E3B15D2025877000E03C2F /* Evergreen-iOS */; targetProxy = 84E3B1752025877000E03C2F /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 84E3B1672025877000E03C2F /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 84E3B1682025877000E03C2F /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 84E3B16C2025877000E03C2F /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 84E3B16D2025877000E03C2F /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 84E3B17B2025877000E03C2F /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 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; CODE_SIGN_IDENTITY = "iPhone Developer"; 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 = 11.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 84E3B17C2025877000E03C2F /* 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_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 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; CODE_SIGN_IDENTITY = "iPhone Developer"; 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 = 11.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; VALIDATE_PRODUCT = YES; }; name = Release; }; 84E3B17E2025877000E03C2F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = M8L2WTLA8W; INFOPLIST_FILE = "Evergreen-iOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOS"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 84E3B17F2025877000E03C2F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = M8L2WTLA8W; INFOPLIST_FILE = "Evergreen-iOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOS"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 84E3B1812025877000E03C2F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = M8L2WTLA8W; INFOPLIST_FILE = "Evergreen-iOSTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOSTests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Evergreen-iOS.app/Evergreen-iOS"; }; name = Debug; }; 84E3B1822025877000E03C2F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = M8L2WTLA8W; INFOPLIST_FILE = "Evergreen-iOSTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOSTests"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 4.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Evergreen-iOS.app/Evergreen-iOS"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 84E3B1592025877000E03C2F /* Build configuration list for PBXProject "Evergreen-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 84E3B17B2025877000E03C2F /* Debug */, 84E3B17C2025877000E03C2F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 84E3B17D2025877000E03C2F /* Build configuration list for PBXNativeTarget "Evergreen-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 84E3B17E2025877000E03C2F /* Debug */, 84E3B17F2025877000E03C2F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 84E3B1802025877000E03C2F /* Build configuration list for PBXNativeTarget "Evergreen-iOSTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 84E3B1812025877000E03C2F /* Debug */, 84E3B1822025877000E03C2F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 84E3B1562025877000E03C2F /* Project object */; }