From b41033e88eafcfc1a5c0bfb4c20ca83253ea23e0 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 1 Oct 2013 18:24:57 -0400 Subject: [PATCH] check in appbundler to fix build issues --- build/macosx/.gitignore | 1 - todo.txt | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 build/macosx/.gitignore diff --git a/build/macosx/.gitignore b/build/macosx/.gitignore deleted file mode 100644 index 773ff5149..000000000 --- a/build/macosx/.gitignore +++ /dev/null @@ -1 +0,0 @@ -appbundler.jar \ No newline at end of file diff --git a/todo.txt b/todo.txt index dc2fd832a..6ee6d3ce0 100644 --- a/todo.txt +++ b/todo.txt @@ -72,6 +72,8 @@ X make OS X launch from its local JRE _ change how export is handled _ remove ability to export cross-platform apps _ add ability to embed the current JRE +_ the case for the embedded JRE +_ https://github.com/processing/processing/issues/2104 _ change Windows export to use launch4j instead of the launcher.cpp file _ actually call ant from inside p5? _ change app stub in OS X exported application