ReactiveSwift
ReactiveSwift copied to clipboard
xCode13 CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
Hello, just ran into this with SPM :
https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-13-release-notes
Swift libraries depending on Combine may fail to build for targets including armv7 and i386 architectures. (82183186, 82189214)
Workaround: Use an updated version of the library that isn’t impacted (if available) or remove armv7 and i386 support
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'ReactiveSwift' from project 'ReactiveSwift')