|
11 | 11 | 2419623A1E7F582C00A0466C /* Quick.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 241962381E7F582C00A0466C /* Quick.framework */; };
|
12 | 12 | 2419623C1E7F592800A0466C /* Nimble.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 241962371E7F582C00A0466C /* Nimble.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
13 | 13 | 2419623D1E7F592800A0466C /* Quick.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 241962381E7F582C00A0466C /* Quick.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
| 14 | + 242E8DC31EED5AB2005935FB /* RelativePositionMultipleViewsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 242E8DC11EED5982005935FB /* RelativePositionMultipleViewsSpec.swift */; }; |
14 | 15 | 244C6E151E776A0C0074FC74 /* MarginsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 244C6E141E776A0C0074FC74 /* MarginsSpec.swift */; };
|
15 | 16 | 245302071ED05FD000E13F29 /* AccurencyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 245302061ED05FD000E13F29 /* AccurencyTests.swift */; };
|
16 | 17 | 2469C4FC1E74855D00073BEE /* PinEdgeCoordinateSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2469C4FB1E74855D00073BEE /* PinEdgeCoordinateSpec.swift */; };
|
|
57 | 58 | /* Begin PBXFileReference section */
|
58 | 59 | 241962371E7F582C00A0466C /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Nimble.framework; path = Carthage/Build/iOS/Nimble.framework; sourceTree = "<group>"; };
|
59 | 60 | 241962381E7F582C00A0466C /* Quick.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quick.framework; path = Carthage/Build/iOS/Quick.framework; sourceTree = "<group>"; };
|
| 61 | + 242E8DC11EED5982005935FB /* RelativePositionMultipleViewsSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativePositionMultipleViewsSpec.swift; sourceTree = "<group>"; }; |
60 | 62 | 244C6E141E776A0C0074FC74 /* MarginsSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MarginsSpec.swift; sourceTree = "<group>"; };
|
61 | 63 | 245302061ED05FD000E13F29 /* AccurencyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccurencyTests.swift; sourceTree = "<group>"; };
|
62 | 64 | 2469C4FB1E74855D00073BEE /* PinEdgeCoordinateSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PinEdgeCoordinateSpec.swift; sourceTree = "<group>"; };
|
|
151 | 153 | 246D36471E6C46F50050F202 /* PinPointCoordinatesSpec.swift */,
|
152 | 154 | 2469C5031E75DB7600073BEE /* RectNimbleMatcher.swift */,
|
153 | 155 | 2482908B1E78CFFC00667D08 /* RelativePositionSpec.swift */,
|
| 156 | + 242E8DC11EED5982005935FB /* RelativePositionMultipleViewsSpec.swift */, |
154 | 157 | );
|
155 | 158 | path = Tests;
|
156 | 159 | sourceTree = "<group>";
|
|
321 | 324 | files = (
|
322 | 325 | 2469C5001E75D74000073BEE /* AdjustSizeSpec.swift in Sources */,
|
323 | 326 | 2482908C1E78CFFC00667D08 /* RelativePositionSpec.swift in Sources */,
|
| 327 | + 242E8DC31EED5AB2005935FB /* RelativePositionMultipleViewsSpec.swift in Sources */, |
324 | 328 | 2469C5041E75DB7600073BEE /* RectNimbleMatcher.swift in Sources */,
|
325 | 329 | 245302071ED05FD000E13F29 /* AccurencyTests.swift in Sources */,
|
326 | 330 | 2469C4FC1E74855D00073BEE /* PinEdgeCoordinateSpec.swift in Sources */,
|
|
0 commit comments