mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-02 21:50:04 +02:00
Compare commits
No commits in common. "v1.10.15-sc.0.test.1" and "v1.10.13-sc.0.test.3" have entirely different histories.
v1.10.15-s
...
v1.10.13-s
5 changed files with 6 additions and 5 deletions
3
Makefile
3
Makefile
|
@ -67,8 +67,9 @@ web: setup
|
|||
echo "$(VERSION)" > element-web/webapp/version
|
||||
|
||||
desktop-common: web
|
||||
export SQLCIPHER_STATIC=1
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
SQLCIPHER_STATIC=1 $(YARN) --cwd element-desktop run build:native
|
||||
$(YARN) --cwd element-desktop run build:native
|
||||
|
||||
macos-common: web icns
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1d3a14db9c017d935085611c3259f386e19a366b
|
||||
Subproject commit 1074a795151c79973047620e1bfe45be8ecd515a
|
|
@ -1 +1 @@
|
|||
Subproject commit 11fedf60a5067b7139a90b70b0e672acd4e8f82a
|
||||
Subproject commit 0553052c1242ffdfee11ceafcfe991db875a1596
|
|
@ -1 +1 @@
|
|||
Subproject commit ee15b188973d85c3e23a169e0b79f4bda58aa35f
|
||||
Subproject commit 4a5ee08063d1e48aa707a2898675168cc3c176db
|
|
@ -1 +1 @@
|
|||
Subproject commit f1676885198c4544e73a103571c0d14dcfcadeef
|
||||
Subproject commit 18c807969e48bfb442b76029bfdb8d501602071f
|
Loading…
Add table
Add a link
Reference in a new issue