You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve experienced this same issue before and I believe it’s a bug with Xcode not signing the app, but it could just be an issue with the build script. A workaround is to delete sm64ios.app from your Products folder before you build (Products > sm64ios.app (Right click) > Show in Finder… > sm64ios.app (Right click) > Move to Trash).
Had the same issue after changing the TvOS version to 15.0
Switched it back to default (14.0) and all worked well. Now waiting for the "trying to read save data that hasn’t been created yet" fix and all should be good!
Thanks so much for your hard work!
Describe the bug
When building with Xcode installation fails with a "No code signature" error
To Reproduce
Steps to reproduce the behavior:
Build the app scratch and attempt to install to a device
Expected behavior
App installs
Screenshots
The text was updated successfully, but these errors were encountered: