Various twekas

This commit is contained in:
Wojtek Figat
2023-06-01 00:47:05 +02:00
parent c46f78885e
commit a2e2ef51be
8 changed files with 12 additions and 11 deletions

View File

@@ -229,8 +229,6 @@ bool MacPlatformTools::OnPostProcess(CookingData& data)
// TODO: sign binaries
// TODO: expose event to inject custom post-processing before app packaging (eg. third-party plugins)
// Package application
const auto buildSettings = BuildSettings::Get();
if (buildSettings->SkipPackaging)