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 76179dd commit 50c941aCopy full SHA for 50c941a
Samples/JavaKitSampleApp/ci-validate.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+swift build
4
+java -cp .build/plugins/outputs/javakitsampleapp/JavaKitExample/destination/JavaCompilerPlugin/Java -Djava.library.path=.build/debug com.example.swift.JavaKitSampleMain
0 commit comments