fix
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...
Blockstorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-09-14 10:22:15 -05:00
parent 040fa2cd03
commit 94f732df6c

View File

@@ -6,7 +6,7 @@
<key>CFBundleExecutable</key>
<string>@PROJECT_NAME@</string>
<key>CFBundleIdentifier</key>
<string>@PPROJECT_MACOS_BUNDLE_ID@</string>
<string>@PROJECT_MACOS_BUNDLE_ID@</string>
<key>CFBundleName</key>
<string>@PROJECT_NAME@</string>
<key>CFBundleVersion</key>
@@ -23,4 +23,3 @@
<string>@PROJECT_MACOS_ICNS_NAME@</string>
</dict>
</plist>