|
142 | 142 | A4E711A82B57CA4300C9DE08 /* QuestsRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4E711A72B57CA4300C9DE08 /* QuestsRepository.swift */; }; |
143 | 143 | B0CCB98C2B8626AE00AA73DE /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0CCB98B2B8626AE00AA73DE /* ProfileView.swift */; }; |
144 | 144 | B0CCB98E2B8626C600AA73DE /* ProfileViewVM.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0CCB98D2B8626C600AA73DE /* ProfileViewVM.swift */; }; |
| 145 | + C71EB5AC2E2100510009E610 /* WMTSServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5AA2E2100510009E610 /* WMTSServer.swift */; }; |
| 146 | + C71EB5AD2E2100510009E610 /* SatellitePickerSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5A82E2100510009E610 /* SatellitePickerSheet.swift */; }; |
| 147 | + C71EB5AE2E2100510009E610 /* SatelliteServerResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5A92E2100510009E610 /* SatelliteServerResponse.swift */; }; |
| 148 | + C71EB5B02E2100B80009E610 /* MapRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5AF2E2100B80009E610 /* MapRepository.swift */; }; |
| 149 | + C71EB5B62E2100E30009E610 /* ResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5B42E2100E30009E610 /* ResponseHandler.swift */; }; |
| 150 | + C71EB5B72E2100E30009E610 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5B22E2100E30009E610 /* NetworkManager.swift */; }; |
| 151 | + C71EB5B82E2100E30009E610 /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5B32E2100E30009E610 /* NetworkMonitor.swift */; }; |
| 152 | + C71EB5B92E2100E30009E610 /* APIManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71EB5B12E2100E30009E610 /* APIManager.swift */; }; |
145 | 153 | C75666D02E0D068900D36C41 /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = C75666CF2E0D068900D36C41 /* OHHTTPStubs */; }; |
146 | 154 | C75666D22E0D068900D36C41 /* OHHTTPStubsSwift in Frameworks */ = {isa = PBXBuildFile; productRef = C75666D12E0D068900D36C41 /* OHHTTPStubsSwift */; }; |
147 | 155 | C75CC5D92E0D22F4008A94A0 /* LongQuestsResponse.json in Resources */ = {isa = PBXBuildFile; fileRef = C75CC5D82E0D22F4008A94A0 /* LongQuestsResponse.json */; }; |
148 | 156 | C75CC5DA2E0D22F4008A94A0 /* Workspaces response.json in Resources */ = {isa = PBXBuildFile; fileRef = C75CC5D62E0D22F4008A94A0 /* Workspaces response.json */; }; |
149 | 157 | C75CC5DB2E0D22F4008A94A0 /* SCLIO Seattle pins response.json in Resources */ = {isa = PBXBuildFile; fileRef = C75CC5D72E0D22F4008A94A0 /* SCLIO Seattle pins response.json */; }; |
150 | | - C755C00E2E12BF7D002F1B30 /* SatellitePickerSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = C755C00D2E12BF79002F1B30 /* SatellitePickerSheet.swift */; }; |
151 | 158 | C75EAD362E042D4500F75969 /* SideWalkWidth.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4E711A12B57A3B400C9DE08 /* SideWalkWidth.swift */; }; |
152 | 159 | C75EAD372E042D4500F75969 /* SideWalkWidthForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 973FC0132B4D353800878269 /* SideWalkWidthForm.swift */; }; |
153 | 160 | C76187DC2E0153D800150201 /* ClusterMap in Frameworks */ = {isa = PBXBuildFile; productRef = C76187DB2E0153D800150201 /* ClusterMap */; }; |
154 | | - C7672F992E123C720084A610 /* MapRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7672F982E123A3F0084A610 /* MapRepository.swift */; }; |
155 | | - C76CAF712E1118910095E48E /* APIManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF702E11188E0095E48E /* APIManager.swift */; }; |
156 | | - C76CAF732E111A940095E48E /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF722E111A8E0095E48E /* NetworkManager.swift */; }; |
157 | | - C76CAF752E112FDF0095E48E /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF742E112FDE0095E48E /* NetworkMonitor.swift */; }; |
158 | | - C76CAF772E112FF70095E48E /* ResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF762E112FF30095E48E /* ResponseHandler.swift */; }; |
159 | | - C76CAF7A2E1133060095E48E /* SatelliteServerResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF792E1132EA0095E48E /* SatelliteServerResponse.swift */; }; |
160 | | - C76CAF7C2E11335A0095E48E /* WMTSServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C76CAF7B2E1133530095E48E /* WMTSServer.swift */; }; |
161 | 161 | C76DA1A12DF0679F00451E63 /* LongFormModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */; }; |
162 | 162 | C77A4A262DF2AF3100DED8B0 /* SecureInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */; }; |
163 | 163 | C77EEBCF2DE59D3200494CB4 /* UndoMerge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */; }; |
|
485 | 485 | B0CCB98B2B8626AE00AA73DE /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
486 | 486 | B0CCB98D2B8626C600AA73DE /* ProfileViewVM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileViewVM.swift; sourceTree = "<group>"; }; |
487 | 487 | C4F37DA661B22FA87DF8282F /* Pods_osmapi.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_osmapi.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 488 | + C71EB5A82E2100510009E610 /* SatellitePickerSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SatellitePickerSheet.swift; sourceTree = "<group>"; }; |
| 489 | + C71EB5A92E2100510009E610 /* SatelliteServerResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SatelliteServerResponse.swift; sourceTree = "<group>"; }; |
| 490 | + C71EB5AA2E2100510009E610 /* WMTSServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WMTSServer.swift; sourceTree = "<group>"; }; |
| 491 | + C71EB5AF2E2100B80009E610 /* MapRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapRepository.swift; sourceTree = "<group>"; }; |
| 492 | + C71EB5B12E2100E30009E610 /* APIManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIManager.swift; sourceTree = "<group>"; }; |
| 493 | + C71EB5B22E2100E30009E610 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; }; |
| 494 | + C71EB5B32E2100E30009E610 /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; }; |
| 495 | + C71EB5B42E2100E30009E610 /* ResponseHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResponseHandler.swift; sourceTree = "<group>"; }; |
488 | 496 | C75CC5D62E0D22F4008A94A0 /* Workspaces response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "Workspaces response.json"; sourceTree = "<group>"; }; |
489 | 497 | C75CC5D72E0D22F4008A94A0 /* SCLIO Seattle pins response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "SCLIO Seattle pins response.json"; sourceTree = "<group>"; }; |
490 | 498 | C75CC5D82E0D22F4008A94A0 /* LongQuestsResponse.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = LongQuestsResponse.json; sourceTree = "<group>"; }; |
491 | 499 | C75E47732E151058006D903A /* Kondapur.gpx */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Kondapur.gpx; sourceTree = "<group>"; }; |
492 | | - C755C00D2E12BF79002F1B30 /* SatellitePickerSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SatellitePickerSheet.swift; sourceTree = "<group>"; }; |
493 | | - C7672F982E123A3F0084A610 /* MapRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapRepository.swift; sourceTree = "<group>"; }; |
494 | | - C76CAF702E11188E0095E48E /* APIManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIManager.swift; sourceTree = "<group>"; }; |
495 | | - C76CAF722E111A8E0095E48E /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; }; |
496 | | - C76CAF742E112FDE0095E48E /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; }; |
497 | | - C76CAF762E112FF30095E48E /* ResponseHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResponseHandler.swift; sourceTree = "<group>"; }; |
498 | | - C76CAF792E1132EA0095E48E /* SatelliteServerResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SatelliteServerResponse.swift; sourceTree = "<group>"; }; |
499 | | - C76CAF7B2E1133530095E48E /* WMTSServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WMTSServer.swift; sourceTree = "<group>"; }; |
500 | 500 | C77A4A252DF2AF3100DED8B0 /* SecureInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureInputView.swift; sourceTree = "<group>"; }; |
501 | 501 | C77EEBCE2DE59D3200494CB4 /* UndoMerge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UndoMerge.swift; sourceTree = "<group>"; }; |
502 | 502 | C7ED070E2D70E2EC001FFFE2 /* TokenRefresher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenRefresher.swift; sourceTree = "<group>"; }; |
|
679 | 679 | 0536DD952B0BD91F00B04C4B /* Network */ = { |
680 | 680 | isa = PBXGroup; |
681 | 681 | children = ( |
682 | | - C76CAF6F2E1118610095E48E /* APIHandler */, |
| 682 | + C71EB5B52E2100E30009E610 /* APIHandler */, |
683 | 683 | A48037342BBA8DCB007EE7E4 /* models */, |
684 | 684 | 0536DD962B0BD95100B04C4B /* URLSession+Extension.swift */, |
685 | 685 | A48037302BBA8C25007EE7E4 /* ApiManager.swift */, |
|
824 | 824 | 971575152B5FFD5F0044797C /* Map */ = { |
825 | 825 | isa = PBXGroup; |
826 | 826 | children = ( |
827 | | - C7672F982E123A3F0084A610 /* MapRepository.swift */, |
828 | | - C76CAF782E1132380095E48E /* Satellite Server */, |
| 827 | + C71EB5AF2E2100B80009E610 /* MapRepository.swift */, |
| 828 | + C71EB5AB2E2100510009E610 /* Satellite Server */, |
829 | 829 | 971575182B5FFE910044797C /* LocationManagerCoordinator.swift */, |
830 | 830 | FA50718D2D54E1D200CE9798 /* BingTileOverlay.swift */, |
831 | 831 | 971575162B5FFD6F0044797C /* MapView.swift */, |
|
1283 | 1283 | path = Profile; |
1284 | 1284 | sourceTree = "<group>"; |
1285 | 1285 | }; |
1286 | | - C75CC5D52E0D22E0008A94A0 /* SampleResponses */ = { |
| 1286 | + C71EB5AB2E2100510009E610 /* Satellite Server */ = { |
1287 | 1287 | isa = PBXGroup; |
1288 | 1288 | children = ( |
1289 | | - C75CC5D62E0D22F4008A94A0 /* Workspaces response.json */, |
1290 | | - C75CC5D72E0D22F4008A94A0 /* SCLIO Seattle pins response.json */, |
1291 | | - C75CC5D82E0D22F4008A94A0 /* LongQuestsResponse.json */, |
| 1289 | + C71EB5A82E2100510009E610 /* SatellitePickerSheet.swift */, |
| 1290 | + C71EB5A92E2100510009E610 /* SatelliteServerResponse.swift */, |
| 1291 | + C71EB5AA2E2100510009E610 /* WMTSServer.swift */, |
1292 | 1292 | ); |
1293 | | - path = SampleResponses; |
1294 | | - C76CAF6F2E1118610095E48E /* APIHandler */ = { |
| 1293 | + path = "Satellite Server"; |
| 1294 | + sourceTree = "<group>"; |
| 1295 | + }; |
| 1296 | + C71EB5B52E2100E30009E610 /* APIHandler */ = { |
1295 | 1297 | isa = PBXGroup; |
1296 | 1298 | children = ( |
1297 | | - C76CAF762E112FF30095E48E /* ResponseHandler.swift */, |
1298 | | - C76CAF742E112FDE0095E48E /* NetworkMonitor.swift */, |
1299 | | - C76CAF722E111A8E0095E48E /* NetworkManager.swift */, |
1300 | | - C76CAF702E11188E0095E48E /* APIManager.swift */, |
| 1299 | + C71EB5B12E2100E30009E610 /* APIManager.swift */, |
| 1300 | + C71EB5B22E2100E30009E610 /* NetworkManager.swift */, |
| 1301 | + C71EB5B32E2100E30009E610 /* NetworkMonitor.swift */, |
| 1302 | + C71EB5B42E2100E30009E610 /* ResponseHandler.swift */, |
1301 | 1303 | ); |
1302 | 1304 | path = APIHandler; |
1303 | 1305 | sourceTree = "<group>"; |
1304 | 1306 | }; |
1305 | | - C76CAF782E1132380095E48E /* Satellite Server */ = { |
| 1307 | + C75CC5D52E0D22E0008A94A0 /* SampleResponses */ = { |
1306 | 1308 | isa = PBXGroup; |
1307 | 1309 | children = ( |
1308 | | - C755C00D2E12BF79002F1B30 /* SatellitePickerSheet.swift */, |
1309 | | - C76CAF7B2E1133530095E48E /* WMTSServer.swift */, |
1310 | | - C76CAF792E1132EA0095E48E /* SatelliteServerResponse.swift */, |
| 1310 | + C75CC5D62E0D22F4008A94A0 /* Workspaces response.json */, |
| 1311 | + C75CC5D72E0D22F4008A94A0 /* SCLIO Seattle pins response.json */, |
| 1312 | + C75CC5D82E0D22F4008A94A0 /* LongQuestsResponse.json */, |
1311 | 1313 | ); |
1312 | | - path = "Satellite Server"; |
| 1314 | + path = SampleResponses; |
1313 | 1315 | sourceTree = "<group>"; |
1314 | 1316 | }; |
1315 | 1317 | FA18CADE2CC7CD46008247F2 /* Kartaview */ = { |
|
2167 | 2169 | FAEE21DB2DCA1963002F9BEC /* UndoButton.swift in Sources */, |
2168 | 2170 | A4834A3F2B67737500D4F0AA /* StoredChangeset.swift in Sources */, |
2169 | 2171 | FAFDA2082C6E8F2500ECEAE9 /* APIConfiguration.swift in Sources */, |
2170 | | - C76CAF732E111A940095E48E /* NetworkManager.swift in Sources */, |
2171 | 2172 | 971342752BBD254200174EBF /* InitialViewModel.swift in Sources */, |
2172 | 2173 | FA5071902D5B31CC00CE9798 /* CreateNoteView.swift in Sources */, |
2173 | 2174 | FA6DB8B32D8853DD0070CCD3 /* UserSettingsView.swift in Sources */, |
2174 | 2175 | FA633CB62DD48C4400324404 /* SessionManager.swift in Sources */, |
2175 | 2176 | 059D47312B2C81A9000987FA /* Style.swift in Sources */, |
2176 | 2177 | A4E711A82B57CA4300C9DE08 /* QuestsRepository.swift in Sources */, |
2177 | 2178 | FAFDA2022C6D33C300ECEAE9 /* PosmLoginViewModel.swift in Sources */, |
2178 | | - C755C00E2E12BF7D002F1B30 /* SatellitePickerSheet.swift in Sources */, |
2179 | | - C7672F992E123C720084A610 /* MapRepository.swift in Sources */, |
2180 | 2179 | FAFDA2142C7351CB00ECEAE9 /* APIError.swift in Sources */, |
2181 | 2180 | FA9F381C2DB2FF4B00D7AABF /* ShadowOverlayRenderer.swift in Sources */, |
2182 | 2181 | 059D47332B2C83BA000987FA /* Highway.swift in Sources */, |
|
2195 | 2194 | FA8C74D82C60E95100D28220 /* PosmLogin.swift in Sources */, |
2196 | 2195 | FA5071962D6DD31A00CE9798 /* LongElementQuest.swift in Sources */, |
2197 | 2196 | FAFDA20E2C6F58D600ECEAE9 /* UserProfile.swift in Sources */, |
2198 | | - C76CAF712E1118910095E48E /* APIManager.swift in Sources */, |
2199 | 2197 | FABF3CF82B822F120080EAC9 /* CustomSureAlert.swift in Sources */, |
2200 | 2198 | FA18CAEB2CD0F718008247F2 /* CameraView.swift in Sources */, |
2201 | 2199 | 05DBBB642B17204300B6F110 /* RealmOPGeometry.swift in Sources */, |
2202 | 2200 | FA87A8102B68142F000A6BEA /* LoadingView.swift in Sources */, |
2203 | | - C76CAF772E112FF70095E48E /* ResponseHandler.swift in Sources */, |
2204 | 2201 | 0536DD922B0BD58800B04C4B /* OAuthService.swift in Sources */, |
2205 | | - C76CAF7C2E11335A0095E48E /* WMTSServer.swift in Sources */, |
2206 | 2202 | 973FC0112B4D2D1C00878269 /* QuestAndDescriptionView.swift in Sources */, |
2207 | 2203 | FAFDA2042C6E8BEA00ECEAE9 /* APIEnvironment.swift in Sources */, |
2208 | 2204 | 973FC0032B47DE0700878269 /* QuestsVM.swift in Sources */, |
|
2219 | 2215 | FA5853C12B21F17F00301CDA /* OnboardingView.swift in Sources */, |
2220 | 2216 | A4B83AF32B5F9385006684CA /* StoredWay.swift in Sources */, |
2221 | 2217 | FA18CAE52CC7D0DD008247F2 /* SequenceModel.swift in Sources */, |
| 2218 | + C71EB5AC2E2100510009E610 /* WMTSServer.swift in Sources */, |
| 2219 | + C71EB5AD2E2100510009E610 /* SatellitePickerSheet.swift in Sources */, |
| 2220 | + C71EB5AE2E2100510009E610 /* SatelliteServerResponse.swift in Sources */, |
2222 | 2221 | FAE481A22DD5EF3800149A48 /* PasswordAuthenticationPopupView.swift in Sources */, |
2223 | 2222 | 05DBBB5F2B1263FF00B6F110 /* DatabaseConnector.swift in Sources */, |
2224 | | - C76CAF752E112FDF0095E48E /* NetworkMonitor.swift in Sources */, |
2225 | 2223 | FAF44FC12B30850A004FE664 /* OnboardingView3.swift in Sources */, |
2226 | 2224 | 970D5BD12B62B61300C20BE7 /* MapViewController.swift in Sources */, |
2227 | 2225 | FA9FE2D82BAC75390036F618 /* OAuthViewController.swift in Sources */, |
|
2234 | 2232 | 973FC04C2B5A5F5F00878269 /* RadioItem.swift in Sources */, |
2235 | 2233 | FA18CAE92CCFD212008247F2 /* FinishUploadingModel.swift in Sources */, |
2236 | 2234 | C7ED070F2D70E2EC001FFFE2 /* TokenRefresher.swift in Sources */, |
| 2235 | + C71EB5B62E2100E30009E610 /* ResponseHandler.swift in Sources */, |
| 2236 | + C71EB5B72E2100E30009E610 /* NetworkManager.swift in Sources */, |
| 2237 | + C71EB5B82E2100E30009E610 /* NetworkMonitor.swift in Sources */, |
| 2238 | + C71EB5B92E2100E30009E610 /* APIManager.swift in Sources */, |
2237 | 2239 | FA50718C2D54E08800CE9798 /* AddFeatureView.swift in Sources */, |
| 2240 | + C71EB5B02E2100B80009E610 /* MapRepository.swift in Sources */, |
2238 | 2241 | A495DF2D2B6A190400478E44 /* CustomMapView.swift in Sources */, |
2239 | 2242 | 05DBBB662B17209600B6F110 /* RealmOPMeta.swift in Sources */, |
2240 | 2243 | B0CCB98E2B8626C600AA73DE /* ProfileViewVM.swift in Sources */, |
2241 | 2244 | FA8C74C92C57B9AE00D28220 /* LongQuestView.swift in Sources */, |
2242 | 2245 | FAFDA1FF2C6D337800ECEAE9 /* PosmLoginModel.swift in Sources */, |
2243 | | - C76CAF7A2E1133060095E48E /* SatelliteServerResponse.swift in Sources */, |
2244 | 2246 | 0536DD942B0BD59900B04C4B /* OAuthError.swift in Sources */, |
2245 | 2247 | 973FC0172B4D567900878269 /* WidthView.swift in Sources */, |
2246 | 2248 | FABF3CFD2B8607860080EAC9 /* MeasureWidthContainer.swift in Sources */, |
|
0 commit comments