Releases: Esri/mapbook-ios
Releases · Esri/mapbook-ios
2.0.4
2.0.3
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 Map Book 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.
- Updates the ArcGIS Toolkit submodule to v100.10.0
2.0.2
2.0.1
- Adds doc table of contents to root README.md and docs/index.md
- Renames docs/index.md to docs/README.md
2.0.0
- Brand new UI & UX
- Re-writes underlying app architecture
- Introduces support for Universal Layout (iPhone & iPad), a new Apple requirement
- Introduces Toolkit dependency, Bookmarks
- Reworks Locator Search
- Introduces preliminary accessibility measure for label dynamic text resizing
- Introduces support for Dark Mode
1.1.5
1.1.4
1.1.3
1.1.2
Adds app documentation from the ArcGIS for Developers site.