update CFBundleDisplayName

This commit is contained in:
Eduard Gert
2026-05-07 14:19:34 +02:00
parent 85080afa59
commit 614ee11ac7
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
<string>APPL</string>
<key>CFBundleName</key>
<string>NetBird</string>
<key>CFBundleDisplayName</key>
<string>NetBird</string>
<key>CFBundleExecutable</key>
<string>netbird-ui</string>
<key>CFBundleIdentifier</key>

View File

@@ -5,6 +5,8 @@
<string>APPL</string>
<key>CFBundleName</key>
<string>NetBird</string>
<key>CFBundleDisplayName</key>
<string>NetBird</string>
<key>CFBundleExecutable</key>
<string>netbird-ui</string>
<key>CFBundleIdentifier</key>