Skip to content

Commit

Permalink
chore: Changed version number to check executables' version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Aug 27, 2024
1 parent efc3d08 commit 8ed074a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
<id>build-drifty-gui-for-macos-14</id>
<properties>
<package.type>pkg</package.type>
<bundleShortVersion>${project.shortVersionString}</bundleShortVersion>
<bundleVersion>${project.shortVersionString}</bundleVersion>
<system-native-image-arg>-Dsvm.platform=org.graalvm.nativeimage.Platform$MACOS_AARCH64</system-native-image-arg>
<system-linker-arg>${pom.parent.basedir}/config/missing_symbols-macos-14.o</system-linker-arg>
<resource-config-file>resource-config-macos-aarch64.json</resource-config-file>
Expand Down

0 comments on commit 8ed074a

Please sign in to comment.