flatpak-builder
flatpak-builder copied to clipboard
Add argument to install debug extension
Adds an argument --install-debug to install package-id.Debug
This looks good to me, and it would be a great improvement for now.
Ideally though I think --install (at least for apps) should handle by default both .Locale, .Debug and any app specific extensions specified in the app manifest.
Ideally though I think --install (at least for apps) should handle by default both .Locale, .Debug and any app specific extensions specified in the app manifest.
I think I agree. It seems unlikely many would want to test without these.