processing/processing

Find a long-term solution for OS X bundler to address signing/symlink issues

Open

#2,967 创建于 2014年11月19日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (6,431 star) (1,540 fork)batch import
help wantedlowmacosx

描述

Due to changes in Apple's code signing, our appbundler fork breaks code signing. This was mitigated for 3.0a5 by simply replacing the symlink in Contents/MacOS/libjli.dylib with its original, but that seems hacky at best.

Ideally, this would also replace the need for a JDK (versus just a JRE) to build a distribution of Processing for OS X, which would bring it in line with other platforms.

贡献者指南