You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the specifications and example code for the [Swift unified codelink format](https://swiftinit.org/docs/swift-ucf/proposals) (UCF).
This repository contains the specifications and reference implementation for the [Swift unified codelink format](https://swiftinit.org/docs/swift-ucf/proposals) (UCF).
The swift-ucf library requires Swift 6.0 or later.
29
+
30
+
31
+
| Platform | Status |
32
+
| -------- | ------ |
33
+
| π§ Linux |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/Tests.yml)|
34
+
| π Darwin |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/Tests.yml)|
35
+
| π Darwin (iOS) |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/iOS.yml)|
36
+
| π Darwin (tvOS) |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/tvOS.yml)|
37
+
| π Darwin (visionOS) |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/visionOS.yml)|
38
+
| π Darwin (watchOS) |[](https://github.com/tayloraswift/swift-ucf/actions/workflows/watchOS.yml)|
0 commit comments