Skip to content

Commit

Permalink
Removed missing file from the project
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanbouza committed Nov 29, 2012
1 parent 22b0628 commit cb5f95b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions iReSign.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
C115EE2B13815024003B9ACC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C115EE2A13815024003B9ACC /* Cocoa.framework */; };
C115EE3513815024003B9ACC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C115EE3313815024003B9ACC /* InfoPlist.strings */; };
C115EE3813815024003B9ACC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C115EE3713815024003B9ACC /* main.m */; };
C115EE3B13815024003B9ACC /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = C115EE3913815024003B9ACC /* Credits.rtf */; };
C115EE3E13815024003B9ACC /* iReSignAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C115EE3D13815024003B9ACC /* iReSignAppDelegate.m */; };
C115EE4113815024003B9ACC /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = C115EE3F13815024003B9ACC /* MainMenu.xib */; };
C142471F138174E500F5B51F /* ResourceRules.plist in Resources */ = {isa = PBXBuildFile; fileRef = C142471E138174E500F5B51F /* ResourceRules.plist */; };
Expand All @@ -27,7 +26,6 @@
C115EE3413815024003B9ACC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
C115EE3613815024003B9ACC /* iReSign-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iReSign-Prefix.pch"; sourceTree = "<group>"; };
C115EE3713815024003B9ACC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
C115EE3A13815024003B9ACC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
C115EE3C13815024003B9ACC /* iReSignAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iReSignAppDelegate.h; sourceTree = "<group>"; };
C115EE3D13815024003B9ACC /* iReSignAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = iReSignAppDelegate.m; sourceTree = "<group>"; };
C115EE4013815024003B9ACC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
Expand Down Expand Up @@ -103,7 +101,6 @@
C115EE3313815024003B9ACC /* InfoPlist.strings */,
C115EE3613815024003B9ACC /* iReSign-Prefix.pch */,
C115EE3713815024003B9ACC /* main.m */,
C115EE3913815024003B9ACC /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
Expand Down Expand Up @@ -160,7 +157,6 @@
buildActionMask = 2147483647;
files = (
C115EE3513815024003B9ACC /* InfoPlist.strings in Resources */,
C115EE3B13815024003B9ACC /* Credits.rtf in Resources */,
C115EE4113815024003B9ACC /* MainMenu.xib in Resources */,
C142471F138174E500F5B51F /* ResourceRules.plist in Resources */,
C14247301381B75B00F5B51F /* Icon.icns in Resources */,
Expand Down Expand Up @@ -190,14 +186,6 @@
name = InfoPlist.strings;
sourceTree = "<group>";
};
C115EE3913815024003B9ACC /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
C115EE3A13815024003B9ACC /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
C115EE3F13815024003B9ACC /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
Expand Down

0 comments on commit cb5f95b

Please sign in to comment.