We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e799127 commit b177f52Copy full SHA for b177f52
Scripts/build.sh
@@ -1,6 +1,5 @@
1
#!/usr/bin/env bash
2
3
set -o pipefail && xcodebuild \
4
- -workspace .swiftpm/xcode/package.xcworkspace \
5
-scheme SnapshotTestingHEIC \
6
-destination 'generic/platform=iOS'
0 commit comments