Change staging dir name

This commit is contained in:
Yudi 2025-05-07 16:18:00 -03:00
parent cb99bc14d6
commit 67fedffcbd
No known key found for this signature in database
GPG key ID: E4743B2F033961D1

View file

@ -32,7 +32,7 @@ param(
[Parameter(Mandatory=$true)]
[string]$IconPath,
[string]$StagingDir = "app-bundle-staging"
[string]$StagingDir = "bundle-macos-app-staging"
)
# Setup paths