-
Notifications
You must be signed in to change notification settings - Fork 554
Description
Apple platform
iOS
Framework version
net9.0-*
Affected platform version
VS 2022 17.14.13, VSCode with latest Extensions.
Description
This morning I was debugging using VS 2022 in Parallels on my mac to an iPhone.
This afternoon I am suddenly getting and error that the exact same provisioning profile isn't valid.
Nothing has changed. I just hit debug in VS 2022 or in VSCode and get this error:
Failed to install embedded profile for com.blah : 0xe800801a (This provisioning profile does not have a valid signature (or it has a valid, but untrusted signature).) (MIInstallerErrorDomain error 13 (0x0D))
I tried creating a new profile and get the same error.
The only thing I did between this morning and this afternoon as updated my MacOS to 15.7.
Can this have something to do with Apple releasing Xcode 26 and new versions of all the OS's today?
I do NOT automatically update my Xcode. I am still using Xcode 16.4 that I was using this morning that was working.
As I said the only thing I did was update the OS to 15.7. I am not planning on upgrading to the new MacOS 26 until I have to.
Steps to Reproduce
n/a
Did you find any workaround?
no
Relevant logs
No response