Skip to content

v100.10.0 Release

Compare
Choose a tag to compare
@mhdostal mhdostal released this 27 Jan 15:42
5f1e65c

This release updates the code for the ArcGIS RuntimeSDK for iOS release v100.10. It includes:

  • Addressed a couple linting issues that showed up after upgrading to SwiftLint 0.41.0.
  • Updated paths for ArcGIS.xcframework as the ArcGIS Runtime SDK for iOS, v100.10.0, now builds as a dynamic framework and is installed in a new location.
  • Modified Example app project file to embed Swift standard libraries only when necessary.
  • Fixed a crash in the TemplatePickerViewController when reloading rows.
  • Updated examples to use the new AGSMap constructors that take a basemap style.
  • Documented API key functionality (needed for new basemap styles) in Example app’s AppDelegate.swift file.
  • Made sure to forward the appropriate app delegate method regarding download tasks to ArcGIS.
  • Documented, in the PopupController’s README, required Info.plist entries for adding image attachments.
  • The “Yosemite - Tabletop” and “US - Mexico Border - Tabletop” options in the AR Example have been removed as the data backing them is no longer available.