Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 9 forks source link

Finalize Toolkit for Release #825

Closed mhdostal closed 4 months ago

mhdostal commented 4 months ago

This updates version numbers in all the example projects, the package.swift file, and the README. The system requirements in the README is now just a link to the SDK requirements, as they are the same.

This will need to wait to be merged until the Swift SDK is live. After this gets merged, the v.next -> main PR (#828) can be merged and the Github Release published (after final testing).

Regarding the latest system requirements: instead of updating these every release, I'd like to just reference the SDK requirements on the Esri Dev site; that way there will be no incompatibility between the two.