From 76ca95339a68fe496251b1c24da8fdadca72aed6 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 21 Mar 2022 18:50:47 +0000 Subject: rescribe: Updated TODO list --- cmd/rescribe/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmd/rescribe/TODO b/cmd/rescribe/TODO index ee948cc..0b17c4b 100644 --- a/cmd/rescribe/TODO +++ b/cmd/rescribe/TODO @@ -4,4 +4,6 @@ Write to PDF as we go along, so memory requirements are reduced. Would require f We had reported (with video) a bug with permissions requests repeatedly being displayed on a new Mac, may be related to this: https://github.com/fyne-io/fyne/issues/2799 -Maybe pay apple $100 for a certificate to avoid their security warnings (can be easily included in 'fyne deploy') +Maybe pay apple $100 for a certificate to avoid their security warnings (can be easily included in 'fyne package') + +Add more tests. -- cgit v1.2.1-24-ge1ad