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 aa08360 commit 71e3ce7Copy full SHA for 71e3ce7
install.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
# Build
3
-swift build -c debug
+swift build -c release
4
5
# Create directory with correct permissions
6
sudo mkdir -p -m755 /opt/swift-bundler
0 commit comments