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.