Mypal68/browser/app/macbuild/Contents/MacOS-files.in
2024-11-25 17:24:41 +02:00

18 lines
327 B
Plaintext

# Specifies files that should be copied (preserving symlinks) from dist/bin
# to the .app/Contents/MacOS directory.
/*.app/***
/certutil
/firefox-bin
#if defined(MOZ_GECKODRIVER)
/geckodriver
#endif
/gtest/***
#if defined(MOZ_ASAN) || defined(MOZ_TSAN)
/llvm-symbolizer
#endif
/pk12util
/ssltunnel
/webrtc-gtest
/xpcshell
/XUL