-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
qcif/data-curator
#563Description
- Version: 5.35
- Target: MAS
The electron zip file contains 100s of language.lproj folders, and this causes the mac app store to list the app as being available in all of these languages.
- Would electron build be interested in adding code to allow me to choose which of these folders to leave and which to remove?
- Or is these a hook that I can run some code between the files being prepared and before they are packaged and code signed? That way I could write project specific code to clean up these folders, and potentially make other changes, this could be a more generic solution
Reactions are currently unavailable