diff options
author | Teddy Wing | 2016-11-17 07:16:14 -0500 |
---|---|---|
committer | Teddy Wing | 2016-11-17 07:16:14 -0500 |
commit | 855358a8e2984009d4315f060d0e65fe98bc997c (patch) | |
tree | 1d7b6be92ed2ad673146ada2ea17ffdc7bb70554 | |
parent | 4fe771a342ebe2621b71ada49e84548e9fac14e7 (diff) | |
download | Low-Battery-Yup-855358a8e2984009d4315f060d0e65fe98bc997c.tar.bz2 |
Update Low Battery Yup.d.xcodeproj: Removal of MASShortcutTests.xctest
-rw-r--r-- | Low Battery Yup.d.xcodeproj/project.pbxproj | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Low Battery Yup.d.xcodeproj/project.pbxproj b/Low Battery Yup.d.xcodeproj/project.pbxproj index 396449b..89d2710 100644 --- a/Low Battery Yup.d.xcodeproj/project.pbxproj +++ b/Low Battery Yup.d.xcodeproj/project.pbxproj @@ -31,13 +31,6 @@ remoteGlobalIDString = 0D827CD31990D4420010B8EF; remoteInfo = MASShortcut; }; - D195AE5B1DDC774300A53A18 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D195AE4F1DDC774200A53A18 /* MASShortcut.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 0D827D8319910AFF0010B8EF; - remoteInfo = MASShortcutTests; - }; D195AE5D1DDC774300A53A18 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D195AE4F1DDC774200A53A18 /* MASShortcut.xcodeproj */; @@ -168,7 +161,6 @@ isa = PBXGroup; children = ( D195AE5A1DDC774300A53A18 /* MASShortcut.framework */, - D195AE5C1DDC774300A53A18 /* MASShortcutTests.xctest */, D195AE5E1DDC774300A53A18 /* Demo.app */, ); name = Products; @@ -289,13 +281,6 @@ remoteRef = D195AE591DDC774300A53A18 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; - D195AE5C1DDC774300A53A18 /* MASShortcutTests.xctest */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = MASShortcutTests.xctest; - remoteRef = D195AE5B1DDC774300A53A18 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; D195AE5E1DDC774300A53A18 /* Demo.app */ = { isa = PBXReferenceProxy; fileType = wrapper.application; |