mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
- mac-crafter is an executable application, not a library - Ensures all developers use identical dependency versions - Provides reproducible builds across different environments - Prevents "works on my machine" dependency issues - Critical for production deployment consistency - Enables reliable CI/CD builds with same dependency versions - Helps with debugging by ensuring same versions across dev/test/prod - Standard practice for applications vs libraries which should remain flexible Signed-off-by: Iva Horn <iva.horn@icloud.com> |
||
|---|---|---|
| .. | ||
| linux | ||
| nix | ||
| osx | ||
| test | ||
| win | ||
| CMakeLists.txt | ||