Compare commits

..

3 Commits

Author SHA1 Message Date
4349e1116e New test release v1.10.15-sc.0.test.1 2022-06-16 18:43:13 +02:00
b7dfafa250 sqlciper whyever ... 2022-06-09 19:16:41 +02:00
50e2b95737 New test release v1.10.14-sc.0.test.1 2022-06-07 16:49:40 +02:00
5 changed files with 5 additions and 6 deletions

View File

@ -67,9 +67,8 @@ web: setup
echo "$(VERSION)" > element-web/webapp/version
desktop-common: web
export SQLCIPHER_STATIC=1
$(YARN) --cwd element-desktop run fetch --cfgdir ''
$(YARN) --cwd element-desktop run build:native
SQLCIPHER_STATIC=1 $(YARN) --cwd element-desktop run build:native
macos-common: web icns
$(YARN) --cwd element-desktop run fetch --cfgdir ''