Skip to content

Commit 2d932e6

Browse files
committed
try debugging JNI on CI
1 parent 3b87d8f commit 2d932e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Samples/JavaKitSampleApp/ci-validate.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -x
55

66
swift build
77
"$JAVA_HOME/bin/java" \
8+
-verbose:jni \
89
-cp .build/plugins/outputs/javakitsampleapp/JavaKitExample/destination/JavaCompilerPlugin/Java \
910
-Djava.library.path=.build/debug \
1011
"com.example.swift.JavaKitSampleMain"

0 commit comments

Comments
 (0)