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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 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 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] Compiling Yniffi yniffi.swift
[5/6] Emitting module Yniffi
[6/16] Compiling YSwift YProtocol.swift
[7/16] Compiling YSwift YDocument.swift
[8/16] Emitting module YSwift
[9/16] Compiling YSwift YText.swift
[10/16] Compiling YSwift YSubscription.swift
[11/16] Compiling YSwift Transactable.swift
[12/16] Compiling YSwift YArray.swift
[13/16] Compiling YSwift Coder.swift
[14/16] Compiling YSwift Origin.swift
[15/16] Compiling YSwift YMap.swift
[16/17] Compiling YSwift YUndoManager.swift
[17/19] Compiling SyncExample SyncExample.swift
[18/19] Emitting module SyncExample
[18/19] Linking SyncExample
Build complete! (14.56s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.79s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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
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
Downloading binary artifact https://github.com/y-crdt/yswift/releases/download/0.2.1/yniffiFFI.xcframework.zip
[16375/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 (0.79s)
Build complete.
Done.