After that issue was fixed I ran into the issue again sporadically alternating with another error
Cycle inside MyApp; building could produce unreliable results.
As I read from other similar issues that were encountered; it's a bug in Xcode 15.
So you build successfully but every now and then you get the failed to emit precompiled header error and sometimes the cycle error.
One of the solutions was to move the embedded Pods Frameworks above the compile Sources.
Topic:
Programming Languages
SubTopic:
Swift
Tags: