Build Information
Successful build of Parsable 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/parsable.git
Reference: 1.0.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/makoni/parsable
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 6ab2cd4 docs
Cloned https://github.com/makoni/parsable.git
Revision (git rev-parse @):
6ab2cd4e603582d86c202ff947d85a6be23ae6c8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/makoni/parsable.git at 1.0.5
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.39s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "parsable",
"name": "Parsable",
"url": "https://github.com/makoni/parsable.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/parsable",
"dependencies": [
]
}
]
}
Fetching https://github.com/makoni/parsable.git
[1/193] Fetching parsable
Fetched https://github.com/makoni/parsable.git from cache (0.20s)
Creating working copy for https://github.com/makoni/parsable.git
Working copy of https://github.com/makoni/parsable.git resolved at 1.0.5 (6ab2cd4)
warning: '.resolve-product-dependencies': dependency 'parsable' 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/makoni/parsable.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/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/6] Compiling Parsable Parsable.swift
[6/6] Emitting module Parsable
Build complete! (9.81s)
Build complete.
Done.