I upgraded to Xcode 16 beta today, and when I ran my project, I found that the build failed. The reason is shown in the picture. I believe it's a bug in Xcode, where it mistakenly identified a method parameter as a keyword, causing the compilation to fail. Is there any temporary workaround to bypass this error?