Chris Hubbard
Chris Hubbard
Also fix spurious warning messages that occur for at least python 3.8.
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
There are builds that use too much memory for the default compute type (small -- 3GB). We need to override the compute type before the build begins. So we need...
In the Android App to Google Play workflows, we used it have the user upload the APK during the `Create App Store Entry` step and then we would upload it...
There is still a need for distributing Electron-based apps for desktop in situations where PWA install is not an option. [Nativefier](https://github.com/nativefier/nativefier) can generate an Electron app based on a website...
Both me (on Apple Silicon) and another user (on Intel) tried the new Aeneas Install with Python 3.9 on Mac. When we try to use it within SAB, the aeneas_task...
I checked which versions of Python I had on my computer before running the macOS installer. I had Python 2.7 (for some legacy projects) and 3.7. After the installer, I...
ePub 3 Media Overlays (http://epubzone.org/news/epub-3-media-overlays) allow synchronized audio narration, basically "read aloud" books. Does AlbiteREADER support this feature or considered it?
I have been using this plugin to build my apps for several years. I need to add support into my product for building with Notarization and possibly using a newer...