I have some troubles to archive my app for the iOS App Store (production). I'm getting this error: Provisioning profile "MyApp" doesn't support the Sign in with Apple capability. (in target 'App' from project 'App') which is quite explicit.
But after checking everywhere, I'm not able to pass through...
My Provisioning profile looks pretty ok: see screenshot
My Certificate seems ok too: see screenshot
Sign in with Apple works well on the web app (using the same App ID).
I added the Sign in with Apple capability from xCode without any problem nor warning.
I'm using Capacitor with this plugin for information.
Any idea? Thanks in advance!