processing/processing
在 GitHub 查看Find a long-term solution for OS X bundler to address signing/symlink issues
Open
#2,967 创建于 2014年11月19日
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.