spacedrive/.gitmodules
Gedeon Sainrival f01a2994f1
Fix build issues on Linux
Managed to successfully build on Linux, updated xtask to resolve errors,
and fixed interface not loading properly when using Tauri GUI.
2025-12-02 13:17:28 -05:00

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