mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	add electron-forge for all platforms
This commit is contained in:
		| @@ -39,7 +39,7 @@ done | ||||
| icnsutil compose -f "mac/icon.icns" ./mac/*.png | ||||
|  | ||||
| # Build Windows icon | ||||
| magick -background none "../icon-color.svg" -define icon:auto-resize=16,32,48,64,128,256 "./win/icon.ico" | ||||
| magick -background none "../icon-color.svg" -define icon:auto-resize=16,32,48,64,128,256 "./icon.ico" | ||||
|  | ||||
| # Build Squirrel splash image | ||||
| magick "./png/256x256.png" -background "#ffffff" -gravity center -extent 640x480 "./win/setup-banner.gif" | ||||
		Reference in New Issue
	
	Block a user