-
Is there any plan to update this awesome library to Swift 3?
-
Will you be updating this to the new Swift 3?
-
### How frequently does the bug occur?
Always
### Description
The use of asyncWrite makes Xcode 16 unhappy upon compilation. This seems to be the case whether using Swift 5 or 6. Simple example:
…
-
### Description
Using FoundationXML.XMLDocument crashes the compiler.
### Reproduction
```swift
import FoundationXML
_ = try XMLDocument(xmlString: "foo", options: [])
```
`swift build`…
-
### Description
When attempting to compile the latest branch of Swift Foundation (https://github.com/swiftlang/swift-foundation/) using the swift.org release of Swift 6.0.1 on MacOS, the compiler cra…
-
Are there any plans on supporting Swift 3.1 & 4.0 in the future? I'd also be happy to submit a PR to update it.
-
The code does not appear to work with swift 3, is it on the agenda?
-
Please update! This project is so awesome
-
any swift 3.0 version ?
-
Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project.
Thanks 😄