I have absolutely no idea, but at some point (for my production app) it began working again. And now today (on an apple documentation sample app), it’s back. No idea what previously made my production app work - just tried one more build and it magically worked.
This is incredibly frustrating, as last time when this occurred, I lost several days of productivity.
Today, I’m trying to build the app from
developer.apple.com/documentation/avfaudio/audio_engine/audio_units/creating_a_custom_speech_synthesizer
and the same error occurs again.
Today, I’ve tried building with GA Xcode 15.0 (15A2240d) plus with Xcode 15.1 beta (15C5028h).
As before, other apps can be built & installed to my iPhone using either version of XCode - but this one app cannot be installed on my iPhone.
And also as before, I’ve deleted the app and restarted everything multiple times. I’ve cleared out both /Users/me/Library/Developer/Xcode/DerivedData/ as well as /Users/me/Library/MobileDevice/Provisioning Profiles/.
Nothing works.
I suspect that the error message is a red herring, but as a result I’ve no path forward.