leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
834 stars 116 forks source link

Crash on RPM if a metainfo is not included #203

Closed resucutie closed 3 months ago

resucutie commented 3 months ago

After the merge of #195, flutter_distributor fails to build a rpm file if it doesn't include a metainfo file

Logs: https://github.com/resucutie/localbooru/actions/runs/9628783254/job/26557391990#step:8:112

lijy91 commented 3 months ago

Fixed on https://github.com/leanflutter/flutter_distributor/pull/202