Files
easyCC_iOs/easyCC.xcodeproj/project.pbxproj
2018-12-12 01:52:15 +10:00

531 lines
20 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
6462DF4521C0149700CB88D2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6462DF4421C0149700CB88D2 /* AppDelegate.swift */; };
6462DF4721C0149700CB88D2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6462DF4621C0149700CB88D2 /* ViewController.swift */; };
6462DF4A21C0149700CB88D2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6462DF4821C0149700CB88D2 /* Main.storyboard */; };
6462DF4C21C0149700CB88D2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6462DF4B21C0149700CB88D2 /* Assets.xcassets */; };
6462DF4F21C0149700CB88D2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6462DF4D21C0149700CB88D2 /* LaunchScreen.storyboard */; };
6462DF5A21C0149700CB88D2 /* easyCCTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6462DF5921C0149700CB88D2 /* easyCCTests.swift */; };
6462DF6521C0149700CB88D2 /* easyCCUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6462DF6421C0149700CB88D2 /* easyCCUITests.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
6462DF5621C0149700CB88D2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 6462DF3921C0149700CB88D2 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 6462DF4021C0149700CB88D2;
remoteInfo = easyCC;
};
6462DF6121C0149700CB88D2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 6462DF3921C0149700CB88D2 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 6462DF4021C0149700CB88D2;
remoteInfo = easyCC;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
6462DF4121C0149700CB88D2 /* easyCC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = easyCC.app; sourceTree = BUILT_PRODUCTS_DIR; };
6462DF4421C0149700CB88D2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
6462DF4621C0149700CB88D2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
6462DF4921C0149700CB88D2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
6462DF4B21C0149700CB88D2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
6462DF4E21C0149700CB88D2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6462DF5021C0149700CB88D2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6462DF5521C0149700CB88D2 /* easyCCTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = easyCCTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6462DF5921C0149700CB88D2 /* easyCCTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = easyCCTests.swift; sourceTree = "<group>"; };
6462DF5B21C0149700CB88D2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6462DF6021C0149700CB88D2 /* easyCCUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = easyCCUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6462DF6421C0149700CB88D2 /* easyCCUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = easyCCUITests.swift; sourceTree = "<group>"; };
6462DF6621C0149700CB88D2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
6462DF3E21C0149700CB88D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5221C0149700CB88D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5D21C0149700CB88D2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
6462DF3821C0149700CB88D2 = {
isa = PBXGroup;
children = (
6462DF4321C0149700CB88D2 /* easyCC */,
6462DF5821C0149700CB88D2 /* easyCCTests */,
6462DF6321C0149700CB88D2 /* easyCCUITests */,
6462DF4221C0149700CB88D2 /* Products */,
);
sourceTree = "<group>";
};
6462DF4221C0149700CB88D2 /* Products */ = {
isa = PBXGroup;
children = (
6462DF4121C0149700CB88D2 /* easyCC.app */,
6462DF5521C0149700CB88D2 /* easyCCTests.xctest */,
6462DF6021C0149700CB88D2 /* easyCCUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
6462DF4321C0149700CB88D2 /* easyCC */ = {
isa = PBXGroup;
children = (
6462DF4421C0149700CB88D2 /* AppDelegate.swift */,
6462DF4621C0149700CB88D2 /* ViewController.swift */,
6462DF4821C0149700CB88D2 /* Main.storyboard */,
6462DF4B21C0149700CB88D2 /* Assets.xcassets */,
6462DF4D21C0149700CB88D2 /* LaunchScreen.storyboard */,
6462DF5021C0149700CB88D2 /* Info.plist */,
);
path = easyCC;
sourceTree = "<group>";
};
6462DF5821C0149700CB88D2 /* easyCCTests */ = {
isa = PBXGroup;
children = (
6462DF5921C0149700CB88D2 /* easyCCTests.swift */,
6462DF5B21C0149700CB88D2 /* Info.plist */,
);
path = easyCCTests;
sourceTree = "<group>";
};
6462DF6321C0149700CB88D2 /* easyCCUITests */ = {
isa = PBXGroup;
children = (
6462DF6421C0149700CB88D2 /* easyCCUITests.swift */,
6462DF6621C0149700CB88D2 /* Info.plist */,
);
path = easyCCUITests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
6462DF4021C0149700CB88D2 /* easyCC */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6462DF6921C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCC" */;
buildPhases = (
6462DF3D21C0149700CB88D2 /* Sources */,
6462DF3E21C0149700CB88D2 /* Frameworks */,
6462DF3F21C0149700CB88D2 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = easyCC;
productName = easyCC;
productReference = 6462DF4121C0149700CB88D2 /* easyCC.app */;
productType = "com.apple.product-type.application";
};
6462DF5421C0149700CB88D2 /* easyCCTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6462DF6C21C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCCTests" */;
buildPhases = (
6462DF5121C0149700CB88D2 /* Sources */,
6462DF5221C0149700CB88D2 /* Frameworks */,
6462DF5321C0149700CB88D2 /* Resources */,
);
buildRules = (
);
dependencies = (
6462DF5721C0149700CB88D2 /* PBXTargetDependency */,
);
name = easyCCTests;
productName = easyCCTests;
productReference = 6462DF5521C0149700CB88D2 /* easyCCTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
6462DF5F21C0149700CB88D2 /* easyCCUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6462DF6F21C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCCUITests" */;
buildPhases = (
6462DF5C21C0149700CB88D2 /* Sources */,
6462DF5D21C0149700CB88D2 /* Frameworks */,
6462DF5E21C0149700CB88D2 /* Resources */,
);
buildRules = (
);
dependencies = (
6462DF6221C0149700CB88D2 /* PBXTargetDependency */,
);
name = easyCCUITests;
productName = easyCCUITests;
productReference = 6462DF6021C0149700CB88D2 /* easyCCUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
6462DF3921C0149700CB88D2 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0830;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = appttude;
TargetAttributes = {
6462DF4021C0149700CB88D2 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
};
6462DF5421C0149700CB88D2 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
TestTargetID = 6462DF4021C0149700CB88D2;
};
6462DF5F21C0149700CB88D2 = {
CreatedOnToolsVersion = 8.3.3;
ProvisioningStyle = Automatic;
TestTargetID = 6462DF4021C0149700CB88D2;
};
};
};
buildConfigurationList = 6462DF3C21C0149700CB88D2 /* Build configuration list for PBXProject "easyCC" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 6462DF3821C0149700CB88D2;
productRefGroup = 6462DF4221C0149700CB88D2 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
6462DF4021C0149700CB88D2 /* easyCC */,
6462DF5421C0149700CB88D2 /* easyCCTests */,
6462DF5F21C0149700CB88D2 /* easyCCUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
6462DF3F21C0149700CB88D2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6462DF4F21C0149700CB88D2 /* LaunchScreen.storyboard in Resources */,
6462DF4C21C0149700CB88D2 /* Assets.xcassets in Resources */,
6462DF4A21C0149700CB88D2 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5321C0149700CB88D2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5E21C0149700CB88D2 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
6462DF3D21C0149700CB88D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6462DF4721C0149700CB88D2 /* ViewController.swift in Sources */,
6462DF4521C0149700CB88D2 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5121C0149700CB88D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6462DF5A21C0149700CB88D2 /* easyCCTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
6462DF5C21C0149700CB88D2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6462DF6521C0149700CB88D2 /* easyCCUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
6462DF5721C0149700CB88D2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 6462DF4021C0149700CB88D2 /* easyCC */;
targetProxy = 6462DF5621C0149700CB88D2 /* PBXContainerItemProxy */;
};
6462DF6221C0149700CB88D2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 6462DF4021C0149700CB88D2 /* easyCC */;
targetProxy = 6462DF6121C0149700CB88D2 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
6462DF4821C0149700CB88D2 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
6462DF4921C0149700CB88D2 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
6462DF4D21C0149700CB88D2 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
6462DF4E21C0149700CB88D2 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
6462DF6721C0149700CB88D2 /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
6462DF6821C0149700CB88D2 /* 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++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "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 = gnu99;
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 = 10.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
6462DF6A21C0149700CB88D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = easyCC/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCC";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Debug;
};
6462DF6B21C0149700CB88D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = easyCC/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCC";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
};
name = Release;
};
6462DF6D21C0149700CB88D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = easyCCTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCCTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/easyCC.app/easyCC";
};
name = Debug;
};
6462DF6E21C0149700CB88D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = easyCCTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCCTests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/easyCC.app/easyCC";
};
name = Release;
};
6462DF7021C0149700CB88D2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
INFOPLIST_FILE = easyCCUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCCUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_TARGET_NAME = easyCC;
};
name = Debug;
};
6462DF7121C0149700CB88D2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
INFOPLIST_FILE = easyCCUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.appttide.h-mal.easyCCUITests";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 3.0;
TEST_TARGET_NAME = easyCC;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
6462DF3C21C0149700CB88D2 /* Build configuration list for PBXProject "easyCC" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6462DF6721C0149700CB88D2 /* Debug */,
6462DF6821C0149700CB88D2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
6462DF6921C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCC" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6462DF6A21C0149700CB88D2 /* Debug */,
6462DF6B21C0149700CB88D2 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
6462DF6C21C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCCTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6462DF6D21C0149700CB88D2 /* Debug */,
6462DF6E21C0149700CB88D2 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
6462DF6F21C0149700CB88D2 /* Build configuration list for PBXNativeTarget "easyCCUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6462DF7021C0149700CB88D2 /* Debug */,
6462DF7121C0149700CB88D2 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 6462DF3921C0149700CB88D2 /* Project object */;
}