v200.2.0 Release
This release is designed to work with the v200.2.0 version of the ArcGIS Maps SDK for Swift. It includes the following enhancements and fixes:
Enhancements
- Building for Mac Catalyst is now supported
- Required Xcode version is now 14.1
- Documentation and tutorials are available from the Toolkit Reference in DocC format
Fixes
- Various improvements and fixes to the Authenticator
- Support Compass use with SceneView (#326)
- BasemapGallery - Clone basemap prior to setting to avoid "object already owned" error (#328)
- Scalebar refactoring/improvements (#331)
- Added keyboard avoidance support to Floating Panel (#380) and various other improvements
- Add UI Testing App with UI test target and enhance testing of BasemapGallery, Bookmarks, and FloorFilter (#367)
- Improve keyboard focus handling in the SearchView (#7), (#335)
- Many other minor updates to accommodate Swift SDK changes, ease-of-use, bug fixes, and improved behavior