Esri / arcgis-runtime-toolkit-ios

Toolkit components that will simplify your iOS app development with ArcGIS Runtime
Apache License 2.0
51 stars 21 forks source link

Fix: replace 404 URLs in the source #144

Closed yo1995 closed 3 years ago

yo1995 commented 3 years ago

Spot 1 👇 when running another task.

https://github.com/Esri/arcgis-runtime-toolkit-ios/blob/b88e8ceceeae75d0fd85ea12256a15dc332d75c1/Sources/ArcGISToolkit/JobManager.swift#L220

One can use grep -nr 'ios/latest' arcgis-runtime-toolkit-ios to search for the old pattern of URLs in the source.

mhdostal commented 3 years ago

@yo1995 Thank you for catching this! This can be fixed for the Update 11 release.