Skip to content

Commit af405df

Browse files
authored
Merge pull request #707 from delicious-monster/pull-request-for-deleting-Infoplist.strings
Pull request for deleting infoplist.strings
2 parents 249b64c + a3290f0 commit af405df

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Diff for: ObjectiveGitFramework.xcodeproj/project.pbxproj

-14
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
88F6D9FA1320467100CC0BA8 /* GTCommit.h in Headers */ = {isa = PBXBuildFile; fileRef = BD6C22A41314609A00992935 /* GTCommit.h */; settings = {ATTRIBUTES = (Public, ); }; };
160160
88F6D9FB1320467500CC0BA8 /* GTObject.h in Headers */ = {isa = PBXBuildFile; fileRef = BD6C22A71314625800992935 /* GTObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
161161
88F6D9FC1320467800CC0BA8 /* GTSignature.h in Headers */ = {isa = PBXBuildFile; fileRef = BD6C254313148DC900992935 /* GTSignature.h */; settings = {ATTRIBUTES = (Public, ); }; };
162-
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
163162
8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
164163
AA046112134F4D2000DF526B /* GTOdbObject.h in Headers */ = {isa = PBXBuildFile; fileRef = AA046110134F4D2000DF526B /* GTOdbObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
165164
AA046114134F4D2000DF526B /* GTOdbObject.m in Sources */ = {isa = PBXBuildFile; fileRef = AA046111134F4D2000DF526B /* GTOdbObject.m */; };
@@ -777,7 +776,6 @@
777776
isa = PBXGroup;
778777
children = (
779778
8DC2EF5A0486A6940098B216 /* Info.plist */,
780-
089C1666FE841158C02AAC07 /* InfoPlist.strings */,
781779
);
782780
name = Resources;
783781
sourceTree = "<group>";
@@ -1342,7 +1340,6 @@
13421340
isa = PBXResourcesBuildPhase;
13431341
buildActionMask = 2147483647;
13441342
files = (
1345-
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
13461343
);
13471344
runOnlyForDeploymentPostprocessing = 0;
13481345
};
@@ -1680,17 +1677,6 @@
16801677
};
16811678
/* End PBXTargetDependency section */
16821679

1683-
/* Begin PBXVariantGroup section */
1684-
089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
1685-
isa = PBXVariantGroup;
1686-
children = (
1687-
C9088CC322B98E8300DB4A02 /* en */,
1688-
);
1689-
name = InfoPlist.strings;
1690-
sourceTree = "<group>";
1691-
};
1692-
/* End PBXVariantGroup section */
1693-
16941680
/* Begin XCBuildConfiguration section */
16951681
1DEB91AE08733DA50010E9CD /* Debug */ = {
16961682
isa = XCBuildConfiguration;

Diff for: en.lproj/InfoPlist.strings

-2
This file was deleted.

0 commit comments

Comments
 (0)