Skip to content

Commit

Permalink
Prep for final release
Browse files Browse the repository at this point in the history
 * Remove olde source that was just there as a reference as necessary.
  • Loading branch information
Alan Westbrook committed Aug 8, 2016
1 parent 5f34f75 commit d93ad88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 806 deletions.
10 changes: 0 additions & 10 deletions Orangered.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

/* Begin PBXFileReference section */
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
256AC3D90F4B6AC300CF3369 /* OrangeredAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrangeredAppDelegate.m; sourceTree = "<group>"; };
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
2D7D38A411D8750100D9A067 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -77,7 +76,6 @@
children = (
E7591DB91CFB60450074F56B /* Source */,
29B97317FDCFA39411CA2CEA /* Resources */,
E7E6A00E1D10A632008F27BF /* olde */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
19C28FACFE9D520D11CA2CBB /* Products */,
);
Expand Down Expand Up @@ -117,14 +115,6 @@
path = "Orangered-Swift";
sourceTree = "<group>";
};
E7E6A00E1D10A632008F27BF /* olde */ = {
isa = PBXGroup;
children = (
256AC3D90F4B6AC300CF3369 /* OrangeredAppDelegate.m */,
);
name = olde;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down

0 comments on commit d93ad88

Please sign in to comment.