|
23 | 23 | 487C0F4B1D0032D80071666D /* NextMappingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 487C0F4A1D0032D80071666D /* NextMappingSpec.swift */; }; |
24 | 24 | 487C0F4D1D003B2E0071666D /* AnyMappingSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 487C0F4C1D003B2E0071666D /* AnyMappingSpec.swift */; }; |
25 | 25 | 48B2D1141CED890D0095F175 /* Mapping+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B2D1131CED890D0095F175 /* Mapping+Helper.swift */; }; |
26 | | - 48C03E951D4094270084B208 /* StrategyLatestSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C03E751D4093610084B208 /* StrategyLatestSpec.swift */; }; |
| 26 | + 48C03E951D4094270084B208 /* NextMappingLatestSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C03E751D4093610084B208 /* NextMappingLatestSpec.swift */; }; |
27 | 27 | 48F34E801D4072DA00C53CAC /* ReactiveCocoa+FilterMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48F34E7F1D4072DA00C53CAC /* ReactiveCocoa+FilterMap.swift */; }; |
28 | 28 | /* End PBXBuildFile section */ |
29 | 29 |
|
|
59 | 59 | 1FAEBD051CDCEFD50046EA72 /* Automaton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Automaton.swift; sourceTree = "<group>"; }; |
60 | 60 | 1FAEBD071CDCF04E0046EA72 /* Reply.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reply.swift; sourceTree = "<group>"; }; |
61 | 61 | 1FAEBD091CDCF0990046EA72 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Result.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 62 | + 1FB0B4FA1E2254A900052073 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; }; |
62 | 63 | 487C0F281D00311E0071666D /* Fixtures.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Fixtures.swift; sourceTree = "<group>"; }; |
63 | 64 | 487C0F4A1D0032D80071666D /* NextMappingSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NextMappingSpec.swift; sourceTree = "<group>"; }; |
64 | 65 | 487C0F4C1D003B2E0071666D /* AnyMappingSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyMappingSpec.swift; sourceTree = "<group>"; }; |
65 | 66 | 48B2D1131CED890D0095F175 /* Mapping+Helper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Mapping+Helper.swift"; sourceTree = "<group>"; }; |
66 | | - 48C03E751D4093610084B208 /* StrategyLatestSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrategyLatestSpec.swift; sourceTree = "<group>"; }; |
| 67 | + 48C03E751D4093610084B208 /* NextMappingLatestSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NextMappingLatestSpec.swift; sourceTree = "<group>"; }; |
67 | 68 | 48F34E7F1D4072DA00C53CAC /* ReactiveCocoa+FilterMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ReactiveCocoa+FilterMap.swift"; sourceTree = "<group>"; }; |
68 | 69 | /* End PBXFileReference section */ |
69 | 70 |
|
|
128 | 129 | name = "project xcconfigs"; |
129 | 130 | sourceTree = "<group>"; |
130 | 131 | }; |
131 | | - 1F24EB391CDD197B0008028E /* Tests */ = { |
| 132 | + 1F24EB391CDD197B0008028E /* ReactiveAutomatonTests */ = { |
132 | 133 | isa = PBXGroup; |
133 | 134 | children = ( |
134 | 135 | 487C0F271D00311E0071666D /* Fixtures */, |
135 | 136 | 1F24EB3B1CDD197B0008028E /* MappingSpec.swift */, |
136 | 137 | 487C0F4A1D0032D80071666D /* NextMappingSpec.swift */, |
137 | 138 | 487C0F4C1D003B2E0071666D /* AnyMappingSpec.swift */, |
138 | 139 | 1FA0AC431DE8AAC7007F01E0 /* StateFuncMappingSpec.swift */, |
139 | | - 48C03E751D4093610084B208 /* StrategyLatestSpec.swift */, |
| 140 | + 48C03E751D4093610084B208 /* NextMappingLatestSpec.swift */, |
140 | 141 | 1F242AFE1D08766900647917 /* TerminatingSpec.swift */, |
141 | 142 | 1F24EB3A1CDD197B0008028E /* Info.plist */, |
142 | 143 | ); |
143 | | - path = Tests; |
| 144 | + path = ReactiveAutomatonTests; |
144 | 145 | sourceTree = "<group>"; |
145 | 146 | }; |
146 | 147 | 1FAEBCEB1CDCEF510046EA72 = { |
147 | 148 | isa = PBXGroup; |
148 | 149 | children = ( |
149 | 150 | 1F24E04D1CDD15980008028E /* Configurations */, |
150 | 151 | 1FAEBD001CDCEF940046EA72 /* Sources */, |
151 | | - 1F24EB391CDD197B0008028E /* Tests */, |
| 152 | + 1FB0B4F91E2254A900052073 /* Tests */, |
152 | 153 | 1FAEBD0D1CDCF0A70046EA72 /* Frameworks */, |
153 | 154 | 1FAEBCF61CDCEF510046EA72 /* Products */, |
154 | 155 | ); |
|
188 | 189 | name = Frameworks; |
189 | 190 | sourceTree = "<group>"; |
190 | 191 | }; |
| 192 | + 1FB0B4F91E2254A900052073 /* Tests */ = { |
| 193 | + isa = PBXGroup; |
| 194 | + children = ( |
| 195 | + 1FB0B4FA1E2254A900052073 /* LinuxMain.swift */, |
| 196 | + 1F24EB391CDD197B0008028E /* ReactiveAutomatonTests */, |
| 197 | + ); |
| 198 | + path = Tests; |
| 199 | + sourceTree = "<group>"; |
| 200 | + }; |
191 | 201 | 487C0F271D00311E0071666D /* Fixtures */ = { |
192 | 202 | isa = PBXGroup; |
193 | 203 | children = ( |
|
330 | 340 | 1FA0AC441DE8AAC7007F01E0 /* StateFuncMappingSpec.swift in Sources */, |
331 | 341 | 487C0F4D1D003B2E0071666D /* AnyMappingSpec.swift in Sources */, |
332 | 342 | 487C0F291D00311E0071666D /* Fixtures.swift in Sources */, |
333 | | - 48C03E951D4094270084B208 /* StrategyLatestSpec.swift in Sources */, |
| 343 | + 48C03E951D4094270084B208 /* NextMappingLatestSpec.swift in Sources */, |
334 | 344 | ); |
335 | 345 | runOnlyForDeploymentPostprocessing = 0; |
336 | 346 | }; |
|
362 | 372 | baseConfigurationReference = 1F24E5731CDD15AF0008028E /* UniversalFramework_Test.xcconfig */; |
363 | 373 | buildSettings = { |
364 | 374 | COMBINE_HIDPI_IMAGES = YES; |
365 | | - INFOPLIST_FILE = Tests/Info.plist; |
| 375 | + INFOPLIST_FILE = Tests/ReactiveAutomatonTests/Info.plist; |
366 | 376 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
367 | 377 | PRODUCT_BUNDLE_IDENTIFIER = com.inamiy.ReactiveAutomatonTests; |
368 | 378 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
376 | 386 | baseConfigurationReference = 1F24E5731CDD15AF0008028E /* UniversalFramework_Test.xcconfig */; |
377 | 387 | buildSettings = { |
378 | 388 | COMBINE_HIDPI_IMAGES = YES; |
379 | | - INFOPLIST_FILE = Tests/Info.plist; |
| 389 | + INFOPLIST_FILE = Tests/ReactiveAutomatonTests/Info.plist; |
380 | 390 | MACOSX_DEPLOYMENT_TARGET = 10.11; |
381 | 391 | PRODUCT_BUNDLE_IDENTIFIER = com.inamiy.ReactiveAutomatonTests; |
382 | 392 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments