diff --git a/.github/workflows/release-main.yml b/.github/workflows/release-main.yml index 7e2ac01..6acb99a 100644 --- a/.github/workflows/release-main.yml +++ b/.github/workflows/release-main.yml @@ -19,6 +19,7 @@ jobs: - name: ci_post_clone run: | defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES + defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES - name: Set Environment run: |