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 8498f27 commit 23c95a1Copy full SHA for 23c95a1
Demo/build-swift.sh
@@ -3,6 +3,7 @@ set -e
3
source swift-define
4
5
# Build with SwiftPM
6
+export JAVA_HOME=$SWIFT_ANDROID_SYSROOT/usr
7
xcrun --toolchain swift swift build -c $SWIFT_COMPILATION_MODE \
8
--swift-sdk $SWIFT_TARGET_NAME \
9
--toolchain $XCTOOLCHAIN \
0 commit comments