|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0AEBD608F3973389E8E1C6D6 /* Pods_Runnect_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 015778D02D5CDE0838284CD7 /* Pods_Runnect_iOS.framework */; }; |
| 11 | + 232686362B03AF4400675A17 /* NetworkProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 232686352B03AF4400675A17 /* NetworkProvider.swift */; }; |
11 | 12 | 23EE06C12AC1AD5200CB3FF8 /* LocationSelectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C02AC1AD5200CB3FF8 /* LocationSelectView.swift */; }; |
12 | 13 | 23EE06C52AC1AE1900CB3FF8 /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C42AC1AE1900CB3FF8 /* BaseView.swift */; }; |
13 | 14 | 23EE06C92AC1DED100CB3FF8 /* GesturePublisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23EE06C82AC1DED100CB3FF8 /* GesturePublisher.swift */; }; |
|
177 | 178 |
|
178 | 179 | /* Begin PBXFileReference section */ |
179 | 180 | 015778D02D5CDE0838284CD7 /* Pods_Runnect_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runnect_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 181 | + 232686352B03AF4400675A17 /* NetworkProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkProvider.swift; sourceTree = "<group>"; }; |
180 | 182 | 23EE06C02AC1AD5200CB3FF8 /* LocationSelectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationSelectView.swift; sourceTree = "<group>"; }; |
181 | 183 | 23EE06C42AC1AE1900CB3FF8 /* BaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; }; |
182 | 184 | 23EE06C82AC1DED100CB3FF8 /* GesturePublisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GesturePublisher.swift; sourceTree = "<group>"; }; |
|
1003 | 1005 | CE6655BE295D82E200C64E12 /* .gitkeep */, |
1004 | 1006 | CE102C4929DBAD3D00E23E69 /* AuthInterceptor.swift */, |
1005 | 1007 | CEE59FD929DD6F7D00C791F1 /* Providers.swift */, |
| 1008 | + 232686352B03AF4400675A17 /* NetworkProvider.swift */, |
1006 | 1009 | ); |
1007 | 1010 | path = Service; |
1008 | 1011 | sourceTree = "<group>"; |
|
1534 | 1537 | CE40BB2D296808B00030ABCA /* DepartureSearchingRouter.swift in Sources */, |
1535 | 1538 | CE15F5A4296C932E0023827C /* RunningModel.swift in Sources */, |
1536 | 1539 | CE17F02D2961BBA100E1DED0 /* ColorLiterals.swift in Sources */, |
| 1540 | + 232686362B03AF4400675A17 /* NetworkProvider.swift in Sources */, |
1537 | 1541 | 71BAD06C2B24D1F70061E31D /* UserProfileVC.swift in Sources */, |
1538 | 1542 | CEC2A68E2962AF2C00160BF7 /* RNMarker.swift in Sources */, |
1539 | 1543 | CE6655D2295D862A00C64E12 /* Publisher+Driver.swift in Sources */, |
|
0 commit comments