1
0
Fork 0
mirror of synced 2024-05-03 03:52:58 +12:00
This commit is contained in:
Petr Korolev 2024-03-24 20:12:22 +07:00
parent cd76454f7f
commit 9d15058750

View file

@ -41,7 +41,7 @@ cat <<EOF >"$BUNDLE_PATH/Contents/Info.plist"
<key>CFBundleExecutable</key>
<string>$BINARY_NAME</string>
<key>CFBundleIconFile</key>
<string>${BUNDLE_ID}</string>
<string>${BUNDLE_ID}.icns</string>
<key>CFBundleIdentifier</key>
<string>${BUNDLE_ID}</string>
<key>CFBundleName</key>