Signal-iOS/Signal/Images.xcassets/database-corrupted.imageset/Contents.json
Evan Hahn 349681ff85
Attempt to recover corrupted databases
If a user's database is corrupted, we now try to fix it. I recommend
reviewing `DatabaseRecovery` to see how this works, and
`DatabaseRecoveryViewController` for the bulk of the UI.
2022-10-06 16:42:19 -05:00

13 lines
168 B
JSON

{
"images" : [
{
"filename" : "database-corrupted.pdf",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}