aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MASShortcut.xcodeproj/project.pbxproj10
-rw-r--r--MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme8
2 files changed, 9 insertions, 9 deletions
diff --git a/MASShortcut.xcodeproj/project.pbxproj b/MASShortcut.xcodeproj/project.pbxproj
index a376535..c51e44e 100644
--- a/MASShortcut.xcodeproj/project.pbxproj
+++ b/MASShortcut.xcodeproj/project.pbxproj
@@ -318,9 +318,9 @@
productReference = 0D827D371990D5E70010B8EF /* Demo.app */;
productType = "com.apple.product-type.application";
};
- 0D827D8219910AFF0010B8EF /* Tests */ = {
+ 0D827D8219910AFF0010B8EF /* MASShortcutTests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 0D827D9219910AFF0010B8EF /* Build configuration list for PBXNativeTarget "Tests" */;
+ buildConfigurationList = 0D827D9219910AFF0010B8EF /* Build configuration list for PBXNativeTarget "MASShortcutTests" */;
buildPhases = (
0D827D7F19910AFF0010B8EF /* Sources */,
0D827D8019910AFF0010B8EF /* Frameworks */,
@@ -331,7 +331,7 @@
dependencies = (
0D827D8F19910AFF0010B8EF /* PBXTargetDependency */,
);
- name = Tests;
+ name = MASShortcutTests;
productName = Tests;
productReference = 0D827D8319910AFF0010B8EF /* Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
@@ -364,8 +364,8 @@
projectRoot = "";
targets = (
0D827CD21990D4420010B8EF /* MASShortcut */,
+ 0D827D8219910AFF0010B8EF /* MASShortcutTests */,
0D827D361990D5E70010B8EF /* Demo */,
- 0D827D8219910AFF0010B8EF /* Tests */,
);
};
/* End PBXProject section */
@@ -653,7 +653,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 0D827D9219910AFF0010B8EF /* Build configuration list for PBXNativeTarget "Tests" */ = {
+ 0D827D9219910AFF0010B8EF /* Build configuration list for PBXNativeTarget "MASShortcutTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0D827D9019910AFF0010B8EF /* Debug */,
diff --git a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme
index 5f510c4..afc5df7 100644
--- a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme
+++ b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme
@@ -29,8 +29,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0D827D8219910AFF0010B8EF"
- BuildableName = "Tests.xctest"
- BlueprintName = "Tests"
+ BuildableName = "MASShortcutTests.xctest"
+ BlueprintName = "MASShortcutTests"
ReferencedContainer = "container:MASShortcut.xcodeproj">
</BuildableReference>
</BuildActionEntry>
@@ -47,8 +47,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0D827D8219910AFF0010B8EF"
- BuildableName = "Tests.xctest"
- BlueprintName = "Tests"
+ BuildableName = "MASShortcutTests.xctest"
+ BlueprintName = "MASShortcutTests"
ReferencedContainer = "container:MASShortcut.xcodeproj">
</BuildableReference>
</TestableReference>