We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1806a6f commit 3696f69Copy full SHA for 3696f69
ShaderShrinker/Shrinker.Avalonia/packageMe.sh
@@ -5,7 +5,7 @@ APP_NAME="GLSL Shader Shrinker"
5
APP_VERSION="2.0.0"
6
APP_VERSION_SHORT="2.0"
7
EXECUTABLE_NAME="Shrinker.Avalonia"
8
-BUNDLE_NAME="GLSLShaderShrinker.app"
+BUNDLE_NAME="${APP_NAME}.app"
9
IDENTIFIER="com.deanedis.glslshadershrinker"
10
11
# Step 1: Publish the application
0 commit comments