From dd88e03b4cdd0af9a302e713d0aa59c465a4d7ab Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 8 Sep 2022 16:14:28 -0500 Subject: [PATCH] Adds LoggedError Core Data entity Allows us to save certain errors to disk so that they can be viewed again later from an error log. --- .../AltStore 10.xcdatamodel/contents | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents index fec61865..82d3a30c 100644 --- a/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents +++ b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents @@ -1,5 +1,5 @@ - + @@ -45,6 +45,7 @@ + @@ -63,6 +64,17 @@ + + + + + + + + + + + @@ -146,6 +158,7 @@ + @@ -170,18 +183,4 @@ - - - - - - - - - - - - - - \ No newline at end of file