spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.51 vs spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.52
- old
+ new
@@ -87,10 +87,11 @@
8C848C5C190DB9B300E9727B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
8C848C63190DB9B300E9727B /* dummyTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "dummyTests-Info.plist"; sourceTree = "<group>"; };
8C848C65190DB9B300E9727B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8C848C67190DB9B300E9727B /* dummyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = dummyTests.m; sourceTree = "<group>"; };
8CADDD3A19354F120076033B /* image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = image.png; sourceTree = "<group>"; };
+ 8CD2ABF219558D7800341C58 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Localizable.strings; sourceTree = "<group>"; };
8CDA046319374F35004435A1 /* data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = data.json; path = FolderWithGroupNotLinked/data.json; sourceTree = "<group>"; };
8CE2DA1D19220F7B00D06F5E /* dummyTests-prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "dummyTests-prefix.pch"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -204,10 +205,11 @@
sourceTree = "<group>";
};
8C848C4E190DB9B300E9727B /* Supporting Files */ = {
isa = PBXGroup;
children = (
+ 8CD2ABF019558D4100341C58 /* en.lproj */,
8C848C4F190DB9B300E9727B /* dummy-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
@@ -245,10 +247,18 @@
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 */,
);
@@ -373,10 +383,18 @@
8C848C65190DB9B300E9727B /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
+ 8CD2ABF119558D7800341C58 /* Localizable.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 8CD2ABF219558D7800341C58 /* en */,
+ );
+ name = Localizable.strings;
+ sourceTree = "<group>";
+ };
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
8C848C69190DB9B300E9727B /* Debug */ = {
isa = XCBuildConfiguration;
@@ -555,9 +573,10 @@
buildConfigurations = (
8CDA046B1937DDAA004435A1 /* Debug */,
8CDA046C1937DDAA004435A1 /* Release */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCVersionGroup section */
8C2DEB88191D4068003A1F44 /* Core Data.xcdatamodeld */ = {