You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

564 lines
21 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
25E1D6481F8EBEA70026C80B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E1D6471F8EBEA70026C80B /* AppDelegate.swift */; };
25E1D64A1F8EBEA70026C80B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E1D6491F8EBEA70026C80B /* ViewController.swift */; };
25E1D64D1F8EBEA70026C80B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 25E1D64B1F8EBEA70026C80B /* Main.storyboard */; };
25E1D64F1F8EBEA70026C80B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 25E1D64E1F8EBEA70026C80B /* Assets.xcassets */; };
25E1D6521F8EBEA70026C80B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 25E1D6501F8EBEA70026C80B /* LaunchScreen.storyboard */; };
25E1D65D1F8EBEA70026C80B /* testTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E1D65C1F8EBEA70026C80B /* testTests.swift */; };
25E1D6681F8EBEA70026C80B /* testUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25E1D6671F8EBEA70026C80B /* testUITests.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
25E1D6591F8EBEA70026C80B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 25E1D63C1F8EBEA70026C80B /* Project object */;
proxyType = 1;
remoteGlobalIDString = 25E1D6431F8EBEA70026C80B;
remoteInfo = test;
};
25E1D6641F8EBEA70026C80B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 25E1D63C1F8EBEA70026C80B /* Project object */;
proxyType = 1;
remoteGlobalIDString = 25E1D6431F8EBEA70026C80B;
remoteInfo = test;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
25E1D6441F8EBEA70026C80B /* test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = test.app; sourceTree = BUILT_PRODUCTS_DIR; };
25E1D6471F8EBEA70026C80B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
25E1D6491F8EBEA70026C80B /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
25E1D64C1F8EBEA70026C80B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
25E1D64E1F8EBEA70026C80B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
25E1D6511F8EBEA70026C80B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
25E1D6531F8EBEA70026C80B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
25E1D6581F8EBEA70026C80B /* testTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = testTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
25E1D65C1F8EBEA70026C80B /* testTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testTests.swift; sourceTree = "<group>"; };
25E1D65E1F8EBEA70026C80B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
25E1D6631F8EBEA70026C80B /* testUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = testUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
25E1D6671F8EBEA70026C80B /* testUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testUITests.swift; sourceTree = "<group>"; };
25E1D6691F8EBEA70026C80B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
25E1D6411F8EBEA70026C80B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D6551F8EBEA70026C80B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D6601F8EBEA70026C80B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
25E1D63B1F8EBEA70026C80B = {
isa = PBXGroup;
children = (
25E1D6461F8EBEA70026C80B /* test */,
25E1D65B1F8EBEA70026C80B /* testTests */,
25E1D6661F8EBEA70026C80B /* testUITests */,
25E1D6451F8EBEA70026C80B /* Products */,
);
sourceTree = "<group>";
};
25E1D6451F8EBEA70026C80B /* Products */ = {
isa = PBXGroup;
children = (
25E1D6441F8EBEA70026C80B /* test.app */,
25E1D6581F8EBEA70026C80B /* testTests.xctest */,
25E1D6631F8EBEA70026C80B /* testUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
25E1D6461F8EBEA70026C80B /* test */ = {
isa = PBXGroup;
children = (
25E1D6471F8EBEA70026C80B /* AppDelegate.swift */,
25E1D6491F8EBEA70026C80B /* ViewController.swift */,
25E1D64B1F8EBEA70026C80B /* Main.storyboard */,
25E1D64E1F8EBEA70026C80B /* Assets.xcassets */,
25E1D6501F8EBEA70026C80B /* LaunchScreen.storyboard */,
25E1D6531F8EBEA70026C80B /* Info.plist */,
);
path = test;
sourceTree = "<group>";
};
25E1D65B1F8EBEA70026C80B /* testTests */ = {
isa = PBXGroup;
children = (
25E1D65C1F8EBEA70026C80B /* testTests.swift */,
25E1D65E1F8EBEA70026C80B /* Info.plist */,
);
path = testTests;
sourceTree = "<group>";
};
25E1D6661F8EBEA70026C80B /* testUITests */ = {
isa = PBXGroup;
children = (
25E1D6671F8EBEA70026C80B /* testUITests.swift */,
25E1D6691F8EBEA70026C80B /* Info.plist */,
);
path = testUITests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
25E1D6431F8EBEA70026C80B /* test */ = {
isa = PBXNativeTarget;
buildConfigurationList = 25E1D66C1F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "test" */;
buildPhases = (
25E1D6401F8EBEA70026C80B /* Sources */,
25E1D6411F8EBEA70026C80B /* Frameworks */,
25E1D6421F8EBEA70026C80B /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = test;
productName = test;
productReference = 25E1D6441F8EBEA70026C80B /* test.app */;
productType = "com.apple.product-type.application";
};
25E1D6571F8EBEA70026C80B /* testTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 25E1D66F1F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "testTests" */;
buildPhases = (
25E1D6541F8EBEA70026C80B /* Sources */,
25E1D6551F8EBEA70026C80B /* Frameworks */,
25E1D6561F8EBEA70026C80B /* Resources */,
);
buildRules = (
);
dependencies = (
25E1D65A1F8EBEA70026C80B /* PBXTargetDependency */,
);
name = testTests;
productName = testTests;
productReference = 25E1D6581F8EBEA70026C80B /* testTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
25E1D6621F8EBEA70026C80B /* testUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 25E1D6721F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "testUITests" */;
buildPhases = (
25E1D65F1F8EBEA70026C80B /* Sources */,
25E1D6601F8EBEA70026C80B /* Frameworks */,
25E1D6611F8EBEA70026C80B /* Resources */,
);
buildRules = (
);
dependencies = (
25E1D6651F8EBEA70026C80B /* PBXTargetDependency */,
);
name = testUITests;
productName = testUITests;
productReference = 25E1D6631F8EBEA70026C80B /* testUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
25E1D63C1F8EBEA70026C80B /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0900;
LastUpgradeCheck = 0900;
ORGANIZATIONNAME = "Flavien Haas";
TargetAttributes = {
25E1D6431F8EBEA70026C80B = {
CreatedOnToolsVersion = 9.0;
ProvisioningStyle = Automatic;
};
25E1D6571F8EBEA70026C80B = {
CreatedOnToolsVersion = 9.0;
ProvisioningStyle = Automatic;
TestTargetID = 25E1D6431F8EBEA70026C80B;
};
25E1D6621F8EBEA70026C80B = {
CreatedOnToolsVersion = 9.0;
ProvisioningStyle = Automatic;
TestTargetID = 25E1D6431F8EBEA70026C80B;
};
};
};
buildConfigurationList = 25E1D63F1F8EBEA70026C80B /* Build configuration list for PBXProject "test" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 25E1D63B1F8EBEA70026C80B;
productRefGroup = 25E1D6451F8EBEA70026C80B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
25E1D6431F8EBEA70026C80B /* test */,
25E1D6571F8EBEA70026C80B /* testTests */,
25E1D6621F8EBEA70026C80B /* testUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
25E1D6421F8EBEA70026C80B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
25E1D6521F8EBEA70026C80B /* LaunchScreen.storyboard in Resources */,
25E1D64F1F8EBEA70026C80B /* Assets.xcassets in Resources */,
25E1D64D1F8EBEA70026C80B /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D6561F8EBEA70026C80B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D6611F8EBEA70026C80B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
25E1D6401F8EBEA70026C80B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
25E1D64A1F8EBEA70026C80B /* ViewController.swift in Sources */,
25E1D6481F8EBEA70026C80B /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D6541F8EBEA70026C80B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
25E1D65D1F8EBEA70026C80B /* testTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
25E1D65F1F8EBEA70026C80B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
25E1D6681F8EBEA70026C80B /* testUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
25E1D65A1F8EBEA70026C80B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 25E1D6431F8EBEA70026C80B /* test */;
targetProxy = 25E1D6591F8EBEA70026C80B /* PBXContainerItemProxy */;
};
25E1D6651F8EBEA70026C80B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 25E1D6431F8EBEA70026C80B /* test */;
targetProxy = 25E1D6641F8EBEA70026C80B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
25E1D64B1F8EBEA70026C80B /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
25E1D64C1F8EBEA70026C80B /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
25E1D6501F8EBEA70026C80B /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
25E1D6511F8EBEA70026C80B /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
25E1D66A1F8EBEA70026C80B /* 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.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
25E1D66B1F8EBEA70026C80B /* 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.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
25E1D66D1F8EBEA70026C80B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = test/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.test;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
25E1D66E1F8EBEA70026C80B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = test/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.test;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
25E1D6701F8EBEA70026C80B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = testTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.testTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/test.app/test";
};
name = Debug;
};
25E1D6711F8EBEA70026C80B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = testTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.testTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/test.app/test";
};
name = Release;
};
25E1D6731F8EBEA70026C80B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = testUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.testUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = test;
};
name = Debug;
};
25E1D6741F8EBEA70026C80B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 52UNBPQJZS;
INFOPLIST_FILE = testUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fr.flavien.testUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = test;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
25E1D63F1F8EBEA70026C80B /* Build configuration list for PBXProject "test" */ = {
isa = XCConfigurationList;
buildConfigurations = (
25E1D66A1F8EBEA70026C80B /* Debug */,
25E1D66B1F8EBEA70026C80B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
25E1D66C1F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "test" */ = {
isa = XCConfigurationList;
buildConfigurations = (
25E1D66D1F8EBEA70026C80B /* Debug */,
25E1D66E1F8EBEA70026C80B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
25E1D66F1F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "testTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
25E1D6701F8EBEA70026C80B /* Debug */,
25E1D6711F8EBEA70026C80B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
25E1D6721F8EBEA70026C80B /* Build configuration list for PBXNativeTarget "testUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
25E1D6731F8EBEA70026C80B /* Debug */,
25E1D6741F8EBEA70026C80B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 25E1D63C1F8EBEA70026C80B /* Project object */;
}