We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf48c3 commit db78010Copy full SHA for db78010
1 file changed
.github/workflows/ci.yml
@@ -45,5 +45,7 @@ jobs:
45
46
pushd QSMyPlugin
47
48
+ ls -l /private/tmp/QS/Configuration/Debug.xcconfig
49
+
50
xcodebuild -scheme QSMyPlugin build
51
xcodebuild -scheme QSMyPlugin test
0 commit comments