spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.54 vs spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.61
- old
+ new
@@ -60,10 +60,11 @@
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
+ 637E22771A5235CE00A08D6A /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
8C2DEB7D191D3F5C003A1F44 /* ManyFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManyFiles.h; sourceTree = "<group>"; };
8C2DEB7E191D3F5C003A1F44 /* ManyFiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ManyFiles.m; sourceTree = "<group>"; };
8C2DEB80191D3F68003A1F44 /* Wow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Wow.h; sourceTree = "<group>"; };
8C2DEB81191D3F68003A1F44 /* Wow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Wow.m; sourceTree = "<group>"; };
8C2DEB85191D404A003A1F44 /* Woot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Woot.h; sourceTree = "<group>"; };
@@ -205,11 +206,11 @@
sourceTree = "<group>";
};
8C848C4E190DB9B300E9727B /* Supporting Files */ = {
isa = PBXGroup;
children = (
- 8CD2ABF019558D4100341C58 /* en.lproj */,
+ 8CD2ABF119558D7800341C58 /* Localizable.strings */,
8C848C4F190DB9B300E9727B /* dummy-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
@@ -225,11 +226,10 @@
};
8C848C62190DB9B300E9727B /* Supporting Files */ = {
isa = PBXGroup;
children = (
8C848C63190DB9B300E9727B /* dummyTests-Info.plist */,
- 8C848C64190DB9B300E9727B /* InfoPlist.strings */,
8CE2DA1D19220F7B00D06F5E /* dummyTests-prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
@@ -247,18 +247,10 @@
8CADDD3A19354F120076033B /* image.png */,
);
name = Resources;
sourceTree = "<group>";
};
- 8CD2ABF019558D4100341C58 /* en.lproj */ = {
- isa = PBXGroup;
- children = (
- 8CD2ABF119558D7800341C58 /* Localizable.strings */,
- );
- path = en.lproj;
- sourceTree = "<group>";
- };
8CDA046219374F15004435A1 /* FolderWithGroupNotLinked */ = {
isa = PBXGroup;
children = (
8CDA046319374F35004435A1 /* data.json */,
);
@@ -316,10 +308,11 @@
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
+ de,
);
mainGroup = 8C848C3F190DB9B300E9727B;
productRefGroup = 8C848C49190DB9B300E9727B /* Products */;
projectDirPath = "";
projectRoot = "";
@@ -387,11 +380,13 @@
};
8CD2ABF119558D7800341C58 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
8CD2ABF219558D7800341C58 /* en */,
+ 637E22771A5235CE00A08D6A /* de */,
);
name = Localizable.strings;
+ path = en.lproj;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */