-
While building through terminal with "setup.py" i got the following error with the repo synced to desktop.
-
![Screenshot from 2024-06-13 13-47-03](https://github.com/electron-react-boilerplate/electron-react-boilerplate/assets/95845976/4ba80c9f-e625-4209-8ea9-ea982b401927)
How to set linux app icon i…
-
Briefcase currently requires that the user provide icons of in various formats. However, if you have a high-res PNG format, any other format can be generated by image conversion.
Briefcase should t…
-
I invoked jpackage as follows:
```
jpackage --name MyApp --input . --main-jar MyApp.jar --icon MyApp.icns --main-class com.acme.my.App --type pkg
```
Provided all the pieces exist (it will defin…
-
Background:
Clock Signal currently attempts to provide icons for the Finder, etc, for all associated file types. For whatever reason* those don't appear. Because they are somewhat incongruous with …
-
following #323, we need to adapt the affiliation normalization and affiliation linking code to use `obsolete_ICNs` in addition to `legacy_ICN`. Those processes should search also in `obsolete_ICNs` an…
-
PyInstaller 3.6
python 3.7.4
sc.spec
```
# -*- mode: python ; coding: utf-8 -*-
block_cipher = None
a = Analysis(['sc.py'],
pathex=['/Users/tutu/ftp/sc'],
…
-
Now when I think that macOS compiled application works it is time to make it proper macOS native [application bundle](https://en.wikipedia.org/wiki/Bundle_(macOS)).
At the moment binary is generate…
-
I found what may be the same crash reported in electron-userland/electron-builder#5844
I recently changed my app's macos icon (the build works and the icon displays correctly), and now when I build…
-
Would be good to be able to have this function too instead of scaling down a single frame.