corregits els makefiles per a macos_release

This commit is contained in:
2025-10-25 13:04:35 +02:00
parent be8be3a48d
commit 92093e7b3f
4 changed files with 18 additions and 9 deletions

View File

@@ -5,27 +5,27 @@
<key>CFBundleDevelopmentRegion</key>
<string>es</string>
<key>CFBundleDisplayName</key>
<string>ViBe3 Physics</string>
<string>Shadertoy</string>
<key>CFBundleExecutable</key>
<string>vibe3_physics</string>
<string>shadertoy</string>
<key>CFBundleIconFile</key>
<string>icon</string>
<key>CFBundleIconName</key>
<string>icon</string>
<key>CFBundleIdentifier</key>
<string>net.jailgames.vibe3_physics</string>
<string>net.jailgames.shadertoy</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>vibe3_physics</string>
<string>shadertoy</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.00</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<string>1.00</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 MiB