diff --git a/GUI/pom.xml b/GUI/pom.xml index 18085342..7b11eba7 100644 --- a/GUI/pom.xml +++ b/GUI/pom.xml @@ -17,6 +17,7 @@ 21 UTF-8 main.Drifty_GUI + 2.1.0 @@ -71,12 +72,12 @@ Drifty GUI Drifty - 2.1.0 + ${project.shortVersionString} Drifty is an open-source interactive file downloader system ${package.type} - 2.1.0 - 2.1.0 + ${project.shortVersionString} + ${project.shortVersionString} true diff --git a/GUI/pom.xml.versionsBackup b/GUI/pom.xml.versionsBackup new file mode 100644 index 00000000..2b62269f --- /dev/null +++ b/GUI/pom.xml.versionsBackup @@ -0,0 +1,135 @@ + + + 4.0.0 + + io.github.SaptarshiSarkar12 + Drifty + 2.1.0-beta.1 + + GUI + Drifty GUI + GUI module of Drifty + + + 21 + 21 + UTF-8 + main.Drifty_GUI + 2.1.0 + + + + + + + + + + + + + io.github.SaptarshiSarkar12 + Core + ${project.version} + + + + + + + org.openjfx + javafx-maven-plugin + 0.0.8 + + ${gui.main-class} + + + + com.gluonhq + gluonfx-maven-plugin + 1.0.23 + + true + ${gui.main-class} + + ${system-linker-arg} + + + --enable-url-protocols=https + --enable-url-protocols=http + --no-fallback + --verbose + -H:ResourceConfigurationFiles=${pom.parent.basedir}/config/${resource-config-file} + --add-exports=org.graalvm.nativeimage.builder/com.oracle.svm.core.jdk=ALL-UNNAMED + ${system-native-image-arg} + ${compatibility-arg} + ${capcache-arg1} + ${capcache-arg2} + ${capcache-arg3} + + Drifty GUI + + Drifty + 2.1.0 + Drifty is an open-source interactive file downloader system + ${package.type} + + 2.1.0 + 2.1.0 + true + + + + + + + + + + build-drifty-gui-for-macos-14 + + pkg + -Dsvm.platform=org.graalvm.nativeimage.Platform$MACOS_AARCH64 + ${pom.parent.basedir}/config/missing_symbols-macos-14.o + resource-config-macos-aarch64.json + -march=compatibility + -H:CAPCacheDir=/tmp/cap + -H:+NewCAPCache + true + + + + + build-drifty-gui-for-macos-13 + + pkg + -Dsvm.platform=org.graalvm.nativeimage.Platform$MACOS_AMD64 + ${pom.parent.basedir}/config/missing_symbols-macos-13.o + resource-config-macos-x64.json + -march=compatibility + true + + + + + build-drifty-gui-for-ubuntu-latest + + ${pom.parent.basedir}/config/missing_symbols-ubuntu-latest.o + resource-config-linux.json + -march=compatibility + + + + + build-drifty-gui-for-windows-latest + + msi + ${pom.parent.basedir}/config/missing_symbols-windows-latest.o + resource-config-windows.json + -march=compatibility + + + + diff --git a/GUI/src/darwin/Info.plist b/GUI/src/darwin/Info.plist index c681982b..345a437b 100644 --- a/GUI/src/darwin/Info.plist +++ b/GUI/src/darwin/Info.plist @@ -5,9 +5,9 @@ CFBundleIdentifier main.Drifty_GUI CFBundleVersion - 2.1.0-beta.1 + 2.1.0 CFBundleShortVersionString - 2.1.0-beta.1 + 2.1.0 CFBundleExecutable Drifty GUI CFBundleIconFile