App Installation Failed: A signed resource has been added, modified, or deleted.

Hello,


I have been working on an application for some time and I was able to install it to my phone via USB no problem but then I made a tvOS version and that installs well when using a wire but when I tried through the network (AppleTV4K) it keeps spitting out the error "A signed resource has been added, modified, or deleted."


A little background, I started getting that error after I deleted all the certifications in my Keychain and reloaded them on.


I have also reset me certifications in my Apple Developer account by requesting a new certification using Apple's Keychain method and then logging on and using that request to create another certification. After that I created a wildcard Identifier using the *. I have added the AppleTv4K with it's identifier number to the devices section of my Developer account.


I have created a provisonal tvOS profile using the wildcard Identifer "com.vivtri2.*".


I am using XCode 10.2.1, the Apple TV is running on tvOS 12.3, and a MacbookPro 2018


TL:DR

I reset my keychain certifications and added them back in and now whenever I try and install an app I get an error stating "A signed resource has been added, modified, or deleted." Is there any way to remove this error or bypass the error?


Thank you for your time

Replies

Did you try deleting the app completely off the Apple TV and trying to install it again?

No I was able to test the application on my regular Apple TV 4 but the 4K one was throwing a signed resource errors so I reset my certificates and still no avail. I even went as far as to reinstalling xcode and then starting a new project using the same code and building a .xworkspace off that to test the application on the Apple TV4K but it keeps sending the "A signed resource has been added, modified, or deleted" error.