The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of YSwift, reference main (d22bde), with Swift 5.9 for macOS (SPM) on 20 Jul 2024 20:34:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/y-crdt/yswift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/y-crdt/yswift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d22bde0 fix minor typo in Documentation.md Overview (#48)
Cloned https://github.com/y-crdt/yswift.git
Revision (git rev-parse @):
d22bde0fb1fe134ccda7e22a97f0b2c19f5710c5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/y-crdt/yswift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/y-crdt/yswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Copying libuniffi_yniffi.a
[4/6] Emitting module Yniffi
[5/6] Compiling Yniffi yniffi.swift
[6/16] Compiling YSwift YProtocol.swift
[7/16] Compiling YSwift YSubscription.swift
[8/17] Compiling YSwift YText.swift
[9/17] Compiling YSwift YDocument.swift
[10/17] Compiling YSwift Origin.swift
[11/17] Compiling YSwift YMap.swift
[12/17] Emitting module YSwift
[13/17] Compiling YSwift Coder.swift
[14/17] Compiling YSwift YArray.swift
[15/17] Compiling YSwift Transactable.swift
[16/17] Compiling YSwift YUndoManager.swift
[17/19] Compiling SyncExample SyncExample.swift
[18/19] Emitting module SyncExample
[18/19] Linking SyncExample
Build complete! (25.18s)
Fetching https://github.com/apple/swift-docc-plugin
[1/1610] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.67s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2982] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Downloading binary artifact https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip
[32750/12023644] Downloading https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip
Downloaded https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip (1.85s)
Build complete.
Done.