kkebo / DevToys.swiftpm

DevToys for iPad (WIP)
MIT License
37 stars 5 forks source link

Remove meaningless feature flag #51

Closed kkebo closed 11 months ago

kkebo commented 1 year ago

The upcoming feature flag ImplicitOpenExistentials doesn't exist at least in Swift 5.9, so I deleted it from Package.swift.

https://github.com/apple/swift/blob/swift-5.9-DEVELOPMENT-SNAPSHOT-2023-09-14-a/include/swift/Basic/Features.def#L113-L118