Skip to content

Releases: hschneider/neutralino-build-scripts

v1.1.4

02 Mar 18:12
Compare
Choose a tag to compare

build-macos.sh:
Fixes permissions on macOS builds, if they have not been set correctly before building.

v1.1.3

09 Jan 09:04
Compare
Choose a tag to compare

Linux: Added install.sh to simplify app installations.

v1.1.2

08 Jan 09:25
Compare
Choose a tag to compare

Added pre-processing scripts to all platforms.

v1.1.1

08 Jan 09:02
Compare
Choose a tag to compare

Linux:
Changes appIconLocation to appIconPath.
appIconLocation is still valid to keep compatibility with your old build scripts.

v1.1.0

08 Jan 08:48
Compare
Choose a tag to compare

Linux:

  • Added Path and Exec fields to desktop-file scaffold.
  • Added appPath to Neutralino Config section.

v1.0.9

21 Dec 08:17
Compare
Choose a tag to compare

Added WebView2Loader.dll to Windows App Scaffolds.

v1.0.8

17 Dec 22:08
Compare
Choose a tag to compare

The Window appName can be entered with or without .exe-suffix now.

v1.0.7

17 Dec 09:06
Compare
Choose a tag to compare

Adapted macOS/BSD-style sed calls to Linux in all scripts.

v1.0.5

13 Dec 19:25
Compare
Choose a tag to compare

Adapted build-mac.sh to run on Linux.
Made Info.plist uppercase in _app_scaffolds/macos

v1.0.4

29 Nov 14:01
Compare
Choose a tag to compare

Added internal --test switch to skip 'neu build' step.