Codesigning causes broken app [message #1836196] |
Wed, 23 December 2020 14:48  |
Eclipse User |
|
|
|
Hi all,
I've built an application with Maven Tycho. It'a a pure E4 application. If I launch it from target directory (or product folder, to be more precise), it runs successfully. Now, if I codesign that application (in the same folder), the application gets broken. If I try to launch it I get this error:
dlopen(/Users/myself/git/myproject/com.myproject.myapp.site/target/products/MyApp.ID/macosx/cocoa/x86_64/MyApp.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940/eclipse_11103.so, 2): no suitable image found. Did find:
/Users/myself/git/myproject/com.myproject.myapp.site/target/products/MyApp.ID/macosx/cocoa/x86_64/MyApp.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940/eclipse_11103.so: code signature in (/Users/myself/git/myproject/com.myproject.myapp.site/target/products/MyApp.ID/macosx/cocoa/x86_64/MyApp.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940/eclipse_11103.so) not valid for use in process using Library Validation: mapping process and mapped file (non-platform) have different Team IDs
I've added also a screenshot of the error message. How could I codesign the application so that it works after codesigning?
Thanks in advance,
Ralf.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03820 seconds