|
26 | 26 | 1A8FBDFE1FF8337800389464 /* Flow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8FBDF11FF8337800389464 /* Flow.swift */; };
|
27 | 27 | 1AF8549D1FF8328D00271B52 /* RxFlow.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AF8548F1FF8328D00271B52 /* RxFlow.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
28 | 28 | 741801AC21CB31C200D25B4B /* FlowCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 741801AB21CB31C200D25B4B /* FlowCoordinator.swift */; };
|
| 29 | + 74319EE8231C300A002294F3 /* FlowContributorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74319EE7231C300A002294F3 /* FlowContributorTests.swift */; }; |
29 | 30 | 749B02E822066518001BEBBB /* RxBlocking.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 749B02E722066518001BEBBB /* RxBlocking.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
30 | 31 | 749B02EB22066538001BEBBB /* Reusable.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 749B02E922066537001BEBBB /* Reusable.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
31 | 32 | 749B02EC22066538001BEBBB /* RxTest.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 749B02EA22066538001BEBBB /* RxTest.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
93 | 94 | 1AF8548F1FF8328D00271B52 /* RxFlow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RxFlow.h; sourceTree = "<group>"; };
|
94 | 95 | 1AF854901FF8328D00271B52 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
95 | 96 | 741801AB21CB31C200D25B4B /* FlowCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowCoordinator.swift; sourceTree = "<group>"; };
|
| 97 | + 74319EE7231C300A002294F3 /* FlowContributorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlowContributorTests.swift; sourceTree = "<group>"; }; |
96 | 98 | 749B02E722066518001BEBBB /* RxBlocking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxBlocking.framework; path = Carthage/Build/iOS/RxBlocking.framework; sourceTree = "<group>"; };
|
97 | 99 | 749B02E922066537001BEBBB /* Reusable.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Reusable.framework; path = Carthage/Build/iOS/Reusable.framework; sourceTree = "<group>"; };
|
98 | 100 | 749B02EA22066538001BEBBB /* RxTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxTest.framework; path = Carthage/Build/iOS/RxTest.framework; sourceTree = "<group>"; };
|
|
165 | 167 | children = (
|
166 | 168 | 1A8FBE791FF9783100389464 /* Info.plist */,
|
167 | 169 | 1A1627CF2186786800952EFC /* TestData */,
|
| 170 | + 74319EE7231C300A002294F3 /* FlowContributorTests.swift */, |
168 | 171 | 749B02FB220688EC001BEBBB /* FlowCoordinatorTests.swift */,
|
169 | 172 | 749B02F72206852D001BEBBB /* Flow+PresentableTests.swift */,
|
170 | 173 | 1A1627C8217D517700952EFC /* Rx+PausableTests.swift */,
|
|
347 | 350 | 1A1627CC217D597400952EFC /* SyncronizableTests.swift in Sources */,
|
348 | 351 | 749B02FC220688EC001BEBBB /* FlowCoordinatorTests.swift in Sources */,
|
349 | 352 | 1A1627CE218677C000952EFC /* UIViewController+PresentableTests.swift in Sources */,
|
| 353 | + 74319EE8231C300A002294F3 /* FlowContributorTests.swift in Sources */, |
350 | 354 | 1A1627C9217D517700952EFC /* Rx+PausableTests.swift in Sources */,
|
351 | 355 | 749B02F82206852D001BEBBB /* Flow+PresentableTests.swift in Sources */,
|
352 | 356 | 1A1627D3218679A500952EFC /* TestUIViewController.swift in Sources */,
|
|
0 commit comments