Unity Cloud Build Error (Error: Code 10 while verifying Licensing Client signature)

I am using Unity 2022.3.47f1 and using Unity Cloud Build to build an iOS app.

I keep getting the error below. I’m on the personal plan. Any ideas on how to fix this?

Edit: I’ve double checked the provisioning profile, cert, team ID, and bundle ID and they are all correct. Xcode version is 15.2, and using macOS Ventura - Silicon. This is in reference to what a google search said might be related to the problem.

[error] [2025-01-29T02:08:40Z - Unity] [Licensing::Client] Error: Code 10 while verifying Licensing Client signature (process Id: 2561, path: “/Volumes/2022_3_47f1/Unity.app/Contents/Frameworks/UnityLicensingClient.app/Contents/MacOS/Unity.Licensing.Client”)

Thanks!