I had this with a third-party package I was trying to include and tried a few things to get around it but wasn't able to. I finally realized the package didn't need to be a dynamic library. Once I removed that from it's Package.swift file, it builds fine.
Post
Replies
Boosts
Views
Activity
I'm seeing this still on iOS 17.3.1. Has anyone ever figured out a fix for this?