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.10 for macOS (SPM) on 20 Jul 2024 20:33:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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
Fetching https://github.com/apple/swift-docc-plugin
[1/1610] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.78s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.58s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2982] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.25s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.61s)
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
[16375/12023644] Downloading https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip
Downloading binary artifact 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.61s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "yswift",
      "name": "YSwift",
      "url": "https://github.com/y-crdt/yswift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yswift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/y-crdt/yswift.git
[1/2656] Fetching yswift
Fetched https://github.com/y-crdt/yswift.git from cache (1.28s)
Creating working copy for https://github.com/y-crdt/yswift.git
Working copy of https://github.com/y-crdt/yswift.git resolved at main (d22bde0)
Fetching binary artifact https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip from cache
Fetched https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip from cache (0.53s)
warning: '.resolve-product-dependencies': dependency 'yswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/y-crdt/yswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[3/9] Copying libuniffi_yniffi.a
[6/9] Write swift-version-33747A42983211AE.txt
[8/11] Emitting module Yniffi
[9/11] Compiling Yniffi yniffi.swift
[10/21] Compiling YSwift Coder.swift
[11/21] Emitting module YSwift
[12/22] Compiling YSwift YSubscription.swift
[13/22] Compiling YSwift YProtocol.swift
[14/22] Compiling YSwift YText.swift
[15/22] Compiling YSwift YArray.swift
[16/22] Compiling YSwift Origin.swift
[17/22] Compiling YSwift YDocument.swift
[18/22] Compiling YSwift Transactable.swift
[19/22] Compiling YSwift YMap.swift
[20/22] Compiling YSwift YUndoManager.swift
[21/24] Emitting module SyncExample
[22/24] Compiling SyncExample SyncExample.swift
[22/24] Write Objects.LinkFileList
[23/24] Linking SyncExample
Build complete! (17.32s)
Build complete.
Done.