An app extension is causing a code signing issue. This app is already on the Appstore (with this extension) yet overnight for some reason when I have come back to this ap
My problem was that I had a Copy Files post-build step that was causing the issue (somehow).
Once I removed that Copy Files phase, this error went away..