Skip to content

Releases: Esri/maps-app-ios

1.0.8

26 Apr 17:32
23cd0b5
Compare
Choose a tag to compare
  • Certification for the 100.11.0 release of the ArcGIS Runtime SDK for iOS.
  • Replaces unsupported 3rd party SVProgressHUD with OSA home-baked Progress View Controller.
  • Introduces ArcGIS as a Swift Package Manager dependency.

1.0.7

02 Mar 18:11
d7ff3e3
Compare
Choose a tag to compare

Certification for the 100.10.0 release of the ArcGIS Runtime SDK for iOS. It includes the following changes:

  • The 100.10 release of the ArcGIS Runtime for iOS is now distributed as a binary framework. This necessitated the following changes in the Maps App Xcode project file:
    • The ArcGIS.framework framework has been replaced with ArcGIS.xcframework.
    • The Build Phase which ran the strip-frameworks.sh shell script is no longer necessary.
  • Increments app and testing deployment targets to iOS 13.0, drops support for iOS 12.0.

1.0.6

08 Sep 15:03
4d34714
Compare
Choose a tag to compare

Certification for the 100.9.0 release of the ArcGIS Runtime SDK for iOS.

1.0.5

31 Jul 18:12
db43490
Compare
Choose a tag to compare

1.0.4

26 May 16:44
33e1b97
Compare
Choose a tag to compare

Certification for the 100.8.0 release of the ArcGIS Runtime SDK for iOS.

1.0.3

16 Mar 16:25
4aed892
Compare
Choose a tag to compare
  • Updates minimum deployment target to match that supported by ArcGIS iOS Runtime SDK.
  • Turns off metal validation -> fixes iOS 12 device crash.
  • New bundle ID.
  • Remove Unit Test targets.

1.0.2

14 Jan 17:58
f355078
Compare
Choose a tag to compare

Certification for the 100.7.0 release of the ArcGIS Runtime SDK for iOS.

1.0.1

01 Nov 00:10
17decca
Compare
Choose a tag to compare
  • Bug fix to dispatch UI updates to main thread.
  • Ensures app builds with iOS 13.
  • Adds app documentation from the ArcGIS for Developers site.