The Swift Package Index logo.Swift Package Index

Build Information

Successful build of YSwift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/y-crdt/yswift.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/y-crdt/yswift
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 8c25f08 updating package for 0.2.1 release
Cloned https://github.com/y-crdt/yswift.git
Revision (git rev-parse @):
8c25f088fcccfc3c428c37ac9206a297d031f1c5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/y-crdt/yswift.git at 0.2.1
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.69s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (1.00s)
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
[19274/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.36s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yswift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/y-crdt/yswift.git
[1/2643] 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 0.2.1 (8c25f08)
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.73s)
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.3.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
[5/9] Copying libuniffi_yniffi.a
[6/9] Write swift-version-6044DDE57671499D.txt
[8/11] Emitting module Yniffi
[9/11] Compiling Yniffi yniffi.swift
[10/21] Compiling YSwift YText.swift
[11/21] Compiling YSwift YProtocol.swift
[12/21] Compiling YSwift YSubscription.swift
[13/21] Compiling YSwift YDocument.swift
[14/22] Compiling YSwift Coder.swift
[15/22] Compiling YSwift Origin.swift
[16/22] Emitting module YSwift
[17/22] Compiling YSwift Transactable.swift
[18/22] Compiling YSwift YArray.swift
[19/22] Compiling YSwift YMap.swift
[20/22] Compiling YSwift YUndoManager.swift
[21/24] Compiling SyncExample SyncExample.swift
[22/24] Emitting module SyncExample
[22/24] Write Objects.LinkFileList
[23/24] Linking SyncExample
Build complete! (21.50s)
Build complete.
Done.