apptentive / apptentive-kit-ios

ApptentiveKit SDK for iOS and iPadOS
https://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Set SDK version in Version.plist #14

Closed ghost closed 2 years ago

ghost commented 2 years ago

This fixes Issue #13

set CFBundleShortVersionString = 6.0.2 in Version.plist

This would need to be updated for every release and should probably be automated in some way.

frankus commented 2 years ago

Your change is now merged into our the contributions branch, and we'll get it into our next release soon!