So Im having this issue even tho I'm using macOS Big Sur 11.6 & Xcode 13 (from the App Store).
I created a dummy empty app with a watch app extension.
After building, archiving & creating the spa file. Only the iOS app has the right DER hash slot (6 & 7), but the watch app does not have them.
I have added --generate-entitlement-der in Other Code Signing Flags and still does not work.
Im archiving the release scheme of the app then distributing with the new provisioning profiles (I have made sure they contain the new DER key).
Any ideas?
Thanks in advance.