I had this problem today using XCode 15.3. After having problems downloading the simulator for iOS 17.4, I thought about running it under Rosetta, and it worked. I suspect this is a new variant of an old problem that came when they switched to the M series processors.
Post
Replies
Boosts
Views
Activity
I've been getting the same error for a while. I found first of all that I hadn't included all the .environmentalObjects that I should have, but then after I corrected that I still had the problem. After analysing the problem I removed the networking lawyer code (one file) and the problem was corrected. Later I added the code back and the problem returned, so I removed it again… and the problem stayed. Then I used Time Machine to restore the working code… and the problem still remained.
What am I missing?