Error trying to publish project with .Net Maui VS2022

When I try to publish a project I get the following response:

Cannot Create an IOS archive 'ProjectName'. Process cannot be executed on XMA server. There was an error unzipping the file 'C:\arch\2023-10-26\d17cadfc.zip': The given path's format is not supported.

I already did the latest updates in VS and XCode. Further, I deleted the XMA folder and I changed the registry entry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem -> LongPathsEnabled from 0 to 1. Does someone have the same issue or can help me with this problem?

Error trying to publish project with .Net Maui VS2022
 
 
Q