|
68 | 68 | F22A38B8227C60000012C010 /* Interceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A2227C60000012C010 /* Interceptor.swift */; }; |
69 | 69 | F22A38B9227C60000012C010 /* Interceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A2227C60000012C010 /* Interceptor.swift */; }; |
70 | 70 | F22A38BA227C60000012C010 /* Interceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A2227C60000012C010 /* Interceptor.swift */; }; |
71 | | - F22A38BB227C60000012C010 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* State.swift */; }; |
72 | | - F22A38BC227C60000012C010 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* State.swift */; }; |
73 | | - F22A38BD227C60000012C010 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* State.swift */; }; |
74 | | - F22A38BE227C60000012C010 /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* State.swift */; }; |
| 71 | + F22A38BB227C60000012C010 /* StoreState.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* StoreState.swift */; }; |
| 72 | + F22A38BC227C60000012C010 /* StoreState.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* StoreState.swift */; }; |
| 73 | + F22A38BD227C60000012C010 /* StoreState.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* StoreState.swift */; }; |
| 74 | + F22A38BE227C60000012C010 /* StoreState.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A3227C60000012C010 /* StoreState.swift */; }; |
75 | 75 | F22A38BF227C60000012C010 /* StoreProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A4227C60000012C010 /* StoreProperties.swift */; }; |
76 | 76 | F22A38C0227C60000012C010 /* StoreProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A4227C60000012C010 /* StoreProperties.swift */; }; |
77 | 77 | F22A38C1227C60000012C010 /* StoreProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = F22A38A4227C60000012C010 /* StoreProperties.swift */; }; |
|
162 | 162 | F22A389F227C60000012C010 /* Action.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Action.swift; sourceTree = "<group>"; }; |
163 | 163 | F22A38A1227C60000012C010 /* Dispatcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dispatcher.swift; sourceTree = "<group>"; }; |
164 | 164 | F22A38A2227C60000012C010 /* Interceptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Interceptor.swift; sourceTree = "<group>"; }; |
165 | | - F22A38A3227C60000012C010 /* State.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; }; |
| 165 | + F22A38A3227C60000012C010 /* StoreState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreState.swift; sourceTree = "<group>"; }; |
166 | 166 | F22A38A4227C60000012C010 /* StoreProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreProperties.swift; sourceTree = "<group>"; }; |
167 | 167 | F22A38A5227C60000012C010 /* MiniError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MiniError.swift; sourceTree = "<group>"; }; |
168 | 168 | F22A38A6227C60000012C010 /* Store.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Store.swift; sourceTree = "<group>"; }; |
|
373 | 373 | F22A38A1227C60000012C010 /* Dispatcher.swift */, |
374 | 374 | F22A38A5227C60000012C010 /* MiniError.swift */, |
375 | 375 | F22A38A2227C60000012C010 /* Interceptor.swift */, |
376 | | - F22A38A3227C60000012C010 /* State.swift */, |
377 | 376 | F22A38A6227C60000012C010 /* Store.swift */, |
| 377 | + F22A38A3227C60000012C010 /* StoreState.swift */, |
378 | 378 | F22A38A4227C60000012C010 /* StoreProperties.swift */, |
379 | 379 | F22A389E227C60000012C010 /* Threading.swift */, |
380 | 380 | F22A3577228086A2004E8546 /* Task.swift */, |
|
737 | 737 | F22A38C7227C60000012C010 /* Store.swift in Sources */, |
738 | 738 | F22A3578228086A2004E8546 /* Task.swift in Sources */, |
739 | 739 | F26C3AF822537A4600189D28 /* Mini.swift in Sources */, |
740 | | - F22A38BB227C60000012C010 /* State.swift in Sources */, |
| 740 | + F22A38BB227C60000012C010 /* StoreState.swift in Sources */, |
741 | 741 | F22A38B3227C60000012C010 /* Dispatcher.swift in Sources */, |
742 | 742 | ); |
743 | 743 | runOnlyForDeploymentPostprocessing = 0; |
|
766 | 766 | F22A38C8227C60000012C010 /* Store.swift in Sources */, |
767 | 767 | F22A3579228086A2004E8546 /* Task.swift in Sources */, |
768 | 768 | F26C3AF922537A4600189D28 /* Mini.swift in Sources */, |
769 | | - F22A38BC227C60000012C010 /* State.swift in Sources */, |
| 769 | + F22A38BC227C60000012C010 /* StoreState.swift in Sources */, |
770 | 770 | F22A38B4227C60000012C010 /* Dispatcher.swift in Sources */, |
771 | 771 | ); |
772 | 772 | runOnlyForDeploymentPostprocessing = 0; |
|
795 | 795 | F22A38C9227C60000012C010 /* Store.swift in Sources */, |
796 | 796 | F22A357A228086A2004E8546 /* Task.swift in Sources */, |
797 | 797 | F26C3AFA22537A4600189D28 /* Mini.swift in Sources */, |
798 | | - F22A38BD227C60000012C010 /* State.swift in Sources */, |
| 798 | + F22A38BD227C60000012C010 /* StoreState.swift in Sources */, |
799 | 799 | F22A38B5227C60000012C010 /* Dispatcher.swift in Sources */, |
800 | 800 | ); |
801 | 801 | runOnlyForDeploymentPostprocessing = 0; |
|
824 | 824 | F22A38CA227C60000012C010 /* Store.swift in Sources */, |
825 | 825 | F22A357B228086A2004E8546 /* Task.swift in Sources */, |
826 | 826 | F26C3AFB22537A4600189D28 /* Mini.swift in Sources */, |
827 | | - F22A38BE227C60000012C010 /* State.swift in Sources */, |
| 827 | + F22A38BE227C60000012C010 /* StoreState.swift in Sources */, |
828 | 828 | F22A38B6227C60000012C010 /* Dispatcher.swift in Sources */, |
829 | 829 | ); |
830 | 830 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments