We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b87d8f commit 2d932e6Copy full SHA for 2d932e6
Samples/JavaKitSampleApp/ci-validate.sh
@@ -5,6 +5,7 @@ set -x
5
6
swift build
7
"$JAVA_HOME/bin/java" \
8
+ -verbose:jni \
9
-cp .build/plugins/outputs/javakitsampleapp/JavaKitExample/destination/JavaCompilerPlugin/Java \
10
-Djava.library.path=.build/debug \
11
"com.example.swift.JavaKitSampleMain"
0 commit comments