All Info.plist files are treated as they would be used within application
Open
- Dominant language
- TypeScript
- Stars
- 148
- Forks
- 47
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 5
Description
I am trying just to pass along some dylib files that are used not by application, but rather by other processes not related with application. However, the universal packager thinks that it has to build all plist files and fails on my custom file because it is encrypted. Is it possible in any way to pass along that plist file without modifying it name?
https://github.com/electron/universal/blob/main/src/index.ts#L344
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.