diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb deleted file mode 100644 index 7b8ee7d..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-shm b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-shm deleted file mode 100644 index c4c6077..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-shm and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-wal b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-wal deleted file mode 100644 index 824aebb..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb-wal and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-cmp b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-cmp deleted file mode 100644 index f76dd23..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-cmp and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-dir b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-dir deleted file mode 100644 index 160d2f8..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-dir and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-file b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-file deleted file mode 100644 index 622ed04..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-file and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-res b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-res deleted file mode 100644 index 89f810b..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-res and /dev/null differ diff --git a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-sym b/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-sym deleted file mode 100644 index 62e2103..0000000 Binary files a/DerivedData/MuteDetector/Index/Debug/iphoneos7.0-armv7s/MuteDetector.xcindex/db.xcindexdb.strings-sym and /dev/null differ diff --git a/DerivedData/MuteDetector/info.plist b/DerivedData/MuteDetector/info.plist deleted file mode 100644 index 0aadc8c..0000000 --- a/DerivedData/MuteDetector/info.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - WorkspacePath - /Users/fopina/Documents/iPhoneX/MuteDetector/MuteDetector.xcodeproj - - diff --git a/DerivedData/MuteDetector/scm.plist b/DerivedData/MuteDetector/scm.plist deleted file mode 100644 index 97048d1..0000000 --- a/DerivedData/MuteDetector/scm.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - Version - 5 - - diff --git a/MuteDetectorTests/MuteDetectorTests-Info.plist b/MuteDetectorTests/MuteDetectorTests-Info.plist deleted file mode 100644 index 3790b48..0000000 --- a/MuteDetectorTests/MuteDetectorTests-Info.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - com.skmobi.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/MuteDetectorTests/MuteDetectorTests.m b/MuteDetectorTests/MuteDetectorTests.m deleted file mode 100644 index d5ba5b6..0000000 --- a/MuteDetectorTests/MuteDetectorTests.m +++ /dev/null @@ -1,34 +0,0 @@ -// -// MuteDetectorTests.m -// MuteDetectorTests -// -// Created by Filipe on 09/12/13. -// Copyright (c) 2013 skmobi. All rights reserved. -// - -#import - -@interface MuteDetectorTests : XCTestCase - -@end - -@implementation MuteDetectorTests - -- (void)setUp -{ - [super setUp]; - // Put setup code here. This method is called before the invocation of each test method in the class. -} - -- (void)tearDown -{ - // Put teardown code here. This method is called after the invocation of each test method in the class. - [super tearDown]; -} - -- (void)testExample -{ - XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__); -} - -@end diff --git a/MuteDetectorTests/en.lproj/InfoPlist.strings b/MuteDetectorTests/en.lproj/InfoPlist.strings deleted file mode 100644 index 477b28f..0000000 --- a/MuteDetectorTests/en.lproj/InfoPlist.strings +++ /dev/null @@ -1,2 +0,0 @@ -/* Localized versions of Info.plist keys */ -