The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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/0/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
========================================
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 YText.swift
[7/16] Compiling YSwift YSubscription.swift
[8/16] Compiling YSwift YProtocol.swift
[9/17] Compiling YSwift Coder.swift
[10/17] Compiling YSwift Origin.swift
[11/17] Compiling YSwift YMap.swift
[12/17] Compiling YSwift YDocument.swift
[13/17] Compiling YSwift Transactable.swift
[14/17] Compiling YSwift YArray.swift
[15/17] Emitting module YSwift
[16/17] Compiling YSwift YUndoManager.swift
[17/19] Compiling SyncExample SyncExample.swift
[18/19] Emitting module SyncExample
[18/19] Linking SyncExample
Build complete! (17.38s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.06s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
[11015/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.16s)
Build complete.
Done.