How can I resolve conflicting deployment targets for Xcode?
I have a KMM project that uses CocoaPods and two targets, one for macOS, one for iOS. For some reason, running a build for the macOS target causes all subsequent builds of the iOS target to fail with the following…