Silica
Silica copied to clipboard
Support for missing works_max
Allow a package to not have to specify the max compatible version.
- Because
tweak_compatibilityalready has the word “iOS” so the web template shows up as “iOS iOS 11” - Because in my use case I had a
compatible_minbut nocompatible_maxand it threw an error. I changed it to makecompatible_maxoptional.