Skip to content

Commit 4b5ae7c

Browse files
committed
removed weird (null) source file
1 parent 0af290e commit 4b5ae7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

genstrings2.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
A7F65DC114C03E980092E2EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A79AC08914B1A51800489FA3 /* Cocoa.framework */; };
4545
A7F65DDC14C040D00092E2EE /* Testcases.txt in Resources */ = {isa = PBXBuildFile; fileRef = A7F65DDB14C040D00092E2EE /* Testcases.txt */; };
4646
A7F65DE214C043850092E2EE /* Slashes_and_Quotes.txt in Resources */ = {isa = PBXBuildFile; fileRef = A7F65DE114C043850092E2EE /* Slashes_and_Quotes.txt */; };
47-
A7F65DE714C0465E0092E2EE /* (null) in Sources */ = {isa = PBXBuildFile; };
4847
A7F65DEB14C067990092E2EE /* Multiple_Tables.txt in Resources */ = {isa = PBXBuildFile; fileRef = A7F65DEA14C067980092E2EE /* Multiple_Tables.txt */; };
4948
A7F65DEC14C06C220092E2EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A79AC08E14B1A51800489FA3 /* Foundation.framework */; };
5049
FA35A34A16DFA0F8001CB74A /* DTLocalizableStringsParser.h in Headers */ = {isa = PBXBuildFile; fileRef = FA35A34816DFA0F8001CB74A /* DTLocalizableStringsParser.h */; };
@@ -471,7 +470,6 @@
471470
isa = PBXSourcesBuildPhase;
472471
buildActionMask = 2147483647;
473472
files = (
474-
A7F65DE714C0465E0092E2EE /* (null) in Sources */,
475473
FA35A35516DFA1C0001CB74A /* DTLocalizableStringsParserTest.m in Sources */,
476474
FA35A35616DFA1C0001CB74A /* UnitTest.m in Sources */,
477475
);

0 commit comments

Comments
 (0)