Redistributing a customized Eclipse.app [message #1715452] |
Mon, 23 November 2015 12:13  |
Eclipse User |
|
|
|
Currently I redistribute a customized Eclipse.app by downloading the official Mars SR1 App and then install some plugins in Eclipe. Then I provide the modified app to other people. They have to completely disable Gatekeeper otherwise Mac OS X is complaining that "Eclipse.app is damaged and can't be opened" (https://support.apple.com/en-us/HT202491).
Is there any possibility to either
- remove the signature after modifiying the Eclipse app. For me executing
codesign --remove-signature Eclipse.app
just returns
Eclipse.app: unsupported type or version of signature .
or
- create an unsigned Eclipse.app derived from the Mars SR1 Java Developers package with some additional custom plugins?
What is the easiest recommended procedure to redistribute a modified Eclipse app (with a set of custom plugins)?
Thanks for any help.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02990 seconds