Closed mgacy closed 4 months ago
The command to disable package plugin fingerprint validation is defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
Closes #66
Hi. Thank you so much for the fix!
The command to disable package plugin fingerprint validation is
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
Closes #66