Skip to content

Commit 072fc9d

Browse files
Remove default Credits.rtf file
1 parent 6a7a070 commit 072fc9d

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

BuildSettingExtractor.xcodeproj/project.pbxproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
53719E9319BF4C6D005D3DE0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53719E9219BF4C6D005D3DE0 /* Cocoa.framework */; };
1111
53719E9D19BF4C6D005D3DE0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53719E9B19BF4C6D005D3DE0 /* InfoPlist.strings */; };
1212
53719E9F19BF4C6D005D3DE0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 53719E9E19BF4C6D005D3DE0 /* main.m */; };
13-
53719EA319BF4C6D005D3DE0 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 53719EA119BF4C6D005D3DE0 /* Credits.rtf */; };
1413
53719EA619BF4C6D005D3DE0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 53719EA519BF4C6D005D3DE0 /* AppDelegate.m */; };
1514
53719EA919BF4C6D005D3DE0 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 53719EA719BF4C6D005D3DE0 /* MainMenu.xib */; };
1615
53719EAB19BF4C6D005D3DE0 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 53719EAA19BF4C6D005D3DE0 /* Images.xcassets */; };
@@ -47,7 +46,6 @@
4746
53719E9C19BF4C6D005D3DE0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
4847
53719E9E19BF4C6D005D3DE0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
4948
53719EA019BF4C6D005D3DE0 /* BuildSettingExtractor-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BuildSettingExtractor-Prefix.pch"; sourceTree = "<group>"; };
50-
53719EA219BF4C6D005D3DE0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
5149
53719EA419BF4C6D005D3DE0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
5250
53719EA519BF4C6D005D3DE0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
5351
53719EA819BF4C6D005D3DE0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
@@ -159,7 +157,6 @@
159157
53719E9B19BF4C6D005D3DE0 /* InfoPlist.strings */,
160158
53719E9E19BF4C6D005D3DE0 /* main.m */,
161159
53719EA019BF4C6D005D3DE0 /* BuildSettingExtractor-Prefix.pch */,
162-
53719EA119BF4C6D005D3DE0 /* Credits.rtf */,
163160
);
164161
name = "Supporting Files";
165162
sourceTree = "<group>";
@@ -270,7 +267,6 @@
270267
53719E9D19BF4C6D005D3DE0 /* InfoPlist.strings in Resources */,
271268
538196C51A851BB40033CB65 /* BuildSettingInfoSubpaths.plist in Resources */,
272269
53719EAB19BF4C6D005D3DE0 /* Images.xcassets in Resources */,
273-
53719EA319BF4C6D005D3DE0 /* Credits.rtf in Resources */,
274270
53719EA919BF4C6D005D3DE0 /* MainMenu.xib in Resources */,
275271
);
276272
runOnlyForDeploymentPostprocessing = 0;
@@ -328,14 +324,6 @@
328324
name = InfoPlist.strings;
329325
sourceTree = "<group>";
330326
};
331-
53719EA119BF4C6D005D3DE0 /* Credits.rtf */ = {
332-
isa = PBXVariantGroup;
333-
children = (
334-
53719EA219BF4C6D005D3DE0 /* en */,
335-
);
336-
name = Credits.rtf;
337-
sourceTree = "<group>";
338-
};
339327
53719EA719BF4C6D005D3DE0 /* MainMenu.xib */ = {
340328
isa = PBXVariantGroup;
341329
children = (

BuildSettingExtractor/en.lproj/Credits.rtf

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)