Vivien Mahé

Vivien Mahé

I build apps & tools around mobile development.

🇫🇷 France · 1 followers · 0 following
Comments
Vivien Mahé Maker
@vivienmahe · 5 hours ago · KMPShip

@mamar There is no AI in this product, it's a code boilerplate.

Vivien Mahé Maker
@vivienmahe · 12 hours ago · KMPShip

@refractone Uh? Not at all, have you checked the website at least?

Vivien Mahé Maker
@vivienmahe · 13 hours ago · KMPShip

@zopdev Indeed, it can consume quite a lot of build time and increase costs on GitHub Actions, but mostly for iOS builds because it requires to run on a mac-os machine. For Android builds it is fine though.

As an alternative, you can also release from your local machine, through Fastlane, with the same configuration as for GitHub Actions. This is preferred if you don't have the budget or want to speed things up.