remove qtwebengine from makefile

This commit is contained in:
Iuri Matias 2021-08-19 15:11:36 -04:00
parent c25c5c23a2
commit c482c66e36
1 changed files with 1 additions and 2 deletions

View File

@ -337,8 +337,7 @@ $(STATUS_CLIENT_DMG): status_node $(DMG_TOOL)
# if MACOS_CODESIGN_IDENT is not set then the outer and inner .app
# bundles are not signed
ifdef MACOS_CODESIGN_IDENT
scripts/sign-macos-pkg.sh $(MACOS_CODESIGN_IDENT)
scripts/sign-macos-pkg.sh $(MACOS_CODESIGN_IDENT)
scripts/sign-macos-pkg.sh $(MACOS_OUTER_BUNDLE) $(MACOS_CODESIGN_IDENT)
endif
echo -e $(BUILD_MSG) "dmg"
mkdir -p pkg