We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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 'Down' from project 'Down')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, just ran into this with SPM :
https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-13-release-notes
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Down' from project 'Down')
The text was updated successfully, but these errors were encountered: