flatpak-builder icon indicating copy to clipboard operation
flatpak-builder copied to clipboard

Add argument to install debug extension

Open ColinKinloch opened this issue 2 years ago • 2 comments

Adds an argument --install-debug to install package-id.Debug

ColinKinloch avatar Feb 12 '23 17:02 ColinKinloch

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.

alatiera avatar Feb 21 '24 14:02 alatiera

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.

TingPing avatar Feb 21 '24 15:02 TingPing