Skip to content

Commit 782351e

Browse files
Update FAQ script to include note on correctness of spelling mistake
1 parent 2a0c453 commit 782351e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/swift-openapi-generator/Documentation.docc/Articles/Frequently-asked-questions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ In Xcode Cloud, add the script `ci_scripts/ci_post_clone.sh` next to your Xcode
8787

8888
set -e
8989

90+
# NOTE: the misspelling of validation as "validatation" is intentional and the spelling Xcode expects.
9091
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
9192
```
9293

0 commit comments

Comments
 (0)