Skip to content

Commit

Permalink
Remove (unused/missing) test files references from MIDI Files Testbed…
Browse files Browse the repository at this point in the history
… project
  • Loading branch information
armadsen committed Aug 25, 2017
1 parent 145dff3 commit 8247059
Showing 1 changed file with 0 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@
9DB2A5FA192D184D0047A3EB /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
9DB2A5FB192D184D0047A3EB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
9DB2A615192D184D0047A3EB /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
9DB2A61C192D184D0047A3EB /* MIDI Files TestbedTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MIDI Files TestbedTests-Info.plist"; sourceTree = "<group>"; };
9DB2A61E192D184D0047A3EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
9DB2A620192D184D0047A3EB /* MIDI_Files_TestbedTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MIDI_Files_TestbedTests.m; sourceTree = "<group>"; };
9DB2A62B192D18970047A3EB /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
9DB2A62C192D18970047A3EB /* MIDI Files Testbed-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MIDI Files Testbed-Prefix.pch"; sourceTree = "<group>"; };
9DB2A62D192D18970047A3EB /* MIKAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MIKAppDelegate.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -124,7 +121,6 @@
children = (
9DB2A62A192D18970047A3EB /* Source */,
9DB2A631192D189E0047A3EB /* Resources */,
9DB2A61A192D184D0047A3EB /* MIDI Files TestbedTests */,
9DB2A5F5192D184D0047A3EB /* Frameworks */,
9DB2A5F4192D184D0047A3EB /* Products */,
);
Expand Down Expand Up @@ -159,24 +155,6 @@
name = "Other Frameworks";
sourceTree = "<group>";
};
9DB2A61A192D184D0047A3EB /* MIDI Files TestbedTests */ = {
isa = PBXGroup;
children = (
9DB2A620192D184D0047A3EB /* MIDI_Files_TestbedTests.m */,
9DB2A61B192D184D0047A3EB /* Supporting Files */,
);
path = "MIDI Files TestbedTests";
sourceTree = "<group>";
};
9DB2A61B192D184D0047A3EB /* Supporting Files */ = {
isa = PBXGroup;
children = (
9DB2A61C192D184D0047A3EB /* MIDI Files TestbedTests-Info.plist */,
9DB2A61D192D184D0047A3EB /* InfoPlist.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
9DB2A62A192D18970047A3EB /* Source */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -334,14 +312,6 @@
name = MainWindow.xib;
sourceTree = "<group>";
};
9DB2A61D192D184D0047A3EB /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
9DB2A61E192D184D0047A3EB /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
9DB2A632192D189E0047A3EB /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
Expand Down

0 comments on commit 8247059

Please sign in to comment.