Skip to content

Instantly share code, notes, and snippets.

@yokomotod
Last active September 14, 2019 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yokomotod/e0b16307991944440bc4 to your computer and use it in GitHub Desktop.
Save yokomotod/e0b16307991944440bc4 to your computer and use it in GitHub Desktop.
Example.xcodeproj/project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objects = {
/* Begin PBXBuildFile section */
9D8BB7EE232D445A00923C91 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BB7ED232D445A00923C91 /* AppDelegate.swift */; };
9D8BB7F0232D445A00923C91 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BB7EF232D445A00923C91 /* SceneDelegate.swift */; };
9D8BB7F2232D445A00923C91 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BB7F1232D445A00923C91 /* ContentView.swift */; };
9D8BB7F4232D445D00923C91 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9D8BB7F3232D445D00923C91 /* Assets.xcassets */; };
9D8BB7F7232D445D00923C91 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9D8BB7F6232D445D00923C91 /* Preview Assets.xcassets */; };
9D8BB7FA232D445D00923C91 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9D8BB7F8232D445D00923C91 /* LaunchScreen.storyboard */; };
9D8BB805232D445D00923C91 /* ExampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BB804232D445D00923C91 /* ExampleTests.swift */; };
9D8BB810232D445D00923C91 /* ExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BB80F232D445D00923C91 /* ExampleUITests.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
9D8BB801232D445D00923C91 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9D8BB7E2232D445A00923C91 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 9D8BB7E9232D445A00923C91;
remoteInfo = Example;
};
9D8BB80C232D445D00923C91 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 9D8BB7E2232D445A00923C91 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 9D8BB7E9232D445A00923C91;
remoteInfo = Example;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
9D8BB7EA232D445A00923C91 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
9D8BB7ED232D445A00923C91 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
9D8BB7EF232D445A00923C91 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
9D8BB7F1232D445A00923C91 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
9D8BB7F3232D445D00923C91 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
9D8BB7F6232D445D00923C91 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
9D8BB7F9232D445D00923C91 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
9D8BB7FB232D445D00923C91 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9D8BB800232D445D00923C91 /* ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
9D8BB804232D445D00923C91 /* ExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleTests.swift; sourceTree = "<group>"; };
9D8BB806232D445D00923C91 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9D8BB80B232D445D00923C91 /* ExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
9D8BB80F232D445D00923C91 /* ExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleUITests.swift; sourceTree = "<group>"; };
9D8BB811232D445D00923C91 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
9D8BB7E7232D445A00923C91 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB7FD232D445D00923C91 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB808232D445D00923C91 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
9D8BB7E1232D445A00923C91 = {
isa = PBXGroup;
children = (
9D8BB7EC232D445A00923C91 /* Example */,
9D8BB803232D445D00923C91 /* ExampleTests */,
9D8BB80E232D445D00923C91 /* ExampleUITests */,
9D8BB7EB232D445A00923C91 /* Products */,
);
sourceTree = "<group>";
};
9D8BB7EB232D445A00923C91 /* Products */ = {
isa = PBXGroup;
children = (
9D8BB7EA232D445A00923C91 /* Example.app */,
9D8BB800232D445D00923C91 /* ExampleTests.xctest */,
9D8BB80B232D445D00923C91 /* ExampleUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
9D8BB7EC232D445A00923C91 /* Example */ = {
isa = PBXGroup;
children = (
9D8BB7ED232D445A00923C91 /* AppDelegate.swift */,
9D8BB7EF232D445A00923C91 /* SceneDelegate.swift */,
9D8BB7F1232D445A00923C91 /* ContentView.swift */,
9D8BB7F3232D445D00923C91 /* Assets.xcassets */,
9D8BB7F8232D445D00923C91 /* LaunchScreen.storyboard */,
9D8BB7FB232D445D00923C91 /* Info.plist */,
9D8BB7F5232D445D00923C91 /* Preview Content */,
);
path = Example;
sourceTree = "<group>";
};
9D8BB7F5232D445D00923C91 /* Preview Content */ = {
isa = PBXGroup;
children = (
9D8BB7F6232D445D00923C91 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
9D8BB803232D445D00923C91 /* ExampleTests */ = {
isa = PBXGroup;
children = (
9D8BB804232D445D00923C91 /* ExampleTests.swift */,
9D8BB806232D445D00923C91 /* Info.plist */,
);
path = ExampleTests;
sourceTree = "<group>";
};
9D8BB80E232D445D00923C91 /* ExampleUITests */ = {
isa = PBXGroup;
children = (
9D8BB80F232D445D00923C91 /* ExampleUITests.swift */,
9D8BB811232D445D00923C91 /* Info.plist */,
);
path = ExampleUITests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
9D8BB7E9232D445A00923C91 /* Example */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9D8BB814232D445D00923C91 /* Build configuration list for PBXNativeTarget "Example" */;
buildPhases = (
9D8BB7E6232D445A00923C91 /* Sources */,
9D8BB7E7232D445A00923C91 /* Frameworks */,
9D8BB7E8232D445A00923C91 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Example;
productName = Example;
productReference = 9D8BB7EA232D445A00923C91 /* Example.app */;
productType = "com.apple.product-type.application";
};
9D8BB7FF232D445D00923C91 /* ExampleTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9D8BB817232D445D00923C91 /* Build configuration list for PBXNativeTarget "ExampleTests" */;
buildPhases = (
9D8BB7FC232D445D00923C91 /* Sources */,
9D8BB7FD232D445D00923C91 /* Frameworks */,
9D8BB7FE232D445D00923C91 /* Resources */,
);
buildRules = (
);
dependencies = (
9D8BB802232D445D00923C91 /* PBXTargetDependency */,
);
name = ExampleTests;
productName = ExampleTests;
productReference = 9D8BB800232D445D00923C91 /* ExampleTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
9D8BB80A232D445D00923C91 /* ExampleUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 9D8BB81A232D445D00923C91 /* Build configuration list for PBXNativeTarget "ExampleUITests" */;
buildPhases = (
9D8BB807232D445D00923C91 /* Sources */,
9D8BB808232D445D00923C91 /* Frameworks */,
9D8BB809232D445D00923C91 /* Resources */,
);
buildRules = (
);
dependencies = (
9D8BB80D232D445D00923C91 /* PBXTargetDependency */,
);
name = ExampleUITests;
productName = ExampleUITests;
productReference = 9D8BB80B232D445D00923C91 /* ExampleUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
9D8BB7E2232D445A00923C91 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1100;
LastUpgradeCheck = 1100;
ORGANIZATIONNAME = yokomotod;
TargetAttributes = {
9D8BB7E9232D445A00923C91 = {
CreatedOnToolsVersion = 11.0;
};
9D8BB7FF232D445D00923C91 = {
CreatedOnToolsVersion = 11.0;
TestTargetID = 9D8BB7E9232D445A00923C91;
};
9D8BB80A232D445D00923C91 = {
CreatedOnToolsVersion = 11.0;
TestTargetID = 9D8BB7E9232D445A00923C91;
};
};
};
buildConfigurationList = 9D8BB7E5232D445A00923C91 /* Build configuration list for PBXProject "Example" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 9D8BB7E1232D445A00923C91;
productRefGroup = 9D8BB7EB232D445A00923C91 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
9D8BB7E9232D445A00923C91 /* Example */,
9D8BB7FF232D445D00923C91 /* ExampleTests */,
9D8BB80A232D445D00923C91 /* ExampleUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
9D8BB7E8232D445A00923C91 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9D8BB7FA232D445D00923C91 /* LaunchScreen.storyboard in Resources */,
9D8BB7F7232D445D00923C91 /* Preview Assets.xcassets in Resources */,
9D8BB7F4232D445D00923C91 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB7FE232D445D00923C91 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB809232D445D00923C91 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
9D8BB7E6232D445A00923C91 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9D8BB7EE232D445A00923C91 /* AppDelegate.swift in Sources */,
9D8BB7F0232D445A00923C91 /* SceneDelegate.swift in Sources */,
9D8BB7F2232D445A00923C91 /* ContentView.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB7FC232D445D00923C91 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9D8BB805232D445D00923C91 /* ExampleTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9D8BB807232D445D00923C91 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9D8BB810232D445D00923C91 /* ExampleUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
9D8BB802232D445D00923C91 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 9D8BB7E9232D445A00923C91 /* Example */;
targetProxy = 9D8BB801232D445D00923C91 /* PBXContainerItemProxy */;
};
9D8BB80D232D445D00923C91 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 9D8BB7E9232D445A00923C91 /* Example */;
targetProxy = 9D8BB80C232D445D00923C91 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
9D8BB7F8232D445D00923C91 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
9D8BB7F9232D445D00923C91 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
9D8BB812232D445D00923C91 /* 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;
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 = 13.0;
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;
};
9D8BB813232D445D00923C91 /* 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;
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 = 13.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
9D8BB815232D445D00923C91 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"Example/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.Example;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
9D8BB816232D445D00923C91 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"Example/Preview Content\"";
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.Example;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
9D8BB818232D445D00923C91 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = ExampleTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.ExampleTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
};
name = Debug;
};
9D8BB819232D445D00923C91 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = ExampleTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.ExampleTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
};
name = Release;
};
9D8BB81B232D445D00923C91 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = ExampleUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.ExampleUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = Example;
};
name = Debug;
};
9D8BB81C232D445D00923C91 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = ExampleUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.yokomoto.ExampleUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = Example;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
9D8BB7E5232D445A00923C91 /* Build configuration list for PBXProject "Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9D8BB812232D445D00923C91 /* Debug */,
9D8BB813232D445D00923C91 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9D8BB814232D445D00923C91 /* Build configuration list for PBXNativeTarget "Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9D8BB815232D445D00923C91 /* Debug */,
9D8BB816232D445D00923C91 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9D8BB817232D445D00923C91 /* Build configuration list for PBXNativeTarget "ExampleTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9D8BB818232D445D00923C91 /* Debug */,
9D8BB819232D445D00923C91 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
9D8BB81A232D445D00923C91 /* Build configuration list for PBXNativeTarget "ExampleUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
9D8BB81B232D445D00923C91 /* Debug */,
9D8BB81C232D445D00923C91 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 9D8BB7E2232D445A00923C91 /* Project object */;
}
@yokomotod
Copy link
Author

2019/09/15 update: Xcode 11 GM seed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment