Esri / arcgis-runtime-toolkit-ios

Toolkit components that will simplify your iOS app development with ArcGIS Runtime
Apache License 2.0
51 stars 21 forks source link

100.15.1 Release #187

Closed zkline101 closed 4 months ago

zkline101 commented 4 months ago

We can merge this when the 100.15.5 release of the iOS SDK is released. @dg0yal confirmed this release version for the toolkit. Also, I don't think we need to update this line since it looks like that pulls down that latest minor and patch release of the iOS SDK so it should automatically get the correct version.

mhdostal commented 4 months ago

I'm not sure why the current MARKETING_VERSION is listed as 100.14... 🤷

zkline101 commented 4 months ago

You should also set the MARKETING_VERSION to 100.15.5

Do you mean 100.15.1 ? Since this is referring to the new version of the toolkit not the SDK.

I'll open another PR for this.

mhdostal commented 4 months ago

Do you mean 100.15.1 ? Since this is referring to the new version of the toolkit not the SDK.

Usually we always have the Toolkit and SDK version match, but I guess that's not the case with the 100.15 SDK hot fixes. So I'm OK with 100.15.1.

zkline101 commented 4 months ago

Usually we always have the Toolkit and SDK version match,

Yeah for sure this is a slightly different direction. But Divesh has confirmed this version number.