book--hacking-with-swift/39-ios-unit-testing/iOS Unit Testing/iOS Unit Testing.xcodeproj/project.pbxproj

634 lines
24 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
F3E26D9A2239409000AE182D /* iOS_Unit_TestingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26D992239409000AE182D /* iOS_Unit_TestingTests.swift */; };
F3E26DA52239409000AE182D /* iOS_Unit_TestingUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26DA42239409000AE182D /* iOS_Unit_TestingUITests.swift */; };
F3E26DBD2239414000AE182D /* HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26DB42239414000AE182D /* HomeViewController.swift */; };
F3E26DBE2239414000AE182D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F3E26DB52239414000AE182D /* Main.storyboard */; };
F3E26DC02239414000AE182D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F3E26DB92239414000AE182D /* LaunchScreen.storyboard */; };
F3E26DC12239414000AE182D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26DBA2239414000AE182D /* AppDelegate.swift */; };
F3E26DC22239414000AE182D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F3E26DBC2239414000AE182D /* Assets.xcassets */; };
F3E26DC42239419400AE182D /* plays.txt in Resources */ = {isa = PBXBuildFile; fileRef = F3E26DC32239419400AE182D /* plays.txt */; };
F3E26DC62239427C00AE182D /* StoryboardID.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26DC52239427C00AE182D /* StoryboardID.swift */; };
F3E26DC92239443800AE182D /* PlayData.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E26DC82239443800AE182D /* PlayData.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
F3E26D962239409000AE182D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F3E26D792239408E00AE182D /* Project object */;
proxyType = 1;
remoteGlobalIDString = F3E26D802239408F00AE182D;
remoteInfo = "iOS Unit Testing";
};
F3E26DA12239409000AE182D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F3E26D792239408E00AE182D /* Project object */;
proxyType = 1;
remoteGlobalIDString = F3E26D802239408F00AE182D;
remoteInfo = "iOS Unit Testing";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
F3E26D812239408F00AE182D /* iOS Unit Testing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Unit Testing.app"; sourceTree = BUILT_PRODUCTS_DIR; };
F3E26D952239409000AE182D /* iOS Unit TestingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iOS Unit TestingTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
F3E26D992239409000AE182D /* iOS_Unit_TestingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOS_Unit_TestingTests.swift; sourceTree = "<group>"; };
F3E26D9B2239409000AE182D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F3E26DA02239409000AE182D /* iOS Unit TestingUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iOS Unit TestingUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
F3E26DA42239409000AE182D /* iOS_Unit_TestingUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOS_Unit_TestingUITests.swift; sourceTree = "<group>"; };
F3E26DA62239409000AE182D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F3E26DB42239414000AE182D /* HomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeViewController.swift; sourceTree = "<group>"; };
F3E26DB52239414000AE182D /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
F3E26DB72239414000AE182D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F3E26DB92239414000AE182D /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
F3E26DBA2239414000AE182D /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
F3E26DBC2239414000AE182D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
F3E26DC32239419400AE182D /* plays.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = plays.txt; sourceTree = "<group>"; };
F3E26DC52239427C00AE182D /* StoryboardID.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryboardID.swift; sourceTree = "<group>"; };
F3E26DC82239443800AE182D /* PlayData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayData.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
F3E26D7E2239408F00AE182D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D922239409000AE182D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D9D2239409000AE182D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
F3E26D782239408E00AE182D = {
isa = PBXGroup;
children = (
F3E26D832239408F00AE182D /* iOS Unit Testing */,
F3E26D982239409000AE182D /* iOS Unit TestingTests */,
F3E26DA32239409000AE182D /* iOS Unit TestingUITests */,
F3E26D822239408F00AE182D /* Products */,
);
sourceTree = "<group>";
};
F3E26D822239408F00AE182D /* Products */ = {
isa = PBXGroup;
children = (
F3E26D812239408F00AE182D /* iOS Unit Testing.app */,
F3E26D952239409000AE182D /* iOS Unit TestingTests.xctest */,
F3E26DA02239409000AE182D /* iOS Unit TestingUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
F3E26D832239408F00AE182D /* iOS Unit Testing */ = {
isa = PBXGroup;
children = (
F3E26DC72239442300AE182D /* Models */,
F3E26DB82239414000AE182D /* App Start */,
F3E26DB22239414000AE182D /* Controllers */,
F3E26DBB2239414000AE182D /* Resources */,
F3E26DB62239414000AE182D /* Supporting Files */,
);
path = "iOS Unit Testing";
sourceTree = "<group>";
};
F3E26D982239409000AE182D /* iOS Unit TestingTests */ = {
isa = PBXGroup;
children = (
F3E26D992239409000AE182D /* iOS_Unit_TestingTests.swift */,
F3E26D9B2239409000AE182D /* Info.plist */,
);
path = "iOS Unit TestingTests";
sourceTree = "<group>";
};
F3E26DA32239409000AE182D /* iOS Unit TestingUITests */ = {
isa = PBXGroup;
children = (
F3E26DA42239409000AE182D /* iOS_Unit_TestingUITests.swift */,
F3E26DA62239409000AE182D /* Info.plist */,
);
path = "iOS Unit TestingUITests";
sourceTree = "<group>";
};
F3E26DB22239414000AE182D /* Controllers */ = {
isa = PBXGroup;
children = (
F3E26DB32239414000AE182D /* Home */,
);
path = Controllers;
sourceTree = "<group>";
};
F3E26DB32239414000AE182D /* Home */ = {
isa = PBXGroup;
children = (
F3E26DB42239414000AE182D /* HomeViewController.swift */,
);
path = Home;
sourceTree = "<group>";
};
F3E26DB62239414000AE182D /* Supporting Files */ = {
isa = PBXGroup;
children = (
F3E26DB52239414000AE182D /* Main.storyboard */,
F3E26DB72239414000AE182D /* Info.plist */,
F3E26DC52239427C00AE182D /* StoryboardID.swift */,
);
path = "Supporting Files";
sourceTree = "<group>";
};
F3E26DB82239414000AE182D /* App Start */ = {
isa = PBXGroup;
children = (
F3E26DB92239414000AE182D /* LaunchScreen.storyboard */,
F3E26DBA2239414000AE182D /* AppDelegate.swift */,
);
path = "App Start";
sourceTree = "<group>";
};
F3E26DBB2239414000AE182D /* Resources */ = {
isa = PBXGroup;
children = (
F3E26DC32239419400AE182D /* plays.txt */,
F3E26DBC2239414000AE182D /* Assets.xcassets */,
);
path = Resources;
sourceTree = "<group>";
};
F3E26DC72239442300AE182D /* Models */ = {
isa = PBXGroup;
children = (
F3E26DC82239443800AE182D /* PlayData.swift */,
);
name = Models;
path = "iOS Unit Testing/Models";
sourceTree = SOURCE_ROOT;
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
F3E26D802239408F00AE182D /* iOS Unit Testing */ = {
isa = PBXNativeTarget;
buildConfigurationList = F3E26DA92239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit Testing" */;
buildPhases = (
F3E26D7D2239408F00AE182D /* Sources */,
F3E26D7E2239408F00AE182D /* Frameworks */,
F3E26D7F2239408F00AE182D /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "iOS Unit Testing";
productName = "iOS Unit Testing";
productReference = F3E26D812239408F00AE182D /* iOS Unit Testing.app */;
productType = "com.apple.product-type.application";
};
F3E26D942239409000AE182D /* iOS Unit TestingTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = F3E26DAC2239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit TestingTests" */;
buildPhases = (
F3E26D912239409000AE182D /* Sources */,
F3E26D922239409000AE182D /* Frameworks */,
F3E26D932239409000AE182D /* Resources */,
);
buildRules = (
);
dependencies = (
F3E26D972239409000AE182D /* PBXTargetDependency */,
);
name = "iOS Unit TestingTests";
productName = "iOS Unit TestingTests";
productReference = F3E26D952239409000AE182D /* iOS Unit TestingTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
F3E26D9F2239409000AE182D /* iOS Unit TestingUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = F3E26DAF2239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit TestingUITests" */;
buildPhases = (
F3E26D9C2239409000AE182D /* Sources */,
F3E26D9D2239409000AE182D /* Frameworks */,
F3E26D9E2239409000AE182D /* Resources */,
);
buildRules = (
);
dependencies = (
F3E26DA22239409000AE182D /* PBXTargetDependency */,
);
name = "iOS Unit TestingUITests";
productName = "iOS Unit TestingUITests";
productReference = F3E26DA02239409000AE182D /* iOS Unit TestingUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F3E26D792239408E00AE182D /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1010;
LastUpgradeCheck = 1010;
ORGANIZATIONNAME = "Brian Sipple";
TargetAttributes = {
F3E26D802239408F00AE182D = {
CreatedOnToolsVersion = 10.1;
};
F3E26D942239409000AE182D = {
CreatedOnToolsVersion = 10.1;
TestTargetID = F3E26D802239408F00AE182D;
};
F3E26D9F2239409000AE182D = {
CreatedOnToolsVersion = 10.1;
TestTargetID = F3E26D802239408F00AE182D;
};
};
};
buildConfigurationList = F3E26D7C2239408E00AE182D /* Build configuration list for PBXProject "iOS Unit Testing" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = F3E26D782239408E00AE182D;
productRefGroup = F3E26D822239408F00AE182D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
F3E26D802239408F00AE182D /* iOS Unit Testing */,
F3E26D942239409000AE182D /* iOS Unit TestingTests */,
F3E26D9F2239409000AE182D /* iOS Unit TestingUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
F3E26D7F2239408F00AE182D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F3E26DC42239419400AE182D /* plays.txt in Resources */,
F3E26DC02239414000AE182D /* LaunchScreen.storyboard in Resources */,
F3E26DC22239414000AE182D /* Assets.xcassets in Resources */,
F3E26DBE2239414000AE182D /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D932239409000AE182D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D9E2239409000AE182D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
F3E26D7D2239408F00AE182D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F3E26DC62239427C00AE182D /* StoryboardID.swift in Sources */,
F3E26DC92239443800AE182D /* PlayData.swift in Sources */,
F3E26DC12239414000AE182D /* AppDelegate.swift in Sources */,
F3E26DBD2239414000AE182D /* HomeViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D912239409000AE182D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F3E26D9A2239409000AE182D /* iOS_Unit_TestingTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
F3E26D9C2239409000AE182D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F3E26DA52239409000AE182D /* iOS_Unit_TestingUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
F3E26D972239409000AE182D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F3E26D802239408F00AE182D /* iOS Unit Testing */;
targetProxy = F3E26D962239409000AE182D /* PBXContainerItemProxy */;
};
F3E26DA22239409000AE182D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F3E26D802239408F00AE182D /* iOS Unit Testing */;
targetProxy = F3E26DA12239409000AE182D /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
F3E26DA72239409000AE182D /* 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 = 12.1;
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;
};
F3E26DA82239409000AE182D /* 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 = 12.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
F3E26DAA2239409000AE182D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "$(SRCROOT)/iOS Unit Testing/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-Testing";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F3E26DAB2239409000AE182D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "$(SRCROOT)/iOS Unit Testing/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-Testing";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
F3E26DAD2239409000AE182D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "iOS Unit TestingTests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-TestingTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOS Unit Testing.app/iOS Unit Testing";
};
name = Debug;
};
F3E26DAE2239409000AE182D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "iOS Unit TestingTests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-TestingTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOS Unit Testing.app/iOS Unit Testing";
};
name = Release;
};
F3E26DB02239409000AE182D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "iOS Unit TestingUITests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-TestingUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = "iOS Unit Testing";
};
name = Debug;
};
F3E26DB12239409000AE182D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = QRXXH2RKAG;
INFOPLIST_FILE = "iOS Unit TestingUITests/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "io.sipple.iOS-Unit-TestingUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = "iOS Unit Testing";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
F3E26D7C2239408E00AE182D /* Build configuration list for PBXProject "iOS Unit Testing" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F3E26DA72239409000AE182D /* Debug */,
F3E26DA82239409000AE182D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F3E26DA92239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit Testing" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F3E26DAA2239409000AE182D /* Debug */,
F3E26DAB2239409000AE182D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F3E26DAC2239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit TestingTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F3E26DAD2239409000AE182D /* Debug */,
F3E26DAE2239409000AE182D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F3E26DAF2239409000AE182D /* Build configuration list for PBXNativeTarget "iOS Unit TestingUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F3E26DB02239409000AE182D /* Debug */,
F3E26DB12239409000AE182D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F3E26D792239408E00AE182D /* Project object */;
}