NetNewsWire/Evergreen-iOS.xcodeproj/project.pbxproj

475 lines
18 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
84B233EA202686C8007C5900 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B233E9202686C8007C5900 /* AppDelegate.swift */; };
84B233EC202686CE007C5900 /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B233EB202686CE007C5900 /* MasterViewController.swift */; };
84B233EE202686D6007C5900 /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B233ED202686D6007C5900 /* DetailViewController.swift */; };
84B233F0202686E1007C5900 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 84B233EF202686E1007C5900 /* Assets.xcassets */; };
84B233FA20268739007C5900 /* Evergreen_iOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B233F820268739007C5900 /* Evergreen_iOSTests.swift */; };
84B233FB20268739007C5900 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 84B233F920268739007C5900 /* Info.plist */; };
84B233FE2026875A007C5900 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84B233FC2026875A007C5900 /* Main.storyboard */; };
84B234012026876A007C5900 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84B233FF2026876A007C5900 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
84EBBBDD2026866100DEA7DD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 84EBBBBE2026866000DEA7DD /* Project object */;
proxyType = 1;
remoteGlobalIDString = 84EBBBC52026866000DEA7DD;
remoteInfo = "Evergreen-iOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
84B233E9202686C8007C5900 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = "Evergreen-iOS/AppDelegate.swift"; sourceTree = "<group>"; };
84B233EB202686CE007C5900 /* MasterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MasterViewController.swift; path = "Evergreen-iOS/MasterViewController.swift"; sourceTree = "<group>"; };
84B233ED202686D6007C5900 /* DetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DetailViewController.swift; path = "Evergreen-iOS/DetailViewController.swift"; sourceTree = "<group>"; };
84B233EF202686E1007C5900 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = "Evergreen-iOS/Assets.xcassets"; sourceTree = "<group>"; };
84B233F1202686E6007C5900 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "Evergreen-iOS/Info.plist"; sourceTree = "<group>"; };
84B233F820268739007C5900 /* Evergreen_iOSTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Evergreen_iOSTests.swift; sourceTree = "<group>"; };
84B233F920268739007C5900 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
84B233FD2026875A007C5900 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "Evergreen-iOS/Base.lproj/Main.storyboard"; sourceTree = "<group>"; };
84B234002026876A007C5900 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "Evergreen-iOS/Base.lproj/LaunchScreen.storyboard"; sourceTree = "<group>"; };
84EBBBC62026866000DEA7DD /* Evergreen.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Evergreen.app; sourceTree = BUILT_PRODUCTS_DIR; };
84EBBBDC2026866100DEA7DD /* Evergreen-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Evergreen-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
84EBBBC32026866000DEA7DD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
84EBBBD92026866100DEA7DD /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
84B233F720268739007C5900 /* Evergreen-iOSTests */ = {
isa = PBXGroup;
children = (
84B233F820268739007C5900 /* Evergreen_iOSTests.swift */,
84B233F920268739007C5900 /* Info.plist */,
);
name = "Evergreen-iOSTests";
path = "Evergreen-iOS/Evergreen-iOSTests";
sourceTree = "<group>";
};
84EBBBBD2026866000DEA7DD = {
isa = PBXGroup;
children = (
84EBBBC82026866000DEA7DD /* Evergreen-iOS */,
84B233F720268739007C5900 /* Evergreen-iOSTests */,
84EBBBC72026866000DEA7DD /* Products */,
);
sourceTree = "<group>";
};
84EBBBC72026866000DEA7DD /* Products */ = {
isa = PBXGroup;
children = (
84EBBBC62026866000DEA7DD /* Evergreen.app */,
84EBBBDC2026866100DEA7DD /* Evergreen-iOSTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
84EBBBC82026866000DEA7DD /* Evergreen-iOS */ = {
isa = PBXGroup;
children = (
84B233E9202686C8007C5900 /* AppDelegate.swift */,
84B233EB202686CE007C5900 /* MasterViewController.swift */,
84B233ED202686D6007C5900 /* DetailViewController.swift */,
84B233FC2026875A007C5900 /* Main.storyboard */,
84B233EF202686E1007C5900 /* Assets.xcassets */,
84B233FF2026876A007C5900 /* LaunchScreen.storyboard */,
84B233F1202686E6007C5900 /* Info.plist */,
);
path = "Evergreen-iOS";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
84EBBBC52026866000DEA7DD /* Evergreen-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 84EBBBE52026866100DEA7DD /* Build configuration list for PBXNativeTarget "Evergreen-iOS" */;
buildPhases = (
84EBBBC22026866000DEA7DD /* Sources */,
84EBBBC32026866000DEA7DD /* Frameworks */,
84EBBBC42026866000DEA7DD /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "Evergreen-iOS";
productName = "Evergreen-iOS";
productReference = 84EBBBC62026866000DEA7DD /* Evergreen.app */;
productType = "com.apple.product-type.application";
};
84EBBBDB2026866100DEA7DD /* Evergreen-iOSTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 84EBBBE82026866100DEA7DD /* Build configuration list for PBXNativeTarget "Evergreen-iOSTests" */;
buildPhases = (
84EBBBD82026866100DEA7DD /* Sources */,
84EBBBD92026866100DEA7DD /* Frameworks */,
84EBBBDA2026866100DEA7DD /* Resources */,
);
buildRules = (
);
dependencies = (
84EBBBDE2026866100DEA7DD /* PBXTargetDependency */,
);
name = "Evergreen-iOSTests";
productName = "Evergreen-iOSTests";
productReference = 84EBBBDC2026866100DEA7DD /* Evergreen-iOSTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
84EBBBBE2026866000DEA7DD /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0930;
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "Ranchero Software, LLC";
TargetAttributes = {
84EBBBC52026866000DEA7DD = {
CreatedOnToolsVersion = 9.3;
};
84EBBBDB2026866100DEA7DD = {
CreatedOnToolsVersion = 9.3;
TestTargetID = 84EBBBC52026866000DEA7DD;
};
};
};
buildConfigurationList = 84EBBBC12026866000DEA7DD /* Build configuration list for PBXProject "Evergreen-iOS" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 84EBBBBD2026866000DEA7DD;
productRefGroup = 84EBBBC72026866000DEA7DD /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
84EBBBC52026866000DEA7DD /* Evergreen-iOS */,
84EBBBDB2026866100DEA7DD /* Evergreen-iOSTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
84EBBBC42026866000DEA7DD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84B233F0202686E1007C5900 /* Assets.xcassets in Resources */,
84B234012026876A007C5900 /* LaunchScreen.storyboard in Resources */,
84B233FE2026875A007C5900 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
84EBBBDA2026866100DEA7DD /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84B233FB20268739007C5900 /* Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
84EBBBC22026866000DEA7DD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84B233EC202686CE007C5900 /* MasterViewController.swift in Sources */,
84B233EA202686C8007C5900 /* AppDelegate.swift in Sources */,
84B233EE202686D6007C5900 /* DetailViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
84EBBBD82026866100DEA7DD /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
84B233FA20268739007C5900 /* Evergreen_iOSTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
84EBBBDE2026866100DEA7DD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 84EBBBC52026866000DEA7DD /* Evergreen-iOS */;
targetProxy = 84EBBBDD2026866100DEA7DD /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
84B233FC2026875A007C5900 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
84B233FD2026875A007C5900 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
84B233FF2026876A007C5900 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
84B234002026876A007C5900 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
84EBBBE32026866100DEA7DD /* 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_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.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
84EBBBE42026866100DEA7DD /* 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_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.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
84EBBBE62026866100DEA7DD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = M8L2WTLA8W;
INFOPLIST_FILE = "Evergreen-iOS/Evergreen-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOS";
PRODUCT_NAME = Evergreen;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
84EBBBE72026866100DEA7DD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = M8L2WTLA8W;
INFOPLIST_FILE = "Evergreen-iOS/Evergreen-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.ranchero.Evergreen-iOS";
PRODUCT_NAME = Evergreen;
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
84EBBBE92026866100DEA7DD /* 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;
};
84EBBBEA2026866100DEA7DD /* 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 */
84EBBBC12026866000DEA7DD /* Build configuration list for PBXProject "Evergreen-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84EBBBE32026866100DEA7DD /* Debug */,
84EBBBE42026866100DEA7DD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
84EBBBE52026866100DEA7DD /* Build configuration list for PBXNativeTarget "Evergreen-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84EBBBE62026866100DEA7DD /* Debug */,
84EBBBE72026866100DEA7DD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
84EBBBE82026866100DEA7DD /* Build configuration list for PBXNativeTarget "Evergreen-iOSTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
84EBBBE92026866100DEA7DD /* Debug */,
84EBBBEA2026866100DEA7DD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 84EBBBBE2026866000DEA7DD /* Project object */;
}