We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0555bc3 commit 85dd563Copy full SHA for 85dd563
1 file changed
ci_scripts/ci_post_clone.sh
@@ -18,5 +18,5 @@ aws s3 sync \
18
--no-progress 2>&1 | grep -v "Is a directory"
19
20
# Trust swiftlint
21
-defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidation -bool YES
+defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
22
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
0 commit comments