mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
7 lines
No EOL
256 B
Bash
Executable file
7 lines
No EOL
256 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# Calls script in xcode-utils to update the version
|
|
# true: applies VERSION_WITH_TAG to custom KeymanVersionWithTag plist member used for in-app display
|
|
|
|
source "$KEYMAN_ROOT/resources/build/xcode-utils.sh"
|
|
phaseSetBundleVersions true |