Patrick Goley
Patrick Goley
I've also hit this issue attempting to use "nodejs8.10" runtime. I will attempt to resolve by running the setup.py script, but it's rather inconvenient and not obvious from the documentation...
Update here, the "nodejs8.10" runtime is still missing from the latest version (`0.7.0`), but I was able to add it myself to the gordon source code and reinstall with `setup.py`...
I'm not sure if this repository is actively maintained, but I'm going to leave some findings here in case anyone else has this issue. I was able to get decryption...
To clarify: 1. After upgrading to Xcode 11/iOS 13 SDK, the Heimdall pod in my project stopped working as described above. 2. Creating a blank new project using the Heimdall...
Just to provide an update here, I was able to get the Heimdall pod working in my project by setting Swift compiler code generation "Optimization level" setting to -Onone in...