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> |
||
|---|---|---|
| .. | ||
| mac-crafter | ||
| sparkle | ||
| CMakeLists.txt | ||
| create_mac.sh.cmake | ||
| deny_autoupdate_com.owncloud.desktopclient.plist | ||
| deny_autoupdate_com.owncloud.desktopclient.plist.license | ||
| DMGBackground.png | ||
| DMGBackground.png.license | ||
| DS_Store.in | ||
| DS_Store.in.license | ||
| gen_sym_files.py | ||
| installer-background_2x.png | ||
| installer-background.png | ||
| installer-background.svg | ||
| macosx.entitlements.cmake | ||
| macosx.entitlements.cmake.license | ||
| macosx.pkgproj.cmake | ||
| macosx.pkgproj.cmake.license | ||
| make_universal.py | ||
| post_install.sh.cmake | ||
| pre_install.sh.cmake | ||
| sign_app.sh | ||
| sign_dmg.sh | ||