Bruno Blazinc
05/20/2021, 8:59 AMlibjli.dylib
packaged inside the the app(_full path inside app is.app/Contents/runtime/Contents/Home/lib/libjli.dylib_).
The error is:
not valid for use in process using Library Validation: mapping process and mapped file (non-platform) have different Team IDs
It seems to me that the file is related to the Java JDK so I was wondering if somebody could point me to the JDK that is known to work so I can test it.olonho
05/20/2021, 9:11 AMBruno Blazinc
05/20/2021, 9:26 AMBruno Blazinc
05/20/2021, 9:39 AMdlopen(/Users/brunoblazinc/Documents/Development/_PrivateDevelopment/DungeonDraw/desktopApp/build/compose/binaries/main/app/DungeonDraw.app/Contents/runtime/Contents/Home/lib/libjli.dylib) failed. Error: dlopen(/Users/brunoblazinc/Documents/Development/_PrivateDevelopment/DungeonDraw/desktopApp/build/compose/binaries/main/app/DungeonDraw.app/Contents/runtime/Contents/Home/lib/libjli.dylib, 1): no suitable image found. Did find:
/Users/brunoblazinc/Documents/Development/_PrivateDevelopment/DungeonDraw/desktopApp/build/compose/binaries/main/app/DungeonDraw.app/Contents/runtime/Contents/Home/lib/libjli.dylib: code signature in (/Users/brunoblazinc/Documents/Development/_PrivateDevelopment/DungeonDraw/desktopApp/build/compose/binaries/main/app/DungeonDraw.app/Contents/runtime/Contents/Home/lib/libjli.dylib) not valid for use in process using Library Validation: mapping process and mapped file (non-platform) have different Team IDs
I have created an issue https://github.com/JetBrains/compose-jb/issues/679olonho
05/20/2021, 10:03 AMBruno Blazinc
05/20/2021, 10:17 AMDr ET
05/21/2021, 11:35 AMBruno Blazinc
05/21/2021, 11:39 AMDr ET
05/21/2021, 3:58 PMBruno Blazinc
05/23/2021, 7:37 AMDr ET
05/23/2021, 1:26 PM