Matt Nelson
03/27/2025, 5:00 PMDesktopExtension
resource exclusion rules based on the native distribution formats?
Example, I want to exclude all resources from a library located in directory **/*tor/native/linux/***
and **/tor/native/mingw/**
for the .Dmg
distribution
I'd imagine there was something similar to AGP resources, like android.packaging.resources.excludes += "/META-INF/{my thing,my other thing}"