File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
ObjectiveGitFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 590
590
BDFAF9C2131C1845000508BC /* GTIndex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTIndex.m; sourceTree = "<group>"; };
591
591
BDFAF9C7131C1868000508BC /* GTIndexEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTIndexEntry.h; sourceTree = "<group>"; };
592
592
BDFAF9C8131C1868000508BC /* GTIndexEntry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = GTIndexEntry.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
593
+ C9088CC322B98E8300DB4A02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
593
594
D00F6815175D373C004DB9D6 /* GTReferenceSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTReferenceSpec.m; sourceTree = "<group>"; };
594
595
D015F7C817F695E800AD5E1F /* GTRepository+Stashing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTRepository+Stashing.h"; sourceTree = "<group>"; };
595
596
D015F7C917F695E800AD5E1F /* GTRepository+Stashing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTRepository+Stashing.m"; sourceTree = "<group>"; };
1300
1301
};
1301
1302
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "ObjectiveGitFramework" */;
1302
1303
compatibilityVersion = "Xcode 3.2";
1303
- developmentRegion = English ;
1304
+ developmentRegion = en ;
1304
1305
hasScannedForEncodings = 1;
1305
1306
knownRegions = (
1306
- English,
1307
- Japanese,
1308
- French,
1309
- German,
1310
1307
en,
1308
+ ja,
1309
+ fr,
1310
+ de,
1311
+ Base,
1311
1312
);
1312
1313
mainGroup = 0867D691FE84028FC02AAC07 /* ObjectiveGitFramework */;
1313
1314
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
You can’t perform that action at this time.
0 commit comments