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 c1ca79f commit b682eebCopy full SHA for b682eeb
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