App Store Connect Operation Error after changing Display Name in Xcode build

ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '{ 0 = "applinks:dl.skillz.com"; }' for key 'com.apple.developer.associated-domains' in 'PayloadApp Name.app/App Name' is not supported."

(This is a Skillz app, if that matters)

This seems to come up every time I try to alter the Display Name under the General Tab in Xcode. Bundle ID and certificates are all correct. Tried changing the app name on App Store Connect to match -- didn't help. Even if I then change everything back to the original name, it still will no longer accept the signing.

Last time I got this error, I had to delete and regenerate all Development and Distribution certificates. This can't possibly be the way it's intended to work...?

Is anyone else seemingly invalidating all their signing certificates whenever changing the Display Name of an app?
App Store Connect Operation Error after changing Display Name in Xcode build
 
 
Q