From 39efe327a116133e95f292ab33188fc92cc4aa7a Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 3 May 2017 22:59:36 -0400 Subject: [PATCH] more notes for things to fix --- todo.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/todo.txt b/todo.txt index ecf5e803d..fac329e9b 100755 --- a/todo.txt +++ b/todo.txt @@ -2,8 +2,15 @@ X redo console handling to not use Timer, fixing freeze-up problems o https://github.com/processing/processing/pull/4935 X https://github.com/processing/processing/issues/4825 +X clean up error message for sketchbook location +X https://github.com/processing/processing/issues/4942 +_ Application Exports report as "Damaged" on macOS Sierra +_ https://github.com/processing/processing/issues/4705 +_ could provide script to un-quarrantine +_ xattr -d -r com.apple.quarantine + _ should ant run launch the .app so that launchsvcs stuff works properly? _ sketch.properties not being written if initial mode is p5.js? @@ -123,11 +130,6 @@ _ https://github.com/processing/processing/issues/4703 _ right bracket missing error _ https://github.com/processing/processing/issues/4702 -_ Application Exports report as "Damaged" on macOS Sierra -_ https://github.com/processing/processing/issues/4705 -_ could provide script to un-quarrantine -_ xattr -d -r com.apple.quarantine - _ sharing usage metrics about libraries _ https://github.com/processing/processing/issues/4708