4b15a12893
Revert "[ios] Use today's commits count and two numbers from commit hash in the build number"
...
This reverts commit ee36eb8d12
.
2025-02-25 12:18:28 +00:00
25a875483e
[build] Fix Android versioning
...
Caused by ee36eb8d1
"Use today's commits count and two numbers"
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-01-26 21:41:54 +03:00
Alexander Borsuk
ee36eb8d12
[ios] Use today's commits count and two numbers from commit hash in the build number
...
Now it looks like this:
ios_version 2024.03.27
ios_build 1.44211.31960
And allows deploying different versions from branches into the TestFlight without clashing
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-12-23 16:47:12 +00:00
Alexander Borsuk
a4781d12f2
[tools] version.sh initializes printed variables when displaying help
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-12-23 16:47:12 +00:00
Ferenc Géczi
40904fb7d9
[tools] Fix unbound variable in version.sh
...
When trying to build from branches that were older than 30 days,
the build failed with the following message:
`version.sh: line 12: COUNT_AND_DATE: unbound variable`
This commit fixes that.
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2023-02-26 08:13:19 +01:00
6417451071
[ios][android][qt] Add application version to Platform
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-08-21 04:46:32 +03:00
Alexander Borsuk
39c9330857
Version script should use UTC dates instead of local ones
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-07-02 20:36:33 +02:00
Alexander Borsuk
4e75b5bea7
Fixed version script and made generated version unique
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-06-27 11:13:50 +02:00
Alexander Borsuk
98cdd8760b
[tools] Version script without params now shows actual values
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-06-19 09:08:43 +02:00
Alexander Borsuk
280f6f81ee
Fixed version and commits number script
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-05-18 12:52:03 +02:00
Alexander Borsuk
11a67f11a9
Unified app version for all platforms
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-01-05 18:52:39 +01:00