Skip to content

0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Feb 20:14
· 5 commits to main since this release
7bdd424

Binary Target

.binaryTarget(
    name: "OpenAttributeGraph",
    url: "https://github.com/OpenSwiftUIProject/OpenAttributeGraph/releases/download/0.5.0/OpenAttributeGraph.xcframework.zip",
    checksum: "ac7d8cb7cfd917b9f1768dc18dfea74b1ed64ce96d2424ba8c557e70736674ff"
)

Build Info

  • Xcode 16.4
  • swift-driver version: 1.120.5 Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)

What's Changed

  • Add oagBinary support by @Kyle-Ye in #215
  • Bump version to 6.5.1 and enable apple-generic versioning by @Kyle-Ye in #216
  • Replace clone-swift.sh with git submodule for Swift headers by @Kyle-Ye in #217
  • Remove deprecated attributeGraphEnabled and swiftToolchainSupported API by @Kyle-Ye in #218

Full Changelog: 0.4.0...0.5.0