mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 11:59:10 +01:00
d913f29662
We do not want to allow saving of user data on unsigned builds as they don't have a stable signature and will not properly handle reinstallation. This can lead to a situation where the user has to resort to complex techniques to completely uninstall the package such as ADB or calling into PM directly.