When you encounter an error, you'll see a button on the right side of the orange bar "Copy error messages" in the Arduino IDE (or the icon that looks like two pieces of paper at the top right corner of the black console window in the Arduino Web Editor). Click that button..
In a forum reply here, click on the reply field.
Click the </> button on the forum toolbar. This will add the forum's code tags markup to your reply.
Press "Ctrl + V". This will paste the error between the code tags.
Move the cursor outside of the code tags before you add any additional text to your reply.
If the text exceeds the forum's 9000 character limit, save it to a .txt file and post it as an attachment. If you click the "Reply" button here, you will see an "Attachments and other settings" link.
The error with Arduino IDE 1.8.9 was caused by one of the IDE's tools being 32 bit. macOS Catalina does not support 32 bit applications (previous macOS versions did).
The error with Arduino IDE 1.8.10 was caused by a bug in the arduino-cli tool. Arduino made the switch in Arduino IDE 1.8.10 to using arduino-cli and it caused some bugs. The bug that was affecting you has already been fixed, and this is why you can use the hourly build without errors.
So no, neither of these errors have anything to do with the board and library updates. It's all about the IDE.
unfortunately with this solution, every time by open the IDE, I have to give a special allowance by the macOS security, may by IDE 1.8.11 must be normal again, I think
can you give me some of advice to resolve my "old" IDE problem
I'm not able to work with them, every time 100'000 klick "allow access to ..." are necessary by all of operation (open the IDE, open a sketch, update, verifying ...