mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
Managed to successfully build on Linux, updated xtask to resolve errors, and fixed interface not loading properly when using Tauri GUI.
16 lines
468 B
Plaintext
16 lines
468 B
Plaintext
[submodule "apps/ios"]
|
|
path = apps/ios
|
|
url = https://github.com/spacedriveapp/ios.git
|
|
[submodule "apps/macos"]
|
|
path = apps/macos
|
|
url = https://github.com/spacedriveapp/macos.git
|
|
[submodule "workbench"]
|
|
path = docs/workbench
|
|
url = https://github.com/spacedriveapp/design.git
|
|
[submodule "apps/landing"]
|
|
path = apps/landing
|
|
url = https://github.com/spacedriveapp/landing.git
|
|
[submodule "apps/api"]
|
|
path = apps/api
|
|
url = https://github.com/spacedriveapp/api.git
|