Rémy Tauziac
Rémy Tauziac
I am facing an issue when executing the bash script for substituting dashes and capitals in font file names for Android. ```bash ${normalized,,}: bad substitution ``` After some research, I...
An error shows up while using the modes, most of the time when the action is done _(after swaping, inserting or stacking windows)_. ```lua ERROR: LuaSkin: hs.task callback: ...Hammerspoon.app/Contents/Resources/extensions/hs/ipc.lua:48: ipc...
Since API 35, Google Play requires libraries to be compatible with 16kb page size. That means recompile libraries to 64 bit. Actually the script generates a 32 bit library.