Improved appx assets
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.9 KiB |
BIN
installers/appx/assets/SampleAppx.44x44.targetsize-256.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
|
After Width: | Height: | Size: 6.1 KiB |
BIN
installers/appx/assets/SampleAppx.44x44.targetsize-44.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2 KiB |
BIN
installers/appx/assets/SampleAppx.44x44.targetsize-48.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
|
@ -20,6 +20,7 @@ convertToWindowsStore({
|
|||
inputDirectory: path.join(__dirname, '../release-builds/openflexure-ev-win32-x64'),
|
||||
outputDirectory: path.join(__dirname, '../release-builds/dist', package.version),
|
||||
assets: path.join(__dirname, '/appx/assets'),
|
||||
makePri: true,
|
||||
identityName: '60425J.T.Collins.OpenFlexureeV',
|
||||
packageExecutable: 'app/openflexure-ev.exe',
|
||||
packageName: 'OpenFlexureEV',
|
||||
|
|
|
|||