diff --git a/VENTokenField.xcodeproj/project.pbxproj b/VENTokenField.xcodeproj/project.pbxproj index 4db1800..438e906 100644 --- a/VENTokenField.xcodeproj/project.pbxproj +++ b/VENTokenField.xcodeproj/project.pbxproj @@ -43,9 +43,6 @@ B6173DFF1952760200E293BB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; B6173E0D1952760200E293BB /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; B6173E101952760200E293BB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - B6173E171952760200E293BB /* VENTokenFieldTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "VENTokenFieldTests-Info.plist"; sourceTree = ""; }; - B6173E191952760200E293BB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; - B6173E1B1952760200E293BB /* VENTokenFieldTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VENTokenFieldTests.m; sourceTree = ""; }; B692A46F1954D9CA00344E36 /* VENTokenFieldSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VENTokenFieldSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; B692A4711954D9CA00344E36 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; B692A4761954D9CA00344E36 /* VENTokenFieldSample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "VENTokenFieldSample-Info.plist"; sourceTree = ""; }; @@ -96,7 +93,6 @@ B6173DF31952760200E293BB = { isa = PBXGroup; children = ( - B6173E151952760200E293BB /* VENTokenFieldTests */, B692A4741954D9CA00344E36 /* VENTokenFieldSample */, B692A4921954D9CA00344E36 /* VENTokenFieldSampleTests */, B6173DFE1952760200E293BB /* Frameworks */, @@ -128,24 +124,6 @@ name = Frameworks; sourceTree = ""; }; - B6173E151952760200E293BB /* VENTokenFieldTests */ = { - isa = PBXGroup; - children = ( - B6173E1B1952760200E293BB /* VENTokenFieldTests.m */, - B6173E161952760200E293BB /* Supporting Files */, - ); - path = VENTokenFieldTests; - sourceTree = ""; - }; - B6173E161952760200E293BB /* Supporting Files */ = { - isa = PBXGroup; - children = ( - B6173E171952760200E293BB /* VENTokenFieldTests-Info.plist */, - B6173E181952760200E293BB /* InfoPlist.strings */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; B692A4741954D9CA00344E36 /* VENTokenFieldSample */ = { isa = PBXGroup; children = ( @@ -389,14 +367,6 @@ /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ - B6173E181952760200E293BB /* InfoPlist.strings */ = { - isa = PBXVariantGroup; - children = ( - B6173E191952760200E293BB /* en */, - ); - name = InfoPlist.strings; - sourceTree = ""; - }; B692A4771954D9CA00344E36 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( diff --git a/VENTokenFieldTests/VENTokenFieldTests-Info.plist b/VENTokenFieldTests/VENTokenFieldTests-Info.plist deleted file mode 100644 index 3c4e571..0000000 --- a/VENTokenFieldTests/VENTokenFieldTests-Info.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIdentifier - com.venmo.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/VENTokenFieldTests/VENTokenFieldTests.m b/VENTokenFieldTests/VENTokenFieldTests.m deleted file mode 100644 index 70dbbde..0000000 --- a/VENTokenFieldTests/VENTokenFieldTests.m +++ /dev/null @@ -1,17 +0,0 @@ -// -// VENTokenFieldTests.m -// VENTokenFieldTests -// -// Created by Ayaka Nonaka on 6/18/14. -// Copyright (c) 2014 Venmo. All rights reserved. -// - -#import - -@interface VENTokenFieldTests : XCTestCase - -@end - -@implementation VENTokenFieldTests - -@end diff --git a/VENTokenFieldTests/en.lproj/InfoPlist.strings b/VENTokenFieldTests/en.lproj/InfoPlist.strings deleted file mode 100644 index 477b28f..0000000 --- a/VENTokenFieldTests/en.lproj/InfoPlist.strings +++ /dev/null @@ -1,2 +0,0 @@ -/* Localized versions of Info.plist keys */ -