element-ios/Tools
manuroe 13df91cc55 BF: Build: Fix build based on git tag
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.

We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
..
Logs Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs 2019-07-15 10:11:27 +02:00
Release BF: Build: Fix build based on git tag 2019-08-08 17:25:23 +02:00
SwiftGen Device Verification: Translate emoji 2019-04-16 09:33:25 +02:00
Templates Remove redundant code 2019-05-19 17:19:23 +02:00