Error creation of vst3 directory with the latest version?

Hello,
I just downloaded the latest version of JUCE ,
on MacOS, and I get the following errors at build time on Xcode that were not present with the previous version.
May be it is an error of mine, but I don’t know.

Showing Recent Issues

Prepare build
note: Building targets in dependency order
warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Info.plist' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/MacOS' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/MacOS/Tonnetz' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/PkgInfo' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Resources' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Resources/RecentFilesMenuTemplate.nib' is located outside of the allowed root paths.

warning: Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/_CodeSignature' is located outside of the allowed root paths.



Building targets in dependency order

Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Info.plist' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/MacOS' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/MacOS/Tonnetz' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/PkgInfo' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Resources' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/Contents/Resources/RecentFilesMenuTemplate.nib' is located outside of the allowed root paths.


Stale file '/Users/faure/Library/Audio/Plug-Ins/VST3/Tonnetz.vst3/_CodeSignature' is located outside of the allowed root paths.



Build target Tonnetz - VST3 of project Tonnetz with configuration Release
note: Run script build phase 'Plugin Copy Step' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Tonnetz - VST3' from project 'Tonnetz')
note: Run script build phase 'Update manifest' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Tonnetz - VST3' from project 'Tonnetz')


Run script build phase 'Plugin Copy Step' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked.

Run script build phase 'Update manifest' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked.

MkDir /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents (in target 'Tonnetz - VST3' from project 'Tonnetz')
    cd /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX
    /bin/mkdir -p /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents

error: unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents' (in target 'Tonnetz - VST3' from project 'Tonnetz')

unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents'

MkDir /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3 (in target 'Tonnetz - VST3' from project 'Tonnetz')
    cd /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX
    /bin/mkdir -p /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3

error: unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3' (in target 'Tonnetz - VST3' from project 'Tonnetz')

unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3'

MkDir /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/Resources (in target 'Tonnetz - VST3' from project 'Tonnetz')
    cd /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX
    /bin/mkdir -p /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/Resources

error: unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/Resources' (in target 'Tonnetz - VST3' from project 'Tonnetz')

unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/Resources'

MkDir /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/MacOS (in target 'Tonnetz - VST3' from project 'Tonnetz')
    cd /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX
    /bin/mkdir -p /Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/MacOS

error: unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/MacOS' (in target 'Tonnetz - VST3' from project 'Tonnetz')

unable to create directory '/Users/faure/JUCE_fred/Tonnetz/Builds/MacOSX/build/Release/Tonnetz.vst3/Contents/MacOS'