Releases: Esri/maps-app-ios
Releases · Esri/maps-app-ios
1.0.8
1.0.7
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 withArcGIS.xcframework
. - The Build Phase which ran the
strip-frameworks.sh
shell script is no longer necessary.
- The
- Increments app and testing deployment targets to iOS 13.0, drops support for iOS 12.0.
1.0.6
1.0.5
- Adds support for all screen sizes per Apple's new App Store requirements detailed here: Building Adaptive User Interfaces for iPhone and iPad.
- Adds doc table of contents to root README.md and docs/index.md
- Renames docs/index.md to docs/README.md