Skip to content

Sync iOS versioning with the rest of the project

Jørgen Svennevik Notland requested to merge jQrgen/wally:plist_version into main

Sync iOS versioning with the rest of the project.

Adds the Gradle task updateCFBundleShortVersionString to src/build.gradle.kts.

The task uses PlistBuddy, a Mac build-in program that helps the user edit .plist files.

Closes #120 (closed)

Edited by Jørgen Svennevik Notland

Merge request reports