obs-plugintemplate
obs-plugintemplate copied to clipboard
Sources zip archive contains .ccache folder
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
30.1.2
OBS Studio Version (Other)
No response
OBS Studio Log URL
n/a
OBS Studio Crash Log URL
No response
Expected Behavior
The folder isn't included in the zip, unless that's intended.
Current Behavior
The .ccache folder is included in the zip archive, which can significantly increase the file size. For tuna it's 116MB vs. 7MB unzipped and 19.5MB vs. 2MB compressed. It doesn't make much of a difference in smaller plugins but tuna statically links against two larger libraries which increases the size of the .ccache folder by a lot.
Steps to Reproduce
- Let the CI run
- Download the obs-plugintemplate-1.0.0-sources-[commit hash], i.e. this one
- Extract it
Anything else we should know?
No response