mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 13:16:53 +00:00
feat: better way to add trusted cert in macOS
This commit is contained in:
1
Makefile
1
Makefile
@ -55,7 +55,6 @@ ${DEPLOY_DIR}/linux: ${EXE_TARGET}
|
||||
|
||||
${DEPLOY_DIR}/darwin: ${EXE_TARGET}
|
||||
cp ./internal/frontend/share/icons/Bridge.icns ${DARWINAPP_CONTENTS}/Resources/
|
||||
cp -r "utils/addcert.scpt" ${DARWINAPP_CONTENTS}/Resources/
|
||||
cp LICENSE ${DARWINAPP_CONTENTS}/Resources/
|
||||
rm -rf "${DARWINAPP_CONTENTS}/Frameworks/QtWebEngine.framework"
|
||||
rm -rf "${DARWINAPP_CONTENTS}/Frameworks/QtWebView.framework"
|
||||
|
||||
Reference in New Issue
Block a user