Skip to content

1.0.1

Compare
Choose a tag to compare
@kmahar kmahar released this 10 Aug 14:44

I'm pleased to announce our 1.0.1 release.

This release contains a single bug fix for the issue raised in #387. Due to a bug in Xcode, cSettings defined in our Package.swift file were not being correctly applied to the driver when attempting to build it via Xcode's SwiftPM integration. We have now removed the need for the driver to use cSettings at all via #513. (See also: SWIFT-952) and the driver should build with Xcode + SwiftPM as expected.