Xcode 14 Archive Failed with "Command SetOwnerAndGroup Failed with a nnonzero exit code"

Hello guys, I'm developing the Driverkit on Macos 13 with Xcode 14. As Apple new terms to distribute the applications, I think that I have to archive my project with Development profile and notarize it.
I can Build it successfully but always archive failed with the same error code, even if I use command to change owner group or mod 777.
How to deal with it ? I'm totally no idea 😦
Or some how to distribute Driverkit Application with Develope ID application profile in Xcode14 later.
Thanks.
Inkedarchive_fail.jpg
Was this page helpful?