spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.2 vs spec/dummy/dummy.xcodeproj/project.pbxproj in synx-0.0.3

- old
+ new

@@ -74,10 +74,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>"; }; + 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 */ 8C848C45190DB9B300E9727B /* Frameworks */ = { @@ -175,10 +176,11 @@ sourceTree = "<group>"; }; 8C848C4D190DB9B300E9727B /* dummy */ = { isa = PBXGroup; children = ( + 8CDA046219374F15004435A1 /* FolderWithGroupNotLinked */, 8CADDD3919354F060076033B /* Resources */, 8C2DEB84191D402E003A1F44 /* AlreadySynced */, 8C2DEB83191D3F9E003A1F44 /* GroupThatDoubleReferencesFile */, 8C2DEB7C191D3F16003A1F44 /* SuchGroup */, 8C848C50190DB9B300E9727B /* dummy.h */, @@ -228,9 +230,17 @@ isa = PBXGroup; children = ( 8CADDD3A19354F120076033B /* image.png */, ); name = Resources; + sourceTree = "<group>"; + }; + 8CDA046219374F15004435A1 /* FolderWithGroupNotLinked */ = { + isa = PBXGroup; + children = ( + 8CDA046319374F35004435A1 /* data.json */, + ); + name = FolderWithGroupNotLinked; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */